<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1" -->
<rss version="0.92">
<channel>
	<title>George Steel</title>
	<link>http://blog.georgesteel.net</link>
	<description>...because my memory is poor</description>
	<lastBuildDate>Thu, 22 Mar 2007 13:31:59 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>PHP5 / GD2 Image Manipulation Package</title>
		<description><![CDATA[I decided to write a portable class library for basic image manipulation this week. It&#8217;s pretty incompatible with older versions of PHP and GD but in the environments I use, that&#8217;s not a problem (PHP &#62; 5.1 and GD 2.0.28).
You can download the the package here with some api docs and examples (Around 1.1M) or [...]]]></description>
		<link>http://blog.georgesteel.net/2006/11/26/php5-gd2-image-manipulation-package/</link>
			</item>
	<item>
		<title>Compiling Clamav 0.88.5 from source on OpenBSD 3.7</title>
		<description><![CDATA[Fed up with getting messages from freshclam saying my clamav installation was out of date, and reluctant to update one of my OpenBSD installations to latest release, I set about trying to figure out how to compile clamav from source.
I started by downloading the latest stable source from www.clamav.net (0.88.5) and tried a simple

./configure
make

I was [...]]]></description>
		<link>http://blog.georgesteel.net/2006/10/28/compiling-clamav-0885-from-source-on-openbsd-37/</link>
			</item>
	<item>
		<title>Preventing Image Hotlinks With Apache Configuration Files</title>
		<description><![CDATA[As always, this is more a reminder to me than a &#8216;How-To&#8217; - For ages I&#8217;d been meaning to stop certian sites from embedding images from my servers directly into their pages but I kept forgetting and also didn&#8217;t know exactly how to stop it. I found the time and inclination last night and turned [...]]]></description>
		<link>http://blog.georgesteel.net/2006/10/27/preventing-image-hotlinks-with-apache-configuration-files/</link>
			</item>
	<item>
		<title>Updating The ClamAV Daemon on OpenBSD 3.7</title>
		<description><![CDATA[Introduction
This post is now pretty pointless. The OpenBSD 3.7 ports tree is no longer maintained so you&#8217;ll only get up to clamav 0.88.3 (I think). Take a look at this post on compiling clamav from source.

This reference document describes the process for updating
ClamAV on OpenBSD 3.7 Release via the ports system.
Requirements

OpenBSD 3.7 Release (Although these [...]]]></description>
		<link>http://blog.georgesteel.net/2006/10/25/updating-the-clamav-daemon-on-openbsd-37-release/</link>
			</item>
	<item>
		<title>Setting Up a Local Nameserver on Mac OS X 10.4.x</title>
		<description><![CDATA[Instructions for setting up a local Nameserver in Mac OS X 10.4.x For Local Website Development
Introduction
Mac OS X Tiger comes with lots of traditional UNIX goodies, one of these is the BIND name server.
These guidelines are intended as a quick reference for setting up bind to resolve arbitrary
domain names so that in turn you can [...]]]></description>
		<link>http://blog.georgesteel.net/2006/10/23/setting-up-a-local-nameserver-on-mac-os-x-104x/</link>
			</item>
</channel>
</rss>
