Skip to content

Category Archives: Articles

Article Summary

I’ve added a page that links to all of my published articles on the web.

New Linux.com Articles

I’ve had a number of articles published at Linux.com recently:

How to Build a Local IMAP Server
Enhance your DNS and DHCP Services with dnsmasq
Access Remote Network Services with SSH Tools

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 [...]