.

I can has Spotify invite?

Does anyone have a Spotify beta invite to share with this poor Python programmer?

Thanks!

Edit: Got one, thanks a million!

posted on 04 Feb, 2010 to General » view comments

DIY 3D Scanner

A friend and I decided to take on the DIY 3D Scanner this weekend. Full instructuions can be found here.

Scroll down for videos of the result and photos of the setup. Notice the hollow face illusion.

posted on 17 Jan, 2010 to DIY » view comments

PyQt Designer Video Tutorial

While working on an application I'm writing using PyQt, I was surprised by the lack of up-to-date PyQt tutorials showing a real project being created from start to finish.

So I decided to document my journey, hoping to get some feedback on what I am doing and showing other people how to do things at the same time.

Most of this tutorial isn't close to being finished, but I did already record 2 screen casts to show you how I designed the following screen using Qt Designer.

It covers resources, actions, layouts, tool bars, several controls & tab order. The icons come from the fantastic FatCow icon set.

update: : I moved the videos from Vimeo to youtube, but it's still not that great. Any suggestions on this are welcome!

The video tutorial consists of 2 parts:

The screen casts were recorder using CamStudio, edited with Windows Live Movie Maker and hosted by Youtube.

posted on 04 Nov, 2009 to Python, Qt » view comments