Re: A Rails/Django Comparison

2006-11-19 Thread Alan Green
Ben and I would like to send out a big thanks to everyone who provided constructive feedback on our Rails/Django paper. It's all been incorporated, either into the paper or as part of our OSDC presentation. Speaking of OSDC, will anyone else here be going? Finally, we would have loved to have do

Re: A Rails/Django Comparison

2006-11-14 Thread Bill de hOra
Alan Green wrote: > Greetings fellow Djangonauts, > > Later this year, at the Open Source Developer's Conference in > Melbourne, Australia, Ben Askins and I will be presenting a paper > comparing Rails and Django. > > The paper is currently available on Google docs: > http://docs.google.com/View

Re: A Rails/Django Comparison

2006-11-14 Thread David Sissitka
Performance is definitely a factor, but do you think that it has a place in this article? There are so many ways to deploy a Rails application, which would you include? A book has been written on the subject, covering even half of them in little detail would easily double the article in size. :P If

Re: A Rails/Django Comparison

2006-11-14 Thread Oliver Lavery
FWIW, as someone who recently had to go through this evaluation process, yes perfromance does have a place. In fact addressing performance would make this article a lot more useful, I think.Comparisons of lines of code or development time are interesting, but they're not that empirical. Lines of co

Re: A Rails/Django Comparison

2006-11-14 Thread Adrian Holovaty
On 11/14/06, Angel García Cuartero <[EMAIL PROTECTED]> wrote: > I found that most comparisons just don't talk about performance. It would be > great to check how both frameworks deal with complex projects, not just Tada > Lists... you know what I mean. :) Yes. Performance. This article deliberate

Re: A Rails/Django Comparison

2006-11-14 Thread Angel García Cuartero
Hi there!I found that most comparisons just don't talk about performance. It would be great to check how both frameworks deal with complex projects, not just Tada Lists... you know what I mean. :)- Mensaje original De: Alan Green <[EMAIL PROTECTED]>Para: django-users@googlegroups.comEnviado

Re: A Rails/Django Comparison

2006-11-14 Thread Alan Green
Hi David, Thanks for the feedback. On 11/14/06, David Sissitka <[EMAIL PROTECTED]> wrote: > Good read, nice to see that there isn't a clear bias. A few thoughts: > > 1) First glimpse in to the Rails code and I've found a breakpoint > (ReadersController.edit), that and the lack of image uploading

Re: A Rails/Django Comparison

2006-11-13 Thread David Sissitka
Good read, nice to see that there isn't a clear bias. A few thoughts:1) First glimpse in to the Rails code and I've found a breakpoint (ReadersController.edit), that and the lack of image uploading functionality makes me question competence of the Rails developer. The remaining are preference, a lo

A Rails/Django Comparison

2006-11-13 Thread Alan Green
Greetings fellow Djangonauts, Later this year, at the Open Source Developer's Conference in Melbourne, Australia, Ben Askins and I will be presenting a paper comparing Rails and Django. The paper is currently available on Google docs: http://docs.google.com/View?docid=dcn8282p_1hg4sr9 Prior to