RSS feed for this site - OR-Exchange most recent 30 from http://www.or-exchange.com2010-07-31T00:45:35Zhttp://www.or-exchange.com/feeds/question/100http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://www.or-exchange.com/questions/100/rss-feed-for-this-siteRSS feed for this sitePaul Rubin2009-12-14T19:36:30Z2010-07-22T15:55:14Z
<p>I subscribe to the RSS feed for OR-Exchange (in Thunderbird). Apparently it only shows new questions, not new responses/comments, so I can't tell from T-bird when something has been added to an existing question. Anyone know a polynomial-time workaround?</p>
http://www.or-exchange.com/questions/100/rss-feed-for-this-site/101#101Answer by Michael Trick for RSS feed for this siteMichael Trick2009-12-14T20:44:08Z2009-12-14T20:44:08Z<p>Near as I can tell, the question feed is the only one currently available. See <a href="http://meta.stackexchange.com/questions/3262/provide-more-rss-feeds-questions-activity-unanswered-users-badges-searches" rel="nofollow">http://meta.stackexchange.com/questions/3262/provide-more-rss-feeds-questions-activity-unanswered-users-badges-searches</a> for some discussion on this. I agree it would be great to get the answers too!</p>
http://www.or-exchange.com/questions/100/rss-feed-for-this-site/102#102Answer by Mark for RSS feed for this siteMark2009-12-15T00:06:21Z2009-12-15T00:06:21Z<p>Hi, </p>
<p>I think you might be able to build a <a href="http://pipes.yahoo.com/pipes/" rel="nofollow">Yahoo Pipe</a> for this website and feed the pipe to your Thunderbird.</p>
<p>People on Stack Overflow have been very creative with Pipes. The following pipes might help:</p>
<p><a href="http://pipes.yahoo.com/pipes/search?q=stack+overflow&x=2&y=0" rel="nofollow">A search for StackO on Yahoo Pipes</a> </p>
<p>Please also take a look at this <a href="http://stackoverflow.com/questions/404882" rel="nofollow">old post</a></p>
http://www.or-exchange.com/questions/100/rss-feed-for-this-site/104#104Answer by Michael Trick for RSS feed for this siteMichael Trick2009-12-15T15:41:56Z2009-12-15T15:41:56Z<p>Pipes are pretty neat. Over time, <a href="http://pipes.yahoo.com/mike_trick/orexchange" rel="nofollow">http://pipes.yahoo.com/mike_trick/orexchange</a> may have the full feed. But it is not particularly automatic at the moment (nor complete: it only includes recently active questions).</p>
http://www.or-exchange.com/questions/100/rss-feed-for-this-site/129#129Answer by Samik R. for RSS feed for this siteSamik R.2010-01-06T05:48:41Z2010-01-06T05:48:41Z<p>What is the RSS feed for the site? I couldn't find it from the FAQ.</p>
http://www.or-exchange.com/questions/100/rss-feed-for-this-site/578#578Answer by Bo Jensen for RSS feed for this siteBo Jensen2010-07-22T06:32:32Z2010-07-22T06:32:32Z<p>Paul is asking for a polynomial-time workaround for better RSS feeds. I don't see any, but was aiming for a heuristic that runs in O(k) :-) I was thinking adding the say 20 highest ranking users with their user feeds i.e /feeds/user/ as suggested in link by Dr. Trick, but it does not work, the feed is empty. Is this feature activated ?
Other things that could be improved is new comments in a thread should reactivate the thread and as with a new answer. Comments should not be wrapped, it seems there is a maximum number of comments allowed, then it will fold the rest.</p>
http://www.or-exchange.com/questions/100/rss-feed-for-this-site/579#579Answer by David Woods for RSS feed for this siteDavid Woods2010-07-22T10:33:19Z2010-07-22T10:33:19Z<p>There is a link down the bottom of each question to "question feed" that is a RSS feed just for responses to that question. You'll need to subscribe individually to questions you are interested in though...</p>
http://www.or-exchange.com/questions/100/rss-feed-for-this-site/581#581Answer by David Woods for RSS feed for this siteDavid Woods2010-07-22T15:29:52Z2010-07-22T15:29:52Z<p>If someone has the time, it might be worth playing around with Pipes, as Mark suggested, or even a custom script to scrape the site... we don't have that many questions, it should even be possible to (automatically) check the master list of questions, visit each of the pages, scrape all the responses and comments and update a database with the changes. After that creating an RSS feed would be relatively easy. Of course, if we could get direct access (even read access) to the database behind the site it would be even simpler.</p>
http://www.or-exchange.com/questions/100/rss-feed-for-this-site/582#582Answer by Bo Jensen for RSS feed for this siteBo Jensen2010-07-22T15:55:14Z2010-07-22T15:55:14Z<p>HEY, it actually works, you should add /feeds/user/ (i.e no id) then feeds for each answer any user write. No feeds for coments still though.</p>