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: automation
ResourceTransformFilter – DataUris, LessCSS, Javascript and CSS Compression Made Easy!
ResourceTransformFilter is a swiss-army-knife for HTML/CSS/Javascript transformation in Java web applications. It’s a new addition to the visural-common Apache 2.0 licensed project. Apply this filter in your Java webapp to get – Automatic CSS DataURI image inlining for supported browsers Automatic … Continue reading
Posted in Design, Java, Software Engineering
Tagged automation, css, Java, javascript, open-source, tips, visural-common, web
7 Comments
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
Automatic release packaging w/ version numbers for Netbeans Java Projects…
I just did a nice little Netbeans build.xml hack for the visural-wicket project to add a build target which packages a release of the library for distribution (e.g. on Google Code). A version number is added to the project in … Continue reading
Add Package (or Class) Filtering To Your Findbugs Ant Task
Following on from my last post about using hbm2java to generate a @Entity bean DAO layer for our application, Findbugs, the great automatic bug finding tool, will find a lot of issues with Hibernate’s auto-generated code (primarily around exposing internal … Continue reading
Posted in Java, Software Engineering
Tagged ant, automation, findbugs, Java, regex, tips
Leave a comment