Tag Archives: pylons

Ruby on Rails… Revisited

Updated with links and a couple typo corrections. I’ve been working on a fairly big Web site project lately. My partner and I initially decided to use Django to build the site, mainly because I’m a Python “expert” and Django … Continue reading

Posted in dev, planet python | Tagged , , , , , , , , , , | 11 Comments

Restler, a RESTful Base Controller for Pylons

“Restler is a base controller for Pylons projects that provides a set of default RESTful actions that can be overridden as needed. It also handles database connectivity as long as a few simple rules are followed. It adds a bit … Continue reading

Posted in planet python | Tagged , , | Leave a comment

Creating a (Google Maps) ToscaWidget

[Updated 28 Mar 2007 after tweaking twMaps according to Alberto’s comments.] I’ve been watching ToscaWidgets (TW) for a while now and keep thinking that widgets could be very useful. I’ve been perusing the TW site and the new TW mailing … Continue reading

Posted in planet python | Tagged , , , | 2 Comments

Ruby on Rails and Opinions on Opinionated Web Frameworks

I originally started this over on the byCycle blog [which is currently offline--3/20/08], but it doesn’t really belong there, so I moved it over here on 1/3/2007. It’s not finished, but I think it may contain some useful info, so … Continue reading

Posted in dev | Tagged , , , , | Leave a comment