Posts Tagged django
Archive
July 19, 2009 by graham
Blog engines stuff and things
A few months back, when I was on a Launchpad Bugs sprint in Vilnius, Tom and Gavin asked me whether I’d thought about open-sourcing the engine that runs grahambinns.com. My answer then was that I’d thought about it but never done it because: It wasn’t very good The code had a lot of grahambinns.com-specific code [...]Archive
January 18, 2009 by graham
If this works
Then this site has finally been updated to be compatible with Django 1.0.2. Let joy be unconfined. Edit: Okay, almost everything worked. Fixed now.Archive
December 11, 2008 by graham
Feeling the WSGI love
This site is now running on Apache + mod_wsgi. Win.Archive
June 22, 2008 by graham
If you’re seeing this…
… then the DNS records have propagated correctly and your RSS feed reader is now slurping from the new grahambinns.com server, which is just hunky dory as far as I’m concerned. I’ve been working on this version of things for a while. Besides a re-skin – which taught me a lot about how I should [...]Archive
August 20, 2007 by graham
Things change
In amongst all the programming (for money), programming (for free), writing a second novel (still not convinced that I'm actually doing that yet but it's a nice journal so I better flaming had be), amateur photography, sleeping, eating and having a life that I seem to be doing at the moment, I'm in the mood [...]Archive
August 17, 2007 by graham
In passing
I have much that I want to blog about but I've had less than eight hours sleep in the last two days and it's making things a bit blurry about now. I will get round to the bit about religion and how it can cause problems in conversation. And now I think I'll shut my [...]Archive
May 18, 2007 by graham
Now with go-faster stripes
Thanks all to those people (two, count them) who let me know about the odd site slowdown. My bad; turns out there was a huge-assed query running on every pageload that really didn't need to be there. Excising that and doing a bit of judicious caching has sped things up considerably. And now, back to [...]Archive
May 16, 2007 by graham
More Django XML-RPC and credit there for
B.W. McAdams writes to say: Just to point out, there's been code on the Django Wiki for nearly a year to do XML-RPC: http://code.djangoproject.com/wiki/XML-RRC You're quite right Brendan, there has, and it was this code that originally inspired me to create the django_xmlrpc app that I posted about the other day. Unfortunately I didn't acknowledge [...]Archive
May 13, 2007 by graham
