I found a nice blog with two interesting links.
- Hibernate vs. iBATIS is interesting because I've been wondering about a object relational tool for when you don't control the database schema.
- The sample code for doing XmlHttpRequest with JSON-RPC looks promising if I ever need to do that kind of thing.