<?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>frankschmitt.org</title>
	<atom:link href="http://frankschmitt.org/feed" rel="self" type="application/rss+xml" />
	<link>http://frankschmitt.org</link>
	<description>Information, projects</description>
	<lastBuildDate>Sat, 16 Jan 2010 18:14:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Chaining vs. Nesting</title>
		<link>http://frankschmitt.org/2010/01/chaining-v-nesting</link>
		<comments>http://frankschmitt.org/2010/01/chaining-v-nesting#comments</comments>
		<pubDate>Sat, 16 Jan 2010 08:30:10 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://frankschmitt.org/?p=99</guid>
		<description><![CDATA[Any UNIX sysadmin who&#8217;s been around the block a few times has probably written a line something like this:

netstat -n &#124; grep tcp &#124; awk '{ print $5}' &#124; sort &#124; uniq -c &#124; sort -n


Each command in this line produces output, and the end of the line, since it&#8217;s not shunted off to a [...]]]></description>
		<wfw:commentRss>http://frankschmitt.org/2010/01/chaining-v-nesting/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Obvious but Subtle Password Policy</title>
		<link>http://frankschmitt.org/2010/01/passwords</link>
		<comments>http://frankschmitt.org/2010/01/passwords#comments</comments>
		<pubDate>Sat, 16 Jan 2010 05:18:23 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://frankschmitt.org/?p=96</guid>
		<description><![CDATA[After having a friend&#8217;s email account compromised (which he only found out about after a bunch of fortunately harmless spam went out), I got to thinking how it might have happened.

I&#8217;m guessing it wasn&#8217;t a terribly strong password, but at the same time, attacking a site like gmail with more than a few bad passwords [...]]]></description>
		<wfw:commentRss>http://frankschmitt.org/2010/01/passwords/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another Apple Tablet Possibility</title>
		<link>http://frankschmitt.org/2009/12/apple-tablet-2</link>
		<comments>http://frankschmitt.org/2009/12/apple-tablet-2#comments</comments>
		<pubDate>Fri, 01 Jan 2010 01:02:05 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://frankschmitt.org/?p=93</guid>
		<description><![CDATA[Another thought just occurred to me: two 7-inch displays of a plausible aspect ratio add up to one 10-inch display. It could in fact be a Nintendo DS form factor. The displays might be identical, or one might be a low-power version.

That would make it quite a nice two-page-at-a-time eBook reader, a decent sub-netbook (running [...]]]></description>
		<wfw:commentRss>http://frankschmitt.org/2009/12/apple-tablet-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Prediction for the Apple Tablet</title>
		<link>http://frankschmitt.org/2009/12/apple-tablet</link>
		<comments>http://frankschmitt.org/2009/12/apple-tablet#comments</comments>
		<pubDate>Fri, 01 Jan 2010 00:50:31 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Tablet]]></category>

		<guid isPermaLink="false">http://frankschmitt.org/?p=88</guid>
		<description><![CDATA[Given it&#8217;s prediction season, and that a lot of folks are speculating about whatever sort of tablet computing device Apple is putting its finishing touches on, I&#8217;m going throw my hat in the ring and post my own prediction.

First, I think the thing has two touchscreen displays. That could explain the conflicting stories about whether [...]]]></description>
		<wfw:commentRss>http://frankschmitt.org/2009/12/apple-tablet/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dealing with 20 Languages on a Résumé</title>
		<link>http://frankschmitt.org/2009/06/interview-languages</link>
		<comments>http://frankschmitt.org/2009/06/interview-languages#comments</comments>
		<pubDate>Tue, 23 Jun 2009 00:20:48 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://frankschmitt.org/?p=78</guid>
		<description><![CDATA[A few months back I interviewed with a local internet company. During the course of the interview, they mentioned a pretty brilliant strategy for separating the people who know the names of 20 different programming languages from those who have actually used those languages.

If you don&#8217;t already have experience with some or all of the languages [...]]]></description>
		<wfw:commentRss>http://frankschmitt.org/2009/06/interview-languages/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blank UILabels in iPhone OS 2.x</title>
		<link>http://frankschmitt.org/2009/03/blank-uilabels-in-iphone-os-2x</link>
		<comments>http://frankschmitt.org/2009/03/blank-uilabels-in-iphone-os-2x#comments</comments>
		<pubDate>Fri, 27 Mar 2009 17:32:18 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[iPhone Cocoa]]></category>

		<guid isPermaLink="false">http://frankschmitt.org/?p=74</guid>
		<description><![CDATA[I spent about an hour yesterday carefully stepping through some code that was setting the text of a UILabel in an iPhone app I&#8217;m working on. It worked perfectly on my 3.0 development box and my 3.0 device, but for some inexpicable reason, the text wasn&#8217;t showing up on my client&#8217;s 2.0 machine or device.

I [...]]]></description>
		<wfw:commentRss>http://frankschmitt.org/2009/03/blank-uilabels-in-iphone-os-2x/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You can&#8217;t tell people anything</title>
		<link>http://frankschmitt.org/2008/11/habitat</link>
		<comments>http://frankschmitt.org/2008/11/habitat#comments</comments>
		<pubDate>Tue, 04 Nov 2008 19:13:08 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://frankschmitt.org/?p=72</guid>
		<description><![CDATA[Randy Farmer and Chip Morningstar&#8217;s Blog &#8220;Habitat Chronicles&#8221; is full of really excellent insights, not just with regard to building virtual worlds and communities. 

One of my favorites is this piece, called You can&#8217;t tell people anything:

What&#8217;s going on is that without some kind of direct experience to use as a touchstone, people don&#8217;t have the [...]]]></description>
		<wfw:commentRss>http://frankschmitt.org/2008/11/habitat/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improving on “Righty-Tighty”</title>
		<link>http://frankschmitt.org/2008/10/righty-tighty</link>
		<comments>http://frankschmitt.org/2008/10/righty-tighty#comments</comments>
		<pubDate>Tue, 14 Oct 2008 22:14:43 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://frankschmitt.org/?p=60</guid>
		<description><![CDATA[Most mechanically-inclined people are familiar with Righty Tighty and his sister, Lefty Loosey (Lucy?). The idea is that to tighten a fastener, you turn it clockwise (moving the top of the fastener to the right relative to its center), and to loosen it you turn it counterclockwise (moving the top of the fastener to the [...]]]></description>
		<wfw:commentRss>http://frankschmitt.org/2008/10/righty-tighty/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Favorite Election Website</title>
		<link>http://frankschmitt.org/2008/09/my-favorite-election-website</link>
		<comments>http://frankschmitt.org/2008/09/my-favorite-election-website#comments</comments>
		<pubDate>Fri, 19 Sep 2008 18:26:31 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://frankschmitt.org/?p=57</guid>
		<description><![CDATA[I&#8217;m not sure how well known this site is, but it&#8217;s a great tool for understanding the politics of federal elections in the US. The site is http://www.electoral-vote.com/. If you&#8217;re not familiar with it, check it out.
]]></description>
		<wfw:commentRss>http://frankschmitt.org/2008/09/my-favorite-election-website/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why the Gas-Tax Holiday Won’t Work</title>
		<link>http://frankschmitt.org/2008/04/gas-tax-holiday</link>
		<comments>http://frankschmitt.org/2008/04/gas-tax-holiday#comments</comments>
		<pubDate>Tue, 29 Apr 2008 17:52:23 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Politics]]></category>

		<guid isPermaLink="false">http://frankschmitt.org/?p=48</guid>
		<description><![CDATA[Senators McCain and Clinton have proposed a &#8220;gas-tax holiday&#8221; this summer, which would eliminate the 18.4-cent-per-gallon federal tax on gasoline between Memorial Day and Labor Day.

If you squint and ignore the $10 billion hole it leaves in the federal highway budget (which McCain would fill by borrowing from taxpayers, and Clinton would take out of [...]]]></description>
		<wfw:commentRss>http://frankschmitt.org/2008/04/gas-tax-holiday/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
