<?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>Erik Hinzpeter</title>
	<atom:link href="http://ehinzpeter.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://ehinzpeter.com/blog</link>
	<description></description>
	<lastBuildDate>Thu, 07 May 2009 15:41:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Valid U.S. area codes</title>
		<link>http://ehinzpeter.com/blog/55/valid-us-area-codes/</link>
		<comments>http://ehinzpeter.com/blog/55/valid-us-area-codes/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 22:20:04 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[misc]]></category>

		<guid isPermaLink="false">http://ehinzpeter.com/blog/?p=55</guid>
		<description><![CDATA[A recent project required me to filter a long list of regex-matched phone numbers and weed out any that weren&#8217;t likely residential (no 800, 888, 900, etc), any that were outside the U.S. proper (so no Guam, Puerto Rico, etc), or not a valid phone number at all (e.g., starting with 411, 123, etc). I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>A recent project required me to filter a long list of regex-matched phone numbers and weed out any that weren&#8217;t likely residential (no 800, 888, 900, etc), any that were outside the U.S. proper (so no Guam, Puerto Rico, etc), or not a valid phone number at all (e.g., starting with 411, 123, etc).</p>
<p>I&#8217;m sure there could have been a clever solution, but of course this all needed to get done RIGHT NOW so I decided to just get it over with and type in the information from <a href="http://www.bennetyee.org/ucsd-pages/area.html">this list</a> manually. In the interest of potentially saving others from having to re-do the irritating 15 minutes of grunt work, here they are:</p>
<p>201, 202, 203, 205, 206, 207, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 224, 225, 228, 229, 231, 234, 236, 239, 240, 248, 251, 253, 254, 256, 260, 262, 267, 269, 270, 276, 278, 281, 283, 301, 302, 303, 304, 305, 307, 308, 309, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 323, 325, 330, 331, 334, 336, 337, 339, 341, 347, 351, 352, 360, 361, 369, 380, 385, 386, 401, 402, 404, 405, 406, 407, 408, 409, 410, 412, 413, 414, 415, 417, 419, 423, 424, 425, 430, 432, 434, 435, 440, 442, 443, 464, 469, 470, 475, 478, 479, 480, 484, 501, 502, 503, 504, 505, 507, 508, 509, 510, 512, 513, 515, 516, 517, 518, 520, 530, 540, 541, 551, 557, 559, 561, 562, 563, 564, 567, 570, 571, 573, 574, 575, 580, 585, 586, 601, 602, 603, 605, 606, 607, 608, 609, 610, 612, 614, 615, 616, 617, 618, 619, 620, 623, 626, 627, 628, 630, 631, 636, 641, 646, 650, 651, 660, 661, 662, 669, 678, 679, 682, 689, 701, 702, 703, 704, 706, 707, 708, 712, 713, 714, 715, 716, 717, 718, 719, 720, 724, 727, 731, 732, 734, 737, 740, 747, 754, 757, 760, 762, 736, 764, 765, 769, 770, 772, 773, 774, 775, 779, 781, 785, 786, 801, 802, 803, 804, 805, 806, 808, 810, 812, 813, 841, 815, 816, 817, 818, 828, 830, 831, 832, 835, 845, 847, 848, 850, 856, 857, 858, 859, 860, 862, 863, 864, 865, 870, 872, 878, 901, 903, 904, 906, 907, 908, 909, 910, 912, 913, 914, 915, 916, 917, 918, 919, 920, 925, 927, 928, 931, 935, 936, 937, 940, 941, 947, 949, 951, 954, 956, 957, 959, 970, 971, 972, 973, 975, 978, 979, 980, 984, 985, 989</p>
]]></content:encoded>
			<wfw:commentRss>http://ehinzpeter.com/blog/55/valid-us-area-codes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Powerset is scary</title>
		<link>http://ehinzpeter.com/blog/29/powerset-is-scary/</link>
		<comments>http://ehinzpeter.com/blog/29/powerset-is-scary/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 22:43:50 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[me]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://ehinzpeter.com/blog/?p=29</guid>
		<description><![CDATA[I just ran a vanity search on Powerset&#8230; How did they know?!?]]></description>
			<content:encoded><![CDATA[<p>I just ran a <a href="http://www.powerset.com/explore/go/hinzpeter">vanity search</a> on <a href="http://www.powerset.com">Powerset</a>&#8230;</p>
<p><img class="alignnone size-full wp-image-30" title="Powerset screenshot" src="http://ehinzpeter.com/blog/wp-content/uploads/2008/06/picture-1.png" /></p>
<p>How did they know?!?</p>
]]></content:encoded>
			<wfw:commentRss>http://ehinzpeter.com/blog/29/powerset-is-scary/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Joy Division branded Zune</title>
		<link>http://ehinzpeter.com/blog/27/joy-division-branded-zune/</link>
		<comments>http://ehinzpeter.com/blog/27/joy-division-branded-zune/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 00:26:15 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[misc]]></category>

		<guid isPermaLink="false">http://ehinzpeter.com/blog/?p=27</guid>
		<description><![CDATA[I have to hand it to their design team, it looks a lot better than the U2 iPod. Also, with only 500 units being produced, it might be the first Zune model to sell out! Via Pitchfork]]></description>
			<content:encoded><![CDATA[<p><a href="http://ehinzpeter.com/blog/wp-content/uploads/2008/06/jd_zune.jpg"><img class="alignright alignnone size-medium wp-image-28" style="float: right;" title="jd_zune" src="http://ehinzpeter.com/blog/wp-content/uploads/2008/06/jd_zune.jpg" alt="Joy Divison branded zune" width="300" height="257" /></a>I have to hand it to their design team, it looks a lot better than the <a href="http://www.amazon.com/Apple-Special-Black-M9787LL-Generation/dp/B0002ZAEYK">U2 iPod</a>. Also, with only 500 units being produced, it might be the first Zune model to sell out!</p>
<p>Via <a href="http://www.pitchforkmedia.com/article/news/51091-hey-look-its-the-joy-division-zune">Pitchfork</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ehinzpeter.com/blog/27/joy-division-branded-zune/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Browser history as a tree</title>
		<link>http://ehinzpeter.com/blog/24/browser-history-as-a-tree/</link>
		<comments>http://ehinzpeter.com/blog/24/browser-history-as-a-tree/#comments</comments>
		<pubDate>Tue, 13 May 2008 02:53:25 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[firefox xul]]></category>

		<guid isPermaLink="false">http://ehinzpeter.com/blog/?p=24</guid>
		<description><![CDATA[I&#8217;ve been meaning to do something along these lines for ages.. still strikes me as an excellent Firefox plug-in. Trying to track down a poorly titled page you visited a couple of days ago is usually quite a pain, and seeing a clear path from where you began could be a great help with this. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jacobsheehy.com/technology/browsing-the-web-with-a-tree/"><img class="alignright size-full wp-image-26" title="treethumbnail" src="http://ehinzpeter.com/blog/wp-content/uploads/2008/05/treethumbnail.png" alt="" width="128" height="91" /></a>I&#8217;ve been meaning to do <a href="http://www.jacobsheehy.com/technology/browsing-the-web-with-a-tree/">something along these</a> lines for ages.. still strikes me as an excellent Firefox plug-in. Trying to track down a poorly titled page you visited a couple of days ago is usually quite a pain, and seeing a clear path from where you began could be a great help with this. It&#8217;s definitely <a href="http://www.w3.org/Conferences/WWW4/Papers2/270/">not a new idea</a>. Time to learn XUL?</p>
<p>Via Reddit. Discussion <a href="http://reddit.com/info/6j4yl/comments/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ehinzpeter.com/blog/24/browser-history-as-a-tree/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KPCB site down</title>
		<link>http://ehinzpeter.com/blog/20/kpcb-site-down/</link>
		<comments>http://ehinzpeter.com/blog/20/kpcb-site-down/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 00:08:21 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[gadgetry]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://ehinzpeter.com/blog/20/kpcb-site-down/</guid>
		<description><![CDATA[I noticed KPCB&#8216;s site has been down for a couple of hours this afternoon. Could this be an indication of the volume of interest in their $100m investment fund for iPhone applications? As for my own interest, let&#8217;s just say that yesterday I finally broke down and bought the Macbook Pro I had been debating [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://ehinzpeter.com/blog/wp-content/uploads/2008/03/iphonesdk.png" title="iphone sdk logo"><img src="http://ehinzpeter.com/blog/wp-content/uploads/2008/03/iphonesdk.png" title="iphone sdk logo" alt="iphone sdk logo" align="right" /></a>I noticed <a href="http://en.wikipedia.org/wiki/Kleiner%2C_Perkins%2C_Caufield_%26_Byers">KPCB</a>&#8216;s <a href="http://www.kpcb.com/">site</a> has been down for a couple of hours this afternoon. Could this be an indication of the volume of interest in their <a href="http://www.tuaw.com/2008/03/06/ifund-100m-for-iphone-ipod-touch-devs/">$100m investment fund for iPhone applications</a>?</p>
<p>As for my own interest, let&#8217;s just say that yesterday I finally broke down and bought the Macbook Pro I had been debating for so long.</p>
]]></content:encoded>
			<wfw:commentRss>http://ehinzpeter.com/blog/20/kpcb-site-down/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Title / Position ?</title>
		<link>http://ehinzpeter.com/blog/15/title-position/</link>
		<comments>http://ehinzpeter.com/blog/15/title-position/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 22:21:35 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[me]]></category>

		<guid isPermaLink="false">http://ehinzpeter.com/blog/15/title-position/</guid>
		<description><![CDATA[I decided to register a business for my contract work. I&#8217;m filling out this form (pdf), and it asks for my &#8220;Title / Position&#8221;. This is obviously an extremely important question that I hadn&#8217;t given enough consideration.. what should my title be in my sole proprietorship? I&#8217;ve always liked the image conjured by &#8220;Czar&#8221;, but [...]]]></description>
			<content:encoded><![CDATA[<p>I decided to register a business for my contract work. I&#8217;m filling out <a href="http://www.sfgov.org/site/uploadedfiles/tax/business_zone/soleapppkg.pdf">this form</a> (pdf), and it asks for my &#8220;Title / Position&#8221;.</p>
<p class="entry-body">This is obviously an extremely important question that I hadn&#8217;t given enough consideration.. what should my title be in my sole proprietorship? I&#8217;ve always liked the image conjured by <a href="http://www.national.com/rap/images/czar.jpg">&#8220;Czar&#8221;</a>, but it doesn&#8217;t seem like enough on its own. How do you make it work in the context of a business? &#8220;Chief Executive Czar&#8221;? Clearly absurd. Additionally, I don&#8217;t have any Russian heritage&#8230; much more appropriate would be something that ties into my Norwegian background, so at the moment I&#8217;m leaning toward &#8220;Direktør&#8221;.</p>
<p>I welcome any suggestions.</p>
]]></content:encoded>
			<wfw:commentRss>http://ehinzpeter.com/blog/15/title-position/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The wisdom of indecision</title>
		<link>http://ehinzpeter.com/blog/6/the-wisdom-of-indecision/</link>
		<comments>http://ehinzpeter.com/blog/6/the-wisdom-of-indecision/#comments</comments>
		<pubDate>Wed, 05 Sep 2007 19:28:27 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[gadgetry]]></category>

		<guid isPermaLink="false">http://ehinzpeter.com/blog/6/the-wisdom-of-indecision/</guid>
		<description><![CDATA[When I don&#8217;t take a decision, it&#8217;s not that I don&#8217;t think about it. I think about it and take a decision not to take a decision. - P. V. Narasimha Rao See, if I hadn&#8217;t waffled for so long about purchasing an iphone I would be kicking myself now.]]></description>
			<content:encoded><![CDATA[<p><em>When I don&#8217;t take a decision, it&#8217;s not that I don&#8217;t think about it. I think about it and take a decision not to take a decision.</em><br />
- <a href="http://en.wikipedia.org/wiki/P._V._Narasimha_Rao">P. V. Narasimha Rao</a></p>
<p>See, if I hadn&#8217;t waffled for so long about purchasing an iphone I would be kicking myself now.</p>
]]></content:encoded>
			<wfw:commentRss>http://ehinzpeter.com/blog/6/the-wisdom-of-indecision/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Speaking of themes..</title>
		<link>http://ehinzpeter.com/blog/4/speaking-of-themes/</link>
		<comments>http://ehinzpeter.com/blog/4/speaking-of-themes/#comments</comments>
		<pubDate>Mon, 27 Aug 2007 01:54:13 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://ehinzpeter.com/blog/speaking-of-themes/</guid>
		<description><![CDATA[I&#8217;ll admit, it&#8217;s tempting: http://retromactheme.modernlifeisrubbish.co.uk/?p=4]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll admit, it&#8217;s tempting:</p>
<p><img src="http://ehinzpeter.com/blog/wp-content/uploads/2007/08/retro_os_theme.jpg" alt="retro os theme screenshot" /></p>
<p><a href="http://retromactheme.modernlifeisrubbish.co.uk/?p=4">http://retromactheme.modernlifeisrubbish.co.uk/?p=4 </a></p>
]]></content:encoded>
			<wfw:commentRss>http://ehinzpeter.com/blog/4/speaking-of-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://ehinzpeter.com/blog/3/3/</link>
		<comments>http://ehinzpeter.com/blog/3/3/#comments</comments>
		<pubDate>Sun, 26 Aug 2007 23:33:28 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[misc]]></category>

		<guid isPermaLink="false">http://ehinzpeter.com/blog/?p=3</guid>
		<description><![CDATA[Now that I&#8217;ve listed this domain on my moocards, I suppose I ought to use it. It has essentially been dormant since being registered in December 06, mostly because I wanted to create an exceptionally cool WordPress theme first. As you can see, I still haven&#8217;t gotten around to that. Give me a break, I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>Now that I&#8217;ve listed this domain on my <a href="http://www.moo.com/">moocards</a>, I suppose I ought to use it. It has essentially been dormant since being registered in December 06, mostly because I wanted to create an exceptionally cool WordPress theme first. As you can see, I still haven&#8217;t gotten around to that. Give me a break, I&#8217;m not a front-end guy.</p>
<p>I&#8217;m planning to use this site mostly for observations about programming and technology, discussions of my various projects, and reports on the tech events and conferences I&#8217;m fortunate enough to attend.  I do have something of a personal journal at <a href="http://erik.piecemeal.net">erik.piecemeal.net</a> if you happen to be interested.</p>
]]></content:encoded>
			<wfw:commentRss>http://ehinzpeter.com/blog/3/3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
