<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Everybody else has one...</title>
	<atom:link href="http://jerrytalton.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jerrytalton.wordpress.com</link>
	<description>And so, then, must I.</description>
	<lastBuildDate>Thu, 06 Nov 2008 02:45:30 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='jerrytalton.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/9deeb21cb6a71d83ddd1c87978456e92?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Everybody else has one...</title>
		<link>http://jerrytalton.wordpress.com</link>
	</image>
			<item>
		<title>Overthrow the Government</title>
		<link>http://jerrytalton.wordpress.com/2008/11/04/overthrow-the-government/</link>
		<comments>http://jerrytalton.wordpress.com/2008/11/04/overthrow-the-government/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 02:18:19 +0000</pubDate>
		<dc:creator>jerrytalton</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jerrytalton.wordpress.com/?p=66</guid>
		<description><![CDATA[
For the first time in my adult lifetime, I too am proud of my country.
[Edit 11/5/08: I'd be a lot prouder, though, if another 5% of CA voters had pulled their heads out of their collective asses and realized that "discriminating against people" does not help  "protect marriage".  Assholes.] 
      [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jerrytalton.wordpress.com&blog=3643753&post=66&subd=jerrytalton&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://jerrytalton.files.wordpress.com/2008/11/ivoted1pa9.jpg"><img class="aligncenter size-full wp-image-65" title="ivoted1pa9" src="http://jerrytalton.files.wordpress.com/2008/11/ivoted1pa9.jpg?w=390&#038;h=598" alt="ivoted1pa9" width="390" height="598" /></a></p>
<p>For the first time in <em>my</em> adult lifetime, I too am proud of my country.</p>
<p><strong>[Edit 11/5/08: I'd be a lot prouder, though, if another 5% of CA voters had pulled their heads out of their collective asses and realized that "discriminating against people" does not help  "protect marriage".  Assholes.] </strong></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jerrytalton.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jerrytalton.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jerrytalton.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jerrytalton.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jerrytalton.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jerrytalton.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jerrytalton.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jerrytalton.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jerrytalton.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jerrytalton.wordpress.com/66/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jerrytalton.wordpress.com&blog=3643753&post=66&subd=jerrytalton&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jerrytalton.wordpress.com/2008/11/04/overthrow-the-government/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jerrytalton</media:title>
		</media:content>

		<media:content url="http://jerrytalton.files.wordpress.com/2008/11/ivoted1pa9.jpg" medium="image">
			<media:title type="html">ivoted1pa9</media:title>
		</media:content>
	</item>
		<item>
		<title>Actual Code I Recently Encountered</title>
		<link>http://jerrytalton.wordpress.com/2008/07/16/actual-code-i-recently-encountered/</link>
		<comments>http://jerrytalton.wordpress.com/2008/07/16/actual-code-i-recently-encountered/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 21:51:42 +0000</pubDate>
		<dc:creator>jerrytalton</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jerrytalton.wordpress.com/?p=63</guid>
		<description><![CDATA[float tolittle(float i){ return i; }
float tobig(float f){ return f; }
&#8230;
return tobig(tolittle(input));
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jerrytalton.wordpress.com&blog=3643753&post=63&subd=jerrytalton&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>float tolittle(float i){ return i; }<br />
float tobig(float f){ return f; }<br />
&#8230;<br />
return tobig(tolittle(input));</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jerrytalton.wordpress.com/63/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jerrytalton.wordpress.com/63/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jerrytalton.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jerrytalton.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jerrytalton.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jerrytalton.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jerrytalton.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jerrytalton.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jerrytalton.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jerrytalton.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jerrytalton.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jerrytalton.wordpress.com/63/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jerrytalton.wordpress.com&blog=3643753&post=63&subd=jerrytalton&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jerrytalton.wordpress.com/2008/07/16/actual-code-i-recently-encountered/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jerrytalton</media:title>
		</media:content>
	</item>
		<item>
		<title>And then, hilarity ensued&#8230;</title>
		<link>http://jerrytalton.wordpress.com/2008/07/02/and-then-hilarity-ensued/</link>
		<comments>http://jerrytalton.wordpress.com/2008/07/02/and-then-hilarity-ensued/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 22:03:03 +0000</pubDate>
		<dc:creator>jerrytalton</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://jerrytalton.wordpress.com/?p=62</guid>
		<description><![CDATA[Yesterday I received my new decked-out Dell Precision M6300, courtesy of the wonderful and incredibly generous people at Intel.  It came with Windows XP pre-installed, so the first order of business was to put Vista and Ubuntu on it.
After installation, the computer was basically unusable in Windows.  Vista could not even recognize the built-in ethernet [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jerrytalton.wordpress.com&blog=3643753&post=62&subd=jerrytalton&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Yesterday I received my new decked-out <a href="http://www.google.com/url?sa=t&amp;ct=res&amp;cd=4&amp;url=http%3A%2F%2Fwww.dell.com%2Fcontent%2Fproducts%2Fproductdetails.aspx%2Fprecn_m6300%3Fc%3Dus%26l%3Den%26s%3Dbsd%26cs%3D04&amp;ei=MfBrSMj6AYmmtQOqqMCZCw&amp;usg=AFQjCNFYRbok9V-XQvlJrnctprMnaFlBKA&amp;sig2=tBmW_OtR82oQWd6dfxDilg">Dell Precision M6300</a>, courtesy of the wonderful and incredibly generous people at <a href="http://http://www.intel.com/education/highered/studentprograms/fellowship.htm">Intel</a>.  It came with Windows XP pre-installed, so the first order of business was to put Vista and Ubuntu on it.</p>
<p>After installation, the computer was basically unusable in Windows.  Vista could not even recognize the built-in ethernet port, let alone the wireless card (let alone the bluetooth module, etc.) without having drivers installed from Dell&#8217;s DVD.  This, mind you, is on a computer with a fucking Windows Vista <strong>sticker</strong> on it.  The wonderful people at Microsoft also made me go to Dell&#8217;s website to get video drivers, since they claim that the NVIDIA ones don&#8217;t work for mobile cards.</p>
<p>Ubuntu, on the other hand, detected everything, and even went so far as to find an open wireless network and connect to it.  All without me having to do a damned thing.  No problems with the NVIDIA drivers, either.</p>
<p>Linux is ready for the desktop.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jerrytalton.wordpress.com/62/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jerrytalton.wordpress.com/62/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jerrytalton.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jerrytalton.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jerrytalton.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jerrytalton.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jerrytalton.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jerrytalton.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jerrytalton.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jerrytalton.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jerrytalton.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jerrytalton.wordpress.com/62/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jerrytalton.wordpress.com&blog=3643753&post=62&subd=jerrytalton&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jerrytalton.wordpress.com/2008/07/02/and-then-hilarity-ensued/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jerrytalton</media:title>
		</media:content>
	</item>
		<item>
		<title>For everything else&#8230;</title>
		<link>http://jerrytalton.wordpress.com/2008/06/08/for-everything-else/</link>
		<comments>http://jerrytalton.wordpress.com/2008/06/08/for-everything-else/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 00:23:51 +0000</pubDate>
		<dc:creator>jerrytalton</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[tompetty]]></category>

		<guid isPermaLink="false">http://jerrytalton.wordpress.com/?p=61</guid>
		<description><![CDATA[Highway Companions Club Membership: $20
Total Ticketmaster Costs: $587.10
Sending your Mother (and your Godmother) to see her favorite band from the front row of a 25,000 seat venue: Priceless.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jerrytalton.wordpress.com&blog=3643753&post=61&subd=jerrytalton&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.highwaycompanions.com/">Highway Companions Club</a> Membership: $20</p>
<p>Total Ticketmaster Costs: $587.10</p>
<p>Sending your Mother (and your Godmother) to see <a href="http://tompetty.com/">her favorite band</a> from the front row of a <a href="http://en.wikipedia.org/wiki/Nissan_Pavilion">25,000 seat venue</a>: Priceless.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jerrytalton.wordpress.com/61/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jerrytalton.wordpress.com/61/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jerrytalton.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jerrytalton.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jerrytalton.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jerrytalton.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jerrytalton.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jerrytalton.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jerrytalton.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jerrytalton.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jerrytalton.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jerrytalton.wordpress.com/61/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jerrytalton.wordpress.com&blog=3643753&post=61&subd=jerrytalton&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jerrytalton.wordpress.com/2008/06/08/for-everything-else/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jerrytalton</media:title>
		</media:content>
	</item>
		<item>
		<title>Apples, Meet Oranges</title>
		<link>http://jerrytalton.wordpress.com/2008/05/04/apples-meet-oranges/</link>
		<comments>http://jerrytalton.wordpress.com/2008/05/04/apples-meet-oranges/#comments</comments>
		<pubDate>Sun, 04 May 2008 13:59:00 +0000</pubDate>
		<dc:creator>jerrytalton</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[wtf]]></category>

		<guid isPermaLink="false">http://jerrytalton.wordpress.com/2008/05/04/apples-meet-oranges/</guid>
		<description><![CDATA[
I almost expect this kind of stuff from The Washington Post, but a Time story on the front page of CNN?  Who the hell proofreads these things?  The  article ain&#8217;t any better, either.
In other news, I&#8217;m feeling slightly more purple than €17.46.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jerrytalton.wordpress.com&blog=3643753&post=59&subd=jerrytalton&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.time.com/time/health/article/0,8599,1737255,00.html"><img style="display:block;text-align:center;cursor:pointer;margin:0 auto 10px;" src="http://bp2.blogger.com/_t-ooCY6B2qE/SB3CEt4Z0WI/AAAAAAAAACg/2WKMXjH8z-c/s400/cnn.png" border="0" alt="" /></a><br />
I almost expect <a href="http://jerrytalton.blogspot.com/2005/08/clearly-theyve-never-heard-of-boolean.html">this</a> kind of stuff from <a href="http://www.washingtonpost.com/">The Washington Post</a>, but a <a href="http://www.time.com/">Time</a> story on the front page of <a href="http://www.cnn.com/">CNN</a>?  Who the hell proofreads these things?  The <a href="http://www.time.com/time/health/article/0,8599,1737255,00.html"> article</a> ain&#8217;t any better, either.</p>
<p>In other news, I&#8217;m feeling slightly more purple than €17.46.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jerrytalton.wordpress.com/59/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jerrytalton.wordpress.com/59/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jerrytalton.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jerrytalton.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jerrytalton.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jerrytalton.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jerrytalton.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jerrytalton.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jerrytalton.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jerrytalton.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jerrytalton.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jerrytalton.wordpress.com/59/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jerrytalton.wordpress.com&blog=3643753&post=59&subd=jerrytalton&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jerrytalton.wordpress.com/2008/05/04/apples-meet-oranges/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jerrytalton</media:title>
		</media:content>

		<media:content url="http://bp2.blogger.com/_t-ooCY6B2qE/SB3CEt4Z0WI/AAAAAAAAACg/2WKMXjH8z-c/s400/cnn.png" medium="image" />
	</item>
		<item>
		<title>F-F-F-Fonts</title>
		<link>http://jerrytalton.wordpress.com/2008/04/27/f-f-f-fonts/</link>
		<comments>http://jerrytalton.wordpress.com/2008/04/27/f-f-f-fonts/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 04:56:00 +0000</pubDate>
		<dc:creator>jerrytalton</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[emacs]]></category>

		<guid isPermaLink="false">http://jerrytalton.wordpress.com/2008/04/27/f-f-f-fonts/</guid>
		<description><![CDATA[As far as coding goes, I&#8217;m used to using 8&#215;13 in Emacs, since it&#8217;ll let me fit two windows with 115 lines of 155 characters each on my Samsung 305T.  This is important to me because it lets me see a lot of code at once, and the less moving around I have to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jerrytalton.wordpress.com&blog=3643753&post=58&subd=jerrytalton&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>As far as coding goes, I&#8217;m used to using <em>8&#215;13</em> in Emacs, since it&#8217;ll let me fit two windows with 115 lines of 155 characters each on my Samsung 305T.  This is important to me because it lets me see a lot of code at once, and the less moving around I have to do the more productive I am.  However, there&#8217;s no question that this is an <strong>ugly</strong> font:</p>
<p><a href="http://bp1.blogger.com/_t-ooCY6B2qE/SBQJpMDf03I/AAAAAAAAACI/Pbsz1ZRAlzk/s1600-h/screenshot.03.34.jpg"><img style="display:block;text-align:center;cursor:hand;margin:0 auto 10px;" src="http://bp1.blogger.com/_t-ooCY6B2qE/SBQJpMDf03I/AAAAAAAAACI/Pbsz1ZRAlzk/s400/screenshot.03.34.jpg" border="0" alt="" /></a><br />
Since I&#8217;m using Emacs 23 anyways, I&#8217;d much rather have an anti-aliased font, like, for instance <em>Bitstream Vera Sans Mono-10</em>, as it&#8217;s much nicer looking and easier on the eyes.  However, it&#8217;s also much <strong>taller</strong>, meaning I&#8217;m down to only 85 lines per screen:</p>
<p><a href="http://bp0.blogger.com/_t-ooCY6B2qE/SBQKQ8Df04I/AAAAAAAAACQ/7C0hH-aTxxQ/s1600-h/screenshot.07.39.jpg"><img style="display:block;text-align:center;cursor:hand;margin:0 auto 10px;" src="http://bp0.blogger.com/_t-ooCY6B2qE/SBQKQ8Df04I/AAAAAAAAACQ/7C0hH-aTxxQ/s400/screenshot.07.39.jpg" border="0" alt="" /></a><br />
I&#8217;m sure there are fonts out there that are both short and easy on the eyes (in addition, of course, to being fixed-width, having distinct glyphs for 0 and O, i, l, and 1, etc. etc. etc.), but I don&#8217;t know of any.  Can someone help me out here, please?  I&#8217;ll be your best friend&#8230;</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jerrytalton.wordpress.com/58/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jerrytalton.wordpress.com/58/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jerrytalton.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jerrytalton.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jerrytalton.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jerrytalton.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jerrytalton.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jerrytalton.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jerrytalton.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jerrytalton.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jerrytalton.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jerrytalton.wordpress.com/58/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jerrytalton.wordpress.com&blog=3643753&post=58&subd=jerrytalton&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jerrytalton.wordpress.com/2008/04/27/f-f-f-fonts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jerrytalton</media:title>
		</media:content>

		<media:content url="http://bp1.blogger.com/_t-ooCY6B2qE/SBQJpMDf03I/AAAAAAAAACI/Pbsz1ZRAlzk/s400/screenshot.03.34.jpg" medium="image" />

		<media:content url="http://bp0.blogger.com/_t-ooCY6B2qE/SBQKQ8Df04I/AAAAAAAAACQ/7C0hH-aTxxQ/s400/screenshot.07.39.jpg" medium="image" />
	</item>
		<item>
		<title>How Embarassing</title>
		<link>http://jerrytalton.wordpress.com/2008/04/09/how-embarassing/</link>
		<comments>http://jerrytalton.wordpress.com/2008/04/09/how-embarassing/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 00:53:00 +0000</pubDate>
		<dc:creator>jerrytalton</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dryad]]></category>

		<guid isPermaLink="false">http://jerrytalton.wordpress.com/2008/04/09/how-embarassing/</guid>
		<description><![CDATA[Me at Metaverse U: http://youtube.com/watch?v=02hUCDH1Ztw.
I need a haircut.
Also, here&#8217;s an excellent talk my advisor gave at the conference on the subject of my most recent research, the collaborative exploration of design spaces.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jerrytalton.wordpress.com&blog=3643753&post=57&subd=jerrytalton&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Me at <a href="http://metaverse.stanford.edu">Metaverse U</a>: <a href="http://youtube.com/watch?v=02hUCDH1Ztw">http://youtube.com/watch?v=02hUCDH1Ztw</a>.</p>
<p>I need a haircut.</p>
<p>Also, here&#8217;s an excellent talk my advisor gave at the conference on the subject of my most recent research, the <a href="http://blip.tv/file/760578/">collaborative exploration of design spaces</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jerrytalton.wordpress.com/57/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jerrytalton.wordpress.com/57/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jerrytalton.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jerrytalton.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jerrytalton.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jerrytalton.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jerrytalton.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jerrytalton.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jerrytalton.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jerrytalton.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jerrytalton.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jerrytalton.wordpress.com/57/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jerrytalton.wordpress.com&blog=3643753&post=57&subd=jerrytalton&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jerrytalton.wordpress.com/2008/04/09/how-embarassing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jerrytalton</media:title>
		</media:content>
	</item>
		<item>
		<title>Fuck the College Board</title>
		<link>http://jerrytalton.wordpress.com/2008/04/07/fuck-the-college-board/</link>
		<comments>http://jerrytalton.wordpress.com/2008/04/07/fuck-the-college-board/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 00:05:00 +0000</pubDate>
		<dc:creator>jerrytalton</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[wtf]]></category>

		<guid isPermaLink="false">http://jerrytalton.wordpress.com/2008/04/07/fuck-the-college-board/</guid>
		<description><![CDATA[Why no more Computer Science AB AP exams?
&#8220;Mr. Packer said the decision was made principally because of demographic considerations.
Only a tiny fraction of the members of underrepresented minority groups who take AP exams take the tests in one of those four affected subject areas, he said.&#8221;
Fuck them in the ear.
[Edit: Lest anyone think that I'm [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jerrytalton.wordpress.com&blog=3643753&post=56&subd=jerrytalton&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Why no more <a href="http://www.edweek.org/ew/articles/2008/04/09/32ap.h27.html">Computer Science AB</a> AP exams?</p>
<p><em>&#8220;Mr. Packer said the decision was made principally because of demographic considerations.</em></p>
<p><em>Only a tiny fraction of the members of underrepresented minority groups who take AP exams take the tests in one of those four affected subject areas, he said.&#8221;</em></p>
<p>Fuck them in the ear.</p>
<p><strong>[Edit: Lest anyone think that I'm insensitive, let me remind you that I've <a href="http://graphics.stanford.edu/~jtalton/research/Talton06SH.paper/Talton06SH.pdf">published</a> on the problem of underrepresented minorities in computer science.  That being said...in <em>both</em> ears.]</strong></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jerrytalton.wordpress.com/56/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jerrytalton.wordpress.com/56/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jerrytalton.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jerrytalton.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jerrytalton.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jerrytalton.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jerrytalton.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jerrytalton.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jerrytalton.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jerrytalton.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jerrytalton.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jerrytalton.wordpress.com/56/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jerrytalton.wordpress.com&blog=3643753&post=56&subd=jerrytalton&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jerrytalton.wordpress.com/2008/04/07/fuck-the-college-board/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jerrytalton</media:title>
		</media:content>
	</item>
		<item>
		<title>I thought that I should never see&#8230;</title>
		<link>http://jerrytalton.wordpress.com/2008/01/18/i-thought-that-i-should-never-see/</link>
		<comments>http://jerrytalton.wordpress.com/2008/01/18/i-thought-that-i-should-never-see/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 07:59:00 +0000</pubDate>
		<dc:creator>jerrytalton</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dryad]]></category>

		<guid isPermaLink="false">http://jerrytalton.wordpress.com/2008/01/18/i-thought-that-i-should-never-see/</guid>
		<description><![CDATA[&#8230;articles about my work at:

MIT Technology Review
ars technica
The Chronicle of Higher Education
ZDNet
Computerworld
Slashdot

&#8230;and many other places. What&#8217;s more, the server hasn&#8217;t even crashed yet!
P.S.:  This work is not about trees, no matter what anybody tells you.
[Edit: I should also add this.]
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jerrytalton.wordpress.com&blog=3643753&post=54&subd=jerrytalton&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>&#8230;articles about my work at:</p>
<ul>
<li><a href="http://www.technologyreview.com/Infotech/20080/?a=f">MIT Technology Review</a></li>
<li><a href="http://arstechnica.com/news.ars/post/20071230-researchers-hope-to-enable-crowdsourcing-of-virtual-worlds.html">ars technica</a></li>
<li><a href="http://chronicle.com/wiredcampus/article/2655/building-a-better-tree-in-your-virtual-world">The Chronicle of Higher Education</a></li>
<li><a href="http://blogs.zdnet.com/emergingtech/?p=799">ZDNet</a></li>
<li><a href="http://blogs.computerworld.com/dryad_3D_model_tool">Computerworld</a></li>
<li><a href="http://developers.slashdot.org/article.pl?sid=08/01/11/0841254">Slashdot</a></li>
</ul>
<p>&#8230;and <a href="http://www.google.com/search?q=dryad+stanford">many</a> other places. What&#8217;s more, the server hasn&#8217;t even crashed yet!</p>
<p>P.S.:  This work is <strong>not</strong> about trees, no matter what anybody tells you.</p>
<p><strong>[Edit: I should also add <a href="http://news-service.stanford.edu/news/2008/january16/oscar-011608.html">this</a>.]</strong></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jerrytalton.wordpress.com/54/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jerrytalton.wordpress.com/54/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jerrytalton.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jerrytalton.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jerrytalton.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jerrytalton.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jerrytalton.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jerrytalton.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jerrytalton.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jerrytalton.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jerrytalton.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jerrytalton.wordpress.com/54/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jerrytalton.wordpress.com&blog=3643753&post=54&subd=jerrytalton&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jerrytalton.wordpress.com/2008/01/18/i-thought-that-i-should-never-see/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jerrytalton</media:title>
		</media:content>
	</item>
		<item>
		<title>Today&#8230;</title>
		<link>http://jerrytalton.wordpress.com/2007/12/23/today/</link>
		<comments>http://jerrytalton.wordpress.com/2007/12/23/today/#comments</comments>
		<pubDate>Sun, 23 Dec 2007 07:40:00 +0000</pubDate>
		<dc:creator>jerrytalton</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[family]]></category>

		<guid isPermaLink="false">http://jerrytalton.wordpress.com/2007/12/23/today/</guid>
		<description><![CDATA[&#8230;for the first time in the 25 years that I&#8217;ve been alive, I played video games with my mom.
Thanks, Nintendo!
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jerrytalton.wordpress.com&blog=3643753&post=53&subd=jerrytalton&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>&#8230;for the first time in the 25 years that I&#8217;ve been alive, I played video games with my mom.</p>
<p>Thanks, <a href="http://wii.nintendo.com/">Nintendo</a>!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jerrytalton.wordpress.com/53/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jerrytalton.wordpress.com/53/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jerrytalton.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jerrytalton.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jerrytalton.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jerrytalton.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jerrytalton.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jerrytalton.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jerrytalton.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jerrytalton.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jerrytalton.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jerrytalton.wordpress.com/53/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jerrytalton.wordpress.com&blog=3643753&post=53&subd=jerrytalton&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jerrytalton.wordpress.com/2007/12/23/today/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jerrytalton</media:title>
		</media:content>
	</item>
	</channel>
</rss>