Re: Unhappy, reinventing

2006-05-25 Thread Frankie Robertson
On 25/05/06, Paul Smith <[EMAIL PROTECTED]> wrote: > > > On May 24, 2006, at 9:33 PM, Elver Loho wrote: > > > > > I used to code stuff with TurboGears, which started sucking rather > > fast. I still liked their templating engine, Kid. Sort of. I've also > > tried Zope 3's and Django's, a couple of

Re: Unhappy, reinventing

2006-05-25 Thread Paul Smith
On May 24, 2006, at 9:33 PM, Elver Loho wrote: > > I used to code stuff with TurboGears, which started sucking rather > fast. I still liked their templating engine, Kid. Sort of. I've also > tried Zope 3's and Django's, a couple of homegrown ones, Interchange's > as used on our big webstore and

Re: Unhappy, reinventing

2006-05-25 Thread Max Battcher
Elver Loho wrote: > http://elver.cellosoft.com/2006/05/24/acceptable-use-of-programming-in-templates/ The XML in Python trick is somewhat similar to how Django's syndication (RSS/Atom) framework works, and it is great for such structured XML documents. On the other hand, HTML is a weird thing

Re: Unhappy, reinventing

2006-05-24 Thread Adrian Holovaty
On 5/24/06, Elver Loho <[EMAIL PROTECTED]> wrote: > I also look at some alternatives there, including one that I'm really > excited about. I think it could be integrated on top of Django rather > easily, but I'm not sure if my Python-fu is up to the challenge. > > It's just my 2 cents, but, hell,

Unhappy, reinventing

2006-05-24 Thread Elver Loho
I used to code stuff with TurboGears, which started sucking rather fast. I still liked their templating engine, Kid. Sort of. I've also tried Zope 3's and Django's, a couple of homegrown ones, Interchange's as used on our big webstore and a bunch of others. As far as I'm concerned, they all have f