<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Thanks for organizing the event, Henry!<div><br></div><div><div><div><div>On 8-Oct-09, at 11:13 AM, Henry Precheur wrote:</div><blockquote type="cite"><div><font class="Apple-style-span" color="#000000"><br></font>Someone asked about my Blog: It's a bunch of text files which are<br>transformed into HTML by a Python script. All the files are tracked<br>under Mercurial. This allows me to create a branch for unfinished posts<br>or for experiments with the design; and still have a 'stable' version of<br>the Blog which doesn't contain the experimental stuff.<br><br>For those interested here's the app I use for my Blog:<br> &nbsp;<a href="http://bitbucket.org/henry/weblog/">http://bitbucket.org/henry/weblog/</a><br> &nbsp;<a href="http://henry.precheur.org/weblog/">http://henry.precheur.org/weblog/</a><br><br></div></blockquote><div><br></div><div>Hmm, "simple and robust", probably some nice properties for a blog. My blog fell-over this summer after a server hard drive failure and I haven't even started to tackle the re-install, since I know there are issues with 9 year old pickles in my blog's ZODB database ... :(</div><div><br></div><blockquote type="cite"><div><br>Thanks to Sridhar for the talk about PyPM. It's nice to see that such<br>thing exist, it feels a lot like a pythonic apt-get.<br><br></div></blockquote><div><br></div><div>Speaking of old Python code,&nbsp;Sridhar's talk reminded me that ActiveState had a package manager in ActivePython 2.1 in 2001. At least that was my vague memory ...&nbsp;I googled for this and found out that my memory was indeed correct. The original 'pyppm' (with an extra 'p' in the name, which if you expand the acryonym gives "Py Python Package Manager" ... you can never have enough 'py'!) was written by Houman Ghaemi, who was a co-worker of mine when I was at Stormix before he did his brief stint at ActiveState under the shadow of the dot-com bust. pyppm wasn't very much publicized though, there are fairly few references to it on the web, but the source is available in ./python/lib/python/site-packages/ in the ActivePython 2.1 source tarball:</div><div><br></div><div><a href="http://downloads.activestate.com/ActivePython/linux/2.1/ActivePython-2.1.3-214.tar.gz">http://downloads.activestate.com/ActivePython/linux/2.1/ActivePython-2.1.3-214.tar.gz</a></div></div><br></div><div>Interestingly, it bundles an early version of Fredrick Lundh's 'soaplib', since back in 2001, SOAP was still the "hot new format". Maybe Tarek should have propsed using SOAP for the .egg-info structure in PEP 376, I'm sure that would have been well received :)</div><div><br></div></div></body></html>