Archives for “Programming”

If you have ever looked for a book on the subject of Django templates, then a five minute search on the web will soon tell ...


I was searching around this morning for a method of getting sunrise/sunset times into a set of python and bash scripts I am writing to ...


Outline An interesting problem reared its head today regarding the inability of my Django setup to connect to a remote MySQL server. I have just migrated ...


Alexander Makarov has written an interesting article on Smashing Magazine comparing a few IDEs. Alexander has helpfully compiled a nice comparison chart here on Google ...


Useful MySQL Tips 1

I seldom get through the working week without spending at least a little time on the MySQL server command line. I love those little things ...


OK, you have two sites, one of them under SSL and you want to preserve the users sessions between them - so that for example ...


Ctags with Vim for PHP5

One of the features I have missed since starting using Vim as my main source code editor is the ability to navigate a source file ...