2012

Coding TipsWordPress

WordPress Twenty Eleven Template – Sidebar on Single Posts and Pages

Updating a website to WordPress 3.3 caused the Sidebar to disappear. Huh?
Read More
Coding TipsHTMLCSS

CSS Drop Down Menus

I have been using the pure CSS ‘Son of Suckerfish Dropdowns’ method to display text menus with HTML for some time when I had a ...
Read More
DBMS_OUTPUTCoding TipsOracle

Print long messages to DBMS_OUTPUT

The Oracle supplied package DBMS_OUTPUT has a number of limitations, one of these is a 255 character line limit. Of course Tom Kyte has a ...
Read More
I like itgoogleemail

Using Google Apps as your domain email server

How to configure Google Apps email for you@yourdomain.com.
Read More
SMARTI like itClonezilla

Send in the clones!

Clonezilla to the rescue!
Read More
ServletiTextPDF

Dynamic PDF Servlet

This is a technique for dynamically creating and serving PDF documents.
Read More
TomcatServletCoding Tips

Start and Stop JSP Applications

This is a technique for administering JSP Servlets.
Read More
AntWARJAR

Eclipse2ant – export project settings to Ant build file

This small plug-in has been in the official Eclipse build since version 3.1, however it is not easy to find or obvious how it can ...
Read More
Coding TipsJoomla!

Migrating from Joomla! 1.5 to 2.5

This is a summary of my experiences migrating this site from Joomla! 1.5 to 2.5.
Read More
Scroll to Top