About Me
I'm a contract Java developer working in Melbourne for the past 10+ years.
More recently I created onmydoorstep.com.au, a place to find out more about where you live in Australia.
I'm also active in the open-source community with several projects ongoing.
Follow me on Twitter here.Tags
ant apple automation cluster css cv Design developer doclet documentation drm ebook pdf Google guice guides ide ioc IT jasperreports Java javadoc javascript jobs jpa junit markdown mockito netbeans off-topic open-source performance recruitment regex releases servers soap-box syntax testing tips ui visural-common visural-wicket warp-persist web wicket windows-
Popular Posts
Currently Reading
Tag Archives: documentation
OraDocletPlus – enhanced Oracle DB documentation generator released
I just finished testing and packaging OraDocletPlus – a modified version of the OraDoclet DB documentation tool for Oracle. The main differences with this version over the original are one or two bugs fixed and a revamp to bring the … Continue reading
Posted in Databases, Software Engineering
Tagged automation, database, doclet, documentation, open-source, oracle
Leave a comment
How-to: Add Code Syntax Highlighting to MediaWiki
Here’s a short tutorial on how to integrate Google’s “prettify.js” (which does automatic syntax highlighting of code snippets) into a MediaWiki wiki installation. This is totally done MacGyver style, we’re going to patch the MediaWiki skin to do it. For … Continue reading
Posted in IT, Software Engineering
Tagged developer, documentation, Google, hack, web, wiki
Leave a comment
Markdown Doclet for Javadoc
I spent some spare time this week creating a mash up of sorts… a “markdown” doclet for Javadoc. Markdown-Doclet Project on Google Code Markdown is a light-weight markup language which reads much like plain-ASCII-formatted-text, as opposed to HTML which reads … Continue reading
Posted in General, Java, Software Engineering
Tagged doclet, documentation, Java, javadoc, markdown, open-source
2 Comments