<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Website&#8217;s content &#8212; which goes where?</title>
	<atom:link href="http://rassie.org/archives/203/feed" rel="self" type="application/rss+xml" />
	<link>http://rassie.org/archives/203</link>
	<description>Barking at technology</description>
	<lastBuildDate>Wed, 28 Dec 2011 06:51:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: rassie</title>
		<link>http://rassie.org/archives/203/comment-page-1#comment-1531</link>
		<dc:creator>rassie</dc:creator>
		<pubDate>Tue, 30 Dec 2008 15:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://rassie.org/?p=203#comment-1531</guid>
		<description>OK, I guess I haven&#039;t read or understood shinmun&#039;s code right. I see it now -- I could define a single template and filter the posts the right way. Should try this soon :)</description>
		<content:encoded><![CDATA[<p>OK, I guess I haven&#8217;t read or understood shinmun&#8217;s code right. I see it now &#8212; I could define a single template and filter the posts the right way. Should try this soon :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias Georgi</title>
		<link>http://rassie.org/archives/203/comment-page-1#comment-1530</link>
		<dc:creator>Matthias Georgi</dc:creator>
		<pubDate>Tue, 30 Dec 2008 14:47:24 +0000</pubDate>
		<guid isPermaLink="false">http://rassie.org/?p=203#comment-1530</guid>
		<description>Shinmun works like this, the posts are accessible as one big array, which is pulled out of the git repository.

The routing is defined here:
http://github.com/georgi/shinmun/tree/master/example/map.rb

And the posts are accessed here:
http://github.com/georgi/shinmun/tree/master/lib/shinmun/blog.rb</description>
		<content:encoded><![CDATA[<p>Shinmun works like this, the posts are accessible as one big array, which is pulled out of the git repository.</p>

<p>The routing is defined here:
<a href="http://github.com/georgi/shinmun/tree/master/example/map.rb" rel="nofollow">http://github.com/georgi/shinmun/tree/master/example/map.rb</a></p>

<p>And the posts are accessed here:
<a href="http://github.com/georgi/shinmun/tree/master/lib/shinmun/blog.rb" rel="nofollow">http://github.com/georgi/shinmun/tree/master/lib/shinmun/blog.rb</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

