Monthly Archives: November 2009

My “utility belt” now open-sourced…

Most programmers over the course of their careers accumulate a “utility belt” of sorts. Well I just open-sourced mine – http://code.google.com/p/visural-common/ Primarily this is to support visural-wicket and another open-source project I’m working on a little. Also, I end up … Continue reading

Posted in Java, Software Engineering | Tagged developer, Java, open-source | 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

Posted in Java, Software Engineering | Tagged ant, automation, Java, netbeans | 1 Comment

Announcing – visural-wicket

I’ve not posted a new blog entry for a few weeks. Mainly because I’ve just been too damn busy, with work and with wedding stuff. At work we’ve taken the plunge with Apache Wicket, which I have to say, is … Continue reading

Posted in Java, Software Engineering | Tagged Java, open-source, visural-wicket, web, wicket | 1 Comment