<?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>the blixtra blog &#187; general</title>
	<atom:link href="http://blixtra.org/blog/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://blixtra.org/blog</link>
	<description>Whoopie! You&#039;ve reached Chris Kühl&#039;s blog</description>
	<lastBuildDate>Mon, 12 Mar 2012 10:00:56 +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>Expat tips: Tunneling Traffic with &#8216;ssh -D&#8217;</title>
		<link>http://blixtra.org/blog/2012/02/14/expat-tips-tunneling-traffic-with-ssh-d/</link>
		<comments>http://blixtra.org/blog/2012/02/14/expat-tips-tunneling-traffic-with-ssh-d/#comments</comments>
		<pubDate>Tue, 14 Feb 2012 09:07:14 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[travel]]></category>

		<guid isPermaLink="false">http://blixtra.org/blog/?p=630</guid>
		<description><![CDATA[I&#8217;ve been living outside the US for over a quarter of my life now. With this comes some minor annoyances. One annoyance is that certain Internet sites work &#8216;better&#8217; when connecting from the US. Luckily we can easily make it look like we are connecting from a US location with the help of the following. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been living outside the US for over a quarter of my life now. With this comes some minor annoyances. One annoyance is that certain Internet sites work &#8216;better&#8217; when connecting from the US. Luckily we can easily make it look like we are connecting from a US location with the help of the following.</p>
<ul>
<li>A US-hosted server with ssh access</li>
<li>A browser</li>
<li>ssh</li>
</ul>
<p>I&#8217;ll assume you have the last two. The easiest way to get the first is in the form of a web host. I use <a href="http://www.dreamhost.com/r.cgi?94644" title="Dreamhost">Dreamhost</a> which offers unlimited bandwidth for a pretty good price.</p>
<p>The first step to getting things to work is to login to the US-based server using the following command.</p>
<p><code>ssh -D PORT_NUMBER username@example.com</code></p>
<p>For the port number, it&#8217;s best to choose a number between 1024 and 49151 while avoiding any commonly used ports. Basically, avoid those listed <a href="http://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers">here</a>. In this example, I chose port 8421.</p>
<p>What this does is setup a <a href="http://en.wikipedia.org/wiki/SOCKS">SOCKS proxy</a> on your local machine at the port given that can be used to tunnel traffic through to a remote machine, in our case a US-based server. Obviously, this connection needs to be maintained the entire time you want to send traffic through to the remote machine.</p>
<p>Now we just need to tell our browser to send all traffic through this port. In Firefox, go to Edit->Preferences->Advanced->Network->Settings. You should be presented with a window similar to this&#8230;<br />
<a href="http://blixtra.org/blog/wp-content/uploads/2012/02/FirefoxProxySettings.png"><img src="http://blixtra.org/blog/wp-content/uploads/2012/02/FirefoxProxySettings.png" title="Firefox Proxy Settings" width="546" height="557" class="aligncenter size-full wp-image-632" /></a></p>
<p>You&#8217;ll notice the 127.0.0.1 (localhost works too) and 8421 in the SOCKS host fields. That&#8217;s all that&#8217;s required. If you later want to revert just chose &#8216;No Proxy&#8217; again.</p>
<p>Now you can close the preference dialog and should be able to enjoy surfing the Interwebs as an American. Fuck yeah!</p>
]]></content:encoded>
			<wfw:commentRss>http://blixtra.org/blog/2012/02/14/expat-tips-tunneling-traffic-with-ssh-d/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Desktop Summit: Beach Volleyball to Coincide with Football Match</title>
		<link>http://blixtra.org/blog/2011/07/27/desktop-summit-beach-volleyball-to-coinside-with-football-match/</link>
		<comments>http://blixtra.org/blog/2011/07/27/desktop-summit-beach-volleyball-to-coinside-with-football-match/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 10:01:47 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://blixtra.org/blog/?p=572</guid>
		<description><![CDATA[Here&#8217;s a small update to my last post about the Desktop Summit social events. By popular demand, we&#8217;ve reserved beach volleyball courts for your volleying pleasure. The time (Monday, 19:00-21:00) and location (see the map below) of the volleyball and football matches are the same. You can sign-up for the volleyball match here and the [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a small update to my last post about the <a href="http://blixtra.org/blog/2011/07/21/desktop-summit-the-social-events/">Desktop Summit social events</a>.</p>
<p>By popular demand, we&#8217;ve reserved beach volleyball courts for your volleying pleasure. The time (Monday, 19:00-21:00) and location (see the map below) of the volleyball and football matches are the same.</p>
<p>You can sign-up for the <a href="http://wiki.desktopsummit.org/Vollyball_match_sign-up">volleyball match here</a> and the <a href="http://wiki.desktopsummit.org/Football_match_sign-up">football match here</a>.</p>
<p>See you there.</p>
<p><iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.de/maps?f=q&amp;source=embed&amp;hl=en&amp;geocode=&amp;q=Friedrich-Ludwig-Jahn-Sportpark,+Cantianstra%C3%9Fe,+Berlin&amp;aq=0&amp;sll=52.523405,13.4114&amp;sspn=1.186526,3.348083&amp;gl=de&amp;g=Berlin&amp;ie=UTF8&amp;hq=Friedrich-Ludwig-Jahn-Sportpark,+Cantianstra%C3%9Fe,+Berlin&amp;t=h&amp;ll=52.542807,13.409011&amp;spn=0.006295,0.006295&amp;output=embed"></iframe><br /><small><a href="http://maps.google.de/maps?f=q&amp;source=embed&amp;hl=en&amp;geocode=&amp;q=Friedrich-Ludwig-Jahn-Sportpark,+Cantianstra%C3%9Fe,+Berlin&amp;aq=0&amp;sll=52.523405,13.4114&amp;sspn=1.186526,3.348083&amp;gl=de&amp;g=Berlin&amp;ie=UTF8&amp;hq=Friedrich-Ludwig-Jahn-Sportpark,+Cantianstra%C3%9Fe,+Berlin&amp;t=h&amp;ll=52.542807,13.409011&amp;spn=0.006295,0.006295" style="color:#0000FF;text-align:left">View Larger Map</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://blixtra.org/blog/2011/07/27/desktop-summit-beach-volleyball-to-coinside-with-football-match/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Desktop Summit: The Social Events</title>
		<link>http://blixtra.org/blog/2011/07/21/desktop-summit-the-social-events/</link>
		<comments>http://blixtra.org/blog/2011/07/21/desktop-summit-the-social-events/#comments</comments>
		<pubDate>Thu, 21 Jul 2011 07:57:46 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://blixtra.org/blog/?p=560</guid>
		<description><![CDATA[We&#8217;ve got some great talks, BoFs and workshops scheduled for this year&#8217;s Desktop Summit in Berlin. But let&#8217;s be honest, you&#8217;re really only coming for the social events, right? If so, here&#8217;s what we&#8217;ve got planned for you. Pre-registration event Location: c-base Connection: S-Bahn &#038; U-Bahn Jannowitzbrücke Date: August 5th Time: 16:00-22:00 Sponsor: Igalia Many [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve got some great <a href="https://www.desktopsummit.org/program">talks, BoFs and workshops scheduled</a> for this year&#8217;s <a href="https://www.desktopsummit.org/">Desktop Summit in Berlin</a>. But let&#8217;s be honest, you&#8217;re really only coming for the social events, right? If so, here&#8217;s what we&#8217;ve got planned for you.</p>
<p><strong>Pre-registration event</strong><br />
Location: <a href="http://www.c-base.org/">c-base</a><br />
Connection: S-Bahn &#038; U-Bahn Jannowitzbrücke<br />
Date: August 5th<br />
Time: 16:00-22:00<br />
Sponsor: <a href="http://www.igalia.com/">Igalia</a></p>
<p>Many of you will be arriving on Friday and what better way to start a week of talks and hacking than at our pre-registration event taking place at c-base, Berlin&#8217;s world famous hacker space. Here you&#8217;ll be able to enjoy drinks sponsored by our friends at Igalia. You&#8217;ll also be able to complete your registration here in order to avoid the crowd on Saturday morning. At registration you&#8217;ll get your WLAN access info for the university, food voucher for the university cafeteria and have a chance to sign up for one of the day trips we&#8217;ll be announcing soon.</p>
<p><iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.de/maps?q=c-base&amp;ie=UTF8&amp;hl=en&amp;t=h&amp;ll=52.513021,13.420175&amp;spn=0.006295,0.006295&amp;output=embed"></iframe><br /><small><a href="http://maps.google.de/maps?q=c-base&amp;ie=UTF8&amp;hl=en&amp;t=h&amp;ll=52.513021,13.420175&amp;spn=0.006295,0.006295&amp;source=embed" style="color:#0000FF;text-align:left">View Larger Map</a></small></p>
<p><strong>Beach Party</strong><br />
Location: <a href="http://www.boxberlin.com/">The Box at the Beach/Beach at the Box</a><br />
Connection: S-Bahn Tiergarten<br />
Date: August 7th<br />
Time: 19:30-02:00<br />
Sponsor: <a href="http://www.intel.com/?en_US_01">Intel</a></p>
<p>Sunday&#8217;s party takes place a few blocks from Berlin&#8217;s green lung, <a href="http://en.wikipedia.org/wiki/Tiergarten">Tiergarten</a> (Animal Garden). The evening will begin with a BBQ and open bar on a sand beach along the river Spree. At 11pm will be moving inside where we&#8217;ll have 2 rooms with different music styles. The larger of the 2 rooms, we&#8217;ve got a local DJ that&#8217;ll get you dancing. In the smaller room, we&#8217;ve got a more DIY form of music, karaoke. That&#8217;s right, we&#8217;ve slyly slipped the karaoke in after the open bar. <img src='http://blixtra.org/blog/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
<p><iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.de/maps?ie=UTF8&amp;q=The+Box+at+the+Beach&amp;fb=1&amp;gl=de&amp;hq=The+Box+at+the+Beach&amp;hnear=0x47a84e373f035901:0x42120465b5e3b70,Berlin&amp;cid=0,0,15186413962700789267&amp;t=h&amp;ll=52.516061,13.332201&amp;spn=0.006295,0.006295&amp;output=embed"></iframe><br /><small><a href="http://maps.google.de/maps?ie=UTF8&amp;q=The+Box+at+the+Beach&amp;fb=1&amp;gl=de&amp;hq=The+Box+at+the+Beach&amp;hnear=0x47a84e373f035901:0x42120465b5e3b70,Berlin&amp;cid=0,0,15186413962700789267&amp;t=h&amp;ll=52.516061,13.332201&amp;spn=0.006295,0.006295&amp;source=embed" style="color:#0000FF;text-align:left">View Larger Map</a></small></p>
<p><strong>Football Match</strong><br />
Location: <a href="http://maps.google.de/maps?q=Friedrich-Ludwig-Jahn-Sportpark&#038;hl=en&#038;t=h&#038;z=16">Friedrich-Ludwig-Jahn-Sportpark</a><br />
Connection: U-Bahn Eberswalder Strasse<br />
Date: August 8th<br />
Time: 19:00-21:00<br />
Sponsor: <a href="http://www.suse.com/">SUSE</a></p>
<p>What&#8217;s GUADEC or Akadamy without their yearly football friendly? This year&#8217;s event is sponsored by SUSE who is providing t-shirts &#038; refreshments. Please use the <a href="http://wiki.desktopsummit.org/Football_match_sign-up">football match sign-up page</a> on the wiki if you&#8217;d like to participate.</p>
<p><iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.de/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=Friedrich-Ludwig-Jahn-Sportpark,+Cantianstra%C3%9Fe,+Berlin&amp;aq=0&amp;sll=52.523405,13.4114&amp;sspn=1.186526,3.348083&amp;gl=de&amp;g=Berlin&amp;ie=UTF8&amp;hq=Friedrich-Ludwig-Jahn-Sportpark,+Cantianstra%C3%9Fe,+Berlin&amp;t=h&amp;ll=52.542807,13.409011&amp;spn=0.006295,0.006295&amp;output=embed"></iframe><br /><small><a href="http://maps.google.de/maps?f=q&amp;source=embed&amp;hl=en&amp;geocode=&amp;q=Friedrich-Ludwig-Jahn-Sportpark,+Cantianstra%C3%9Fe,+Berlin&amp;aq=0&amp;sll=52.523405,13.4114&amp;sspn=1.186526,3.348083&amp;gl=de&amp;g=Berlin&amp;ie=UTF8&amp;hq=Friedrich-Ludwig-Jahn-Sportpark,+Cantianstra%C3%9Fe,+Berlin&amp;t=h&amp;ll=52.542807,13.409011&amp;spn=0.006295,0.006295" style="color:#0000FF;text-align:left">View Larger Map</a></small></p>
<p><strong>Island Party</strong><br />
Location: <a href="http://www.inselberlin.de/">Die Insel</a> (The Island)<br />
Connection: S-Bahn Treptower Park or Plänterwald<br />
Date: August 9th<br />
Time: 19:30-02:00<br />
Sponsor: <a href="http://www.collabora.com/">Collabora</a></p>
<p>Tuesday&#8217;s party takes place on the <a href="http://de.wikipedia.org/wiki/Insel_der_Jugend">Insel der Jugend</a> (Island of the youth) in <a href="http://en.wikipedia.org/wiki/Treptower_Park">Treptower Park</a>. Walking along the Spree from the Treptower Park S-bahn station you&#8217;ll eventually approach an arching bridge that leads to the party venue. Once there, you&#8217;ll be provided food and drinks accompanied by soul/funk music all care of Collabora. You can hang out inside, on the sun deck or take a walk around the small island.</p>
<p><iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.de/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=Alt-Treptow+6,+12435+Berlin&amp;aq=&amp;sll=52.503422,13.448038&amp;sspn=0.037095,0.104628&amp;gl=de&amp;ie=UTF8&amp;hq=&amp;hnear=Alt-Treptow+6,+Berlin+12435+Berlin&amp;t=h&amp;z=14&amp;ll=52.48678,13.4808&amp;output=embed"></iframe><br /><small><a href="http://maps.google.de/maps?f=q&amp;source=embed&amp;hl=en&amp;geocode=&amp;q=Alt-Treptow+6,+12435+Berlin&amp;aq=&amp;sll=52.503422,13.448038&amp;sspn=0.037095,0.104628&amp;gl=de&amp;ie=UTF8&amp;hq=&amp;hnear=Alt-Treptow+6,+Berlin+12435+Berlin&amp;t=h&amp;z=14&amp;ll=52.48678,13.4808" style="color:#0000FF;text-align:left">View Larger Map</a></small></p>
<p>So, that&#8217;s what we&#8217;ve got planned. Remember, all events will require that you are <a href="https://www.desktopsummit.org/register">register</a>ed and have your conference pass with you. We look forward to greeting you in Berlin.</p>
]]></content:encoded>
			<wfw:commentRss>http://blixtra.org/blog/2011/07/21/desktop-summit-the-social-events/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Reminder: Desktop Summit T-shirt Competition</title>
		<link>http://blixtra.org/blog/2011/05/04/reminder-desktop-summit-t-shirt-competition/</link>
		<comments>http://blixtra.org/blog/2011/05/04/reminder-desktop-summit-t-shirt-competition/#comments</comments>
		<pubDate>Wed, 04 May 2011 12:55:32 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://blixtra.org/blog/?p=530</guid>
		<description><![CDATA[Just a friendly reminder to get your designs in for the Desktop Summit T-shirt Competition before the May 15th deadline. Please see my previous post for more details. Happy designing!]]></description>
			<content:encoded><![CDATA[<p>Just a friendly reminder to get your designs in for the <a href="https://www.desktopsummit.org/tshirt">Desktop Summit T-shirt Competition</a> before the May 15th deadline. Please see my <a href="http://blixtra.org/blog/2011/04/19/desktop-summit-t-shirt-contest/">previous post</a> for more details.</p>
<p><a href="http://blixtra.org/blog/wp-content/uploads/2011/05/desktopsummit-tshirt-contest-small.png"><img src="http://blixtra.org/blog/wp-content/uploads/2011/05/desktopsummit-tshirt-contest-small.png" alt="" title="desktopsummit-tshirt-contest-small" width="250" height="291" class="aligncenter size-full wp-image-534" /></a></p>
<p>Happy designing!</p>
]]></content:encoded>
			<wfw:commentRss>http://blixtra.org/blog/2011/05/04/reminder-desktop-summit-t-shirt-competition/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Berlin GNOME 3 launch party: Update and reminder</title>
		<link>http://blixtra.org/blog/2011/03/29/berlin-gnome-3-launch-party-update-and-reminder/</link>
		<comments>http://blixtra.org/blog/2011/03/29/berlin-gnome-3-launch-party-update-and-reminder/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 09:29:51 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://blixtra.org/blog/?p=496</guid>
		<description><![CDATA[Just a quick update and reminder about the Berlin GNOME 3 launch party. Another talk has been added to what was previously announced. Mirko Boehm Will be giving a short talk about The Desktop Summit taking place in our fine city. He&#8217;ll be giving a progress update and pointing out opportunities for local folks to [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick update and reminder about the <a href="https://live.gnome.org/ThreePointZero/LaunchParty/Germany/Berlin">Berlin GNOME 3 launch party</a>.</p>
<p>Another talk has been added to <a href="http://blixtra.org/blog/2011/03/08/berlin-gnome-3-launch-lounge/">what was previously announced</a>.</p>
<p><a href="http://www.kdedevelopers.org/blog/1813">Mirko Boehm</a> Will be giving a short talk about <a href="https://www.desktopsummit.org/">The Desktop Summit</a> taking place in <a href="https://secure.wikimedia.org/wikipedia/en/wiki/Berlin">our fine city</a>. He&#8217;ll be giving a progress update and pointing out opportunities for local folks to get involved.</p>
<p>Please let us know you&#8217;re coming by registering for <a href="https://www.facebook.com/event.php?eid=168385673213124">the event on Facebook</a>. Or list your name on <a href="https://live.gnome.org/ThreePointZero/LaunchParty/Germany/Berlin">the GNOME Live page</a> if you&#8217;re not a social mediaite.</p>
<p>Till then!</p>
<p><a href="http://blixtra.org/blog/wp-content/uploads/2011/03/Gnome3_Banner_generisch_deutsch_200x60.png"><img src="http://blixtra.org/blog/wp-content/uploads/2011/03/Gnome3_Banner_generisch_deutsch_200x60.png" alt="" title="Gnome3_Banner_generisch_deutsch_200x60" width="200" height="60" class="aligncenter size-full wp-image-498" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blixtra.org/blog/2011/03/29/berlin-gnome-3-launch-party-update-and-reminder/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I&#8217;ve landed on Planet GNOME!</title>
		<link>http://blixtra.org/blog/2011/03/02/ive-landed-on-planet-gnome/</link>
		<comments>http://blixtra.org/blog/2011/03/02/ive-landed-on-planet-gnome/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 12:10:18 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[gnome]]></category>

		<guid isPermaLink="false">http://blixtra.org/blog/?p=445</guid>
		<description><![CDATA[Now that I&#8217;ve landed on Planet GNOME, it&#8217;s time for the obligatory introduction. Contributions The post that got dumped onto p.g.o when my feed got activated yesterday gives some idea of why I&#8217;ve been added to p.g.o. Other than that I&#8217;ve also (hopefully) finished up the port of Vino to GNOME 3 that Ryan Lortie [...]]]></description>
			<content:encoded><![CDATA[<p>Now that I&#8217;ve landed on <a href="http://planet.gnome.org/">Planet GNOME</a>, it&#8217;s time for the obligatory introduction.</p>
<p><strong>Contributions</strong></p>
<p>The <a href="http://blixtra.org/blog/2011/02/23/maintenance-mode/">post</a> that got dumped onto p.g.o when my feed got activated yesterday gives some idea of why I&#8217;ve been added to p.g.o. Other than that I&#8217;ve also (hopefully) finished up the port of Vino to <a href="http://www.gnome3.org/">GNOME 3</a> that <a href="http://blogs.gnome.org/desrt/">Ryan Lortie</a> had started. I&#8217;ve also done other odds and ends which you can find on my <a href="https://www.ohloh.net/accounts/blixtra">Ohloh profile</a>.</p>
<p>On the community side, I&#8217;m a member of the local planning team for the <a href="https://www.desktopsummit.org/">Desktop Summit</a>, and organizing the <a href="http://live.gnome.org/ThreePointZero/LaunchParty/Germany/Berlin">GNOME 3 Berlin Release party</a>, which I&#8217;ll have more details about in a coming post.</p>
<p><strong>Personal</strong></p>
<p>I&#8217;ve got 2 kids. My daughter, Vada, is 2 and my son, Rigby, is 5 months old which means I hack when I really should be sleeping. I&#8217;m an American expat living with my wife, Annika, who&#8217;s German. I adopted the German looking name from her&#8230; just to confuse people. <img src='http://blixtra.org/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I was also one of the lucky ones selected for a trainee position at <a href="http://www.openismus.com/">Openismus</a>. Thanks <a href="http://www.murrayc.com/blog/">Murray</a>!</p>
<p><strong>Closing remarks</strong></p>
<p>As for my hackergotchi&#8230; it&#8217;s outdated. But <a href="http://www.andreasn.se">Andreas</a> seemed keen on having one with a moustache for some reason.</p>
<p>I&#8217;ve followed p.g.o for many years, so it&#8217;s kinda cool to actually have my floating head join the mix. I&#8217;ll try not to bore you.</p>
]]></content:encoded>
			<wfw:commentRss>http://blixtra.org/blog/2011/03/02/ive-landed-on-planet-gnome/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>New Flat and the Internet Gap</title>
		<link>http://blixtra.org/blog/2010/08/13/new-flat-and-the-internet-gap/</link>
		<comments>http://blixtra.org/blog/2010/08/13/new-flat-and-the-internet-gap/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 18:30:44 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[android]]></category>
		<category><![CDATA[berlin]]></category>
		<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://blixtra.org/blog/?p=292</guid>
		<description><![CDATA[We slept in the new flat for the first time last night. As usual, at least in Germany, it&#8217;s going to take a few weeks to get DSL connected. In our case, DSL gets connected on the 30th. This used to be the time when I&#8217;d fall into a deep depression due to withdrawal issues. [...]]]></description>
			<content:encoded><![CDATA[<p>We slept in the new flat for the first time last night. As usual, at least in Germany, it&#8217;s going to take a few weeks to get DSL connected. In our case, DSL gets connected on the 30th. This used to be the time when I&#8217;d fall into a deep depression due to withdrawal issues. However, this time is different.</p>
<p>For the time being I&#8217;m using the awesome new feature in Android 2.2 for sharing a mobile internet connection. Impressed with how easy it is to set up. It&#8217;s as easy as turning the feature on and setting the access point name and passphrase. Once that&#8217;s done up to 8 computers can connect as they would to any wireless access point.</p>
<p>Unfortunately, my mobile data plan only allows up to 200MB at 3G speed after which it gets throttled down to GPRS speeds. But it&#8217;s better than nothing and once DSL is finally connected we&#8217;ll be rewarded with 50Mbits down and 10Mbits up. That&#8217;s about 8-9 faster than what we had in San Diego for only a little more money.</p>
]]></content:encoded>
			<wfw:commentRss>http://blixtra.org/blog/2010/08/13/new-flat-and-the-internet-gap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I was with Coco!</title>
		<link>http://blixtra.org/blog/2010/04/30/i-was-with-coco/</link>
		<comments>http://blixtra.org/blog/2010/04/30/i-was-with-coco/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 08:16:36 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[san diego]]></category>

		<guid isPermaLink="false">http://blixtra.org/blog/?p=220</guid>
		<description><![CDATA[Annika and I just got back from Conan O&#8217;Brien&#8216;s stop in San Diego at the San Diego Civic Theatre. It was heaps of fun. Would have been even more fun if we hadn&#8217;t been in the nosebleed seats &#8211; last row of the Balcony. I&#8217;ve never been in a theater that was so vertically oriented. [...]]]></description>
			<content:encoded><![CDATA[<p>Annika and I just got back from <a href="http://teamcoco.com/">Conan O&#8217;Brien</a>&#8216;s stop in San Diego at the <a href="http://www.sandiegotheatres.org/">San Diego Civic Theatre</a>. It was heaps of fun. Would have been even more fun if we hadn&#8217;t been in the nosebleed seats &#8211; last row of the Balcony. I&#8217;ve never been in a theater that was so vertically oriented. It felt like being in a basketball arena &#8211; extremely steep. Nevertheless, we could still make out what the small characters on stage were doing.</p>
<p>Conan was always my favorite late night talk show host when I used to actually watch TV. I think his show will be better on cable where he can go even further with his brand of humor.</p>
]]></content:encoded>
			<wfw:commentRss>http://blixtra.org/blog/2010/04/30/i-was-with-coco/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving back to Berlin</title>
		<link>http://blixtra.org/blog/2010/03/26/moving-back-to-berlin/</link>
		<comments>http://blixtra.org/blog/2010/03/26/moving-back-to-berlin/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 04:35:10 +0000</pubDate>
		<dc:creator>site admin</dc:creator>
				<category><![CDATA[berlin]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[san diego]]></category>

		<guid isPermaLink="false">http://blixtra.org/blog/?p=169</guid>
		<description><![CDATA[Since I&#8217;ve already told family, friends and finally work, I guess I&#8217;ll now tell the world. Annika, Vada and myself will be moving back to Berlin on May 27th. We came to San Diego with the intention of moving back once I was done with school, but after living here and befriending so many great [...]]]></description>
			<content:encoded><![CDATA[<p>Since I&#8217;ve already told family, friends and finally work, I guess I&#8217;ll now tell the world. Annika, Vada and myself will be moving back to Berlin on May 27th. We came to <a href="http://en.wikipedia.org/wiki/San_Diego">San Diego</a> with the intention of moving back once I was done with school, but after living here and befriending so many great people it was a little hard to finally carry through. Annika grew to love the weather that she thought she&#8217;d find monotonous and we really like the <a href="http://en.wikipedia.org/wiki/South_Park,_San_Diego,_California">South</a> and <a href="http://en.wikipedia.org/wiki/North_Park,_San_Diego,_California">North park</a> areas of San Diego. But, alas, we&#8217;ve got tickets and only a few days after I receive my degree we&#8217;ll be gone.</p>
<p>I&#8217;ve also put in my notice at work. I wasn&#8217;t able to work that many hours anyway due to my school schedule. Dropping the few hours I was working will hopefully make the last two months here less stressful. I learned a lot in my 2.5 years at <a href="http://www.geodetics.com/">Geodetics</a>. I&#8217;ll miss my co-workers but I can firmly state that I won&#8217;t miss programming with <a href="http://en.wikipedia.org/wiki/Microsoft_Foundation_Class_Library">MFC</a>.</p>
<p>There is lots to do before we are able to leave. Next week is <a href="http://en.wikipedia.org/wiki/Spring_break">Spring Break</a> and in addition to wrapping up things at work, I&#8217;ll be busy putting things on Craigslist and Ebay.  Eventually, we&#8217;ll need to get rid of the car and do something with my Vespa. I don&#8217;t want to sell my scooter but I definitely can&#8217;t afford to send it over; at least not now.</p>
<p>I feel like this move may be our last. Ever since watching the fall of <a href="http://en.wikipedia.org/wiki/Berlin_Wall">The Wall</a> on TV in 7th grade, I&#8217;ve been intrigued by Berlin. After having lived there I fell in love with it and I feel it&#8217;s where our small family will be staying for some time.</p>
<p>Now that I&#8217;ll be a little less busy I hope to start blogging again. Once I&#8217;m in Berlin I&#8217;ll have lots to blog about. More on that later.</p>
]]></content:encoded>
			<wfw:commentRss>http://blixtra.org/blog/2010/03/26/moving-back-to-berlin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Since the last post&#8230;</title>
		<link>http://blixtra.org/blog/2008/04/24/since-the-last-post/</link>
		<comments>http://blixtra.org/blog/2008/04/24/since-the-last-post/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 07:30:08 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://blixtra.org/blog/2008/04/24/since-the-last-post/</guid>
		<description><![CDATA[Well, it&#8217;s been forever since my last post. School, life and laziness have combined to cause me to completely neglect my blog. No apologies, though. I&#8217;m plowing through school and hope to be finished in the next 2 or so years. Well, the biggest change is that Annika and I are having a baby in [...]]]></description>
			<content:encoded><![CDATA[<p>Well, it&#8217;s been forever since my last post. School, life and laziness have combined to cause me to completely neglect my blog. No apologies, though. I&#8217;m plowing through school and hope to be finished in the next 2 or so years.</p>
<p>Well, the biggest change is that Annika and I are having a baby in 4 weeks. We don&#8217;t care to know if it&#8217;s a boy or a girl but so far things are going wonderfully and we are looking forward to starting our family.</p>
<p>In preparation for our new family, I&#8217;ve changed my name. I&#8217;m now Christopher Wilson Kuehl. So I took Annika&#8217;s last name as it&#8217;s easy to pronounce in both German and English whereas Wilson can give Germans difficulty. Also, I like to buck patriarchal traditions. And who would pass up the chance to be Chris Kuehl (pronounced &#8220;cool&#8221; slightly wrongly by English speakers).</p>
<p>Also, I got accepted to <a href="http://sdsu.edu/">San Diego State University</a> where I&#8217;ll be working towards a degree in <a href="http://en.wikipedia.org/wiki/Computer_engineering">Computer Engineering</a> starting next Fall. I&#8217;ve really enjoyed the time at <a href="http://www.sdcity.edu/">San Diego City College</a>. Most of the professors are great and I&#8217;ve had the chance and will continue to work with a lot of great people on the <a href="http://sdcrobotics.org/">AUV project</a>.</p>
<p>Ok, time to stop procrastinating and get studying for my Circuit Analysis exam in the morning.</p>
]]></content:encoded>
			<wfw:commentRss>http://blixtra.org/blog/2008/04/24/since-the-last-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

