section · 62 entries
- 2010-12-062 minInstalling Ruby with RVM on Ubuntu 10.10
Been installing RVM on anything that runs *nix lately, ran into some issues with using this great tool on Ubuntu 10.10 . After a bit of reading I discovered a couple of solutions, either I could build and install some of …
#002 - 2010-09-022 minMaven, where I start
More often than not today I start my Java projects using an Apache Maven archetype. Whether it be for an Apache CXF based web service, a simple web application or some sort of service most are started from an archetype. …
#001