Never knowingly knowing narwhals

Monthly Archives: March, 2009

Update: PKR on VMWare

I’m still getting a lot of people asking me if PKR runs on VMWare. The current release of PKR and VMWare seem to be broadly compatible. Here is a scrappy video of my settings so people can give it a go. I run PKR off of my bootcamp partition but there is no need to [...]

Mutlipart file upload in Turbogears 1.0.x

When uploading files to Beep My Stuff using SWFUpload I was getting this error: data = self._sock.recv(self._rbufsize) timeout: timed out Uploading files to a TG1.0.x app is easy unless you want to do something nice like use SWFUpload to allow multiple files to be selected for upload. The reason for this is that Flash has [...]