<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>blog.jc21.com &#187; Tutorials</title>
	<atom:link href="http://blog.jc21.com/category/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jc21.com</link>
	<description>insert witty code here</description>
	<lastBuildDate>Mon, 23 Jan 2012 02:41:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to backup your server over FTP</title>
		<link>http://blog.jc21.com/2011-10-10/how-to-backup-your-server-over-ftp/</link>
		<comments>http://blog.jc21.com/2011-10-10/how-to-backup-your-server-over-ftp/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 03:50:19 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://blog.jc21.com/?p=270</guid>
		<description><![CDATA[Recently I needed to find a way to backup the contents of one of my servers, onto another server in a completely different location. Normally I would use rsync over SSH but I don&#8217;t have SSH access on my remote ...]]></description>
		<wfw:commentRss>http://blog.jc21.com/2011-10-10/how-to-backup-your-server-over-ftp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://blog.jc21.com/content/lftp-150x150.png" length="6611" type="image/jpg" />	</item>
		<item>
		<title>Using VSFTPD with MySQL and restricting users</title>
		<link>http://blog.jc21.com/2010-10-04/using-vsftpd-with-mysql-and-restricting-users/</link>
		<comments>http://blog.jc21.com/2010-10-04/using-vsftpd-with-mysql-and-restricting-users/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 03:45:31 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://blog.jc21.com/?p=81</guid>
		<description><![CDATA[Let me save you over 10 hours of hair pulling stress and give you the easiest guide you&#8217;ll ever come across to setup vsftpd on your linux box and give you control of your private server. This guide will let ...]]></description>
		<wfw:commentRss>http://blog.jc21.com/2010-10-04/using-vsftpd-with-mysql-and-restricting-users/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<enclosure url="http://blog.jc21.com/content/vsftpd_564-150x150.jpg" length="2719" type="image/jpg" />	</item>
		<item>
		<title>How to dynamically return XML data using PHP</title>
		<link>http://blog.jc21.com/2006-09-07/how-to-dynamically-return-xml-data-using-php/</link>
		<comments>http://blog.jc21.com/2006-09-07/how-to-dynamically-return-xml-data-using-php/#comments</comments>
		<pubDate>Thu, 07 Sep 2006 03:46:30 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://blog.jc21.com/2006-09-07/how-to-dynamically-return-xml-data-using-php/</guid>
		<description><![CDATA[This is the second part of a tutorial covering the Front-end browser part of Ajax&#8217;ing and the Back-end part of sending data with PHP. The first part can be found here. So we&#8217;ve covered how to request an interpret XML ...]]></description>
		<wfw:commentRss>http://blog.jc21.com/2006-09-07/how-to-dynamically-return-xml-data-using-php/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

