<?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>chendo.net &#187; Web</title>
	<atom:link href="http://chendo.net/category/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://chendo.net</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 21 Jan 2010 06:22:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>My first Yahoo Pipe: Brisbane Traffic Notices</title>
		<link>http://chendo.net/2009/10/06/my-first-yahoo-pipe-brisbane-traffic-notices/</link>
		<comments>http://chendo.net/2009/10/06/my-first-yahoo-pipe-brisbane-traffic-notices/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 08:03:39 +0000</pubDate>
		<dc:creator>chendo</dc:creator>
				<category><![CDATA[Mashup]]></category>
		<category><![CDATA[Uni]]></category>
		<category><![CDATA[mocra]]></category>

		<guid isPermaLink="false">http://chendo.net/?p=74</guid>
		<description><![CDATA[This is my first Yahoo pipe I made for KIB216: Brisbane Traffic Notices. It takes data from http://131940.qld.gov.au/, runs it through a geolocation service and plots them on a map. It&#8217;s rather slow at the moment, probably all the geolocating it&#8217;s doing, and the geolocator sometimes gets it wrong.
This should be useful for anyone who [...]]]></description>
		<wfw:commentRss>http://chendo.net/2009/10/06/my-first-yahoo-pipe-brisbane-traffic-notices/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Blog is live!</title>
		<link>http://chendo.net/2009/09/09/blog-is-live/</link>
		<comments>http://chendo.net/2009/09/09/blog-is-live/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 14:18:07 +0000</pubDate>
		<dc:creator>chendo</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://chendo.net/?p=64</guid>
		<description><![CDATA[My blog went live on the stroke of midnight, and I&#8217;ve just been tweaking the .htaccess file for faster page loads.
This is what I have in my .htaccess file:


RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]


# MOD_DEFLATE COMPRESSION
SetOutputFilter DEFLATE

# 1-WEEK EXPIRES HEADER
ExpiresActive On
ExpiresDefault A0
ExpiresDefault A604800
Header append Cache-Control "public"


After that, my YSlow score is [...]]]></description>
		<wfw:commentRss>http://chendo.net/2009/09/09/blog-is-live/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
