<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Yngve&#039;s blog</title>
	<atom:link href="http://eothred.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://eothred.wordpress.com</link>
	<description>A place for my thoughts to find peace</description>
	<lastBuildDate>Mon, 15 Apr 2013 14:06:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='eothred.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Yngve&#039;s blog</title>
		<link>http://eothred.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://eothred.wordpress.com/osd.xml" title="Yngve&#039;s blog" />
	<atom:link rel='hub' href='http://eothred.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Kickstarter for game funding</title>
		<link>http://eothred.wordpress.com/2012/04/15/kickstarter-for-game-funding/</link>
		<comments>http://eothred.wordpress.com/2012/04/15/kickstarter-for-game-funding/#comments</comments>
		<pubDate>Sun, 15 Apr 2012 13:05:11 +0000</pubDate>
		<dc:creator>Yngve I. Levinsen</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[desura]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[kickstarter]]></category>

		<guid isPermaLink="false">http://eothred.wordpress.com/?p=127</guid>
		<description><![CDATA[The recent success of Tim Schafer&#8216;s crew to fund their new project through Kickstarter just grabbed my attention, and many others it seems. Tim Schafer, for those that do not know it, is the developer behind the Monkey Island and Grim Fandango games, among others. Myself I am only familiar with the former. Initially they [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eothred.wordpress.com&#038;blog=9871727&#038;post=127&#038;subd=eothred&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://eothred.wordpress.com/2012/04/15/kickstarter-for-game-funding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/eb3c28fbbf0092957bff24564296ab94?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eothred</media:title>
		</media:content>
	</item>
		<item>
		<title>Spotify is improving&#8230;</title>
		<link>http://eothred.wordpress.com/2012/04/14/spotify-is-improving/</link>
		<comments>http://eothred.wordpress.com/2012/04/14/spotify-is-improving/#comments</comments>
		<pubDate>Sat, 14 Apr 2012 11:51:53 +0000</pubDate>
		<dc:creator>Yngve I. Levinsen</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[spotify]]></category>

		<guid isPermaLink="false">http://eothred.wordpress.com/?p=124</guid>
		<description><![CDATA[Spotify is continuing to improve its usefullness. I recently got the upgrade on my Linux-box which added Spotify apps (yes, I guess I&#8217;m about 6 months behind the rest of the world). The Pitchfork app is pretty awesome! Click on the &#8220;Best New Albums&#8221; sections, it is basically a heaven full of good music recommendations [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eothred.wordpress.com&#038;blog=9871727&#038;post=124&#038;subd=eothred&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://eothred.wordpress.com/2012/04/14/spotify-is-improving/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/eb3c28fbbf0092957bff24564296ab94?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eothred</media:title>
		</media:content>

		<media:content url="https://d2c87l0yth4zbw.cloudfront.net/i/social-badge-en.png" medium="image">
			<media:title type="html">Follow me on Spotify</media:title>
		</media:content>
	</item>
		<item>
		<title>c++ precompiler booleans</title>
		<link>http://eothred.wordpress.com/2012/02/20/c-precompiler-booleans/</link>
		<comments>http://eothred.wordpress.com/2012/02/20/c-precompiler-booleans/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 17:37:10 +0000</pubDate>
		<dc:creator>Yngve I. Levinsen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://eothred.wordpress.com/?p=118</guid>
		<description><![CDATA[A short post to show you some of the possible precompiler if booleans you can write. I had to learn how to place several define requirements in one #if statement. Here you go: #include &#60;iostream&#62; #define M1 #define M2 using namespace std; int main() { #ifdef M1       cout &#60;&#60; &#8220;M1 defined!&#8221; &#60;&#60; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eothred.wordpress.com&#038;blog=9871727&#038;post=118&#038;subd=eothred&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://eothred.wordpress.com/2012/02/20/c-precompiler-booleans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/eb3c28fbbf0092957bff24564296ab94?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eothred</media:title>
		</media:content>
	</item>
		<item>
		<title>git and patches</title>
		<link>http://eothred.wordpress.com/2011/07/02/git-and-patches/</link>
		<comments>http://eothred.wordpress.com/2011/07/02/git-and-patches/#comments</comments>
		<pubDate>Sat, 02 Jul 2011 18:05:43 +0000</pubDate>
		<dc:creator>Yngve I. Levinsen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://eothred.wordpress.com/2011/07/02/git-and-patches/</guid>
		<description><![CDATA[Sometimes you want to send or receive patches of work done. I found this great tutorial on how you can do that using git, which I will briefly rewrite. How to create patches using git? I assume you have cloned the original repository, and created five commits that you want to send back to one [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eothred.wordpress.com&#038;blog=9871727&#038;post=116&#038;subd=eothred&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://eothred.wordpress.com/2011/07/02/git-and-patches/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/eb3c28fbbf0092957bff24564296ab94?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eothred</media:title>
		</media:content>
	</item>
		<item>
		<title>Bought new mouse</title>
		<link>http://eothred.wordpress.com/2011/06/12/bought-new-mouse/</link>
		<comments>http://eothred.wordpress.com/2011/06/12/bought-new-mouse/#comments</comments>
		<pubDate>Sun, 12 Jun 2011 11:23:43 +0000</pubDate>
		<dc:creator>Yngve I. Levinsen</dc:creator>
				<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://eothred.wordpress.com/?p=114</guid>
		<description><![CDATA[I was in the store yesterday, and came across the Logitech M195 cordless for 15 CHF (about 18 USD). I figured a nice small cheap mouse would be nice to keep in my backpack for when the trackpad does not suffice (e.g. when I want to play games). The mouse comes with a tiny receiver, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eothred.wordpress.com&#038;blog=9871727&#038;post=114&#038;subd=eothred&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://eothred.wordpress.com/2011/06/12/bought-new-mouse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/eb3c28fbbf0092957bff24564296ab94?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eothred</media:title>
		</media:content>
	</item>
		<item>
		<title>CERN and kerberos tokens</title>
		<link>http://eothred.wordpress.com/2011/05/09/cern-and-kerberos-tokens/</link>
		<comments>http://eothred.wordpress.com/2011/05/09/cern-and-kerberos-tokens/#comments</comments>
		<pubDate>Mon, 09 May 2011 08:13:11 +0000</pubDate>
		<dc:creator>Yngve I. Levinsen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://eothred.wordpress.com/2011/05/09/cern-and-kerberos-tokens/</guid>
		<description><![CDATA[This is a short blog post probably only useful for people working at CERN. For Linux boxes we use afs at CERN, with Kerberos as the authentication method. For people with the default SLC installation, this is set up nicely from the get go. For people like me that use another Linux distribution, or perhaps [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eothred.wordpress.com&#038;blog=9871727&#038;post=108&#038;subd=eothred&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://eothred.wordpress.com/2011/05/09/cern-and-kerberos-tokens/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/eb3c28fbbf0092957bff24564296ab94?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eothred</media:title>
		</media:content>
	</item>
		<item>
		<title>Get bug tracker for your gitorious repository</title>
		<link>http://eothred.wordpress.com/2011/05/05/get-bug-tracker-for-your-gitorious-repository/</link>
		<comments>http://eothred.wordpress.com/2011/05/05/get-bug-tracker-for-your-gitorious-repository/#comments</comments>
		<pubDate>Thu, 05 May 2011 17:53:51 +0000</pubDate>
		<dc:creator>Yngve I. Levinsen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://eothred.wordpress.com/2011/05/05/get-bug-tracker-for-your-gitorious-repository/</guid>
		<description><![CDATA[First blog in quite a while this. I have recently been playing around with new tools, namely Apache, MySQL, Gitorious and lately Trac. Getting the http server running on my desktop was much easier than I first expected, and there are too many fun tools out there to try out once you have that going. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eothred.wordpress.com&#038;blog=9871727&#038;post=107&#038;subd=eothred&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://eothred.wordpress.com/2011/05/05/get-bug-tracker-for-your-gitorious-repository/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/eb3c28fbbf0092957bff24564296ab94?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eothred</media:title>
		</media:content>

		<media:content url="http://eothred.files.wordpress.com/2011/05/trac-demo.jpeg" medium="image">
			<media:title type="html">Trac Demo</media:title>
		</media:content>
	</item>
		<item>
		<title>Created a flattr account</title>
		<link>http://eothred.wordpress.com/2011/01/10/created-a-flattr-account/</link>
		<comments>http://eothred.wordpress.com/2011/01/10/created-a-flattr-account/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 12:47:22 +0000</pubDate>
		<dc:creator>Yngve I. Levinsen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[donation]]></category>
		<category><![CDATA[flattr]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://eothred.wordpress.com/?p=68</guid>
		<description><![CDATA[So, about a month ago I created for myself a flattr account, and today I decided to add my blog as a product that you can flattr if you feel like it. Ideally I would prefer that I could add a clickable icon as a signature to each post, but I do not see any [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eothred.wordpress.com&#038;blog=9871727&#038;post=68&#038;subd=eothred&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://eothred.wordpress.com/2011/01/10/created-a-flattr-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/eb3c28fbbf0092957bff24564296ab94?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eothred</media:title>
		</media:content>

		<media:content url="http://api.flattr.com/button/flattr-badge-large.png" medium="image">
			<media:title type="html">Flattr this</media:title>
		</media:content>
	</item>
		<item>
		<title>Tip of the day: partial git log</title>
		<link>http://eothred.wordpress.com/2010/12/03/tip-of-the-day-partial-git-log/</link>
		<comments>http://eothred.wordpress.com/2010/12/03/tip-of-the-day-partial-git-log/#comments</comments>
		<pubDate>Fri, 03 Dec 2010 09:54:51 +0000</pubDate>
		<dc:creator>Yngve I. Levinsen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://eothred.wordpress.com/2010/12/03/tip-of-the-day-partial-git-log/</guid>
		<description><![CDATA[This entry is a short one. Do you have a large project and are curious about the changes done in a subfolder only, or perhaps just one file? I noticed today (perhaps this is obvious to anyone but me), that if you use the command &#34;git log &#60;file&#62;&#34; or &#34;git log &#60;folder&#62;&#34;, you only get [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eothred.wordpress.com&#038;blog=9871727&#038;post=100&#038;subd=eothred&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://eothred.wordpress.com/2010/12/03/tip-of-the-day-partial-git-log/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/eb3c28fbbf0092957bff24564296ab94?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eothred</media:title>
		</media:content>
	</item>
		<item>
		<title>Latexdiff and git</title>
		<link>http://eothred.wordpress.com/2010/11/07/latexdiff-and-git/</link>
		<comments>http://eothred.wordpress.com/2010/11/07/latexdiff-and-git/#comments</comments>
		<pubDate>Sun, 07 Nov 2010 09:28:43 +0000</pubDate>
		<dc:creator>Yngve I. Levinsen</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[hg]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[latexdiff]]></category>
		<category><![CDATA[mercurial]]></category>

		<guid isPermaLink="false">http://eothred.wordpress.com/?p=90</guid>
		<description><![CDATA[A bash script to compare latex revisions in a git repository. Taking advantage of latexdiff and pdflatex, in addition to git magic.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eothred.wordpress.com&#038;blog=9871727&#038;post=90&#038;subd=eothred&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://eothred.wordpress.com/2010/11/07/latexdiff-and-git/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/eb3c28fbbf0092957bff24564296ab94?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eothred</media:title>
		</media:content>
	</item>
	</channel>
</rss>
