Musings about Coding, Business and other Geek Stuff Live and Direct from somewhere on the planet
December 13, 2004
Rails on Ruby - a welcome antidote to Websphere

Websphere Mordor

At my day job I have the great displeasure of working with Websphere which has to be one of the most anal app servers I have had the (dis)pleasure to work with.

What can I say. The joys of scripting in jython with wsadmin and imagining the drunken night playing with babushka dolls which must have inspired the wonders of it’s logical simple admin interface.

Enter Frodo on Rails

Ok, it is powerful, but talk about feeling in a Kafkaesque world at times. Then enters Ruby on Rails as the swift and elegant hero ready to take on the world. Boy am I having fun. I hope to release my first project built in it in January if my day job allows it.

Like everyone else I watched the video and thought cool. Then I downloaded it and ended up putting it off as I need to work with Java for both my own projects and my current day job. When the frustrations of Websphere and friends got the most of me I decided I needed a breath of fresh air to kickstart my new projects.

Ruby is cool. Ruby on Rails is cool. It really just works. Of course it fills me with silly national pride to know that it is a Danish invention as well. David the developer/evangelist is a great example of the new generation globalist geek entrepreneurs that I hope will help inspire other bright sparks here.

My idea for ActiveUser

Ruby consists of some nice modules with an Active theme going on:

  • ActiveRecord is the easy to use ORM library (The M in MVC)
  • ActionPack The Controller and View part of the MVC
  • ActiveMailer Something as innovative useful as a simple mailing framework.

I found lots of discussion about various variations of the same login concepts. So I was thinking we should take the Dont Repeat Yourself concept and create an ActiveUser package, meant to be integrated into ActionPack. I am working on that right now and hope to have something to show shortly (work allowing).

Posted by pelleb at December 13, 2004 03:54 PM
This entry was posted in the following Categories: Java , Ruby
Comments

Is ruby a potential replacement for Java? Now that Java is entering middle age, the time may be looming to think of something fresher and also more open.

I've used Perl and PHP in Real Big Projects (tm) in recent years, and I consider them to be only good up to medium sized ones. PHP especially flunks it in OO (although maybe v5 is better). Java has the legs to go to RBP, but it also lacks with 2 or 3 major "policy-driven bugs".

So where do we go next?

Posted by: Iang on December 19, 2004 04:10 PM
Post a comment
Name:


Email Address:


URL:


Comments:


Remember info?