Somebody has just told me that Google News look for PHP in the user agent and return 403 forbidden if they find it. It seems likely that they also look for...
http://rss.com.com/2100-1032_3-5074041.html?part=rss&tag=feed&subj=news "A Google representative said the formerly paid services will be rolled out in the free...
... Maybe not Woot just yet. From the announcement email Evan Williams sent to Blogger Pro users: "Don't worry - nothing you paid for is going away. Your...
... I guess I'm not sure how this would work for sites that host many individual blogs. Would each blog have their own OPML file or would it be a site wide...
... I don't know if it matters... ... Oh, god yes. I had forgotten about that. Very good point. Jeremy -- Jeremy D. Zawodny | Perl, Web, MySQL, Linux...
... I suspect that most sites don't do it today because: 1. They don't know it exists. How man RSS info sites explain the benefits of adding the link tag? 2....
... Interesting idea. I would rather not see the use of OPML, but rather would like to see multiple link tags on the same page, by loosening the restriction on...
(Cross posted.) I think whatever becomes of this directory format be inclusive of many of the formats that feeds exist in RSS x.9x, 1.0, 2.0, Echo in addition...
Chris Lydon has been doing a series of audio interviews on his weblog here at Harvard. There are already over 25 interviews, representing 40 separate MP3...
I can't seem to find websites where you can add your newsfeed as in a search machine... Mine is located at www.side-line.com/newsfeed.xml and it's about ...
... this list is about syndication of Web content, not about newspaper content. If its syndication of web content you're after, people here can help. outline...
... I wonder if this could be combined with BitTorrent? That would both speed up the individual downloads and spread the bandwidth penalty across more sites....
Julian, there's been a misunderstanding. No intention of sending around a 300MB file, that was just to give you an idea of how much content Chris has created. ...
... No misunderstanding. BitTorrent would be a good idea for the big zip file anyway. But even 10Mb for the individual enclosures will take a little while to...
Can anyone help me get this working? - http://www.celticsurf.net/cgi- bin/channel/ It is supposed to fetch headers and content from an XML file. The usage is:-...
I've just launched MailBucket, a public service Email->RSS gateway: http://www.mailbucket.org In a nutshell, the last 10 emails sent to foo@... will...
... This is a cool idea (spoken as someone who's been using email->website for a couple of years now, and email->website->RSS for a number of months). I don't...
Rick Bradley
roundeye@...
Oct 1, 2003 3:57 pm
3998
Great service thanks! One suggestion: Can you linkify any links in the message HTML? It's a pain to go to the message and have to cut and paste links in the...
Yahoogroups RSS suddenly got much, much more useful. http://groups.yahoo.com/group/your_group_name/messages?rss=1&viscount=15 It's now an RSS 2.0 feed with a...
Shame they're not valid. Using relative URLs isn't correct. But that's only within the context of the author element. Which is also strange in that it's ...
A follow up question, why is this needed? If you're trying to guard intranet data that's one thing. If you're trying to tailor feeds intended for public...
... Well, using e-mail programs as an example of the value behind attachments isn't exactly a ringing endorsement. Look at all the insanity attachments have ...
Hello, I'm looking for an RSS News Feed building script to install on my news site so I don't have to keep on manually updating my RSS feed and then FTP'ing...
What are you using to drive the content on your news site now? If it's database driven then have that software output the RSS file. -Bill Kearney Syndic8.com ...
Hi, There's lots of ways to do this with php and mysql, here's one of em: Building a Generic RSS Class With PHP http://www.devarticles.com/art/1/238 Terry ... ...