<?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: Feedzero Update &#8211; Improved RSS Ingestion!</title>
	<atom:link href="http://blog.feedzero.com/20080823/feedzero-update-improved-rss-ingestion/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.feedzero.com/20080823/feedzero-update-improved-rss-ingestion/</link>
	<description>Development blog for FeedZero.com</description>
	<lastBuildDate>Thu, 11 Jun 2009 16:32:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tom</title>
		<link>http://blog.feedzero.com/20080823/feedzero-update-improved-rss-ingestion/comment-page-1/#comment-511</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 30 Dec 2008 12:34:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.feedzero.com/?p=15#comment-511</guid>
		<description>It&#039;d be good to have some keyboard shortcuts, for e.g. mark as read and liked, mark as read and disliked and mark as read as neither, oh and &quot;v&quot; for viewing the full item.

It&#039;d also be good to have an output RSS feed, containing javascript tick and cross buttons, so we could read the output elsewhere.</description>
		<content:encoded><![CDATA[<p>It&#8217;d be good to have some keyboard shortcuts, for e.g. mark as read and liked, mark as read and disliked and mark as read as neither, oh and &#8220;v&#8221; for viewing the full item.</p>
<p>It&#8217;d also be good to have an output RSS feed, containing javascript tick and cross buttons, so we could read the output elsewhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trog</title>
		<link>http://blog.feedzero.com/20080823/feedzero-update-improved-rss-ingestion/comment-page-1/#comment-510</link>
		<dc:creator>trog</dc:creator>
		<pubDate>Thu, 16 Oct 2008 13:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.feedzero.com/?p=15#comment-510</guid>
		<description>Hey, thanks for the positive comments! 

Re: your requests: 

1) We&#039;re experimenting with a few options here I believe.  

2) Bookmarking - definitely something I want to see. Maybe something similar to Google Reader&#039;s star system would do?

3) That is a cool idea; maybe some sort of &#039;tag cloud&#039; kind of thing that shows the weightings of terms you like/don&#039;t like. 

Re: algorithm: it seems to work pretty well so far and afaik we don&#039;t have anyone that is not getting any items in their filter. The key thing for the algorithm appears to be maintaining a good balance between items you&#039;ve trained as &#039;good&#039; and items you&#039;ve trained as &#039;bad&#039;. One of the things on our TODO is some sort of visual indicator to help you get this balance right.</description>
		<content:encoded><![CDATA[<p>Hey, thanks for the positive comments! </p>
<p>Re: your requests: </p>
<p>1) We&#8217;re experimenting with a few options here I believe.  </p>
<p>2) Bookmarking &#8211; definitely something I want to see. Maybe something similar to Google Reader&#8217;s star system would do?</p>
<p>3) That is a cool idea; maybe some sort of &#8216;tag cloud&#8217; kind of thing that shows the weightings of terms you like/don&#8217;t like. </p>
<p>Re: algorithm: it seems to work pretty well so far and afaik we don&#8217;t have anyone that is not getting any items in their filter. The key thing for the algorithm appears to be maintaining a good balance between items you&#8217;ve trained as &#8216;good&#8217; and items you&#8217;ve trained as &#8216;bad&#8217;. One of the things on our TODO is some sort of visual indicator to help you get this balance right.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bOR_</title>
		<link>http://blog.feedzero.com/20080823/feedzero-update-improved-rss-ingestion/comment-page-1/#comment-509</link>
		<dc:creator>bOR_</dc:creator>
		<pubDate>Thu, 16 Oct 2008 13:34:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.feedzero.com/?p=15#comment-509</guid>
		<description>Great! I only started looking today for bayasian trainable RSS readers, and was happy to find feedzero (this still appears to be quite a novel idea for RSS aggregation websites).

In my case I use (or intend to) feedzero to filter through the new scientific literature that comes out in my field. As that is about 50 papers / abstracts per day, having a somewhat brainy RSS reader that narrows that down is a blessing. Looking forward to the improvements :).

requests thus far:
* some kind of settings dialog, where i can alter my settings for hiding / showing things I marked as disliked, things I probably dislike, things I marked as liked etc.
* some kind of bookmarking system so that I can store certain entries for later browsing.
* for fun: some (wordle?) representation of what your bayesian filter has learned so far.

suggestion for the algorithm:
I am not too familiar with spam trainers, but it might be worthwhile to let a user-settable percentage of the feeds slip through without being weighted. In this way you might give people that have overtrained their filter into not presenting anything with a few particular keywords into adding some nuances.</description>
		<content:encoded><![CDATA[<p>Great! I only started looking today for bayasian trainable RSS readers, and was happy to find feedzero (this still appears to be quite a novel idea for RSS aggregation websites).</p>
<p>In my case I use (or intend to) feedzero to filter through the new scientific literature that comes out in my field. As that is about 50 papers / abstracts per day, having a somewhat brainy RSS reader that narrows that down is a blessing. Looking forward to the improvements <img src='http://blog.feedzero.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>requests thus far:<br />
* some kind of settings dialog, where i can alter my settings for hiding / showing things I marked as disliked, things I probably dislike, things I marked as liked etc.<br />
* some kind of bookmarking system so that I can store certain entries for later browsing.<br />
* for fun: some (wordle?) representation of what your bayesian filter has learned so far.</p>
<p>suggestion for the algorithm:<br />
I am not too familiar with spam trainers, but it might be worthwhile to let a user-settable percentage of the feeds slip through without being weighted. In this way you might give people that have overtrained their filter into not presenting anything with a few particular keywords into adding some nuances.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
