Be Groovie
Be Groovie
Posts
Self-Doc
Talks
About
Light
Dark
Automatic
Pylons
Pylons 0.9.7rc1 Release
Pylons 0.9.7rc1 was released a week ago, unfortunately I haven't had time to actually blog it so better late than never. This is a big step towards the 0.9.7 release, and contains some major changes over 0.
Aug 27, 2008
4 min read
Python
,
Pylons
Pylons on JVM's (and other VMs)
Phil Jenvey has been making some great progress getting all the components of Pylons running on Jython, and posted a good write-up of the remaining work being done. It's interesting to note that one of the big issues will affect any web framework on Jython, not just Pylons.
May 7, 2008
1 min read
Python
,
Pylons
MarkMail now indexing Pylons-discuss/devel
I'm thrilled to announce that MarkMail now indexes the Pylons-dicuss and Pylons-devel mail lists. For those looking for a great way to search and browser the Pylons mail lists, the MarkMail interface is top-notch.
Apr 9, 2008
1 min read
Python
,
Thoughts
,
Pylons
Pylons @PyCon 2008 Wrap-up
Sprints Wow, they were great. A lot got done, quite a bit more than I was expecting. I'd like to give a big shout-out to the Pylons sprinters (in random order, sorry if I missed anyone):
Mar 22, 2008
2 min read
Python
,
Thoughts
,
Pylons
SQLAlchemy, Declarative layers, and the ORM 'Problem'
There's been a bit of talk on the Pylons devel list regarding the recommended way to use SQLAlchemy with Pylons mainly regarding how to use SA (SQLAlchemy) in a fashion that is well documented and easy to work with (and maintain!
Sep 4, 2007
7 min read
Python
,
Thoughts
,
Pylons
Making logging friendly in webapps
Finding out whats going on in an application is always a key point when trying to figure out what's happening when things don't go the way you expect. In these kind of annoying situations, following the log of how your request mapped in and what was going on can save a significant amount of time.
Aug 21, 2007
1 min read
Python
,
Pylons
«