<?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>rullzer &#187; Daily news</title>
	<atom:link href="http://rullzer.com/blog/category/daily-news/feed/" rel="self" type="application/rss+xml" />
	<link>http://rullzer.com/blog</link>
	<description>an experience beyond</description>
	<lastBuildDate>Thu, 24 Jun 2010 22:23:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Block size</title>
		<link>http://rullzer.com/blog/2010/06/25/block-size/</link>
		<comments>http://rullzer.com/blog/2010/06/25/block-size/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 22:23:05 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://rullzer.com/blog/2010/06/25/block-size/">rullzer</span></dc:creator>
				<category><![CDATA[Daily news]]></category>

		<guid isPermaLink="false">http://rullzer.com/blog/?p=208</guid>
		<description><![CDATA[Today I was talking to Sander about file system block sizes. And that the portage tree is actually way to big, at least when stored on disk. We remembered a blog post from Diego (a gentoo developer).
Long story short I now have a separate partition for portage (not my distfiles) on my laptop with a [...]]]></description>
			<content:encoded><![CDATA[<p>Today I was talking to <a href="http://knopper.tk">Sander</a> about file system block sizes. And that the portage tree is actually way to big, at least when stored on disk. We remembered a <a href="http://blog.flameeyes.eu/2009/10/12/and-finally-the-portage-tree-overhead-data">blog post</a> from Diego (a gentoo developer).</p>
<p>Long story short I now have a separate partition for portage (not my distfiles) on my laptop with a block size of 1KiB. This results in a portage tree that is only less than half the size of the previous portage tree! I have not done any timing measurements but it also seems that syncing the portage tree is now much faster! So if you have your portage tree on a separate partition (or want to play with resize2fs) why not change the block size to 1KiB?</p>
]]></content:encoded>
			<wfw:commentRss>http://rullzer.com/blog/2010/06/25/block-size/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>bash.rss to feedburner</title>
		<link>http://rullzer.com/blog/2010/01/28/bash-rss-to-feedburner/</link>
		<comments>http://rullzer.com/blog/2010/01/28/bash-rss-to-feedburner/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 21:44:07 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://rullzer.com/blog/2010/01/28/bash-rss-to-feedburner/">rullzer</span></dc:creator>
				<category><![CDATA[Daily news]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Site]]></category>
		<category><![CDATA[Bash.org]]></category>
		<category><![CDATA[feedburner]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://rullzer.com/blog/?p=197</guid>
		<description><![CDATA[According to the statistics many of you use my bash.org rss feed. The traffic generated by this feed has grown over the last year and right now it is around 70% of the total traffic of this website (around 600MB a month). 
Just out of principle this is a bit much for a RSS feed [...]]]></description>
			<content:encoded><![CDATA[<p>According to the statistics many of you use my <a href="http://rullzer.com/bash/bash.rss">bash.org rss feed</a>. The traffic generated by this feed has grown over the last year and right now it is around 70% of the total traffic of this website (around 600MB a month). </p>
<p>Just out of principle this is a bit much for a RSS feed so I decided to move the feed to <a href="http://feeds.feedburner.com/bash_latest">feedburner</a>. Thanks to a .htaccess rule the feed is already forwarded. This means that current subscribers to the feed should not notice anything <img src='http://rullzer.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Happy reading <img src='http://rullzer.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://rullzer.com/blog/2010/01/28/bash-rss-to-feedburner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>foaf</title>
		<link>http://rullzer.com/blog/2010/01/26/foaf/</link>
		<comments>http://rullzer.com/blog/2010/01/26/foaf/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 08:10:59 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://rullzer.com/blog/2010/01/26/foaf/">rullzer</span></dc:creator>
				<category><![CDATA[Daily news]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[foaf]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[social networking]]></category>

		<guid isPermaLink="false">http://rullzer.com/blog/?p=192</guid>
		<description><![CDATA[Some time ago I learned about the foaf-project, I did like the project back then but I never took the time to write my own foaf.rdf. Well now it is created. Very basic but I hope it will be extended soon. 
Since my recent social network activity the step to foaf was, in my eyes, [...]]]></description>
			<content:encoded><![CDATA[<p>Some time ago I learned about the <a href="http://www.foaf-project.org/">foaf-project</a>, I did like the project back then but I never took the time to write my own <a href="http://rullzer.com/foaf.rdf">foaf.rdf</a>. Well now it is created. Very basic but I hope it will be extended soon. </p>
<p>Since my recent <a href="http://rullzer.com/blog/2010/01/23/social-networking/">social network activity</a> the step to foaf was, in my eyes, also a logical one. But it does seem that a lot more people have facebook than foaf&#8230;.</p>
<p>One of the nice things about foaf, if you are interested in <a href="http://en.wikipedia.org/wiki/Semantic_Web">semantic web</a> stuff, is that it is in constant development there are discussions on the mailing list about how to structure the data etc or why things should change. This makes it a very dynamic project.</p>
<p>As you can see I do not yet have any <a href="http://xmlns.com/foaf/spec/#term_knows">foaf:knows</a> elements in my foaf.rdf but lets hope that soon will change so a semantic network can span around me.</p>
]]></content:encoded>
			<wfw:commentRss>http://rullzer.com/blog/2010/01/26/foaf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Social Networking</title>
		<link>http://rullzer.com/blog/2010/01/23/social-networking/</link>
		<comments>http://rullzer.com/blog/2010/01/23/social-networking/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 21:49:55 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://rullzer.com/blog/2010/01/23/social-networking/">rullzer</span></dc:creator>
				<category><![CDATA[Daily news]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Site]]></category>

		<guid isPermaLink="false">http://rullzer.com/blog/?p=189</guid>
		<description><![CDATA[After having resisted for a long time last week I finally created a facebook account. I still prefer e-mail or instant messages (jabber!) but I have to admit it is a nice way to get in touch with a lot of people and to follow activity.
So now that I have sold my soul I decided [...]]]></description>
			<content:encoded><![CDATA[<p>After having resisted for a long time last week I finally created a <a href="http://www.facebook.com/">facebook</a> account. I still prefer e-mail or instant messages (jabber!) but I have to admit it is a nice way to get in touch with a lot of people and to follow activity.</p>
<p>So now that I have sold my soul I decided to create an extra box on the blog with direct link to my various social network profiles. Just to make it look pretty! </p>
<p>So far I am active on 3 social networks:</p>
<ul>
<li><a href="http://www.last.fm/user/rullzer">last.fm</a>: I actually created my account in order to improve <a href="http://qtmpc.lowblog.nl/">QtMPC</a>, however it is now also coupled to my amarok and I upload the scrobble log from my ipod (with <a href="http://www.rockbox.org/">rockbox</a>).</li>
<li><a href="http://nl.linkedin.com/in/rullzer">linkedin</a>: I created this to join the <a href="http://www.openstreetmap.org/">OpenStreetMap</a> <a href="http://www.linkedin.com/groups?gid=61515">group</a>.</li>
<li><a href="http://www.facebook.com/rullzer">facebook</a>: Now since a few days facebook.</li>
</ul>
<p>Now I think that is (for now) enough to keep track of but it makes me wonder why there aren&#8217;t any good desktop apps to manage some of this. Like the facebook notification thingy at the bottom right. Why isn&#8217;t there a cool <a href="http://qt.nokia.com/">Qt</a> app to just make this sit in the system tray? A well maybe a cool project for the upcoming semester <img src='http://rullzer.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://rullzer.com/blog/2010/01/23/social-networking/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bash.org RSS feed</title>
		<link>http://rullzer.com/blog/2008/10/07/bashorg-rss-feed/</link>
		<comments>http://rullzer.com/blog/2008/10/07/bashorg-rss-feed/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 17:25:11 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://rullzer.com/blog/2008/10/07/bashorg-rss-feed/">rullzer</span></dc:creator>
				<category><![CDATA[Annoying things]]></category>
		<category><![CDATA[Daily news]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Bash.org]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://rullzer.com/blog/2008/10/07/bashorg-rss-feed/</guid>
		<description><![CDATA[I really like bash.org. However there is no RSS feed available for the latest quotes. This makes me sad. However after a 15 minute php session (which was more than enough php for me) it is working.
Checkout my bash.org rss feed. It updates every 15 minutes. Enjoy  
]]></description>
			<content:encoded><![CDATA[<p>I really like <a href="http://bash.org">bash.org</a>. However there is no RSS feed available for the latest quotes. This makes me sad. However after a 15 minute php session (which was more than enough php for me) it is working.</p>
<p>Checkout my <a href="http://rullzer.com/bash/bash.rss">bash.org rss feed</a>. It updates every 15 minutes. Enjoy <img src='http://rullzer.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://rullzer.com/blog/2008/10/07/bashorg-rss-feed/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>A cute little princes</title>
		<link>http://rullzer.com/blog/2008/04/22/a-cute-little-princes/</link>
		<comments>http://rullzer.com/blog/2008/04/22/a-cute-little-princes/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 08:43:44 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://rullzer.com/blog/2008/04/22/a-cute-little-princes/">rullzer</span></dc:creator>
				<category><![CDATA[Daily news]]></category>

		<guid isPermaLink="false">http://rullzer.com/blog/2008/04/22/a-cute-little-princes/</guid>
		<description><![CDATA[When browsing trough my photo&#8217;s I found this great picture of a collegue of mine   He&#8217;s cute right  

]]></description>
			<content:encoded><![CDATA[<p>When browsing trough my photo&#8217;s I found this great picture of a collegue of mine <img src='http://rullzer.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  He&#8217;s cute right <img src='http://rullzer.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://rullzer.com/images/princes_antoon.jpg" target="_blank"><img width="100px" src="http://rullzer.com/images/princes_antoon.jpg" alt="A cute little princes" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://rullzer.com/blog/2008/04/22/a-cute-little-princes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>And the blue smurf marches on!</title>
		<link>http://rullzer.com/blog/2008/04/16/and-the-blue-smurf-marches-on/</link>
		<comments>http://rullzer.com/blog/2008/04/16/and-the-blue-smurf-marches-on/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 08:51:04 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://rullzer.com/blog/2008/04/16/and-the-blue-smurf-marches-on/">rullzer</span></dc:creator>
				<category><![CDATA[Daily news]]></category>
		<category><![CDATA[Party]]></category>

		<guid isPermaLink="false">http://rullzer.com/blog/2008/04/16/and-the-blue-smurf-marches-on/</guid>
		<description><![CDATA[We got a little bored yesterday after work. And destiny wanted me to find this huge bucket with smurfs. And well one thing led to another. 



for more check out the album
]]></description>
			<content:encoded><![CDATA[<p>We got a little bored yesterday after work. And destiny wanted me to find this huge bucket with smurfs. And well one thing led to another. </p>
<p><img src="http://fotos.famdouma.nl/main.php?g2_view=core.DownloadItem&#038;g2_itemId=54&#038;g2_serialNumber=2" alt="Smurfs 1" /></p>
<p><img src="http://fotos.famdouma.nl/main.php?g2_view=core.DownloadItem&#038;g2_itemId=90&#038;g2_serialNumber=2" alt="Smurfs 2" /></p>
<p><img src="http://fotos.famdouma.nl/main.php?g2_view=core.DownloadItem&#038;g2_itemId=42&#038;g2_serialNumber=2" alt="Smurfs 3" /></p>
<p>for more check out <a href="http://fotos.famdouma.nl">the album</a></p>
]]></content:encoded>
			<wfw:commentRss>http://rullzer.com/blog/2008/04/16/and-the-blue-smurf-marches-on/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Wanna go biking?</title>
		<link>http://rullzer.com/blog/2008/04/15/wanna-go-biking/</link>
		<comments>http://rullzer.com/blog/2008/04/15/wanna-go-biking/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 15:08:59 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://rullzer.com/blog/2008/04/15/wanna-go-biking/">rullzer</span></dc:creator>
				<category><![CDATA[Daily news]]></category>
		<category><![CDATA[Party]]></category>

		<guid isPermaLink="false">http://rullzer.com/blog/2008/04/15/wanna-go-biking/</guid>
		<description><![CDATA[Now that is biking  

]]></description>
			<content:encoded><![CDATA[<p>Now that is biking <img src='http://rullzer.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://rullzer.com/images/bike.jpg" target="_blank"><img src="http://rullzer.com/images/bike.jpg" alt="In case you get thirsty" width="100px" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://rullzer.com/blog/2008/04/15/wanna-go-biking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connection speed</title>
		<link>http://rullzer.com/blog/2007/11/09/connection-speed/</link>
		<comments>http://rullzer.com/blog/2007/11/09/connection-speed/#comments</comments>
		<pubDate>Fri, 09 Nov 2007 11:17:39 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://rullzer.com/blog/2007/11/09/connection-speed/">rullzer</span></dc:creator>
				<category><![CDATA[Annoying things]]></category>
		<category><![CDATA[Daily news]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://rullzer.com/blog/2007/11/09/connection-speed/</guid>
		<description><![CDATA[When I&#8217;m in Amsterdam I&#8217;m hooked up to the internet trough Surfnet.  A network that connects all the universities but also takes care of students. However the network is owned by surfnet they do not maintain it here. That is done by some oter company. So now you know a little bit how it [...]]]></description>
			<content:encoded><![CDATA[<p>When I&#8217;m in Amsterdam I&#8217;m hooked up to the internet trough Surfnet.  A network that connects all the universities but also takes care of students. However the network is owned by surfnet they do not maintain it here. That is done by some oter company. So now you know a little bit how it is organized around here.</p>
<p>So 2 days ago something was wrong with the network. Don&#8217;t ask me what but it just was. All of the sudden no 10 mbit line. No it seemed like I was back at my old 56k6 modem. Damn. Pages not loading instantly. Man that is a pain in the ass. I had totally forgotten what it is like. That grabbing the source code for a random package can actually take more tan 1 minute or so :S</p>
<p>Well it is fixed now and I hope it won&#8217;t happen again.</p>
]]></content:encoded>
			<wfw:commentRss>http://rullzer.com/blog/2007/11/09/connection-speed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More linux visiters</title>
		<link>http://rullzer.com/blog/2007/10/26/more-linux-visiters/</link>
		<comments>http://rullzer.com/blog/2007/10/26/more-linux-visiters/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 19:17:47 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://rullzer.com/blog/2007/10/26/more-linux-visiters/">rullzer</span></dc:creator>
				<category><![CDATA[Daily news]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://rullzer.com/blog/2007/10/26/more-linux-visiters/</guid>
		<description><![CDATA[When I check out my stats provided by my webhost I used to have more Windows users than Linux users. But today It changed and I have more linux users. Wich well. Makes me proud. I don&#8217;t know how else to say it.
]]></description>
			<content:encoded><![CDATA[<p>When I check out my <a href="http://stats.rullzer.com">stats</a> provided by my webhost I used to have more Windows users than Linux users. But today It changed and I have more linux users. Wich well. Makes me proud. I don&#8217;t know how else to say it.</p>
]]></content:encoded>
			<wfw:commentRss>http://rullzer.com/blog/2007/10/26/more-linux-visiters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
