<?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></title>
	<atom:link href="http://blogs.ethz.ch/halfdome_by_night/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.ethz.ch/halfdome_by_night</link>
	<description>Matthias weblog</description>
	<lastBuildDate>Sat, 03 May 2008 15:22:47 +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>Pylint Command in Textmate</title>
		<link>http://blogs.ethz.ch/halfdome_by_night/2008/04/26/pylint-command-in-textmate/</link>
		<comments>http://blogs.ethz.ch/halfdome_by_night/2008/04/26/pylint-command-in-textmate/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 13:26:13 +0000</pubDate>
		<dc:creator>Matthias</dc:creator>
				<category><![CDATA[OSX]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bundles]]></category>
		<category><![CDATA[pylint]]></category>
		<category><![CDATA[Textmate]]></category>

		<guid isPermaLink="false">http://blogs.ethz.ch/halfdome_by_night/2008/04/26/pylint-command-in-textmate/</guid>
		<description><![CDATA[I&#8217;m starting a new project using python, so I installed pylint via macports for some code checking. Using Textmate for all my coding, I wanted a neat little shortcut for executing pylint on a given file. Textmate is really cool and allows already for validating your source code with pyCheckMate, which is based on pychecker [...]]]></description>
		<wfw:commentRss>http://blogs.ethz.ch/halfdome_by_night/2008/04/26/pylint-command-in-textmate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bash magic</title>
		<link>http://blogs.ethz.ch/halfdome_by_night/2008/04/23/bash-magic/</link>
		<comments>http://blogs.ethz.ch/halfdome_by_night/2008/04/23/bash-magic/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 19:26:52 +0000</pubDate>
		<dc:creator>Matthias</dc:creator>
				<category><![CDATA[OSX]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[bash-completion]]></category>
		<category><![CDATA[cd]]></category>
		<category><![CDATA[Terminal]]></category>

		<guid isPermaLink="false">http://blogs.ethz.ch/halfdome_by_night/2008/04/23/bash-magic/</guid>
		<description><![CDATA[I was tired of the command line traversing though my somehow dispersed directory hierarchy. The reason is that I have basically 3 separate locations where I need the Terminal frequently: a subversion tree for writing, a subversion tree for my code and another code CVS repository. These are three directories I typically cd into. With [...]]]></description>
		<wfw:commentRss>http://blogs.ethz.ch/halfdome_by_night/2008/04/23/bash-magic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More useable python interpreter</title>
		<link>http://blogs.ethz.ch/halfdome_by_night/2008/04/11/more-useable-python-interpreter/</link>
		<comments>http://blogs.ethz.ch/halfdome_by_night/2008/04/11/more-useable-python-interpreter/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 21:04:36 +0000</pubDate>
		<dc:creator>Matthias</dc:creator>
				<category><![CDATA[geek stuff]]></category>
		<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://blogs.ethz.ch/halfdome_by_night/2008/04/11/more-useable-python-interpreter/</guid>
		<description><![CDATA[I rarely use python interactively. Nevertheless, when using it, it&#8217;s nice to have features like command history. For the standard python interpreter, you need to add some extra configuration. I also installed iPython lately in order to use it with matplotlib. matplotlib is available per macports for all the MAC users out there. Matplotlib tutorials [...]]]></description>
		<wfw:commentRss>http://blogs.ethz.ch/halfdome_by_night/2008/04/11/more-useable-python-interpreter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MacBook Review</title>
		<link>http://blogs.ethz.ch/halfdome_by_night/2008/04/06/macbook-review/</link>
		<comments>http://blogs.ethz.ch/halfdome_by_night/2008/04/06/macbook-review/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 18:41:03 +0000</pubDate>
		<dc:creator>Matthias</dc:creator>
				<category><![CDATA[OSX]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://blogs.ethz.ch/halfdome_by_night/2008/04/06/macbook-review/</guid>
		<description><![CDATA[I have my MacBook for a year now and have suggested to other people to get one ever since. It was my first Mac ever and I have to say, I love OSX. I got infected with the Ipod virus 3 years ago: first a Nano and recently a Touch and have been loving it [...]]]></description>
		<wfw:commentRss>http://blogs.ethz.ch/halfdome_by_night/2008/04/06/macbook-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>21 snow days</title>
		<link>http://blogs.ethz.ch/halfdome_by_night/2008/03/26/21-snow-days/</link>
		<comments>http://blogs.ethz.ch/halfdome_by_night/2008/03/26/21-snow-days/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 20:48:44 +0000</pubDate>
		<dc:creator>Matthias</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blogs.ethz.ch/halfdome_by_night/2008/03/26/21-snow-days/</guid>
		<description><![CDATA[1 day snowboard tour from Mathon to the saddle next to Piz Beverin 1 day at the Flumserberg &#8211; took one workday afternoon off. 2 sunny days at Lech with the new board and some jumping in slushy snow. Only 1 day in Sedrun due to stormy weather on the Saturday. We only took the [...]]]></description>
		<wfw:commentRss>http://blogs.ethz.ch/halfdome_by_night/2008/03/26/21-snow-days/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>25 snow days</title>
		<link>http://blogs.ethz.ch/halfdome_by_night/2008/02/03/25-snow-days/</link>
		<comments>http://blogs.ethz.ch/halfdome_by_night/2008/02/03/25-snow-days/#comments</comments>
		<pubDate>Sun, 03 Feb 2008 10:16:14 +0000</pubDate>
		<dc:creator>Matthias</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blogs.ethz.ch/halfdome_by_night/2008/02/03/25-snow-days/</guid>
		<description><![CDATA[This is the target for this winter . Up to now I&#8217;ve been: 2 single days at Flumserberg A single day + 8 days over Christmas + 2 days last weekend at Flims/Laax. 1 day at Zugspitzarena. 1 Day Touring in Amden to the top of Gulmen. 1 Day Touring from Stein up to Stockberg. [...]]]></description>
		<wfw:commentRss>http://blogs.ethz.ch/halfdome_by_night/2008/02/03/25-snow-days/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://blogs.ethz.ch/halfdome_by_night/2007/05/28/hello-world/</link>
		<comments>http://blogs.ethz.ch/halfdome_by_night/2007/05/28/hello-world/#comments</comments>
		<pubDate>Mon, 28 May 2007 12:23:14 +0000</pubDate>
		<dc:creator>Matthias</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to Blogs.ethz.ch. This is your first post. Edit or delete it, then start blogging!]]></description>
		<wfw:commentRss>http://blogs.ethz.ch/halfdome_by_night/2007/05/28/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

