473,399 Members | 4,254 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,399 software developers and data experts.

rss feed service/generator

Is there a free service out there that you can give them a URL, and
they will generate an RSS feed for it?

My usage is that there are some websites that do not have RSS feeds.
They only update their content every few days, so I don't like to keep
checking it. I want to generate an RSS feed for it and add it to
Bloglines so I'll know when it's been updated.

May 12 '06 #1
2 1559
On 12 May 2006 09:53:18 -0700, "Bucky" <uw********@email.com> wrote:
Is there a free service out there that you can give them a URL, and
they will generate an RSS feed for it?


No (at least not usefully).
The reason that RSS exists is that it's _hard_ to scrape a HTML site and
identify the useful content on it. RSS is about the _author_ putting the
content-rich content into the feed, without the presentational guff, so
that only the juicy bit has to be shipped around. The closer you do this
to the author, the easier it is and the better it works.

It's easy to make a HTML -> RSS convertor. It's even likely to work
pretty well for well-designed sites. But it will fail almost completely
for what are still the majority of sites, and so it's a fool's errand to
build such a scraper, let it loose for the pubic to use, then sit back
while free-loading users whinge that it doesn't work on their favourite
site and what a rubbish tool you've built -- when this is the fault of
the content site, not the tool.
May 12 '06 #2
__/ [ Bucky ] on Friday 12 May 2006 17:53 \__
Is there a free service out there that you can give them a URL, and
they will generate an RSS feed for it?

My usage is that there are some websites that do not have RSS feeds.
They only update their content every few days, so I don't like to keep
checking it. I want to generate an RSS feed for it and add it to
Bloglines so I'll know when it's been updated.


I was in precisely the same situation as yourself, which is why I created and
shared the following: http://schestowitz.com/Software/Syndication/ . It
requires a POSIX-compliant environment like BSD/GNU/Linux/UNIX/OS X, or even
Cygwin on Windows, if not virtualisation.

If you had control over the sites that you wish to track, things would be
greatly simplified. There are tools that can generated XML site maps
automatically.

Hope it helps...
May 12 '06 #3

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

Similar topics

15
by: lawrence | last post by:
I wanted to test xml_parse_into_struct() so I took the example off of www.php.net and put this code up on a site: <?php $simple = <<<END <item>
2
by: Charles Stricklin | last post by:
If I have an RSS newsfeed like this: <?xml version="1.0" encoding="utf-8"?><!-- generator="whocares" --> <rss version="0.92"> <channel> <title>Website Name</title>...
6
by: Keith E. | last post by:
Does any one know of resources or can you offer direction on how to use classic ASP as a web service client. I have found all kinds of stuff for the ASP.NET But, I need to be able tap into a...
7
by: David Laub | last post by:
I've also posted this issue to a Sun/java formum, but since it appears to be an integration issue, this may be the better place to posr: I have written a dot net/c# Web Services doesn't fully...
15
by: Brady Love | last post by:
I am currently working an an app that will post and edit blogs on blogger. Right now I have it so I can recive a list of the blogs and the content of those blogs using Atomizer. This is my first...
6
by: affiliateian | last post by:
Total newbie here for this so please be patient. We manually update our XML feed when we publish an article on our website. Can we add a javascript tracking pixel (from phpadsnew) into the XML...
2
by: Troll | last post by:
Windows XP Pro VS 2005 & C# (I'm fairly new to C# but have doing VB.Net going on 2yrs and VB6 for 5yrs.) I'm using C# to build a custom RSS generator. I'm having trouble building the guid...
10
by: Gilles Ganault | last post by:
Hello I'm not an expert on RSS, and I'd like to find a tool to make it easy to create an RSS feed for a site whenever a new row is created in a MySQL database. Is there some PHP tool that...
9
by: bhass | last post by:
I'm trying to make a basic RSS feed generator. I'm still a newb and I really need help. My aim is to have the user input all their desired settings then create an XML file in the same directory with...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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.