<?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 &#187; Work</title>
	<atom:link href="http://phbaer.net/category/work/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</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>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>Thesis Template</title>
		<link>http://phbaer.net/2010/03/12/thesis-template</link>
		<comments>http://phbaer.net/2010/03/12/thesis-template#comments</comments>
		<pubDate>Fri, 12 Mar 2010 15:27:40 +0000</pubDate>
		<dc:creator>phbaer</dc:creator>
				<category><![CDATA[Binary World]]></category>
		<category><![CDATA[Private]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Free software]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[LyX]]></category>
		<category><![CDATA[TeX]]></category>

		<guid isPermaLink="false">https://phbaer.net/?p=1202</guid>
		<description><![CDATA[Quite a few colleagues and friends were interested in the LaTeX template I used for my theses. As it clearly evolved during the last years, my diploma looks quite different, though :) For those who are interested: I just created a new webpage where you can download the archive. It contains both the LaTeX sources [...]]]></description>
		<wfw:commentRss>http://phbaer.net/2010/03/12/thesis-template/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Note to myself</title>
		<link>http://phbaer.net/2010/02/20/note-to-myself-2</link>
		<comments>http://phbaer.net/2010/02/20/note-to-myself-2#comments</comments>
		<pubDate>Fri, 19 Feb 2010 22:51:24 +0000</pubDate>
		<dc:creator>phbaer</dc:creator>
				<category><![CDATA[Binary World]]></category>
		<category><![CDATA[Excitements]]></category>
		<category><![CDATA[Private]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[business mail]]></category>
		<category><![CDATA[private life]]></category>

		<guid isPermaLink="false">https://phbaer.net/?p=1162</guid>
		<description><![CDATA[I should really stick to resolutions I made: do not (in any case) read business mails on the weekend or in the free time! Subscribe to the comments for this post? Share this on del.icio.us Add this to Google Bookmarks Post this to Identica Email this to a friend? Add this to Mister Wong Ping [...]]]></description>
		<wfw:commentRss>http://phbaer.net/2010/02/20/note-to-myself-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>algorithm2e module for LyX</title>
		<link>http://phbaer.net/2009/09/09/algorithm2e-module-for-lyx</link>
		<comments>http://phbaer.net/2009/09/09/algorithm2e-module-for-lyx#comments</comments>
		<pubDate>Wed, 09 Sep 2009 07:30:34 +0000</pubDate>
		<dc:creator>phbaer</dc:creator>
				<category><![CDATA[Binary World]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">https://phbaer.net/?p=929</guid>
		<description><![CDATA[Even though it’s quite straightforward to realise, I’ve uploaded an algorithm2e module for LyX (&#62; 1.6.0) that adds support for the algorithm2e class (instead of algorithm). Maybe it’s useful for some of you out there. Subscribe to the comments for this post? Share this on del.icio.us Add this to Google Bookmarks Post this to Identica [...]]]></description>
		<wfw:commentRss>http://phbaer.net/2009/09/09/algorithm2e-module-for-lyx/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
