Legacy blog (2004–2016). This blog is no longer updated. For current content, visit DigitalHobbit's RPG Blog (tabletop RPGs) or GammaVibe (engineering & entrepreneurship).

Java web service resources

I came across this nice collection of web service frameworks, tools, and resources for Java.

May 15, 2005 · 1 min · 15 words · DigitalHobbit

Ruby on Rails

My hosting service, DreamHost, finally upgraded their Ruby installation from 1.6.x to 1.8.2. This should allow me to play with all the recent Ruby software, including the Ruby on Rails web framework, which I've heard great things about....

May 3, 2005 · 2 min · 279 words · DigitalHobbit

Eclipse WTP Milestone M4

The Eclipse Web Tools Platform Project has released WTP Milestone M4 yesterday. It was built against the Eclipse SDK 3.1M6 release, which was released about a month ago. A few months ago, I tested WTP M3 in conjunction with Eclipse SDK 3.1M5, but it wasn't quite there yet......

May 1, 2005 · 2 min · 214 words · DigitalHobbit

Spring Framework

I've been reading up a little on the Spring Framework, which seems very impressive. It can be used in several tiers of a typical web application, and depending on where it is used it either cooperates or competes with other established frameworks. For example, Spring comes with its own MVC imlementation that competes with Apache Struts and addresses several of Struts' shortcomings....

January 31, 2005 · 1 min · 136 words · DigitalHobbit

Subversion on Gentoo

I just moved the Subversion repository that I created on my Windows box some time ago over to my Gentoo box (actually the same box, just a different dual-boot OS, now that I'm phasing out Windows in favor of Gentoo Linux)....

January 26, 2005 · 1 min · 157 words · DigitalHobbit