Instead of sleeping, I combined everything that Jim Tittsler did with
the Fink style of web site to create a 'real' (not all the content is
complete) web site for PyObjC.
http://pyobjc.sourceforge.net/index.php
Have to give some thought as to how to integrate news, changes,
examples, etc... from the source tree into the web site in a more
automated fashion.
Everything is checked into the pyobjc-web directory in the pyobjc
repository. I didn't want to shove it into the source tree as it is
already bloated enough (and this stuff isn't really appropriate within
the distribution).
If you want to play with this on your OS X box, you'll need to enable
PHP. See my 'blog post today [yesterday]...
http://radio.weblogs.com/0100490/
... for a recipe on doing so. Once php is enabled, simply create a
symlink from /Library/WebServer/Documents/pyobjc to the docroot
directory within pyobjc-web. Everything is designed to be deployed
with relative URLs, etc-- it should be fairly easy to port, move or
restructure.
Now, I'm going to sleep.
b.bum
|