<?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"
	>

<channel>
	<title>floating point</title>
	<atom:link href="http://point.davidglasser.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://point.davidglasser.net</link>
	<description>david glasser's log</description>
	<pubDate>Tue, 08 Apr 2008 19:30:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Work it out</title>
		<link>http://point.davidglasser.net/2008/04/08/work-it-out/</link>
		<comments>http://point.davidglasser.net/2008/04/08/work-it-out/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 19:30:48 +0000</pubDate>
		<dc:creator>David Glasser</dc:creator>
		
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://point.davidglasser.net/?p=38</guid>
		<description><![CDATA[One of my resolutions this year was to work out more.  As a Googler I&#8217;m inclined to be data-driven, so I decided to track my exercise throughout the year.  I made a Google Calendar and every time I went rock climbing, worked out at the gym, hiked, or went to karate back at [...]]]></description>
			<content:encoded><![CDATA[<p>One of my resolutions this year was to work out more.  As a <a href="http://www.google.com/">Googler</a> I&#8217;m inclined to be data-driven, so I decided to track my exercise throughout the year.  I made a Google Calendar and every time I went rock climbing, worked out at the gym, hiked, or went to <a href="http://web.mit.edu/isshinryu/www/">karate</a> back at MIT, I added an event.  I slapped together a little Python program using the <a href="http://code.google.com/apis/calendar">Calendar APIs</a> to summarize my exercise so far.  I&#8217;m not yet reaching my goals of working out six days a week, but March has been a big improvement over February, which was an improvement over January (and I spent much of January traveling).</p>
<p>And with yesterday&#8217;s announcement of <a href="http://appengine.google.com/">Google App Engine</a> (as well as <a href="http://code.google.com/p/gdata-python-client/source/detail?r=329">support for App Engine&#8217;s URL fetcher in the GData client</a> posted this morning), I ported my script from a command-line client to a webapp: <a href="http://exercise.davidglasser.net/">dave glasser&#8217;s exercises</a>.  Follow along and make fun of me if I don&#8217;t go to the gym enough!</p>
<p>(One little detail is that I&#8217;ve written workout-specific description parsers: <q>Gym</q> parses out the length or number of repetitions of various exercises (some of which have multiple phrasings), and <q>Rock Climbing</q> figures out if I&#8217;ve gone <a href="http://en.wikipedia.org/wiki/Bouldering">bouldering</a> or <a href="http://en.wikipedia.org/wiki/Top_roping">top-roping</a>.)</p>
<p>Future plans:</p>
<ul>
<li>actual HTML output</li>
<li>filtering and statistics based on dates</li>
<li>make the special parsing be based on data, not hardcoded</li>
<li>let other people use the tool to view their own exercise calendars</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://point.davidglasser.net/2008/04/08/work-it-out/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Host me</title>
		<link>http://point.davidglasser.net/2008/02/26/host-me/</link>
		<comments>http://point.davidglasser.net/2008/02/26/host-me/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 10:00:12 +0000</pubDate>
		<dc:creator>David Glasser</dc:creator>
		
		<category><![CDATA[Meta]]></category>

		<guid isPermaLink="false">http://point.davidglasser.net/2008/02/26/host-me/</guid>
		<description><![CDATA[I&#8217;ve grown sick of upgrading WordPress every time yet another security hole is found (let alone after actually being hacked).  Fortunately, Dreamhost now offers a hosted WordPress installation; now my blog will be upgraded by people whose job it is to pay attention to WordPress releases, not by me.  Sure, I lose on [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve grown sick of upgrading WordPress every time yet another security hole is found (let alone after actually being hacked).  Fortunately, <a href="http://www.dreamhost.com/">Dreamhost</a> now offers a hosted WordPress installation; now my blog will be upgraded by people whose <em>job</em> it is to pay attention to WordPress releases, not by me.  Sure, I lose on customization, but I have better things to do than delete Viagra spam from footer.php.</p>
<p>The hosted-WordPress only works on entire domains, so the blog has moved from davidglasser.net/point to <a href="http://point.davidglasser.net/">http://point.davidglasser.net/</a>.  A bit of <code>mod_rewrite</code> fun seems to make my old URLs keep working, at least.  Perhaps you need to update your feed subscriptions.</p>
<p>And just for the hell of it, here&#8217;s a new theme.</p>
]]></content:encoded>
			<wfw:commentRss>http://point.davidglasser.net/2008/02/26/host-me/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Leopard install failed!</title>
		<link>http://point.davidglasser.net/2007/10/30/leopard-install-failed/</link>
		<comments>http://point.davidglasser.net/2007/10/30/leopard-install-failed/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 09:13:25 +0000</pubDate>
		<dc:creator>David Glasser</dc:creator>
		
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://point.davidglasser.net/2007/10/30/leopard-install-failed/</guid>
		<description><![CDATA[Install Failed: Mac OS X could not be installed on your computer.
The Installer could not validate the contents of the &#8216;EpsonPrinterDrivers&#8217; package. Contact the software manufacturer for assistance.
Anyone else seeing this?
I&#8217;m seeing this forum thread,  but that&#8217;s about it. (And that sounds like bad downloads&#8230; but this was a disc from Amazon.)
Oh, well, trying [...]]]></description>
			<content:encoded><![CDATA[<p>Install Failed: Mac OS X could not be installed on your computer.</p>
<p>The Installer could not validate the contents of the &#8216;EpsonPrinterDrivers&#8217; package. Contact the software manufacturer for assistance.</p>
<p>Anyone else seeing this?</p>
<p>I&#8217;m seeing <a href="http://forums.macrumors.com/showthread.php?p=4397131">this forum thread</a>,  but that&#8217;s about it. (And that sounds like bad downloads&#8230; but this was a disc from Amazon.)</p>
<p>Oh, well, trying again&#8230; at least it wasn&#8217;t my work computer&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://point.davidglasser.net/2007/10/30/leopard-install-failed/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Foot-powered Gmail with Kinesis</title>
		<link>http://point.davidglasser.net/2007/10/25/foot-powered-gmail-with-kinesis/</link>
		<comments>http://point.davidglasser.net/2007/10/25/foot-powered-gmail-with-kinesis/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 20:08:41 +0000</pubDate>
		<dc:creator>David Glasser</dc:creator>
		
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://point.davidglasser.net/2007/10/25/foot-powered-gmail-with-kinesis/</guid>
		<description><![CDATA[In January, I switched to using Kinesis Contoured keyboards.  The main reason I started using them was that I was fearing RSI, and since switching typing has been much more comfortable and efficient.
Recently, though, I started taking advantage of another side of Kinesis.  Kinesis sells foot pedals which plug into their keyboards; their [...]]]></description>
			<content:encoded><![CDATA[<p>In January, I switched to using <a href="http://kinesis-ergo.com/">Kinesis Contoured</a> keyboards.  The main reason I started using them was that I was fearing <a href="http://en.wikipedia.org/wiki/Repetitive_strain_injury">RSI</a>, and since switching typing has been much more comfortable and efficient.</p>
<p>Recently, though, I started taking advantage of another side of Kinesis.  Kinesis sells foot pedals which plug into their keyboards; their USB Advantage Pro model comes with one for free, and you can buy more.</p>
<p>As far as I know, most people who use the Kinesis footswitch use it for a modifier key like SHIFT or CTRL, or as an enabler for the embedded numeric keypad, in order to save their hands from painful chording.</p>
<p>Not me.  I have my left footswitch set up to type &#8220;k&#8221; and my right footswitch types a space.</p>
<p>Why? Well, I use <a href="http://mail.google.com/">Gmail</a>, both for my personal account and for <a href="http://www.google.com/">work</a>. I generally read my incoming mail (especially in my work account, where I try to get every thread marked as read) by just clicking on the oldest unread thread, scrolling down in the thread with my spacebar, and going to the next newest thread with the &#8220;k&#8221; key.  I don&#8217;t delete or archive, and use labels minimally.  Anything that needs a response I either respond to instantly or start (hit &#8220;s&#8221;) and come back to it later.</p>
<p>So generally, when skimming my email, I&#8217;m just hitting &#8220;k&#8221; and &#8220;space&#8221;.  And I can do it with my feet.  That&#8217;s right: I can skim through my entire inbox while drinking coffee, or leaning back with my hands behind my head. And it&#8217;s as good as it can get for my wrists: complete abstinence.</p>
<p>(One little note: I&#8217;ve turned off key repeat for k and space in X Windows, so that I can just leave my foot down instead of quickly tapping, by inserting <code>/usr/bin/xset -r 45; /usr/bin/xset -r 65</code> into my <code>.xsession</code>.  I found those numbers by looking at the keycode field in <code>xev</code>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://point.davidglasser.net/2007/10/25/foot-powered-gmail-with-kinesis/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Backwards-compatibility testing for Subversion 1.5</title>
		<link>http://point.davidglasser.net/2007/09/28/backwards-compatibility-testing-for-subversion-15/</link>
		<comments>http://point.davidglasser.net/2007/09/28/backwards-compatibility-testing-for-subversion-15/#comments</comments>
		<pubDate>Fri, 28 Sep 2007 19:54:24 +0000</pubDate>
		<dc:creator>David Glasser</dc:creator>
		
		<category><![CDATA[Google]]></category>

		<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://point.davidglasser.net/2007/09/28/backwards-compatibility-testing-for-subversion-15/</guid>
		<description><![CDATA[The Subversion team has been hard at work on version 1.5 for over a year.  Subversion 1.5 contains several large features with both client and server components; the most obvious are merge tracking and sparse checkouts.  It is important that we ensure that we stick to Subversion&#8217;s backwards compatibility guidelines: for example, we [...]]]></description>
			<content:encoded><![CDATA[<p>The Subversion team has been hard at work on version 1.5 for over a year.  Subversion 1.5 contains several large features with both client and server components; the most obvious are <a href="http://subversion.tigris.org/merge-tracking/">merge tracking</a> and <a href="http://svn.collab.net/repos/svn/trunk/notes/sparse-directories.txt">sparse checkouts</a>.  It is important that we ensure that we stick to <a href="http://www.davidglasser.net/point/Subversions%27%20backwards%20compatibility%20guidelines">Subversion&#8217;s backwards compatibility guidelines</a>: for example, we need to make sure that:</p>
<ul>
<li>the server code to simulate <tt>svn co -N</tt> from old clients works</li>
<li>the client code to ignore extra server output from old servers with <tt>svn co &#8211;depth=files</tt> works.</li>
</ul>
<p>We can test old-client/new-server behavior over ra_svn like so (testing the DAV ra methods is a little more involved):</p>
<blockquote><p><tt>1.4.x-checkout$ svnserve-trunk -d -r `pwd`/subversion/tests/cmdline &#038; </tt><br />
<tt>1.4.x-checkout$ make svncheck</tt></p></blockquote>
<p>Currently, the 1.4.x branch code passes these tests against the current trunk over all RA backends!</p>
<p>The situation isn&#8217;t quite as rosy for new-client/old-server; that&#8217;s because the current trunk tests expect the server they are run against to support all trunk features.  To make it work at all, you need to explicitly tell the test suite that the server is 1.4.x (among other things, this makes the test suite <tt>svnadmin create</tt> repositories with the <tt>&#8211;pre-1.5-compatible</tt> option):</p>
<blockquote><p><tt>trunk-checkout$ svnserve-1.4.x -d -r `pwd`/subversion/tests/cmdline &#038;</tt><br />
<tt>trunk-checkout$ make svncheck SERVER_MINOR_VERSION=4 </tt></p></blockquote>
<p>Unfortunately these tests don&#8217;t yet all pass; there may be some actual compatibility bugs hidden there, but they also expect features that require a trunk server to work.  My next plan for working on Subversion (which is now part of my day job!) is to figure out which failing tests should just be skipped against old servers and tweak the test list to skip them; I&#8217;ve already done that for the <a href="http://svn.collab.net/repos/svn/trunk/subversion/tests/cmdline/commit_tests.py">commit tests</a> which use the new &#8211;with-revprop option to commit commands; in the <tt>test_list</tt> at the bottom, you can see a bunch of lines like:</p>
<blockquote><p><tt>SkipUnless(mkdir_with_revprop, server_has_revprop_commit),</tt></p></blockquote>
<p>These use the value of the server minor version specified on the command line to skip tests that shouldn&#8217;t work with old servers.</p>
<p>The currently failing tests are:</p>
<pre>FAIL:  prop_tests.py 7: commit with conflicting dirprops
FAIL:  log_tests.py 16: test sensitive log on a single revision
FAIL:  log_tests.py 18: test 'svn log -g' on a non-branching revision
FAIL:  merge_tests.py 45: target inherits mergeinfo from nearest ancestor
FAIL:  merge_tests.py 48: merge works when target has copied children
FAIL:  merge_tests.py 50: merge to path with switched children
FAIL:  merge_tests.py 52: mergeinfo can have empty rev ranges
FAIL:  merge_tests.py 66: merge -rold(before rename):head renamed dir
FAIL:  blame_tests.py 10: test 'svn blame -g'
FAIL:  blame_tests.py 11: don't look for merged files out of range
FAIL:  blame_tests.py 13: blame target not in HEAD
FAIL:  authz_tests.py 10: test authz for aliases
FAIL:  authz_tests.py 13: authz issue #2712
FAIL:  depth_tests.py 4: update depth-empty wc shouldn't receive file mod
FAIL:  depth_tests.py 5: update depth-immediates wc gets top file mod only
FAIL:  depth_tests.py 10: bring a dir into a depth-immediates working copy
FAIL:  depth_tests.py 12: depth-empty working copy ignores a deletion
FAIL:  depth_tests.py 13: depth-immediates working copy ignores a deletion
FAIL:  depth_tests.py 15: gradually update an empty wc to depth=infinity
FAIL:  depth_tests.py 19: diff at various depths in non-infinity wc
FAIL:  depth_tests.py 21: depth-1 working copy receives a new directory
FAIL:  depth_tests.py 23: upgrade a depth=empty wc from above</pre>
]]></content:encoded>
			<wfw:commentRss>http://point.davidglasser.net/2007/09/28/backwards-compatibility-testing-for-subversion-15/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Transitions</title>
		<link>http://point.davidglasser.net/2007/08/21/transitions/</link>
		<comments>http://point.davidglasser.net/2007/08/21/transitions/#comments</comments>
		<pubDate>Tue, 21 Aug 2007 19:58:45 +0000</pubDate>
		<dc:creator>David Glasser</dc:creator>
		
		<category><![CDATA[Google]]></category>

		<category><![CDATA[MIT]]></category>

		<category><![CDATA[PAG]]></category>

		<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://point.davidglasser.net/2007/08/21/transitions/</guid>
		<description><![CDATA[It is finally over.  My adviser has signed my thesis.  I&#8217;ve learned a lot in the past two years in the Program Analysis Group, about program analysis, testing, the JVM, academic writing, frustration, and elation.  I have a much stronger understanding of the concepts behind my project, and ideas for better alternatives. [...]]]></description>
			<content:encoded><![CDATA[<p>It is finally over.  My adviser has signed my thesis.  I&#8217;ve learned a lot in the past two years in the Program Analysis Group, about program analysis, testing, the JVM, academic writing, frustration, and elation.  I have a much stronger understanding of the concepts behind my project, and ideas for better alternatives.  I&#8217;m disappointed that the culmination of my thesis project is not an excellent tool which I can recommend for wide use, but I do not regret the work I have done.  Here is the <a href="http://point.davidglasser.net/wp-content/uploads/point.davidglasser.net/2008/02/glasser-meng-thesis-final.pdf" title="MEng Thesis Final Draft">MEng Thesis Final Draft</a>; and here is <a href="http://code.google.com/p/amock/">amock itself</a>.</p>
<p>Today I complete my five years at MIT; tomorrow I fly out west.  After a week at <a href="http://www.burningman.com/">Burning Man</a> and a week renovating my <a href="http://www.langtonlabs.org/">new warehouse living space</a>, I will start at <a href="http://www.google.com/">Google</a> in the build tools group, working full time on <a href="http://subversion.tigris.org/">Subversion</a>.  After a year of needing to treat Subversion as a guilty distraction from research, I am incredibly excited about making it my full-time job.</p>
]]></content:encoded>
			<wfw:commentRss>http://point.davidglasser.net/2007/08/21/transitions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>faked out</title>
		<link>http://point.davidglasser.net/2007/08/05/faked-out/</link>
		<comments>http://point.davidglasser.net/2007/08/05/faked-out/#comments</comments>
		<pubDate>Sun, 05 Aug 2007 23:41:13 +0000</pubDate>
		<dc:creator>David Glasser</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://point.davidglasser.net/2007/08/05/faked-out/</guid>
		<description><![CDATA[So Fake Steve has been revealed.  And the author, Dan Lyons, apparently has a blog called Floating Point.  For the record, this blog has been around since May 2006, vs October 2006 for his.  On the other hand, his actually contains content and probably has multiple readers.
]]></description>
			<content:encoded><![CDATA[<p>So <a href="http://fakesteve.blogspot.com/">Fake Steve</a> has been <a href="http://www.nytimes.com/2007/08/06/technology/06steve.html">revealed</a>.  And the author, Dan Lyons, apparently has a blog called <a href="http://floatingpoint.wordpress.com/">Floating Point</a>.  For the record, this blog has been around since May 2006, vs October 2006 for his.  On the other hand, his actually contains content and probably has multiple readers.</p>
]]></content:encoded>
			<wfw:commentRss>http://point.davidglasser.net/2007/08/05/faked-out/feed/</wfw:commentRss>
		</item>
		<item>
		<title>roughly drafted</title>
		<link>http://point.davidglasser.net/2007/07/20/roughly-drafted/</link>
		<comments>http://point.davidglasser.net/2007/07/20/roughly-drafted/#comments</comments>
		<pubDate>Fri, 20 Jul 2007 05:43:33 +0000</pubDate>
		<dc:creator>David Glasser</dc:creator>
		
		<category><![CDATA[MIT]]></category>

		<category><![CDATA[PAG]]></category>

		<guid isPermaLink="false">http://point.davidglasser.net/2007/07/20/roughly-drafted/</guid>
		<description><![CDATA[After two weeks of nonstop writing, I have a mostly-complete MEng Thesis Rough Draft!  (&#8221;Mostly&#8221; refers to the fact that the experimental sections are really &#8220;proposed experiments&#8221; and not &#8220;experimental results&#8221; right now; that&#8217;s what the next month is for&#8230;)
]]></description>
			<content:encoded><![CDATA[<p>After two weeks of nonstop writing, I have a mostly-complete <a href="http://point.davidglasser.net/wp-content/uploads/point.davidglasser.net/2008/02/main.pdf" title="MEng Thesis Rough Draft">MEng Thesis Rough Draft</a>!  (&#8221;Mostly&#8221; refers to the fact that the experimental sections are really &#8220;proposed experiments&#8221; and not &#8220;experimental results&#8221; right now; that&#8217;s what the next month is for&#8230;)</p>
]]></content:encoded>
			<wfw:commentRss>http://point.davidglasser.net/2007/07/20/roughly-drafted/feed/</wfw:commentRss>
		</item>
		<item>
		<title>amock presentation</title>
		<link>http://point.davidglasser.net/2007/07/16/amock-presentation/</link>
		<comments>http://point.davidglasser.net/2007/07/16/amock-presentation/#comments</comments>
		<pubDate>Mon, 16 Jul 2007 21:26:32 +0000</pubDate>
		<dc:creator>David Glasser</dc:creator>
		
		<category><![CDATA[MIT]]></category>

		<category><![CDATA[PAG]]></category>

		<guid isPermaLink="false">http://point.davidglasser.net/2007/07/16/amock-presentation/</guid>
		<description><![CDATA[It&#8217;s been a while since I&#8217;ve updated about my thesis project, amock.  Fortunately, that doesn&#8217;t mean I haven&#8217;t been working on it.  In fact, it&#8217;s in pretty solid shape, and I&#8217;ve been focusing on writing the thesis itself (goal: full rough draft by Friday).
I presented about amock at group meeting today; here are [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a while since I&#8217;ve updated about my thesis project, <code>amock</code>.  Fortunately, that doesn&#8217;t mean I haven&#8217;t been working on it.  In fact, it&#8217;s in pretty solid shape, and I&#8217;ve been focusing on writing the thesis itself (goal: full rough draft by Friday).</p>
<p>I presented about <code>amock</code> at group meeting today; here are the <a href='http://point.davidglasser.net/wp-content/uploads/point.davidglasser.net/2008/02/glasser-pag-talk.pdf' title='amock PAG talk'>amock PAG talk</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://point.davidglasser.net/2007/07/16/amock-presentation/feed/</wfw:commentRss>
		</item>
		<item>
		<title>underlining all links</title>
		<link>http://point.davidglasser.net/2007/06/19/underlining-all-links/</link>
		<comments>http://point.davidglasser.net/2007/06/19/underlining-all-links/#comments</comments>
		<pubDate>Tue, 19 Jun 2007 17:53:49 +0000</pubDate>
		<dc:creator>David Glasser</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://point.davidglasser.net/2007/06/19/underlining-all-links/</guid>
		<description><![CDATA[A recent trend in web design is to turn off underlining for links, relying purely on the color changes to tip off readers that they&#8217;re links.  While I agree that this often makes for a more attractive page, many designers end up choosing colors for link text that are difficult for colorblind folks like [...]]]></description>
			<content:encoded><![CDATA[<p>A recent trend in web design is to turn off underlining for links, relying purely on the color changes to tip off readers that they&#8217;re links.  While I agree that this often makes for a more attractive page, many designers end up choosing colors for link text that are difficult for colorblind folks like myself to tell apart from the surrounding text.</p>
<p>After being frustrated by this for years, I finally came up with a solution: use a <a href="http://userstyles.org/">user style sheet</a> to keep underlines on for all links.</p>
<p>First, install the Firefox extension <a href="http://userstyles.org/stylish/">Stylish</a>.  (There are ways to use user style sheets without Stylish on Firefox, and on other browsers, but Stylish gives a nice user interface for managing them.)  Restart; there&#8217;ll be a new icon in the status bar at the bottom of your browser window.  Select &#8220;Manage Styles&#8230;&#8221; from the menu that pops up from it, and write a new style containing</p>
<pre>:link, :visited { text-decoration: underline ! important }</pre>
<p>Reload the page, and voila: all links are underlined!</p>
<p>(While all I did was install an extension somebody else wrote and copy-and-paste a line from <a href="http://www.squarefree.com/userstyles/">this list of useful user styles</a>, I was surprised to not find anything about this when Googling various phrases involving &#8220;colorblind&#8221;, &#8220;color blind&#8221;, &#8220;colourblind&#8221;, &#8220;colour blind&#8221;, etc.  Hopefully this post can help future color-deficient folks solve this problem.)</p>
]]></content:encoded>
			<wfw:commentRss>http://point.davidglasser.net/2007/06/19/underlining-all-links/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
