<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Odds and Ends</title>
	<atom:link href="http://www.robertblum.com/articles/2007/02/02/odds-and-ends/feed" rel="self" type="application/rss+xml" />
	<link>http://www.robertblum.com/articles/2007/02/02/odds-and-ends</link>
	<description>Rachel Blum on Software, Games And The Rest Of Life</description>
	<lastBuildDate>Mon, 09 Jan 2012 17:39:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: Groby Unplugged &#187; Blog Archive &#187; The Pain - Ruby and OSX</title>
		<link>http://www.robertblum.com/articles/2007/02/02/odds-and-ends/comment-page-1#comment-12918</link>
		<dc:creator>Groby Unplugged &#187; Blog Archive &#187; The Pain - Ruby and OSX</dc:creator>
		<pubDate>Sat, 10 Feb 2007 03:51:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertblum.com/articles/2007/02/02/odds-and-ends#comment-12918</guid>
		<description>&lt;p&gt;[...] Remember how I asked for advice on generating local RSS feeds a couple of days ago? My old colleague Brian pointed me to the RubyRSS package, a fairly simple interface to RSS generation. Easy, you think - after all, it&#8217;s Ruby, we have gems. Let&#8217;s use it. [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Remember how I asked for advice on generating local RSS feeds a couple of days ago? My old colleague Brian pointed me to the RubyRSS package, a fairly simple interface to RSS generation. Easy, you think &#8211; after all, it&#8217;s Ruby, we have gems. Let&#8217;s use it. [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.robertblum.com/articles/2007/02/02/odds-and-ends/comment-page-1#comment-12591</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 07 Feb 2007 21:18:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertblum.com/articles/2007/02/02/odds-and-ends#comment-12591</guid>
		<description>&lt;p&gt;If you google &#039;file access monitor windows&#039; you find a lot of little 2-bit apps that provide some ugly gui into what you&#039;re describing--monitoring files and directories for changes.
Something tells me there&#039;s a WinAPI call or some COM object that lets you hook into these events.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>If you google &#8216;file access monitor windows&#8217; you find a lot of little 2-bit apps that provide some ugly gui into what you&#8217;re describing&#8211;monitoring files and directories for changes.
Something tells me there&#8217;s a WinAPI call or some COM object that lets you hook into these events.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://www.robertblum.com/articles/2007/02/02/odds-and-ends/comment-page-1#comment-12590</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Wed, 07 Feb 2007 21:05:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertblum.com/articles/2007/02/02/odds-and-ends#comment-12590</guid>
		<description>&lt;p&gt;Awesome - thanks for the leads. Now I just need to get FAM working on Windows :) (Yeah, I forgot to mention that. Sorry!)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Awesome &#8211; thanks for the leads. Now I just need to get FAM working on Windows <img src='http://www.robertblum.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  (Yeah, I forgot to mention that. Sorry!)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.robertblum.com/articles/2007/02/02/odds-and-ends/comment-page-1#comment-12583</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 07 Feb 2007 20:25:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertblum.com/articles/2007/02/02/odds-and-ends#comment-12583</guid>
		<description>&lt;p&gt;You could probably hook into FAM for file changes...
http://oss.sgi.com/projects/fam/&lt;/p&gt;

&lt;p&gt;Here&#039;s a python interface to the daemon
http://python-fam.sourceforge.net/&lt;/p&gt;

&lt;p&gt;and a ruby interface
http://pablotron.org/software/fam-ruby/&lt;/p&gt;

&lt;p&gt;Smush it together with http://www.rubyrss.com/ and you&#039;ve got yourself a product&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You could probably hook into FAM for file changes&#8230;
<a href="http://oss.sgi.com/projects/fam/" rel="nofollow">http://oss.sgi.com/projects/fam/</a></p>

<p>Here&#8217;s a python interface to the daemon
<a href="http://python-fam.sourceforge.net/" rel="nofollow">http://python-fam.sourceforge.net/</a></p>

<p>and a ruby interface
<a href="http://pablotron.org/software/fam-ruby/" rel="nofollow">http://pablotron.org/software/fam-ruby/</a></p>

<p>Smush it together with <a href="http://www.rubyrss.com/" rel="nofollow">http://www.rubyrss.com/</a> and you&#8217;ve got yourself a product</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Blum</title>
		<link>http://www.robertblum.com/articles/2007/02/02/odds-and-ends/comment-page-1#comment-12260</link>
		<dc:creator>Robert Blum</dc:creator>
		<pubDate>Mon, 05 Feb 2007 17:33:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertblum.com/articles/2007/02/02/odds-and-ends#comment-12260</guid>
		<description>&lt;p&gt;Thanks for the feedback, guys. I&#039;ll give Safari another spin soon - it&#039;s always good to have more resources available.&lt;/p&gt;

&lt;p&gt;But I agree with Paul - reading books is just more pleasant than on-screen reading. That&#039;s why I&#039;d never by a novel for online consumption - but reference books are almost made for the Internet.&lt;/p&gt;

&lt;p&gt;As for my RSS feed - looks like I need to do it myself - the Intarweb remained silent on my request ;)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback, guys. I&#8217;ll give Safari another spin soon &#8211; it&#8217;s always good to have more resources available.</p>

<p>But I agree with Paul &#8211; reading books is just more pleasant than on-screen reading. That&#8217;s why I&#8217;d never by a novel for online consumption &#8211; but reference books are almost made for the Internet.</p>

<p>As for my RSS feed &#8211; looks like I need to do it myself &#8211; the Intarweb remained silent on my request <img src='http://www.robertblum.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>By: veridicus</title>
		<link>http://www.robertblum.com/articles/2007/02/02/odds-and-ends/comment-page-1#comment-12023</link>
		<dc:creator>veridicus</dc:creator>
		<pubDate>Sat, 03 Feb 2007 22:37:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertblum.com/articles/2007/02/02/odds-and-ends#comment-12023</guid>
		<description>&lt;p&gt;Safari is great for general reference.  It&#039;s definitely lacking in game programming and other specific programming areas.  I can&#039;t think of any apps for the RSS feed you&#039;re looking for, but it should be trivial to whip up a cron in Python to generate the RSS.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Safari is great for general reference.  It&#8217;s definitely lacking in game programming and other specific programming areas.  I can&#8217;t think of any apps for the RSS feed you&#8217;re looking for, but it should be trivial to whip up a cron in Python to generate the RSS.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: pauldwaite</title>
		<link>http://www.robertblum.com/articles/2007/02/02/odds-and-ends/comment-page-1#comment-11931</link>
		<dc:creator>pauldwaite</dc:creator>
		<pubDate>Sat, 03 Feb 2007 10:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertblum.com/articles/2007/02/02/odds-and-ends#comment-11931</guid>
		<description>&lt;p&gt;I&#039;ve been on Safari for years because it&#039;s extremely convenient for looking up stuff both at work and at home, and it feels cheaper than buying a bunch of books.&lt;/p&gt;

&lt;p&gt;But I really do miss physical books. Reading from them is much more pleasant, and easier on the eyes, than reading from a screen. And I feel my recall of information I&#039;ve read is much better if it&#039;s from a physical book (I suspect some research will support this too).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been on Safari for years because it&#8217;s extremely convenient for looking up stuff both at work and at home, and it feels cheaper than buying a bunch of books.</p>

<p>But I really do miss physical books. Reading from them is much more pleasant, and easier on the eyes, than reading from a screen. And I feel my recall of information I&#8217;ve read is much better if it&#8217;s from a physical book (I suspect some research will support this too).</p>]]></content:encoded>
	</item>
</channel>
</rss>

