<?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>Tim Janik&#039;s Old Blog &#187; GLib</title>
	<atom:link href="http://blogs.gnome.org/timj/category/glib/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/timj</link>
	<description>timj.testbit.eu/</description>
	<lastBuildDate>Sat, 26 Mar 2011 11:57: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>23.06.2008 Writing Unit Tests with GLib</title>
		<link>http://blogs.gnome.org/timj/2008/06/24/23062008-writing-unit-tests-with-glib/</link>
		<comments>http://blogs.gnome.org/timj/2008/06/24/23062008-writing-unit-tests-with-glib/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 15:14:04 +0000</pubDate>
		<dc:creator>Tim Janik</dc:creator>
				<category><![CDATA[GLib]]></category>
		<category><![CDATA[Gtk+]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/timj/2008/06/24/23062008-writing-unit-tests-with-glib/</guid>
		<description><![CDATA[See:&#160;<a href="http://blogs.testbit.eu/timj/2008/06/24/23062008-writing-unit-tests-with-glib/">http://blogs.testbit.eu/timj/2008/06/24/23062008-writing-unit-tests-with-glib/</a> (page moved) <br />
]]></description>
		<wfw:commentRss>http://blogs.gnome.org/timj/2008/06/24/23062008-writing-unit-tests-with-glib/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>16.05.2008 Becoming a Gtk+ maintainer</title>
		<link>http://blogs.gnome.org/timj/2008/05/16/16052008-becoming-a-gtk-maintainer/</link>
		<comments>http://blogs.gnome.org/timj/2008/05/16/16052008-becoming-a-gtk-maintainer/#comments</comments>
		<pubDate>Fri, 16 May 2008 11:50:19 +0000</pubDate>
		<dc:creator>Tim Janik</dc:creator>
				<category><![CDATA[GLib]]></category>
		<category><![CDATA[Gtk+]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/timj/2008/05/16/16052008-becoming-a-gtk-maintainer/</guid>
		<description><![CDATA[See: <a href="http://blogs.testbit.eu/timj/2008/05/16/16052008-becoming-a-gtk-maintainer/">
http://blogs.testbit.eu/timj/2008/05/16/16052008-becoming-a-gtk-maintainer/</a> (page moved) <br />
]]></description>
		<wfw:commentRss>http://blogs.gnome.org/timj/2008/05/16/16052008-becoming-a-gtk-maintainer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>07.04.2008 On Moving Gtk+ to Git</title>
		<link>http://blogs.gnome.org/timj/2008/04/07/07042008-on-moving-gtk-to-git/</link>
		<comments>http://blogs.gnome.org/timj/2008/04/07/07042008-on-moving-gtk-to-git/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 22:20:46 +0000</pubDate>
		<dc:creator>Tim Janik</dc:creator>
				<category><![CDATA[GLib]]></category>
		<category><![CDATA[Gtk+]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/timj/2008/04/07/07042008-on-moving-gtk-to-git/</guid>
		<description><![CDATA[See:&#160;<a href="http://blogs.testbit.eu/timj/2008/04/07/07042008-on-moving-gtk-to-git/">http://blogs.testbit.eu/timj/2008/04/07/07042008-on-moving-gtk-to-git/</a> (page moved) <br />
]]></description>
		<wfw:commentRss>http://blogs.gnome.org/timj/2008/04/07/07042008-on-moving-gtk-to-git/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>05.02.2008 Thread-safe class initializers</title>
		<link>http://blogs.gnome.org/timj/2008/02/05/05022008-thread-safe-class-initializers/</link>
		<comments>http://blogs.gnome.org/timj/2008/02/05/05022008-thread-safe-class-initializers/#comments</comments>
		<pubDate>Tue, 05 Feb 2008 18:17:43 +0000</pubDate>
		<dc:creator>Tim Janik</dc:creator>
				<category><![CDATA[GLib]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/timj/2008/02/05/05022008-thread-safe-class-initializers/</guid>
		<description><![CDATA[See: <a href="http://blogs.testbit.eu/timj/2008/02/05/05022008-thread-safe-class-initializers/">
http://blogs.testbit.eu/timj/2008/02/05/05022008-thread-safe-class-initializers/</a> (page moved) <br />
]]></description>
		<wfw:commentRss>http://blogs.gnome.org/timj/2008/02/05/05022008-thread-safe-class-initializers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>17.08.2007 What are ELF libraries good for anyway?</title>
		<link>http://blogs.gnome.org/timj/2007/08/17/17082007-what-are-elf-libraries-good-for-anyway/</link>
		<comments>http://blogs.gnome.org/timj/2007/08/17/17082007-what-are-elf-libraries-good-for-anyway/#comments</comments>
		<pubDate>Fri, 17 Aug 2007 20:11:22 +0000</pubDate>
		<dc:creator>Tim Janik</dc:creator>
				<category><![CDATA[GLib]]></category>
		<category><![CDATA[Gtk+]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/timj/2007/08/17/17082007-what-are-elf-libraries-good-for-anyway/</guid>
		<description><![CDATA[See:&#160;<a href="http://blogs.testbit.eu/timj/2007/08/17/17082007-what-are-elf-libraries-good-for-anyway/">http://blogs.testbit.eu/timj/2007/08/17/17082007-what-are-elf-libraries-good-for-anyway/</a> (page moved) <br />
]]></description>
		<wfw:commentRss>http://blogs.gnome.org/timj/2007/08/17/17082007-what-are-elf-libraries-good-for-anyway/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>28.12.2006 G_SLICE=debug-blocks</title>
		<link>http://blogs.gnome.org/timj/2007/01/02/28122006-g_slicedebug-blocks/</link>
		<comments>http://blogs.gnome.org/timj/2007/01/02/28122006-g_slicedebug-blocks/#comments</comments>
		<pubDate>Tue, 02 Jan 2007 09:08:32 +0000</pubDate>
		<dc:creator>Tim Janik</dc:creator>
				<category><![CDATA[GLib]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/timj/2007/01/02/28122006-g_slicedebug-blocks/</guid>
		<description><![CDATA[See:&#160;<a href="http://blogs.testbit.eu/timj/2007/01/02/28122006-g_slicedebug-blocks/">http://blogs.testbit.eu/timj/2007/01/02/28122006-g_slicedebug-blocks/</a> (page moved) <br />
]]></description>
		<wfw:commentRss>http://blogs.gnome.org/timj/2007/01/02/28122006-g_slicedebug-blocks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>25.01.2006 Allocation debugging with GLib</title>
		<link>http://blogs.gnome.org/timj/2006/01/25/25012006-allocation-debugging-with-glib/</link>
		<comments>http://blogs.gnome.org/timj/2006/01/25/25012006-allocation-debugging-with-glib/#comments</comments>
		<pubDate>Wed, 25 Jan 2006 12:49:47 +0000</pubDate>
		<dc:creator>Tim Janik</dc:creator>
				<category><![CDATA[GLib]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/timj/2006/01/25/25012006-allocation-debugging-with-glib/</guid>
		<description><![CDATA[See:&#160;<a href="http://blogs.testbit.eu/timj/2006/01/25/25012006-allocation-debugging-with-glib/">http://blogs.testbit.eu/timj/2006/01/25/25012006-allocation-debugging-with-glib/</a> (page moved) <br />
]]></description>
		<wfw:commentRss>http://blogs.gnome.org/timj/2006/01/25/25012006-allocation-debugging-with-glib/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>20.12.2005 Tuning GSlice memory consumption</title>
		<link>http://blogs.gnome.org/timj/2005/12/20/20122005-tuning-gslice-memory-consumption/</link>
		<comments>http://blogs.gnome.org/timj/2005/12/20/20122005-tuning-gslice-memory-consumption/#comments</comments>
		<pubDate>Tue, 20 Dec 2005 13:22:46 +0000</pubDate>
		<dc:creator>Tim Janik</dc:creator>
				<category><![CDATA[GLib]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/timj/2005/12/20/20122005-tuning-gslice-memory-consumption/</guid>
		<description><![CDATA[See:&#160;<a href="http://blogs.testbit.eu/timj/2005/12/20/20122005-tuning-gslice-memory-consumption/">http://blogs.testbit.eu/timj/2005/12/20/20122005-tuning-gslice-memory-consumption/</a> (page moved) <br />
]]></description>
		<wfw:commentRss>http://blogs.gnome.org/timj/2005/12/20/20122005-tuning-gslice-memory-consumption/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>02.12.2005 Landing g_slice_new()</title>
		<link>http://blogs.gnome.org/timj/2005/12/02/02122005-landing-g_slice_new/</link>
		<comments>http://blogs.gnome.org/timj/2005/12/02/02122005-landing-g_slice_new/#comments</comments>
		<pubDate>Fri, 02 Dec 2005 05:56:15 +0000</pubDate>
		<dc:creator>Tim Janik</dc:creator>
				<category><![CDATA[GLib]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/timj/2005/12/02/02122005-landing-g_slice_new/</guid>
		<description><![CDATA[See:&#160;<a href="http://blogs.testbit.eu/timj/2005/12/02/02122005-landing-g_slice_new/">http://blogs.testbit.eu/timj/2005/12/02/02122005-landing-g_slice_new/</a> (page moved) <br />
]]></description>
		<wfw:commentRss>http://blogs.gnome.org/timj/2005/12/02/02122005-landing-g_slice_new/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>01.08.2005</title>
		<link>http://blogs.gnome.org/timj/2005/08/01/01082005/</link>
		<comments>http://blogs.gnome.org/timj/2005/08/01/01082005/#comments</comments>
		<pubDate>Mon, 01 Aug 2005 19:10:06 +0000</pubDate>
		<dc:creator>Tim Janik</dc:creator>
				<category><![CDATA[GLib]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/timj/2005/08/01/01082005/</guid>
		<description><![CDATA[See:&#160;<a href="http://blogs.testbit.eu/timj/2005/08/01/01082005/">http://blogs.testbit.eu/timj/2005/08/01/01082005/</a> (page moved) <br />
]]></description>
		<wfw:commentRss>http://blogs.gnome.org/timj/2005/08/01/01082005/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  blogs.gnome.org/timj/category/glib/feed/ ) in 1.16542 seconds, on Feb 10th, 2012 at 11:04 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 11th, 2012 at 12:04 am UTC -->
