All Unkept

Recent posts

Posted in: Python, Software development  —  February 12, 2010 at 02:53 PM
How can I get the Mercurial Eclipse plugin to just recognise an existing folder as a Mercurial repository?
Posted in: KDE, Linux  —  February 11, 2010 at 05:07 PM
Complete fail for KDE-PIM/Linux/msynctool and Blackberry Curve.
Posted in: Python, Django  —  January 02, 2010 at 10:08 PM
How I set up Eclipse to work with an existing project using virtualenv
Posted in: Christianity  —  December 03, 2009 at 01:06 AM
The consistent teaching of the Bible with regards to judgement day is that we will be judged and receive our eternal reward on the basis of what we have done...This does not mean that salvation is by works...
Posted in: Python, Haskell, Web development, Django  —  November 09, 2009 at 03:45 PM
Based on my recent Haskell experience, I highlight some cases where I think static type checks provide a better testing mechanism than unit tests or other automated tests.
Posted in: Haskell, Web development  —  November 07, 2009 at 03:57 PM
I finally finished a non-trivial Haskell project!
Posted in: Haskell  —  November 04, 2009 at 11:09 AM
The title is ironic...
Posted in: KDE, Rants  —  September 23, 2009 at 01:15 PM
In short: don't touch my data with alpha-quality software like Akonadi, and start working on things people actually want instead of grandiose schemes that have failed.
Posted in: Haskell  —  August 03, 2009 at 09:58 PM
This is my suggestion about what needs to go into the Haskell Platform...
Posted in: Software development, Python, Linux  —  July 15, 2009 at 10:04 PM
A lot of discussion recently has missed the point: the big question is whether the terms of any software licence are really relevant to dynamic languages...
Posted in: Christianity  —  July 09, 2009 at 12:06 AM
There is a lot of debate over the translation and meaning of 1 Corinthians 7:36-38 — this is the result of my studies on this, mainly for my own future use.
Posted in: Haskell, Web development  —  July 04, 2009 at 05:38 PM
Is this a bizarre GHC bug? Or a bug in me?
Posted in: KDE, Music, Rants  —  April 23, 2009 at 01:18 AM
Amarok 2 is not my favourite application at the moment...
Posted in: Python, Blogging and bloggers, Personal and misc  —  March 18, 2009 at 02:01 AM
I've blogged before about using trac as a personal wiki, now I've found I can use Emacs as my editor and trac browser it's even better...
Posted in: Python, Web development, Django  —  March 03, 2009 at 08:52 PM
A review of "Django 1.0 Template Development" by Scott Newman, from Packt Publishing.
Posted in: Python, Web development, Django  —  January 22, 2009 at 11:44 PM
An article from Django 1.0 Template Development by Scott Newman, about how to output a document in multiple formats/styles using Django templates.
Posted in: Haskell  —  November 21, 2008 at 07:14 PM
I need some help! I did someone a good deed on a blog the other day, so I'm swallowing my pride and asking for a random kind deed from someone who knows something...
Posted in: Haskell, Web development, Django  —  November 04, 2008 at 06:37 PM
Beginnings of a Django-inspired Haskell web framework, Ella.
Posted in: Christianity  —  October 01, 2008 at 12:06 AM
Do Christians meet together to worship God in the NT, or only to encourage each other?
Posted in: Haskell  —  August 04, 2008 at 08:40 PM
Haskell API documentation is very lacking for newbies. For instance, I want to understand how to do create and use regexes...