Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > current HTML generation frameworks rundown...

Reply
Thread Tools

current HTML generation frameworks rundown...

 
 
max
Guest
Posts: n/a
 
      09-02-2003
Hi all,
I am looking for a recent rundown of HTML generation frameworks
rated by
1) being up-to date
2) power
3) complexity

and more informally - what do python folks like to use for HTML
generation these days? thanks -

max

 
Reply With Quote
 
 
 
 
Kevin Dahlhausen
Guest
Posts: n/a
 
      09-03-2003
This could inspire a religious war second only to the famous VI vs.
Emacs crusades of the eighties. At any rate, in my experience, I've
found templating libraries quicker and easier than generating html by
creating hierarchies of objects. Cheetah has the syntax that I like
the best - like python, it minimizes typing while still being quite
readable.

max <> wrote in message news:<qq65b.71682$>. ..
> Hi all,
> I am looking for a recent rundown of HTML generation frameworks
> rated by
> 1) being up-to date
> 2) power
> 3) complexity
>
> and more informally - what do python folks like to use for HTML
> generation these days? thanks -
>
> max

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
using the current method name within current method Matthew Heidemann Ruby 14 03-22-2011 03:56 AM
printing out the current URL for current ASP page in Perl Jack Perl Misc 3 12-22-2008 02:35 PM
Thread.current.parent and Thread.current.ancestors ara.t.howard@noaa.gov Ruby 3 02-16-2007 03:34 PM
HTML Generation (Next Generation CGI) John W. Long Ruby 4 11-24-2003 04:24 AM
How to change the current thread current culture at run time. Manu ASP .Net 1 07-20-2003 03:27 PM



Advertisments