<?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>Prairie Hippo Solutions</title>
	<atom:link href="http://www.prairiehippo.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.prairiehippo.net</link>
	<description></description>
	<lastBuildDate>Fri, 01 Apr 2011 16:55:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>jQuery Blink Tag</title>
		<link>http://www.prairiehippo.net/2011/04/01/jquery-blink-tag/</link>
		<comments>http://www.prairiehippo.net/2011/04/01/jquery-blink-tag/#comments</comments>
		<pubDate>Fri, 01 Apr 2011 16:54:06 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Development Snippets]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Don't Do This]]></category>

		<guid isPermaLink="false">http://www.prairiehippo.net/?p=62</guid>
		<description><![CDATA[Just cause. &#60;script type=&#34;text/javascript&#34;&#62; jQuery(document).ready(function() { &#160; &#160; &#160; &#160; setInterval (&#34;blink()&#34;, 1000); }); function blink(){ &#160; &#160; &#160; &#160; jQuery(&#34;.blinkMe&#34;).toggle(); } &#60;/script&#62;]]></description>
		<wfw:commentRss>http://www.prairiehippo.net/2011/04/01/jquery-blink-tag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Colours in Vi on OS X</title>
		<link>http://www.prairiehippo.net/2010/08/20/colours-in-vi-on-os-x/</link>
		<comments>http://www.prairiehippo.net/2010/08/20/colours-in-vi-on-os-x/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 21:09:53 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://www.prairiehippo.net/?p=48</guid>
		<description><![CDATA[Each time I logged into a webserver and popped open some source file in Vi, I&#8217;d get some nice syntax colouring, but I never got it from my local OS X machine. Well, I finally got fed up enough to figure it out: 1) Open up Terminal.app 2) Navigate to your home directory (if needed [...]]]></description>
		<wfw:commentRss>http://www.prairiehippo.net/2010/08/20/colours-in-vi-on-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing GIT on Cent OS</title>
		<link>http://www.prairiehippo.net/2010/06/29/installing-git-on-cent-os/</link>
		<comments>http://www.prairiehippo.net/2010/06/29/installing-git-on-cent-os/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 15:58:39 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cent os]]></category>
		<category><![CDATA[git]]></category>

		<guid isPermaLink="false">http://www.prairiehippo.net/?p=37</guid>
		<description><![CDATA[I spent close to an hour trying to work out why git wouldn&#8217;t install on our Cent OS server. After numerous trials and a lot of un-working solutions found on the internet, I found this one: http://www.how-to-linux.com/2009/01/install-git-161-on-centos-52]]></description>
		<wfw:commentRss>http://www.prairiehippo.net/2010/06/29/installing-git-on-cent-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YAML for Coda</title>
		<link>http://www.prairiehippo.net/2010/06/28/yaml-for-coda/</link>
		<comments>http://www.prairiehippo.net/2010/06/28/yaml-for-coda/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 21:50:43 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[coda]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[YAML]]></category>

		<guid isPermaLink="false">http://www.prairiehippo.net/?p=34</guid>
		<description><![CDATA[I&#8217;ve been delving more and more into the Symfony framework and as a consequence have been using the YAML syntax more and more. My favorite editor, Coda, doesn&#8217;t come with native YAML support. Luckily, someone very awesome has come to my rescue and posted a mode for the format. You can check it out here: [...]]]></description>
		<wfw:commentRss>http://www.prairiehippo.net/2010/06/28/yaml-for-coda/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

