Search   Feed   Browse   Add
Feed items 1 - 4 of 4 for August 2005

Python Desktop Server Weblog

This is the Python Desktop Server weblog.

Simpler Lazy Evaluation with Python - August 17, 2005

If you know before what kind of value your function call will return, you can build a very simple decorator for functions or methods that will turn them into lazy evaluation ones. It goes like...
http://pyds.muensterland.org/weblog/2005/08/17.html#P262

new stuff in TooFPy - August 12, 2005

There are quite some checkins from today. Two noteable changes: TooFPy now can make use of Django, I already wrote about that. when started with -l, TooFPy will automatically restart the toolserver when it detects any changes in the used modules (tools, wsgi-scripts and system modules). Quite handy for development setups.
http://pyds.muensterland.org/weblog/2005/08/12.html#P261

combining TooFPy and Django - August 12, 2005

I just wrote the linked document that describes how and why to combine TooFpy and Django. It's a quite nice combination - on the one hand you get a very powerfull web application framework for TooFPy, on the other hand you get a very powerfull webservice framework for Django. Combined with the builtin high-performance webserver and all that in a pure python package. Quite nice, I think
http://simon.bofh.ms/cgi-bin/trac-toofpy.cgi/wiki/TooFPyAndDjango

Trac rules - August 2, 2005

Yep. It rules. Definitely. So I just set up a trac instance for TooFPy. This is just a first shot at it, so don't expect too much documentation, yet. But I will improve that situation and try to add stuff from this site and from my harddisc (and my brain) to the wiki. At least you now have a decent source browser, a nice timeline for commits and a ticket system to bug me with requests
http://pyds.muensterland.org/weblog/2005/08/02.html#P259
Available Archives
- March (1 item)
- April (4 items)
- July (2 items)
- August (4 items)
- December (2 items)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact