Re: [CODE4LIB] webapp development speed

2005-09-27 Thread Daniel Chudnov
On Sep 26, 2005, at 3:43 PM, Jeremy Dunck wrote: Tangentially, ajaxian connection profiles mean a different kind of scalability is needed in web servers. This has a reasonable discussion: http://www.mortbay.com/MB/log/gregw/? permalink=Jetty6Continuations.html Ah, interesting, thanks for the

Re: [CODE4LIB] webapp development speed

2005-09-26 Thread Jeremy Dunck
On 9/26/05, Jeremy Dunck <[EMAIL PROTECTED]> wrote: > Greenspun's Panda Ch. 10 and 11 outline the distinctions well. Django > is a CMS first. Rails is an app platform first. ASP.Net is a kitchen > sink with squeaky knobs. ;-) Sorry, link: http://philip.greenspun.com/panda/

Re: [CODE4LIB] webapp development speed

2005-09-26 Thread Jeremy Dunck
On 9/26/05, Daniel Chudnov <[EMAIL PROTECTED]> wrote: > Maybe more importantly, it seems like these new tools are being optimized > for web2.0-style data publishing concurrent with and sometimes seamlessly > alongside for-human interfaces. Though that kind of thing is fairly > easily backported to

[CODE4LIB] webapp development speed

2005-09-26 Thread Daniel Chudnov
I've been obsessing lately over how quickly I can develop and improve web applications. Being on soft money for years will do that to you, I suppose. Anyway, being a devoted python fan, a shocking wave of new toolkits has arrived recently: django, turbogears, and subway (oh, and zope3 has been o