<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>colin odell dot com</title>
	<link>http://blog.colinodell.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 21 Apr 2009 22:15:11 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Linux Tip: Recursive FTP Backup</title>
		<description>Creating manual backups of a website can be a time-consuming task.  Using Linux, you can automate the entire download/transfer using the handy utility known as wget (Ubuntu users: install it with 'sudo apt-get install wget')
Here's the command to use for downloading your backup:
wget ftp://yourwebsite.com/some/directory -nv -r -N -l inf ...</description>
		<link></link>
			</item>
	<item>
		<title>First post!</title>
		<description>Welcome to my new website!  After a couple years I've decided its time to bring this blog back to life.  The goal is to make this site more than just a blog - I want to fill it with links, resources,  entertainment, etc.  There's alot of work to be done, ...</description>
		<link></link>
			</item>
</channel>
</rss>
