Efficient Aggregation of Science News: A Quest for the Ultimate RSS Feed

  • Thread starter Thread starter Descartes
  • Start date Start date
  • Tags Tags
    News Science
Click For Summary
SUMMARY

The discussion centers on the need for an efficient aggregator for science news via RSS feeds. Users express interest in existing solutions and share experiences with tools like SharpReader and custom PHP scripts. The conversation highlights the challenge of aggregating content from numerous science-related sites, many of which lack RSS feeds. Participants suggest creating a comprehensive OPML file to streamline the aggregation process and avoid redundant efforts.

PREREQUISITES
  • Understanding of RSS feed technology
  • Familiarity with PHP programming for custom aggregators
  • Knowledge of OPML file format for feed management
  • Experience with news aggregation tools like SharpReader
NEXT STEPS
  • Research existing science news aggregators and their features
  • Learn how to create and manage OPML files for RSS feeds
  • Explore PHP libraries for building custom RSS aggregators
  • Investigate the policies of various science news sites regarding RSS feed access
USEFUL FOR

This discussion is beneficial for developers, content curators, and science enthusiasts looking to streamline their access to science news through effective aggregation methods.

Descartes
Messages
46
Reaction score
1
I check quite a number of science-related sites for updates, and I'd love to be able to aggregate their news to expedite my checking process. Is anyone familiar of RSS feeds out there that already aggregate all this information? How do you keep up-to-date on all the science news?

If what I'm looking for doesn't exist I will end up writing an aggregator myself for all the respective sites, including those that don't have RSS feeds (which is a lot of them).

Thanks.
 
Computer science news on Phys.org
If your into tech news then I suggest www.dailyrotation.com

As for the science-related news aggregator, there might be a site as inclusive as the daily rotation, but I think you'll have better luck with local software on your computer. Here is a list of them:

http://blogspace.com/rss/readers

If you decide to write your newsreader, I highly suggest you read the sites' policy on how many times you can access the RSS file per hour. I wrote one in PHP, but was quickly blocked from many sites for the reason above.
 
Thank you dduardo.

I think I was unclear in my intentions, because I currently use SharpReader for my aggregator. What I meant was I would like to have a list of resources that publish updates that I could then aggregate into a single RSS feed to consume in my local aggregator. I've done this before in the past, and I'd like to do the same for science news.

To expound, consider the following: Nature.com publishes science news on a periodic basis, but so do countless other sites. Rather than subscribe to every individual feed (or manually check those that don't offer RSS feeds) I would like to aggregate all the news from each site and publish a single RSS feed. I can do this no problem, but I don't want to do so if someone has already; no sense in reinventing the wheel. At the very least it would be nice to have an OPML file or something so that I could have a comprehensive list of science-related sites that produce RSS feeds.

Hope I'm making sense. Thanks for your help.
 

Similar threads

  • · Replies 15 ·
Replies
15
Views
4K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
3
Views
3K
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
17
Views
7K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 28 ·
Replies
28
Views
12K