<?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; English</title>
	<atom:link href="http://jensge.org/category/english/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>Concerning gnupg&#8230;</title>
		<link>http://jensge.org/2009/07/concerning-gnupg/</link>
		<comments>http://jensge.org/2009/07/concerning-gnupg/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 09:17:07 +0000</pubDate>
		<dc:creator>Jens</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Programmieren]]></category>
		<category><![CDATA[Arbeit]]></category>
		<category><![CDATA[NoteToMyself]]></category>
		<category><![CDATA[OSS]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://jensge.org/?p=262</guid>
		<description><![CDATA[I wrote earlier about compiling libgpgme for use with Visual Studio. Forgot to mention that this is an useless effort because the filedescriptor passing does not work and as such you can only encrypt decrypt from or to memory.]]></description>
			<content:encoded><![CDATA[<p>I <a href="http://jensge.org/2009/04/eternal-struggle/">wrote earlier about compiling libgpgme for use with Visual Studio</a>. Forgot to mention that this is an useless effort because the filedescriptor passing does not work and as such you can only encrypt decrypt from or to memory.</p>
]]></content:encoded>
			<wfw:commentRss>http://jensge.org/2009/07/concerning-gnupg/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>
	</channel>
</rss>

