My first Pylons site is in production now at http://incidentnews.gov/ .
It's running the following:

    Pylons 0.9.6 dev r2009
    Apache with ProxyPass
    Google Maps interface (done by my colleague)
    SQLAlchemy with MySQL
    Mako templates
    Christoph Haas's alternative paginator
    Beautiful Soup (to parse the glossary source file)
    Unipath (my own Path object)
    CSV access log (subclass of paste.translogger.TransLogger)
    paster daemonizer (will switch to supervisord but can't get it to
launch the app)
    Linux Gentoo (switching to Ubuntu Server Edition soon)

The data comes from a larger private site that's used for data entry.
That site is Quixote but may be rewritten to Pylons later this year if
this site succeeds.

-- 
Mike Orr <[EMAIL PROTECTED]>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to