Tag Archives: Java
Generate JPA (or GORM) classes from your database for Java and Grails
Whether you start with the database or start with code, no one wants to do the other one. Certainly by the DRY principle it is a waste of time and potentially a place where you could introduce bugs into your … Continue reading
Parallels vs VMWare vs Bootcamp vs Codeweavers Crossover Office revisited
I have reviewed these products in the past but I think they have rev’d enough times to make it worth my while to revisit them and see how far they have come. As a reminder, lets again review a couple … Continue reading
Track Subversion (SVN) changes with an RSS feed
I was a bit annoyed the other day that some of the Subversion repositories out there don’t have a way to send a notification to interested parties when a new change is made. There are a few other services on … Continue reading
Agile database schema migration tool for Java
Update: Grails Migration Plugin Forum About a month into building Gauntlet we found ourselves in a situation where it was impossible for us to keep our development databases up to date with the latest changes to the schema. We were … Continue reading
Using the Yahoo! Mail SOAP API 1.1 from Java’s JAX-WS 2.1
Using the Yahoo! Mail SOAP API 1.1 from Java’s JAX-WS 2.1 Continue reading
Java Performance Optimization
Java Performance Optimization Continue reading
Yahoo! Pipes just launched
Yahoo! Pipes just launched Continue reading
How to keep your feed URL but use Feedburner for a better feed
How to keep your feed URL but use Feedburner for a better feed Continue reading
Simple and efficient XML parsing using JAXB 2.0
Simple and efficient XML parsing using JAXB 2.0 Continue reading