<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Haiku Web Dev</title>
	<atom:link href="http://haikuwebdev.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://haikuwebdev.wordpress.com</link>
	<description>A web development blog</description>
	<lastBuildDate>Thu, 06 Dec 2007 17:05:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='haikuwebdev.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Haiku Web Dev</title>
		<link>http://haikuwebdev.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://haikuwebdev.wordpress.com/osd.xml" title="Haiku Web Dev" />
	<atom:link rel='hub' href='http://haikuwebdev.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Undocumented strftime directive</title>
		<link>http://haikuwebdev.wordpress.com/2007/12/06/undocumented-strftime-directive/</link>
		<comments>http://haikuwebdev.wordpress.com/2007/12/06/undocumented-strftime-directive/#comments</comments>
		<pubDate>Thu, 06 Dec 2007 17:04:45 +0000</pubDate>
		<dc:creator>tjstankus</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[quick_tip]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://blog.haikuwebdev.com/2007/12/06/undocumented-strftime-directive/</guid>
		<description><![CDATA[So, you&#8217;ve got to display a clearly readable datetime. You might put something like this in your environment.rb file: [Time::DATE_FORMATS].each{ &#124;format&#124; format.update(:slashes_with_time =&#62; '%m/%d/%Y %I:%M %p') } That works, but it produces an hour with leading zeroes, which is a little less readable for most people. When you search through the docs for strftime, you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haikuwebdev.wordpress.com&amp;blog=1301286&amp;post=5&amp;subd=haikuwebdev&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://haikuwebdev.wordpress.com/2007/12/06/undocumented-strftime-directive/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a536b713b65587cd5989e8e5251c2dec?s=96&#38;d=identicon" medium="image">
			<media:title type="html">tjstankus</media:title>
		</media:content>
	</item>
		<item>
		<title>Resourceful Plugins</title>
		<link>http://haikuwebdev.wordpress.com/2007/11/05/resourceful-plugins/</link>
		<comments>http://haikuwebdev.wordpress.com/2007/11/05/resourceful-plugins/#comments</comments>
		<pubDate>Tue, 06 Nov 2007 03:04:42 +0000</pubDate>
		<dc:creator>tjstankus</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[raleigh.rb]]></category>

		<guid isPermaLink="false">http://blog.haikuwebdev.com/2007/11/05/resourceful-plugins/</guid>
		<description><![CDATA[This is a woefully tardy followup to my last post on Clinton Nixon&#8217;s raleigh.rb presentation. Clinton discussed some pretty cool stuff about building Rails apps around customizable plugins. His team at Viget Labs has produced two of these Resourceful Plugins: Bloget, a cleverly named blog engine, and a CMS called Sandstone. What follows are my [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haikuwebdev.wordpress.com&amp;blog=1301286&amp;post=4&amp;subd=haikuwebdev&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://haikuwebdev.wordpress.com/2007/11/05/resourceful-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a536b713b65587cd5989e8e5251c2dec?s=96&#38;d=identicon" medium="image">
			<media:title type="html">tjstankus</media:title>
		</media:content>
	</item>
		<item>
		<title>Raleigh.rb preview on building apps as plugins</title>
		<link>http://haikuwebdev.wordpress.com/2007/10/16/raleighrb-preview-on-building-apps-as-plugins/</link>
		<comments>http://haikuwebdev.wordpress.com/2007/10/16/raleighrb-preview-on-building-apps-as-plugins/#comments</comments>
		<pubDate>Tue, 16 Oct 2007 17:32:48 +0000</pubDate>
		<dc:creator>tjstankus</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[components]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[raleigh.rb]]></category>

		<guid isPermaLink="false">http://blog.haikuwebdev.com/2007/10/16/raleighrb-preview-on-building-apps-as-plugins/</guid>
		<description><![CDATA[I&#8217;m pretty psyched about tonight&#8217;s raleigh.rb meetup where Clinton Nixon will be discussing building Rails apps as plugins. Are vertical application slices an area where Rails could stand to improve? Probably. Does that fit into DHH&#8217;s vision of what Rails is and should be? I&#8217;m not sure, but it doesn&#8217;t seem to be something the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haikuwebdev.wordpress.com&amp;blog=1301286&amp;post=3&amp;subd=haikuwebdev&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://haikuwebdev.wordpress.com/2007/10/16/raleighrb-preview-on-building-apps-as-plugins/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a536b713b65587cd5989e8e5251c2dec?s=96&#38;d=identicon" medium="image">
			<media:title type="html">tjstankus</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://haikuwebdev.wordpress.com/2007/06/29/hello-world/</link>
		<comments>http://haikuwebdev.wordpress.com/2007/06/29/hello-world/#comments</comments>
		<pubDate>Fri, 29 Jun 2007 00:59:45 +0000</pubDate>
		<dc:creator>tjstankus</dc:creator>
				<category><![CDATA[untagged]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Yes, that&#8217;s the default WordPress first post title, but also typically the first program you write when learning a programming language, so it&#8217;s appropriate enough given what this blog will cover. I&#8217;ll be blogging about web development here. The technology that I work with currently is Ruby on Rails. I&#8217;ve gotta say, after two years [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haikuwebdev.wordpress.com&amp;blog=1301286&amp;post=1&amp;subd=haikuwebdev&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://haikuwebdev.wordpress.com/2007/06/29/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a536b713b65587cd5989e8e5251c2dec?s=96&#38;d=identicon" medium="image">
			<media:title type="html">tjstankus</media:title>
		</media:content>
	</item>
	</channel>
</rss>
