Java Projects
Occasionally I find the time to write some code outside work that I can contribute to the Java development community. Make of these whatever you will; they're intended to provide a quick fix or perhaps a little inspiration rathern than a fully-fledged framework or application.
Bean Builder
Bean Builder is a simple event-driven JavaBean loader. While it can load from XML, JAXB's annotations are awesome so it's definitely not intended as a replacement for that! Its CSV to JavaBean binding is quite handy for simple data-driven application, though, and for knocking up test cases it comes in handy from time to time.
GT8-UI
Coming soon
Fidgets
Coming later

