A basic search box with Django
29 November 2009
This post explains how I made the simple search box for this site using Django.
Bazaar version script
28 November 2009
I talk about my Bazaar version script, use it in any Python package that is version controlled using Bazaar, then the user of a package can easily see an automatically generated minor version number.
Making a Django form field using aggregated values
18 November 2009
The Django admin list_filter function provides a nice way of searching by the contents of fields. How do we implement that in the public side of a web application?
Countries in Django
17 November 2009
In this post I talk about the CountryField that I used in my Django application.
This week - sheep are not going to destroy the world
19 October 2009
The latest installment in my series about what I have read on the Internet recently. We look at computing after applications, the problem of spam email, whether cows and sheep will end the world and whether Linux will save it.
Three classic command line tips
17 October 2009
In this post we look at downloading a real player stream, checking your HTTP headers and coping with memory hogging Java programs.
Mobile Wireless Questions and Answers
21 June 2009
Some interesting questions and answers from my local Linux Group, the responses were written by Linux wireless expert Quentin Wright.
Visualising your favourite keywords in Twitter
18 June 2009
Having Twitter messages splat over your screen is great at home, at a party or club. Here are some cool sites that allow you to do that.
Greatest Ever Free Books
28 May 2009
The web is full of free e-books. However are they any good? Read this post to find out.
Getting value for money for my council tax money
05 April 2009
Tax may be unavoidable, but lets try to get value for our money. Starting with the rubbish.
Printing in black and white on Linux
02 April 2009
In this post, I talk about using the HP Deskjet D2560 on Linux, as well as how to print in black and white.
What the Pirate Bay trial means for the future of entertainment
08 March 2009
In this post I talk about the end of the Pirate Bay trial, and what this means for the future of entertainment.
Operating System and Browser statistics February 2009
01 March 2009
In this post, I show some pie charts showing operating system, browser and RSS usage for this site. With some interesting results.
The Podcast 2 - Knock on the Door
27 February 2009
Our second podcast is about bug jamming in Ubuntu, and a variety of other subjects about Free/Open source. For more details, see the show notes.
Use right-click and Save Link As.
Email with Mutt, IMAP and SSMTP
26 February 2009
In this post, I talk about how I set up the Mutt email reader, retrieving email with IMAP, and sending email using SSMTP.
Desktop applications on Linux
24 February 2009
Which desktop application would you not like to see implemented again on Linux?
The Podcast 1 - Under the Patio
22 February 2009
This new podcast is about Free Open source, especially what is going on in the English Midlands, but hopefully it will be interesting to you wherever you live. Read More for the show notes.
Use right-click and Save Link As.
The Pirate Bay Trial Begins
17 February 2009
The Pirate Bay is depending on your perspective, either an accessory to unauthorised distribution of copyrighted works, or a modern day library of Alexandria providing the largest catalog of human culture and media ever seen in the history of humanity.
However, this week it has hit the courts where that argument will be put to the test, so lets look at the issues.
Processing your offline gmail in Python
03 February 2009
In this post, we look at the new offline feature of Google's webmail, and we use SQLite to make the email available in Python.


