<?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>Coder CPF_ &#187; linux</title>
	<atom:link href="http://www.codercpf.be/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codercpf.be</link>
	<description></description>
	<lastBuildDate>Mon, 29 Mar 2010 01:35:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>[howto] Install bazaar explorer in debian</title>
		<link>http://www.codercpf.be/130/howto-install-bazaar-explorer-in-debian/</link>
		<comments>http://www.codercpf.be/130/howto-install-bazaar-explorer-in-debian/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 09:57:35 +0000</pubDate>
		<dc:creator>cpf_</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.codercpf.be/?p=130</guid>
		<description><![CDATA[Since I&#8217;m quite the python fan, and also indirectly a fan of bazaar, I&#8217;m really liking the bazaar explorer. Especially on windows. Since I wanted the same application on linux, tried to install the explorer. Somehow, somewhere something went wrong. Obviously not a good thing. After installing the bazaar explorer (first through downloading the tarball [...]]]></description>
		<wfw:commentRss>http://www.codercpf.be/130/howto-install-bazaar-explorer-in-debian/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Logo theft</title>
		<link>http://www.codercpf.be/109/logo-theft/</link>
		<comments>http://www.codercpf.be/109/logo-theft/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 17:05:02 +0000</pubDate>
		<dc:creator>cpf_</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.codercpf.be/?p=109</guid>
		<description><![CDATA[Update: The site has removed the logo. Arch is victorious (linky) As it appears, there is someone (in particular a company named Ace International Tutoring Pty Ltd) as outragious as it might seem, it is true. As for the original article, it explains how the devs and official archlinux crew have come to the conclusion [...]]]></description>
		<wfw:commentRss>http://www.codercpf.be/109/logo-theft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrate from thunderbird to icedove in debian</title>
		<link>http://www.codercpf.be/106/migrate-from-thunderbird-to-icedove-in-debian/</link>
		<comments>http://www.codercpf.be/106/migrate-from-thunderbird-to-icedove-in-debian/#comments</comments>
		<pubDate>Sat, 23 May 2009 18:11:03 +0000</pubDate>
		<dc:creator>cpf_</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.codercpf.be/?p=106</guid>
		<description><![CDATA[Long title for a short post. I tried to search on google, and since I found nothing decent. To migrate from thunderbird to icedove in debian linux, one only needs to rename the config directory of thunderbird: mv .thunderbird .mozilla-thunderbird Although I think this is stupid (I&#8217;d have prefered to see .icedove instead of .mozilla-thunderbird) [...]]]></description>
		<wfw:commentRss>http://www.codercpf.be/106/migrate-from-thunderbird-to-icedove-in-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PyDmenu: Python yeganesh clone</title>
		<link>http://www.codercpf.be/102/pydmenu-python-yeganesh-clone/</link>
		<comments>http://www.codercpf.be/102/pydmenu-python-yeganesh-clone/#comments</comments>
		<pubDate>Fri, 22 May 2009 12:46:26 +0000</pubDate>
		<dc:creator>cpf_</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.codercpf.be/?p=102</guid>
		<description><![CDATA[So, since I&#8217;m a long and happy yeganesh user, but I recently moved to debian and didn&#8217;t want to have the haskell overhead in my system, I wrote my own little implementation in python. What is it? PyDmenu tries to clone the yeganesh behavior. However, it has its own ups and downs. Currently, the code [...]]]></description>
		<wfw:commentRss>http://www.codercpf.be/102/pydmenu-python-yeganesh-clone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux: start new X with WM</title>
		<link>http://www.codercpf.be/100/linux-start-new-x-with-wm/</link>
		<comments>http://www.codercpf.be/100/linux-start-new-x-with-wm/#comments</comments>
		<pubDate>Mon, 18 May 2009 16:38:34 +0000</pubDate>
		<dc:creator>cpf_</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.codercpf.be/?p=100</guid>
		<description><![CDATA[Tried to keep the title short. In this article I&#8217;ll be trying to explain how to start a new X screen with some WM in it. I wanted to use it to launch a new X screen for gaming purposes. The code In a nutshell, this is code that resembles the most basic functionality of [...]]]></description>
		<wfw:commentRss>http://www.codercpf.be/100/linux-start-new-x-with-wm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Theme day 6: pySM + archer startpage</title>
		<link>http://www.codercpf.be/94/theme-day-6-pysm-archer-startpage/</link>
		<comments>http://www.codercpf.be/94/theme-day-6-pysm-archer-startpage/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 13:11:24 +0000</pubDate>
		<dc:creator>cpf_</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[PySM]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.codercpf.be/?p=94</guid>
		<description><![CDATA[The 6th day is already nearly finished, and I haven&#8217;t really posted anything about it yet :o So, as the title says I&#8217;ll be (have been) working on pySM and the archer startpage Startpage The startpage is now finally finished for as far as I wanted it. However, it&#8217;s possible that I&#8217;ll be adjusting the [...]]]></description>
		<wfw:commentRss>http://www.codercpf.be/94/theme-day-6-pysm-archer-startpage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xmonad screenshot</title>
		<link>http://www.codercpf.be/65/xmonad-screenshot/</link>
		<comments>http://www.codercpf.be/65/xmonad-screenshot/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 20:57:25 +0000</pubDate>
		<dc:creator>cpf_</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.codercpf.be/?p=65</guid>
		<description><![CDATA[Keeping things fresh&#8230; Can be quite hard. This is a screen of my current xmonad setup. Gotta love it! I&#8217;d like to thank McManiaC @ archlinux forums for his config, and brief help.]]></description>
		<wfw:commentRss>http://www.codercpf.be/65/xmonad-screenshot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>xfce 4.4.2</title>
		<link>http://www.codercpf.be/19/xfce-442/</link>
		<comments>http://www.codercpf.be/19/xfce-442/#comments</comments>
		<pubDate>Mon, 03 Dec 2007 19:05:30 +0000</pubDate>
		<dc:creator>cpf_</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[xfce]]></category>

		<guid isPermaLink="false">http://www.codercpf.be/index.php/2007/12/03/xfce-442/</guid>
		<description><![CDATA[The newest version of XFCE, a lightweight window manager for unix systems, was published. The version number is 4.4.2, and the main changelog contains bugfixes. Full changelog is found here. Downloads are available here.]]></description>
		<wfw:commentRss>http://www.codercpf.be/19/xfce-442/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
