Wildgrape NewsDesk 0.9 is now available. Major new features in this release: * Enhanced by NewsIsFree * Preloaded with more than 50 popular news and weblog...
Hello mikel_maron, Tuesday, March 11, 2003, 6:46:07 PM, you wrote: m> Polling -- Of the RSS aggregators out there, which support the guid m> element of RSS...
... NewsIsFree does Dave has an OPML directory somewhere of aggregators that do, but I can't remember where and I don't know if it's upto date... Mike -- ...
... Thanks for adding NewsMonster... Could you use this image as the badge? http://www.peerfear.org/website/newsmonster-badge.gif <snip/> Kevin -- Help Support...
... <snip/> Which is MUCH more secure that using GUIDs. NewsMonster does not and will not support GUIDs. Kevin -- Help Support NewsMonster Development!...
... This breaks if the feed author corrects a typo in any of these elements, e.g. changing capitalisation of a title. Surely only the original author can tell...
... I've been using title+link to check for uniqueness for some time now. Where there's no title, I take the first N characters of the description and where's...
... <snip/> I have been looking into this in some detail. The problem (at least for this scenario) is that hash algorithms like MD5 or SHA1 guarantee that no...
March 23, 2003: nntp//rss is a Java-based bridge between RSS feeds and NNTP clients, enabling you to read your favorite RSS syndicated content within your...
Jason, et al. Syndic8 has a categorization system which has the ability to support multiple "schemes" or categorization hierarchies. Right now we support 4...
NewsGator 1.1 has been released! This is a significant release, adding many of the most-requested features, and fixing some minor problems. More information is...
SharpReader is a .NET 3-pane RSS Aggregator. Some of its main features are: * handles all RSS versions, modules like dublin core, content:encoding, xhtml:body,...
NewsMonster 1.0 Beta2 is now available [5]. This release supports a number of new features and moves us a lot closer towards 1.0. I personally think that this...
Hi All, Do any/some/most of the aggregators support cookies? Separate question: do any/some/most of them support HTTP 301 permanent redirect as a method for...
No, many do not. I'd also argue that they shouldn't do it 'automatically' without there being something "inside" the channel that verifies it. If a proxy ...
Hmm...I disagree. I'd say that all aggregators _should_ support a 301 permanent redirect. Why re-invent something that's been defined for HTTP since day one?...
If the 301 existed how would you know it's reliable/accurate? The introduction of proxy or other caching mechanisms would make it possible for any number of ...
... hosted ... left out ... You lost me here. Do you mean a site cannot issue a 301 redirect, or something else? I would think that any hosting provider worth...
... No, you've got it. Many sites can't do .htaccess level directives. Yes, this is lame. Sites like those hosted by Userland are one such example. ... ...
... suggesting, ... help to ... I still don't quite get it. If a site can't issue a 301, then it doesn't really matter whether the aggregator handles it. But...
... NewsMonster doesn't but why would you want to support cookies for one fetch? ... <snip/> How many people do 301 permanent redir? NewsMonster could do it...
... Actually... I don't think this is such a good idea. I would rather there be HTTP 301 acceptance OR a signed RSS document saying that it has changes so that...
... http://philringnalda.com/rss/rss092main.php http://diveintomark.org/xml/rss2.xml (follow the 302, you'll get a 301) That's off the top of my head, and I...
... My point of bringing up server config limitations is to note that using protocol level mechanisms is not the only viable way to do this. ... A web page...