So often its handy to have a shortcut to your favourite website on your desktop, and time and time again you forget the sequence of steps to creating shortcuts to…
How to make shortcuts to websites on desktop or bookmark bar in Firefox and Chrome
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…
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…
Change slider speed in OpenCart
The slider / Slideshow in OpenCart is way way to fast: Open: catalog/view/theme/default/template/module/slideshow.tpl Find: [box type=”bio”] $(‘#slideshow’).nivoSlider();[/box] Change To: [box type=”bio”] $(‘#slideshow’).nivoSlider({pauseTime:8000});[/box] Courtesy of OpenCart Forums user Simon
Sign into multiple Skype accounts on the same computer
Quite a nifty code which enables you to log into multiple skype accounts on the same computer – very simple to implement: Open Notepad Paste the following code in Notepad[box…









