<?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>The adventures of Foo &#187; Linux</title>
	<atom:link href="http://jensge.org/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://jensge.org</link>
	<description>My aggregated random tech blabber</description>
	<lastBuildDate>Sat, 04 Feb 2012 19:12:20 +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>The new automake meme</title>
		<link>http://jensge.org/2009/08/the-new-automake-meme/</link>
		<comments>http://jensge.org/2009/08/the-new-automake-meme/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 11:25:54 +0000</pubDate>
		<dc:creator>Jens</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[OSS]]></category>
		<category><![CDATA[UPnP]]></category>

		<guid isPermaLink="false">http://jensge.org/?p=266</guid>
		<description><![CDATA[Apparently a small meme has spread in the gnome community, the non-recursive automake meme. Well, rewriting the makefiles for rygel to use the new Vala support in automake-1.11 I also converted it to be non-recursive. This is what I got: &#8230; <a href="http://jensge.org/2009/08/the-new-automake-meme/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Apparently a small meme has spread in the gnome community, the <a href="http://www.murrayc.com/blog/permalink/2009/07/24/non-recursive-automake-is-the-best-alternative-to-automake/">non-recursive automake meme</a>.</p>
<p>Well, rewriting the makefiles for <a href="http://live.gnome.org/Rygel">rygel</a> to use the new Vala support in automake-1.11 I also converted it to be non-recursive.</p>
<p>This is what I got:</p>
<ul>
<li> Parallel builds working (but this seems to be more the work of the Vala support)</li>
<li> Cleaner Makefiles, less code duplication</li>
<li> No possibility to call &#8220;make install&#8221; for a single plugin only</li>
<li> No to very minor speed gain</li>
</ul>
<p>All in all, this seems less improvement than expected, but the cleanliness of the Makefile.am is worth the minor inconveniences generated by that, though it still needs some more cleanup and flags unification.</p>
]]></content:encoded>
			<wfw:commentRss>http://jensge.org/2009/08/the-new-automake-meme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Butter</title>
		<link>http://jensge.org/2009/06/butter/</link>
		<comments>http://jensge.org/2009/06/butter/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 10:48:57 +0000</pubDate>
		<dc:creator>Jens</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programmieren]]></category>

		<guid isPermaLink="false">http://jensge.org/?p=259</guid>
		<description><![CDATA[While developing with Vala I found myself writing some stuff over and over again. So I decided to make a library out of it: Libbutter. Currently only available via git on http://github.com/phako/butter]]></description>
			<content:encoded><![CDATA[<p>While developing with Vala I found myself writing some stuff over and over again. So I decided to make a library out of it: Libbutter. Currently only available via git on <a href="http://github.com/phako/butter">http://github.com/phako/butter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jensge.org/2009/06/butter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cautionary</title>
		<link>http://jensge.org/2008/07/cautionary/</link>
		<comments>http://jensge.org/2008/07/cautionary/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 07:02:20 +0000</pubDate>
		<dc:creator>Jens</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Comic]]></category>

		<guid isPermaLink="false">http://jensge.org/?p=103</guid>
		<description><![CDATA[http://xkcd.com/456/]]></description>
			<content:encoded><![CDATA[<p><a href="http://xkcd.com/456/">http://xkcd.com/456/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jensge.org/2008/07/cautionary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

