Posts Tagged With 'website'

Tagadab

I'm with Tagadab for my hosting (VPS) and I'd recommend them to everyone. Their support is simply outstanding. Yesterday, I made the switch to Ubuntu 10.04 LTS, because 8.04 was driving me mad (with the lack of recent software). The first problem was that I couldn't update without running out of memory. Not a difficult problem to fix, I just added some (512mb) temporary swap: ...

posted June 2, 2010. It has four comment(s).

tagged with: 10.04 hosting swap tagadab upgrade vps website

Date And Time

Another quick post, my blog now stores the creation date as a date and time rather than just a date. You should be able to see this in the rss feed. It involved migrating database schema in Django. I might blog about this another time. It's important to remember to migrate the id when you migrate , because otherwise you'll confuse the foreign keys....

posted April 24, 2010. It has four comment(s).

tagged with: datetime django migration rss website

Rss

This is just a quick post to say that I've added RSS syndication to my website. It's extremely easy to do in Django, see here to documents.

posted April 24, 2010. It has four comment(s).

tagged with: django rss website

Welcome

Welcome to my new website. I'm going to be posting my thoughts and projects on here all about the world of computers. I wrote this website myself, using Python (my favourite programming language) and Django - a web framework created by people who know what they are doing.

posted March 31, 2010. It has five comment(s).

tagged with: website welcome