Blue Sky On Mars

Thoughts on Building Software Products

TurboGears 0.8a4 released

by Kevin Dangoor

This is a minor update to TurboGears, including 3 project upgrades and a fix. The use of setuptools 0.6a6 means that it should now be much easier to do a non-root installation of TurboGears on Unix-like systems.

Here’s the changelog entry:

0.8a4 (October 25, 2005)

Project Updates

  • setuptools 0.6a6
  • CherryPy 2.1 final
  • MochiKit 1.0

Fixes

  • On some servers, TurboGears can take a minute to start answering
    connections due to the way the OS handles incoming connections to
    ports that have nothing listening on them.

MochiKit 1.0 released

by Kevin Dangoor

Bob Ippolito has just released MochiKit 1.0! Congrats, Bob! As he says on his blog, MochiKit was 1.0 quality from the first release, and there’s been a lot of great work on the project since then. MochiKit 1.0 will be included in TurboGears 0.9 0.8a4.