How do you have multiple sidebars set up in wordpress? Easy. WordPress has a built in function for it. If you are asking this question you would have by now seen <?php get_sidebar(); ?> written where the sidebar gets inserted. Well the function actually looks for a page that starts with sidebar and ends in .php. If [...]
Stop WordPress deleting line breaks.
February 11th, 2011
If you are having problems with wordpress deleting your precious line breaks from your posts there is a great solution here – http://bit.ly/bnDaQG – it is a cool plugin called TinyMCE Advanced. I have installed it onto a clients site and it hasimported the CSS as well as fixing bugs in TinyMCE, the wysiwyg editir [...]
Faux Columns – How To
February 8th, 2011
Recently I had a job that required two verticle columns to end at the same length and I had to do it using CSS. The left side was a side menu with a wider right column as the main content. They were to meet at a footer at the same depth. Wow! – what a [...]
Google accuses Bing of cheating.
February 7th, 2011
It seems as if the feud Between Microsoft and Google is about to escalate. Google has now said it has proof that Microsoft’s search engine Bing has been copying its search results and re-publishing them as its own. Google apparently entered a misspelled word ‘hiybbprqug’ and created fake results for it. The same results appeared [...]
Ball Pool – javascript project
January 30th, 2011
I wanted to share this cool javascript project with you. It is a fun page where you fill up the window with balls by clicking anywhere and can throw the balls around by clicking and dragging. I especially like the SHAKE feature where you can shake your browser and all the balls move. Click here [...]

