<?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>phbaer</title>
	<atom:link href="http://phbaer.net/feed" rel="self" type="application/rss+xml" />
	<link>http://phbaer.net</link>
	<description></description>
	<lastBuildDate>Thu, 17 Jun 2010 16:07:14 +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>Type Casting</title>
		<link>http://phbaer.net/2010/06/17/type-casting</link>
		<comments>http://phbaer.net/2010/06/17/type-casting#comments</comments>
		<pubDate>Thu, 17 Jun 2010 16:06:37 +0000</pubDate>
		<dc:creator>phbaer</dc:creator>
				<category><![CDATA[Binary World]]></category>
		<category><![CDATA[Excitements]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[cast]]></category>
		<category><![CDATA[signed]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[type cast]]></category>
		<category><![CDATA[unsigned]]></category>

		<guid isPermaLink="false">http://phbaer.net/?p=1302</guid>
		<description><![CDATA[Even though I started programming more than 16 years ago and got to used to several different programming languages in the meantime, this is the first time I came across the behaviour shown below. Assume the following piece of code: int main(int argc, char *argv[]) { &#160;&#160;&#160;&#160;int x = -2; &#160;&#160;&#160;&#160;unsigned int y = 10; [...]]]></description>
		<wfw:commentRss>http://phbaer.net/2010/06/17/type-casting/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cherokee and Chained SSL Certificates</title>
		<link>http://phbaer.net/2010/05/04/cherokee-and-chained-ssl-certificates</link>
		<comments>http://phbaer.net/2010/05/04/cherokee-and-chained-ssl-certificates#comments</comments>
		<pubDate>Tue, 04 May 2010 12:10:03 +0000</pubDate>
		<dc:creator>phbaer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://phbaer.net/?p=1298</guid>
		<description><![CDATA[Using chained SSL certificates with Cherokee is quite simple: Given you decide in favour of StartCom/StartSSL, download their intermediate CA certificate (Class 1, Class 2, or Class 3) and append it to your signed certificate: cat your-cert.crt.pem sub.class2.server.ca.pem &#62; your-chained-cert.crt.pem and pass this new file as the server certificate. Subscribe to the comments for this [...]]]></description>
		<wfw:commentRss>http://phbaer.net/2010/05/04/cherokee-and-chained-ssl-certificates/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scheduled Downtime</title>
		<link>http://phbaer.net/2010/04/26/scheduled-downtime</link>
		<comments>http://phbaer.net/2010/04/26/scheduled-downtime#comments</comments>
		<pubDate>Mon, 26 Apr 2010 09:52:47 +0000</pubDate>
		<dc:creator>phbaer</dc:creator>
				<category><![CDATA[Binary World]]></category>
		<category><![CDATA[Excitements]]></category>

		<guid isPermaLink="false">https://phbaer.net/?p=1288</guid>
		<description><![CDATA[All services will be unavailable between 2010-05-10 (22:00) and 2010-05-11 (08:00) because Hetzner reorganises their infrastructure. This server will be moved to the new Hetzner Online Data Center Park in Falkenstein/Germany and hopefully be available again on Tuesday morning — I won’t be available so I’ll take care of some replacement admin just in case [...]]]></description>
		<wfw:commentRss>http://phbaer.net/2010/04/26/scheduled-downtime/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LXC Scripts for Ubuntu Lucid</title>
		<link>http://phbaer.net/2010/04/25/lxc-scripts-for-ubuntu-lucid</link>
		<comments>http://phbaer.net/2010/04/25/lxc-scripts-for-ubuntu-lucid#comments</comments>
		<pubDate>Sun, 25 Apr 2010 20:46:38 +0000</pubDate>
		<dc:creator>phbaer</dc:creator>
				<category><![CDATA[Binary World]]></category>
		<category><![CDATA[Excitements]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[npw.net]]></category>

		<guid isPermaLink="false">https://phbaer.net/?p=1280</guid>
		<description><![CDATA[In his blog, Nigel McNie provides a nice hands-on introduction to LXC. Along with this, he provides us with a set of scripts that do the work quite nicely. I cloned that repository and added a script for Ubuntu Lucid. It’s quite handy to me, supposedly also for somebody else out there? A git repository [...]]]></description>
		<wfw:commentRss>http://phbaer.net/2010/04/25/lxc-scripts-for-ubuntu-lucid/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RoboCup GO 2010 Pictures</title>
		<link>http://phbaer.net/2010/04/23/robocup-go-2010-pictures</link>
		<comments>http://phbaer.net/2010/04/23/robocup-go-2010-pictures#comments</comments>
		<pubDate>Fri, 23 Apr 2010 11:46:52 +0000</pubDate>
		<dc:creator>phbaer</dc:creator>
				<category><![CDATA[Binary World]]></category>
		<category><![CDATA[Excitements]]></category>
		<category><![CDATA[Private]]></category>
		<category><![CDATA[RC2010]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://phbaer.net/?p=1264</guid>
		<description><![CDATA[It took a while but I finally managed to upload the pictures we took during the RoboCup German Open 2010 in Magdeburg. Just as usual, they are available in my gallery. Actually, these pictures show only what happened during the weekend; I joined them on Saturday. We (they) finished just as every year, ranked fourth. [...]]]></description>
		<wfw:commentRss>http://phbaer.net/2010/04/23/robocup-go-2010-pictures/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
