472,971 Members | 1,965 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,971 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 1026

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...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
3
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

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.