Spain
April 29th, 2008 |Went to Spain for the weekend and stayed in Malaga.
This holiday was the first time I’ve driven on the ‘wrong’ side of the road and it was interesting watching the other drivers on the road as they double parked, triple parked, parked in the middle of the road, and talked to each other while driving, without helmets, scooters at speeds passing 40km/h!
The 3D Avatar
April 22nd, 2008 |Braveheart
April 18th, 2008 |![]()
I’ve been mucking around with this piece for a while now and managed to get a semi-decent recording over the weekend.
It’s completely from memory and by ear but it’s still recognisable as the theme from Braveheart - “For the Love of a Princess”
All it needs is some bagpipes in the background…
Heres the link: http://www.joshuascotton.com/misc/my_music/ForTheLoveOfAPrincess.mp3
Using python-coverage for tests in Entertainer
April 9th, 2008 |I recently read a blog post about python-coverage. This is a module which works out how much of a python file has been used when a python file is run.
One very helpful use it can be put to is that of working out how much of a project’s source code has been covered by unit tests and I decided to try this for the Entertainer Media Center project.
What follows is how I installed and used python-coverage to work out how much of the Entertainer Source code is actually tested when all our unittests are run. I relied upon this webpage and the command line help available from python-coverage.
Recent Comments
Hey, many thanks, this is great... Johan, Belgium...
COOL! As we know, Entertainer has some way to go before it m...
Thanks, The user guide wasn't finished in time for this ini...
Sorry it's OK, that was just before finding this : http://l...
Hi, Thanks for this work, that I followed for a few month...