- 4chan hell raisers finding fame brings heat?
- The 10 dumbest mistakes network managers make
- NetApp quits bidding war in face of EMC opposition
- CompuServe closes after 30 years
- Google to launch open-source Chrome OS this year
Last week we claimed was the final week of covering RSS - we fibbed. We have a couple of other items to cover that, we think you will agree, are worth extending this series for.
So first up is something we left out of our discussion of NewsGator: When you are on a Web page and there's an RSS feed that you'd like to subscribe to, right click on it, and you'll find "Subscribe in NewsGator" in the context menu.
The only catch is that the menu item calls a script, and anti-virus programs are likely to complain that this is suspicious activity so you have to confirm that you want the script to run. An option here is to always let the script run but we, as yet, have no idea to what degree this might compromise overall security. Ho-hum.
Next, we have an add-on: RssExplorer, an Internet Explorer toolbar object that helps you find and subscribe to RSS feeds using your preferred news aggregator. You can select which aggregation tool should handle the feed subscription and have RssExplorer test the feed for validity.
The validity test involves RssExplorer submitting the feed URL to Feed Validator through an HTTP GET request, thus: http://feeds.archive.org/validator/check?url={}, where "{}" should be replaced by the fully qualified URL of an RSS or Atom feed to be checked.
We particularly like the icon they provide for your feeds that have been checked successfully. While most aggregators won't die a horrible death if a feed has invalid syntax, feed owners probably would prefer that their feeds are usable.
Which makes us think: It should be fairly easy to create a Perl script that once per day spiders a site, finds all of the RSS feeds and validates them with Feed Validator, sending a status report to the Webmaster.
Anyone want to be the first entrant into the Gearhead Geek Hall of Fame?
As if those last two items weren't enough, we also have another RSS aggregator called Pluck. Yes, Pluck (you in the back, no snickering) from Pluck Corp., but this time it's one that is integrated with Internet Explorer.
Implemented as an Explorer bar object, Pluck makes subscribing to feeds a matter of dragging and dropping to Pluck folders. A number of subscriptions already are set up, and clicking on a feed loads a list of feed items into the top half of the browser's main pane and the content referenced by any selected item into the lower half.
Comment