473,405 Members | 2,444 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

How do i avoid newsreaders and get at the rss myself?

I was using http://feeds.feedburner.com/reuters/worldNews/ to obtain
the rss feed of world news from Reuters. I was running a vb.net app
that would grab the file every 15 minutes, do some manipulation and
then thump the data into mysql. Now feedburner have blocked direct
access to the feed and advise me to download a newsreader. I've briefly
played around with newsreaders in the past but couldn't see the use for
them from a developers point of view. Is there a solution where i can
run a newsreader on my server and that dumps the rss to a local source
where my existing application can pick it up and run with it?

Jun 1 '06 #1
3 1034

digger440uk wrote:
I was using http://feeds.feedburner.com/reuters/worldNews/ to obtain
the rss feed of world news from Reuters. I was running a vb.net app
that would grab the file every 15 minutes, do some manipulation and
then thump the data into mysql. Now feedburner have blocked direct
access to the feed and advise me to download a newsreader.
http://feeds.feedburner.com/reuters/worldNews/
is still returning the raw RSS to me (Firefox). They've also stuck a
client-side stylesheet on top of it, so that your browser's default
presentation of it will be in HTML, not as raw RSS. However I still
have just as much programmatic "access" to the RSS content as ever.
Is there a solution where i can run a newsreader on my server and that dumps the rss


Try playing with different user-agent strings in your feed reader
client, ones that don't look like well-known web browsers.

Jun 2 '06 #2
thanks andy

doh. i suddenly feel quite stupid. i should have looked at the source
before posting.

i suppose it's off topic now, but is there a newsreader out there that
does a scheduled rss grab then dumps to a local file?

Andy Dingley <di*****@codesmiths.com> wrote:
digger440uk wrote:
I was using http://feeds.feedburner.com/reuters/worldNews/ to obtain
the rss feed of world news from Reuters. I was running a vb.net app
that would grab the file every 15 minutes, do some manipulation and
then thump the data into mysql. Now feedburner have blocked direct
access to the feed and advise me to download a newsreader.


http://feeds.feedburner.com/reuters/worldNews/
is still returning the raw RSS to me (Firefox). They've also stuck a
client-side stylesheet on top of it, so that your browser's default
presentation of it will be in HTML, not as raw RSS. However I still
have just as much programmatic "access" to the RSS content as ever.
Is there a solution where i can run a newsreader on my server and that dumps the rss


Try playing with different user-agent strings in your feed reader
client, ones that don't look like well-known web browsers.


Jun 2 '06 #3
digger440uk wrote:
thanks andy

doh. i suddenly feel quite stupid. i should have looked at the source
before posting.

i suppose it's off topic now, but is there a newsreader out there that
does a scheduled rss grab then dumps to a local file?


Add this to your crontab:

5 0,6,12,18 * * * wget -O ~/file.xml http://some.rss.uri >>/tmp/wget.log

Adjust the minutes (here, 5 past the hour) and hours (here, four times a
day) and the file, URI, and log to your requirements.

///Peter
--
XML FAQ: http://xml.silmaril.ie/
Jun 2 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

30
by: seesaw | last post by:
Is it right thing to always avoid using "new" to create objects? What if after starting the application, then decide which and how many objects to create? (Seems like under such situation is there...
2
by: Rakshas | last post by:
Looking for a solution where I can have a desktop app that updates the mdb file on my server automatically without having to FTP the table. Even better would be some kind of a web form that does...
20
by: Dean Stevens | last post by:
I have two processes: one holds a semaphore and the other waits for the semaphore. When the process which holds the semaphore is dead, the deadlock occurs. My question is there is anyway (in...
7
by: Nick Wedd | last post by:
I have a string, $cookiestring, which typically looks like this: "us=1!uk=2!de=13!fr=8!". I want to use this to get values into an array $r, so that $r=1, $r=2, etc. Here is how I have achieved...
8
by: Cord-Heinrich Pahlmann | last post by:
Hi, I need the HTML content of an extern webpage. Normally I just use file(http://externpage); to read the contents. But with file(httpS://externpage); i get an error. The script is running...
16
by: Richard Maher | last post by:
Hi, I have this Applet-hosted Socket connection to my server and in an ONevent/function I am retrieving all these lovely rows from the server and inserting them into the Select-List. (The on...
6
by: howa | last post by:
Since it is part fo the standard, why I always heard that we should avoid iframe? any comments? thanks.
14
by: DavidNorep | last post by:
I do not know PHP, consider to write a CGI with this technology and have the following question. Is it possible to invoke a PHP script and let it endlessly wait for requests from a website (a...
16
by: mike3 | last post by:
(I'm xposting this to both comp.lang.c++ and comp.os.ms- windows.programmer.win32 since there's Windows material in here as well as questions related to standard C++. Not sure how that'd go over...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.