Building a very simple Java REST API with Spring 3.x
Today’s topic is about building a super simple Java REST APIs with Spring 3.x. RESTful webservices are pretty much what is powering much of the APIs being built today and many of them are being built using Java. The Spring Framework makes building a RESTful Java webservice almost ridiculously easy. This will hopefully be a […]
AppleScript for running iTunes content 1.5x
Ever wish you could just speed through a video lecture where the presenter t a l k s l i k e t h i s ? ? ? ? Or have you ever fallen too far behind on your podcasts and need to speed through them and wish you had that iPod […]
Getting an Eclipse Helios Dynamic Web Project working with Maven
Recently I needed to create an Eclipse webapp from scratch. That’s not such a big deal and I’ve done it plenty of times, however Eclipse has not always had the best Servlet container integration. I used to use MyEclipse for that but Eclipse has come a long way with Helios. I’ve also become more used […]