Yet another tutorial for building a blog using Python and Django - Part 3
24th March 2012 6:23 pm
Welcome back! In this instalment, we’ll make some changes to our URL structure for blog posts, we’ll add support for multiple authors and…
24th March 2012 6:23 pm
Welcome back! In this instalment, we’ll make some changes to our URL structure for blog posts, we’ll add support for multiple authors and…
19th March 2012 3:18 pm
In the first part of this tutorial, we got the core elements of our blogging application working - we set up our model for posts, and a view…
28th February 2012 6:25 pm
For a long time now, I've kept meaning to write my own WordPress theme from scratch for this site, but just haven't been able to find the…
24th February 2012 4:17 pm
While I'm extremely fond of Perl for quick hacks and scripts, and have used PHP a fair amount for web development purposes (both on its own…
29th January 2012 7:52 pm
Ever since I started my new job, I've noticed a curious phenomenon. I work with two wonderfully gifted programmers who both know PHP much…