15
Apr
The future of OpenID, I believe, is more likely to be in hundreds… thousands of little web applications consuming OpenID because it comes built in with the framework used to build the application than the big guys consuming it:
Django
Ruby on Rails
Zope/Plone
Posted in Ruby on Rails, Zope, Django, micro, OpenID, Plone | No Comments »
26
Jan
I am trying to decide whether to use Pylons or Django. Both are frameworks for building Python web applications, but with opposing philosophies.
Django tries to be everything. It comes with its own ORM, its own template engine, its own everything. That gives you a nice developing experience because everything fits together and because very nice […]
Posted in programming, Python, Django, Pylons, web | 2 Comments »