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]…
Bluecove Java Bluetooth Library on Windows 7 64Bit – Solved
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…
Change DefaultDirName in InnoSetup
After about 30 mins of struggling to change the default install dir for inno setup I finally found the answer: Basically the previous install directory for software has precedence of…
no value given for one or more required parameters. oledb c# – SOLVED
When you get this error, this is almost always as a result of a misspelt column name. I recently received this error with the following line of code: [box] cmdContactSync…
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…
503 valid rcpt must precede data error – Outlook – SOLVED
A common problem, a simple solution ? [box type=”bio”] Ensure that authentication is enabled for your SMTP server in Outlook – Take the following steps: Click Tools -> Account Settings…
Email Notifier (TurkeyBabble) based on subject or from address
We recently wrote a lovely little email notifier application (TurkeyBabble) which plays a specified sound upon receiving a particular email or from a particular address. Your email client will notify…









