I really enjoyed Ian Bicking’s PyCon talk, “Topics of Interest.” Light on substance perhaps, but possibly the best use of a twitter an IRC backchannel ever. Ian is indeed one of those people who is interested in interesting things.
Tag Archive 'python'
Running Plone trunk under Python 2.6 on Mac OS X
Posted in General on Dec 12th, 2008
Note: this is absolutely, positively not recommended for production. I had heard that it was possible to install and run Plone trunk under Python 2.6, and that it would use substantially less memory (mostly thanks to Python 2.6 improvements). It took a bunch of fiddling and some help from David Glick, but here’s how I did [...]