Skip to content

Category Archives: Articles

Lua

A while ago I encountered a clever little language called Lua. It’s got most of the goodies you’d expect in a dynamic scripting language and feels quite naturual if you’ve used Python/Perl/Ruby/JavaScript etc. What sets it apart in my opinion is its small size (about 200k compiled, with strategies to reduce even that) […]

Project Management with Trac

I’ve written another article for NewsForge. This one’s on Trac The article can be found here

Blogging with Blosxom

My latest NewsForge article has been posted: Blogging With BlosxomIf you’re visting this site from there, welcome!

Newsforge Articles

In recent months I’ve had several articles published at NewsForge. If you’re interested they can be found at:

Introducing UseModWiki
Creating a project dashboard with RSS and rawdog
Version control for non-programmers with Subversion

The first two detail the means by which one might do the least thing that might possibly work in order to build effective ad-hoc […]