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: doclet
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
markdown doclet updated to v3
Yesterday I published a new version of markdown-doclet which fixes the issue of using custom Taglets, which was raised by a user report. I also spent some time looking into a few of the other more difficult problems I’ve been … Continue reading
markdown-doclet Updated to v2
I’ve just posted a new release of markdown-doclet on google code. This version fixes the {@link ClassNameEtc} Javadoc notation, which was broken due to the case-sensitivity of the markdown library. It is highly recommended to upgrade to the new version
Posted in Java, Software Engineering
Tagged doclet, Java, javadoc, markdown, open-source
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