I’m in the early stages of starting a new web application project for public use.  I’m currently trying to determine what language I want to use for the application.  Initially I considered Java, since I am a Java developer by profession.  But for the same reason I may choose not to use it. ;)   Then I considered Ruby since I’ve heard and read a lot about it and know some people who are using it on paid projects currently.  Ruby on Rails provides some benefits for web applications.  While looking into Ruby I came across Django (which is written in Python).

Now I’m considering using either Ruby (and Rails) or Python (and Django).  But the jury is out still.  Here are some links of interest.

I wish I’d decided already so I could start coding. ;)