<?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>Self-Amusement Park &#187; Toys</title>
	<atom:link href="http://selfamusementpark.com/blog/categories/toys/feed/" rel="self" type="application/rss+xml" />
	<link>http://selfamusementpark.com/blog</link>
	<description>I have nothing interesting to say. Don't believe me? Read this:</description>
	<lastBuildDate>Mon, 12 Apr 2010 07:02:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fixing a little VPN annoyance</title>
		<link>http://selfamusementpark.com/blog/2008/11/17/fixing-a-little-vpn-annoyance/</link>
		<comments>http://selfamusementpark.com/blog/2008/11/17/fixing-a-little-vpn-annoyance/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 18:54:56 +0000</pubDate>
		<dc:creator>stearns</dc:creator>
				<category><![CDATA[Geekery]]></category>
		<category><![CDATA[Toys]]></category>
		<category><![CDATA[vpn dns dhcp ubuntu]]></category>

		<guid isPermaLink="false">http://selfamusementpark.com/blog/?p=75</guid>
		<description><![CDATA[I&#8217;m writing this in a coffee shop, and when I&#8217;m using a public wireless network, I like to secure my network traffic using a virtual private network (VPN) that I set up on my server at home. Without this, anyone else close by could spy on what I&#8217;m doing (including seeing passwords I&#8217;m sending to [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m writing this in a coffee shop, and when I&#8217;m using a public wireless network, I like to secure my network traffic using a virtual private network (VPN) that I set up on my server at home. Without this, anyone else close by could spy on what I&#8217;m doing (including seeing passwords I&#8217;m sending to badly-secured web sites). Unfortunately, the connection appears to go bad after a short while, and it took me weeks to spend the minute it took to find a fix.<br />
<span id="more-75"></span></p>
<p>Here&#8217;s where things get a little buzzwordy: You might know that every computer needs a way to translate domain names (like &#8220;selfamusementpark.com&#8221;) into network addresses (like &#8220;192.168.1.5&#8243;); the Domain Name System does this (hence its catchy name, <a href="http://en.wikipedia.org/wiki/Domain_Name_System" target="_blank">DNS</a>). </p>
<p>When my computer wants to use a public network, it gets assigned a network address by the wireless base station, using something called Dynamic Host Configuration Protocol &#8211; <a href="http://en.wikipedia.org/wiki/Dhcp" target="_blank">DHCP</a>. As part of this assignment, my computer also gets the address of a local DNS server address to use for name lookups.  When I open my VPN connection, my computer automatically starts using my DNS server at home, to be able to look up the names of computers at home that aren&#8217;t on the public internet. (Yeah, I know: it&#8217;s weird that I leave the house to work on computers at home, huh?)</p>
<p>Here&#8217;s the catch: periodically, the base station requires my computer to &#8220;renew&#8221; its address, and when it does, my computer gets switched back to use the coffee shop&#8217;s DNS server (even though my VPN connection is still open). This is annoying, and I finally decided to look for a fix. </p>
<p>I found one in <a href="https://bugs.launchpad.net/ubuntu/+source/dhcp3/+bug/90681" target="_blank">this Ubuntu bug</a>. It&#8217;s a one-line change to a system script that prevents the DNS server switch if it&#8217;s happening because of an address renewal. </p>
<p>(Finding this took 30 seconds because I picked good search words, and applying the fix took 30 more because I understood what was going on at this level of the system.  I&#8217;m blogging this because someone less technical than me might have more trouble with each; if this is something that bugs you and you have trouble with this fix, add a comment.)</p>
]]></content:encoded>
			<wfw:commentRss>http://selfamusementpark.com/blog/2008/11/17/fixing-a-little-vpn-annoyance/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Photos!</title>
		<link>http://selfamusementpark.com/blog/2007/10/01/photos/</link>
		<comments>http://selfamusementpark.com/blog/2007/10/01/photos/#comments</comments>
		<pubDate>Mon, 01 Oct 2007 17:59:44 +0000</pubDate>
		<dc:creator>stearns</dc:creator>
				<category><![CDATA[Toys]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">/blog/2007/10/01/photos/</guid>
		<description><![CDATA[I just got back from an OSAF Sprint Week in San Francisco &#8212; all the remote folks &#8220;come home&#8221; every so often to work together in the office, and we were celebrating the Preview release of Chandler.
I took my new camera along, and shot a few photos of my coworkers at lunch, and more just [...]]]></description>
			<content:encoded><![CDATA[<p>I just got back from an OSAF Sprint Week in San Francisco &#8212; all the remote folks &#8220;come home&#8221; every so often to work together in the office, and we were celebrating <a href="http://blog.chandlerproject.org/2007/09/11/preview/" target="_blank">the Preview release of Chandler</a>.</p>
<p>I took my new camera along, and shot a few photos of <a href="http://www.flickr.com/photos/bryanstearns/sets/72157602222267844/" target="_blank">my coworkers at lunch</a>, and <a href="http://www.flickr.com/photos/bryanstearns/sets/72157602223067755/" target="_blank">more just walking around the city</a> &#8212; mostly during an evening walk with Ted Leung, who I&#8217;m learning a lot from. (Those are links to my new Flickr account &#8211; you can get to all my pictures using the new link over there in the sidebar.)</p>
]]></content:encoded>
			<wfw:commentRss>http://selfamusementpark.com/blog/2007/10/01/photos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Too much coffee, man</title>
		<link>http://selfamusementpark.com/blog/2006/04/13/too-much-coffee-man/</link>
		<comments>http://selfamusementpark.com/blog/2006/04/13/too-much-coffee-man/#comments</comments>
		<pubDate>Thu, 13 Apr 2006 16:43:40 +0000</pubDate>
		<dc:creator>stearns</dc:creator>
				<category><![CDATA[Toys]]></category>

		<guid isPermaLink="false">/blog/2006/04/13/too-much-coffee-man/</guid>
		<description><![CDATA[We recently replaced my old Mr. Coffee with a Saeco thermal coffee maker. A brief review:

I can&#8217;t believe we waited so long to switch to a thermal-pot coffee maker. The coffee doesn&#8217;t taste cooked anymore, and is still almost hot enough to drink eight hours after brewing (and microwaves fine, too).
I picked this model because [...]]]></description>
			<content:encoded><![CDATA[<p>We recently replaced my old Mr. Coffee with a <a href="http://www.bedbathandbeyond.com/product.asp?order_num=-1&#038;SKU=13702314&#038;RN=69" target="_blank">Saeco thermal coffee maker</a>. A brief review:</p>
<ul>
<li>I can&#8217;t believe we waited so long to switch to a thermal-pot coffee maker. The coffee doesn&#8217;t taste cooked anymore, and is still almost hot enough to drink eight hours after brewing (and microwaves fine, too).</li>
<li>I picked this model because it was less than $100 (after BB&#038;B&#8217;s 20% postcard discount), holds 10 cups, has a timer, and I could fit my hand into the pot (with a sponge) for cleaning.</li>
<li>I&#8217;d heard horror stories about overflowing problems with several thermal coffeemakers; yes, it&#8217;s happened to me once, so I&#8217;ve learned to be extra-careful about positioning the pot and making sure the lid&#8217;s snapped down.</li>
<li>About that lid: It&#8217;s huge: the whole top (along with that Daliesque melty-looking silver flap) hinges up at the back. This means the whole coffeemaker has to be pulled out to the edge of the counter for filling, to clear the cabinet above.</li>
<li>The water reservoir has a line marked on a tube inside to show the don&#8217;t-go-past-here level; no intermediate levels are marked.</li>
<li>The thing beeps at the start and end of brewing, whether you pushed the button to start it or used the self-timer. I could do without the beep when I use the self-timer (I&#8217;m still asleep!) but there&#8217;s no way to shut it off.</li>
<li>None of these complaints amount to much: it&#8217;s really great.</li>
</ul>
<p><em>(Tip o&#8217; the hat to <a href="http://www.tmcm.com/comics/webcomics/120_freecoffee" target="_blank">Too Much Coffee Man</a>.)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://selfamusementpark.com/blog/2006/04/13/too-much-coffee-man/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
