For quite some time my gmail SMTP hasn’t been working using Zimbra – after quite a bit of Googling I never found a solution. So here it is: [box] Disable…
Gmail SMTP not working Zimbra
Fix Error: could not find Java SE Runtime Environment – Eclipse
Ah the infamous Java classpath and referencing issues! A quick a solution: [box] Go to you eclipse directory Open eclipse.ini file At the end of the file paste the following:…
Bluecove Java Bluetooth Library on Windows 7 64Bit – Solved
You might be receiving this error when using the Bluecove library on Windows 7 64bit: Native Library intelbth_x64 not available Native Library bluecove_x64 not available A quick a dirty solution: [box]…
Get selectedIndex for ListView C# – Solved
The ListView control does not have the selectedIndex property, so a nice and quick workaround is: [box] yourListView.FocusedItem.Index [/box] Cheerio ?
Data type mismatch in criteria expression – Access and C#
A problem I came across not so long ago, with a simple solution. This happens if you are updating or inserting data into an access database and using an incorrect…
How to sign into multiple Facebook and Google accounts on the same computer
Sometimes its quite handy to do this – you have your reasons ? In Chrome (what you should be using) press the key combination: [box type=”bio”] CTRL-SHIFT-N[/box] This will open…
Prevent C# console application from closing
Tired of trying to debug a console application and it keeps closing on you? Quite simple – just put this at the end of the console application and you’ll be…
How to make money from Google ads and YouTube
Well today is the day where you’ll learn how to make money from Google – How to make money online through advertising. There are so many guides which are just…
Where are Zimbra Data Files Stored – SOLVED
So you’re used to backing up your Outlook .pst files ey? Now its time to move to the future – Zimbra To backup Zimbra, simply copy these files to a…
How to embed YouTube videos in WordPress
Some guides advise you to change the current post to HTML mode and then paste the video embed code which you got from YouTube – we have a simpler solution…









