<?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>Yet Another [À Compléter] &#187; blog engine</title>
	<atom:link href="http://blog.neteril.org/tag/blog-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.neteril.org</link>
	<description>Random thoughts of Jérémie Laval</description>
	<lastBuildDate>Wed, 24 Aug 2011 17:43:59 +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>Scheme in real life</title>
		<link>http://blog.neteril.org/2008/04/24/scheme-in-real-life/</link>
		<comments>http://blog.neteril.org/2008/04/24/scheme-in-real-life/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 18:30:02 +0000</pubDate>
		<dc:creator>Jérémie Laval</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[blog engine]]></category>
		<category><![CDATA[scheme]]></category>
		<category><![CDATA[tekuti]]></category>

		<guid isPermaLink="false">http://garuma.wordpress.com/?p=178</guid>
		<description><![CDATA[I stumbled this morning on this little gem called tekuti. Basically it&#8217;s a blog system but with two special twists : it&#8217;s written in Scheme and use Git as article backend. Like the feature page report, theses two particularities provide very interesting improvements over traditional PHP+Mysql blog engine. Definitely something to hack on. Maybe it [...]]]></description>
			<content:encoded><![CDATA[<p>I stumbled this morning on this little gem called <a href="http://wingolog.org/software/tekuti/">tekuti</a>. Basically it&#8217;s a blog system but with two special twists : it&#8217;s written in Scheme and use Git as article backend.</p>
<p>Like the feature page report, theses two particularities provide very interesting improvements over traditional PHP+Mysql blog engine. Definitely something to hack on. Maybe it will reconcile me with web development.</p>
<p>As miscellaneous potential additions I see FastCGI support for use with other webserver than Apache (Lighttpd fan inside) and port to Bigloo and its native compiler for a speedy blogging life.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.neteril.org/2008/04/24/scheme-in-real-life/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

