Coding Tips

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
Coding TipsOraclePL/SQL

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
Coding TipsJavaJSP

Dynamic PDF Servlet

This is a technique for dynamically creating and serving PDF documents.
Read More
Coding TipsJavaJSP

Start and Stop JSP Applications

This is a technique for administering JSP Servlets.
Read More
Coding TipsJavaEclipse

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
Coding TipsWebFOCUS

Using date functions in Dialogue Manager

WebFOCUS Functions can be called from DM (with some restrictions). This allows dates to be manipulated or converted.
Read More
Coding TipsWebFOCUS

How to capture Focus Master files for Focus Hold files

Using WebFOCUS 7.6 the Focus Master files can be captured when a Focus Hold file is created.
Read More
Coding TipsSASCMGA

Implementing A Resource Chargeout System

This paper describes some of the issues to be considered in taking chareout rates and policies, and implementing them for a resource based chargeout system.
Read More
Scroll to Top