I work in an enterprise where chinese walls are an issue (no, not an oriental construction company). I am trying to restrict access to an internal RSS feed...
Actually, NewsGator cannot use client certificates for authentication today. We're definitely planning to add this capability, but it's not in the current...
Two contradictory thoughts. If companies wish to disseminate commercial information using a syndication protocol then they need a news aggregator that can...
I have been asked for more specific information about our requirements for secure syndication. There are a couple of things we would like to do straight away. ...
... Would http-authentication solve your needs? I'm using HTTP-auth to protect a blog so that only specific users have access to it, I would think that would...
Derek, Thanks for your interest. HTTP-authentication would solve the problem, but not how I ideally want it solved :-) Point 1: It is not obvious to the user...
... Then use http-auth over https. That's the best way to solve that ... With BottomFeeder (and likely most aggregators), they would get queried once. ... ...
... I think a solution like that which we are building at PubSub.com might satisfy your needs. We are in the process of testing the distribution of RSS/Atom ...
http://www.apple.com/macosx/tiger/safari.html ... Scan all the latest news, information and articles from thousands of your favorite major news organizations,...
i want to develop an online aggregator. It will have its own interface for reading and maintaining subscriptions. It should also support sending mails to other...
... Why not start with something like Feed on Feeds, that is open-source/GPL'd as a basis, and do what you want from there. It'll save you much of the heavy...
... And Magpie. http://magpierss.sourceforge.net/ FWIW I'd still really like a PHP version of Mark's feedparser. I'm still irritated that I can't read some of...
Hi I am planning to open a rss aggregator site. Suppose I want to read the rss feeds provided by BBC or Reuters or Yahoo do I need to pay? How do I distinguish...
An issue that's come up repeatedly with the My Yahoo! RSS module is how to handle robots.txt in the "robot" that fetches headlines. How do other aggregator...
... This was discussed in the syndication or rss-dev lists some time ago. Basically a reader doesn't 'crawl' a hierarchy so the robots.txt file isn't really ...
... Recently I've been testing with the Yahoo! RSS feeds and noticed that etags and last- modified HTTP headers are not returned. If the concern is saving...
... Thanks, Bill. If what you're saying reflects the consensus of the group at the time (and I have not reason to doubt that it does), that helps a lot. ... ...
... Which feeds specifically? We have lots of groups offering feeds, and I'd like to think that at least *some* of them are doing it well. :-) But I'm more...
I've been a fan of RSS for quite a while, however I could never find a service that allowed you to share calendar feeds with your family or friends. So I built...
John Pacchetti
jpac@...
Aug 1, 2004 11:44 am
720
... rss/channel/lastBuildDate has a time in the user's timezone, but says it's in GMT. I don't have Outlook, so I can't nitpick how importing works, but I'm a...
Phil , Thank you for the suggestions. Last Build Date is generated dynamically off the webserver date and then converted to GMT using another function. However...
John Pacchetti
jpac@...
Aug 2, 2004 3:10 am
722
... I might not have explained that problem well enough: the other function isn't working. It's 20:18 Pacific right now, and I'm looking at a feed that says...
Phil - I gotcha now. I just changed the format so it takes local webserver time plus a correction to get a starting GMT - then I use the function to fomart it....
John Pacchetti
jpac@...
Aug 2, 2004 4:02 am
724
New features in NewzSpider 0.8 BETA: IE context menu autostart with windows bug fixes Free unlimited trial is available for download from http://newzspider.com...
... I have not scoured the Yahoo! feeds, but the ones I was testing with were the Yahoo! news stories such as: http://rss.news.yahoo.com/rss/topstories Get out...
Hi all, I'd like to get some feedback from RSS reader developers about the idea of an ID being used to distinguish an installed reader instance. That is,...
A GUID is probably the easiest way of creating a unique ID across all reader instances. It would not require any centralized service to ensure (reasonable)...