Posts for mysql

Why you should try Django : Agility

Why I think that you should try Django.

Getting Django up and running on Centos 5.2 with Apache(mod_python) and MySQL

This is partly for my reference (doing it the second time just now and I forgot everything!) but hopefully it will be helpful for others too.

<em>Disclaimer; I am by no means a Linux expert. This i

Changing default storage engine in MySQL

This took me a while to figure out so I thought I'd put it here for future reference! I needed to change it so that Django would use innoDB rather that MyISAM, it seemed to just take the default and I

Recording users by country

Detecting a user’s location requires recording and analysing their IP address. Different IP ranges are assigned to different countries. This isn’t always full proof, for example if the ISP is in anoth