... Hash: SHA1 ... Sweet! ... Might want to have an HTML version too :) ... Have you seen Reptile? http://reptile.openprivacy.org Other than normal RSS and OCS...
... use an ... Just out of curiosity - what is wrong with parsing RSS/RDF by hand? There is nothing particuarly difficult or complex about parsing XML by hand,...
... Hash: SHA1 ... Well... RSS is XML. If you think this is a requirement then you should recommend that we drop XML support from RSS. I personally don't...
... Hash: SHA1 ... <snip/> Nothing is wrong 70% of the time; the other 30% of the time everything is broken. - - UTF issues - - explicit CDATA sections - -...
... What's "wrong" with not using an XML parser is you become overly susceptible to variations in the stream. Almost as bad as the old days of using csv,...
Mentioned on Scripting News. http://radio.weblogs.com/0104308/RssDistillerChannels/ RSS versions of Google News and Columbia Newsblaster. Some questions:- -...
Hi, ... most sites could, few actually do ;-) Also, Google added rules in robots.txt to exclude robots, I would think that applies to scrapers. ... ...
Julian, here are some answers to your questions.. 1. Yes, surely Google could do it. By pointing to the sources I was hoping that they would see it and get the...
You can do something similar using the Google API. Check out Peter Drayton's Google2RSS: http://www.razorsoft.net/weblog/stories/2002/04/13/google2rss.html Of...
I'm using Jonathan Eisenzopf's rss2html script to pull RSS feeds onto an HTML page, but would like to be able to put a cap on how many items are displayed....
I just found an answer to the question I posted previously, so please cancel that post, unless you want to post it along with the answer ... Date: Mon, 6 Nov...
you might be interested in something like rss2js, which feeds rss data into javascript data structures on a web page. you then can format the output using...
The downsize of which is that using this in a browser is going to pull that RSS file every time the page is loaded. Grabbing an RSS file 'periodically' and...
... Absolutely - it's pretty bad manners to pull it down more than once an hour, unless there is Publish and Subscribe going on. There are also the <skipDays>...
Hello, I'm here to inform you that NewzCrawler v1.2 has been released today. For those who is familiar with this software and for those who is not yet...
Hi Andrew, I found a UI bug in 1.2. Add a new channel from an OCS source. Resize the window Expand all the items in the OCS list (about 150) Click them all (a...
My apologies folks, I meant this to go directly to Andrew. ... From: "Bill Kearney" <wkearney99@...> To: <syndication@yahoogroups.com> Sent: Monday,...
http://www.mnot.net/xpath2rss/ The changes that may be interesting to a wider audience are: * xpath2rss now looks for a <link> tag in the HTML that's typed ...
... I'd like to invite folks who are interested in ICE 2.0 and RSS to join the ice-dev mailing list (http://groups.yahoo.com/group/ice-dev) which is for...
... <delurking> Is there any other mailing list hosting available for this that is NOT Yahoo-based? I'm moderately interested in ICE but I probably won't ...
Rick Bradley
roundeye@...
May 23, 2002 3:00 am
3066
*CROSS POSTED BEWARE* Morning, Many of you have already seen it, but to put it on the record, I've collected a great deal of the latest suggestions for the...
Thanks to the Syndic8 project I've managed to get my hands on a number of great feeds. Lately, I've been working on a project that builds the content from...
I've spent most of the morning searching for a tool, in PHP, that parses RSS1.0, without much success. I'm wondering does this ellusive beast not exist, or...
Check out http://syndicatethe.net/dev/reader/?url=http://2012.antville.org/rss10 Is this something like you are looking for? James ... From: "kellan"...
... James, that's interesting. Looks like a non-XML text-based object serialization format. I had not seen that before. Immediately understandable. Dave...