<?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: Back to NewsRiver, and hacking lists of Reading Lists</title>
	<atom:link href="http://decafbad.com/blog/2006/05/12/back-to-newsriver-and-hacking-lists-of-reading-lists/feed" rel="self" type="application/rss+xml" />
	<link>http://decafbad.com/blog/2006/05/12/back-to-newsriver-and-hacking-lists-of-reading-lists</link>
	<description>It's all spinning wheels and self-doubt until the first pot of coffee.</description>
	<pubDate>Fri, 10 Oct 2008 18:47:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-hemorrhage</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 0xDECAFBAD &#187; good gregarius</title>
		<link>http://decafbad.com/blog/2006/05/12/back-to-newsriver-and-hacking-lists-of-reading-lists#comment-33119</link>
		<dc:creator>0xDECAFBAD &#187; good gregarius</dc:creator>
		<pubDate>Fri, 18 Aug 2006 05:44:21 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/2006/05/12/back-to-newsriver-and-hacking-lists-of-reading-lists#comment-33119</guid>
		<description>&lt;p&gt;[...] Follow any comments here with the RSS feed for this post. Post a comment or leave a trackback: Trackback URL.    &#171; avataractual [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Follow any comments here with the RSS feed for this post. Post a comment or leave a trackback: Trackback URL.    &laquo; avataractual [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: l.m.orchard</title>
		<link>http://decafbad.com/blog/2006/05/12/back-to-newsriver-and-hacking-lists-of-reading-lists#comment-11960</link>
		<dc:creator>l.m.orchard</dc:creator>
		<pubDate>Fri, 02 Jun 2006 14:57:39 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/2006/05/12/back-to-newsriver-and-hacking-lists-of-reading-lists#comment-11960</guid>
		<description>&lt;p&gt;Yeah, I get weird characters - I keep meaning to look into that, having something to do with character encoding in various forms.  I also accidentally trigger OPML Editor's macros in item titles that have double quotes.&lt;/p&gt;

&lt;p&gt;Not sure what you mean about the closed widget - like, have the items under a feed rolled up and hidden by default?  I think that's something on my TODO list as a per-feed and an overall config option...  not too hard to do - since it's just swapping one CSS class name for another in the feed's on page UL/LI element - but not an option yet.&lt;/p&gt;

&lt;p&gt;As for the open source thing...  Actually, at this point, the whole OPML Editor and NewsRiver rig is open source from end to end.  You can get the Frontier source from the OSS project, which builds as the OPML Editor with a switch in XCode on OS X - I think the Windows situation is similar.  And, the source of NewsRiver is perusable from within the OPML Editor itself.&lt;/p&gt;

&lt;p&gt;But as for mentality, no Dave hasn't really done the whole SourceForge, mailing list, OSS team thing for his projects like newsRiver.  I don't figure he relishes the annoyances and tip-toeing around egos that'd take, versus just noodling on his neat projects.  It's not too hard for me to build something like decafbadNewsRiver independently from his work, though, which is very nice and actually facilitated by how he's built things.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Yeah, I get weird characters - I keep meaning to look into that, having something to do with character encoding in various forms.  I also accidentally trigger OPML Editor&#8217;s macros in item titles that have double quotes.</p>
<p>Not sure what you mean about the closed widget - like, have the items under a feed rolled up and hidden by default?  I think that&#8217;s something on my TODO list as a per-feed and an overall config option&#8230;  not too hard to do - since it&#8217;s just swapping one CSS class name for another in the feed&#8217;s on page UL/LI element - but not an option yet.</p>
<p>As for the open source thing&#8230;  Actually, at this point, the whole OPML Editor and NewsRiver rig is open source from end to end.  You can get the Frontier source from the OSS project, which builds as the OPML Editor with a switch in XCode on OS X - I think the Windows situation is similar.  And, the source of NewsRiver is perusable from within the OPML Editor itself.</p>
<p>But as for mentality, no Dave hasn&#8217;t really done the whole SourceForge, mailing list, OSS team thing for his projects like newsRiver.  I don&#8217;t figure he relishes the annoyances and tip-toeing around egos that&#8217;d take, versus just noodling on his neat projects.  It&#8217;s not too hard for me to build something like decafbadNewsRiver independently from his work, though, which is very nice and actually facilitated by how he&#8217;s built things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: McD</title>
		<link>http://decafbad.com/blog/2006/05/12/back-to-newsriver-and-hacking-lists-of-reading-lists#comment-11862</link>
		<dc:creator>McD</dc:creator>
		<pubDate>Thu, 01 Jun 2006 00:38:20 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/2006/05/12/back-to-newsriver-and-hacking-lists-of-reading-lists#comment-11862</guid>
		<description>&lt;p&gt;les,&lt;/p&gt;

&lt;p&gt;I love the newRiver code... Do you get odd characters in the text feeds in lieu of single quotes and such. That's pretty annoying.&lt;/p&gt;

&lt;p&gt;I'd love to see the feeds come up with the "view posts" widget closed by default. Is that a simple hack to the default behavior? Then I could just see which bloggers have updated and view the titles of that blogger and hit the view all option.&lt;/p&gt;

&lt;p&gt;I appreciate you sharing the code... too bad Winer doesn't open the source to more developers. Users are being forced to integrate changes themselves. dave hasn;t made the shift to an open source mentality and process and he probably won't. He simply won't scale with the current model and he'll likely loose adopters as a result.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>les,</p>
<p>I love the newRiver code&#8230; Do you get odd characters in the text feeds in lieu of single quotes and such. That&#8217;s pretty annoying.</p>
<p>I&#8217;d love to see the feeds come up with the &#8220;view posts&#8221; widget closed by default. Is that a simple hack to the default behavior? Then I could just see which bloggers have updated and view the titles of that blogger and hit the view all option.</p>
<p>I appreciate you sharing the code&#8230; too bad Winer doesn&#8217;t open the source to more developers. Users are being forced to integrate changes themselves. dave hasn;t made the shift to an open source mentality and process and he probably won&#8217;t. He simply won&#8217;t scale with the current model and he&#8217;ll likely loose adopters as a result.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
