Tag Archives: open-source

visural-wicket 0.6 released – lots of new components!

It’s been roughly 4 months since the first public release of visural-wicket, a set of open-source components and tools for the Apache Wicket web framework. Since then the project has seen 150+ developer downloads and a generally very positive reaction … Continue reading

Posted in Java, Software Engineering, Wicket | Tagged Java, open-source, releases, visural-wicket, wicket | 8 Comments

301 Redirects Made Easy In Java

I’ve just released a new version of visural-common – 0.3.2. This version includes a new Servlet Filter, which makes 301-redirects in Java a breeze. You’d recall that 301 redirects are useful for SEO (and just general good practice) for when … Continue reading

Posted in Java, Software Engineering | Tagged Google, Java, open-source, seo, visural-common, web | 3 Comments

AOP, Annotation-based caching solution for Guice projects…

I just released a new version of the visural-common library (0.3.1) which includes support for a simple, flexible annotation based cache, for non-distributed projects. Why non-distributed projects? Unlike most other caching libraries I don’t offer integrations with ehcache or other … Continue reading

Posted in Java, Software Engineering | Tagged caching, Google, guice, Java, open-source, visural-common | Leave a comment

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