<?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>Coastal Web Development</title>
	<atom:link href="http://coastalweb.ca/feed" rel="self" type="application/rss+xml" />
	<link>http://coastalweb.ca</link>
	<description>Self-managed websites using WordPress</description>
	<lastBuildDate>Fri, 02 Sep 2011 21:50:49 +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>Converting DOS to UNIX newlines</title>
		<link>http://coastalweb.ca/programming/converting-dos-to-unix-newlines.html</link>
		<comments>http://coastalweb.ca/programming/converting-dos-to-unix-newlines.html#comments</comments>
		<pubDate>Tue, 10 May 2011 18:36:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[linux commands]]></category>

		<guid isPermaLink="false">http://coastalweb.ca/?p=218</guid>
		<description><![CDATA[Annoying as it may be, Windows and some FTP clients insert &#8220;carriage return&#8221; characters into text files. This is commonly referred to as &#8220;DOS&#8221; mode &#8211; you&#8217;ll know you&#8217;re editing a DOS mode file if your editor tells you so, or (like I found this morning) git tells you. I downloaded a bunch of files [...]]]></description>
		<wfw:commentRss>http://coastalweb.ca/programming/converting-dos-to-unix-newlines.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Instant with FireWatir</title>
		<link>http://coastalweb.ca/programming/google-instant-with-firewatir.html</link>
		<comments>http://coastalweb.ca/programming/google-instant-with-firewatir.html#comments</comments>
		<pubDate>Tue, 15 Mar 2011 16:51:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[bots]]></category>
		<category><![CDATA[FireWatir]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://coastalweb.ca/?p=185</guid>
		<description><![CDATA[I&#8217;ve been playing around with FireWatir, which allows you to write ruby scripts that control a Firefox web browser. This has obvious white hat uses, such as automated testing for sites that use JavaScript. It also has black hat uses for things like automated account creation and article directory submitters. The most basic example is [...]]]></description>
		<wfw:commentRss>http://coastalweb.ca/programming/google-instant-with-firewatir.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Twitter API Plugins Not Authenticating</title>
		<link>http://coastalweb.ca/wordpress/wordpress-twitter-api-plugins-not-authenticating.html</link>
		<comments>http://coastalweb.ca/wordpress/wordpress-twitter-api-plugins-not-authenticating.html#comments</comments>
		<pubDate>Thu, 13 Jan 2011 19:42:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://coastalweb.ca/?p=179</guid>
		<description><![CDATA[A friend asked me to investigate why he was unable to use any Twitter plugins with his blog, but only on a specific server. After Googling around a little, I saw solutions that ranged from disabling PHP&#8217;s oauth module, to updating server time. It turns out that none of these fixed the problem &#8211; the [...]]]></description>
		<wfw:commentRss>http://coastalweb.ca/wordpress/wordpress-twitter-api-plugins-not-authenticating.html/feed</wfw:commentRss>
		<slash:comments>
