SmarterBlog
news that matters from smartercode
Web Development Frameworks
March 6th, 2008 by bri
From time to time I experience “web development framework anxiety”.
Are we using the right framework for the job?
Is there a newer, better framework out there that can enable us to do the job faster and with less effort?
So it’s good to see that at least one of the frameworks that we have chosen to produce sites with, Django, still seems to be popular with the development community.
Have a look at some of the latest Django powered sites.
There is an equivalent, though not quite as extensive Ruby on Rails list - Ruby powered sites.
Speaking of Web Frameworks, something we’ll be using very soon is the asp.net mvc framework.
It’s about time that Microsoft joined the Web Framework bandwagon. I hope it delivers everything that the other open-source frameworks already do!
Keep watching this space for a comparison of the MVC framework and the Python and Ruby alternatives…
Tags: development
This entry was posted on Thursday, March 6th, 2008 at 10:13 pm and is filed under technical. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
One Response to “Web Development Frameworks”
Leave a Reply
Archives
Categories
- @media (1)
- Ajax (2)
- Conference (2)
- east midlands (1)
- geeks (3)
- Javascript (2)
- Local (3)
- meet-up (2)
- operating system (1)
- our sites (1)
- our work (2)
- social (2)
- technical (6)
- Uncategorized (4)

Frank Malina said this On June 14th, 2008 at 12:59 pm ...
You are joking about using the asp.net mvc framework right?
Python rocks. I started to use Django for commercial web apps after a few years on PHP / few months on Rails and it just works.
You know: Think about the ideal way to write a web app. Write the code to make it happen.
Watch this
http://video.google.com/videoplay?docid=6297126166376226181
Sticking with Django is my final web framework decision, no matter what comes next. If the community will start to bloat it, I will branch out my own fork.