From daniweb.com
()
Web Frameworks
Which web framework is right for your project? Share facts and opinions about rapid development, usability, performance, and reliability of popular frameworks.
I do php coding for some time and want to learn something new.
After some researsh I ended up with 2 languages/frameworks but I can't choose between them.
I'm a python programmer so python Django might be easier to start with.
But I don't know a well-known website which is made with Django,...
- Notes on Porting a Django App from SQLite to MySQL (dannyman.toldme.com)
- How To Install Django On Mandriva 2009.1 (howtoforge.com)
LinuxSecurity.com:
Multiple vulnerabilities has been found and corrected in python-django:
The Admin media handler in core/servers/basehttp.py in Django 1.0
and 0.96 does not properly map URL requests to expected static media
files, which allows remote attackers to conduct directory traversal
attacks and read arbitrary files via a crafted URL (CVE-2009-2659).
Algorithmic complexity vulnerability in the forms library in Django
1.0 before 1.0.4...
From linuxsecurity.com
()
- Lazy Pythonista: Django and Python 3 (blogsearch.google.com)
- Join us for a development sprint (djangoproject.com)
GlassFish v3 is out now. This release brings in expanded and mature suport for dynamic languages based frameworks, such as Ruby on Rails, Django, Grails and Lift.
Here is a quick update:
Ruby on Rails
GlassFish v3 is Ruby aware. It ships with JRuby container to host Ruby Rack applications. We have made lots of improvements in our Ruby support and make GlassFish run it faster. See Eileen's blog on JRuby performance tuning on...
More perspectives...
From blogs.sun.com
()
I answered a question on stackoverflow.com about zope internals,
asked from a django viewpoint. At the end I mentioned grok as a "friendly packaged zope". I got a hilariously
great comment on that by Stefano Borini:
... calling grok a friendly packaged zope is like calling a pirahna a
friendly packaged shark. It still bites.
Great quote :-)
More perspectives...
From reinout.vanrees.org
()
Great tutorial on how to Setup Ruby Enterprise Edition, nginx and Passenger (aka mod_rails) on Ubuntu. There are a bunch of nice subtle things that this tutorial goes through and learns you that you might not have gotten (or have had to search for anyway) with just doing a standard "apt-get install rails" on your shiny new Linux server. Wow, english is hard for me today.... "learns you"? Geez...
From ufies.org
()
- Ruby on Rails 2.3.5 Hits Streets (eweek.com)
- Building a Social Site with Ruby and Rails (web2.sys-con.com)


