Jacob Kaplan-Moss

Tag: rails

Thank you, Rails November 5th, 2009

It’s fashionable, or perhaps inevitable, for tech communities to trash their competition. The Emacs folks like to mock vi users; Windows folk look down on us Mac users (and Linux users mock us both); and everyone likes to mock PHP despite PHP’s dominance in the web world. We geeks make arguing over minor technical points into a kind of art. This is all pretty understandable: it’s easy to define community in terms of what we’re not.…

Done January 4th, 2006

Yes, the Snakes and Rubies videos are now online. No, they’re not perfect. No, I’m not going to wait for FCP to re-render any more. I’ll write a post-mortem after I’ve gotten some sleep; now go watch Adrian kick major ass.

What can Django learn from Rails? December 5th, 2005

One of the questions asked at Snakes & Rubies was about what Django could learn from Rails (and vice versa). Once I finish wrestling Final Cut Pro to the ground you’ll be able to see how Adrian and David answered the question, but in the meantime it got me thinking about some cool features of Rails that are worth ripping off… er… being inspired by: find_or_create convenience methods. Pretty simple, so expect to see a similar method in Django pretty soon.…

Django and Rails August 16th, 2005

Sam Newman just posted a comparison of Django and Rails which is extremely balanced and fair, and a very good read. I’ve obviously got a few bits of feedback, so here goes: Background As a framework Rails has been around for little over a year, whereas as a framework in its own right django has only been public for around two months. Actually, Django’s been in use internally for over two years, although we only got the buy-in from management to release it as open-source two months ago.…