-
Website
http://www.scripting.com/ -
Original page
http://www.scripting.com/stories/2009/09/05/rssHasNoFailWhale.html -
Subscribe
All Comments -
Community
-
Top Commenters
-
eas
55 comments · 4 points
-
AndrewBurton
134 comments · 10 points
-
Michael Markman (Mickeleh)
154 comments · 14 points
-
Rex Hammock
52 comments · 9 points
-
malatmals
81 comments · 3 points
-
-
Popular Threads
-
Open is in the eye of the beholder. (Scripting News)
20 hours ago · 13 comments
-
Store Twitter URLs in earth's oceans? (Scripting News)
3 days ago · 16 comments
-
Why today's Twitter is like Napster in Y2K. (Scripting News)
3 days ago · 15 comments
-
If you wrote the words you own the copyright. (Scripting News)
3 days ago · 7 comments
-
How open standards are created. (Scripting News)
5 days ago · 11 comments
-
Open is in the eye of the beholder. (Scripting News)
bob wyman
Having some or most of my incoming signals as RSS means any other signal must also be RSS compatible. If I can't read you directly via RSS, you better be worth the effort for me to go to one of those services that produce an RSS feed, or I dont bother.
(PS I'm not into format wars, whatever the location - When I say RSS feed I mean anything that my RSS reader can parse - be it RSS, ATOM, or any other XML like 'thingo')
Are there alternative architectures that are distributed buy faster to respond?
As a pretty active user of web info, my ideal would be distributed but instantly updated. Too crazy to hope for?
That said, there may be ways to do it, the banking industry and stock markets obviously cracked this nut a long time ago.
But I always like to underpromise and overdeliver. That's kind of the way an engineer's mind works. Leads to happier users. :-)
Believe it or not at UserLand we did the exact same thing at the very beginning of RSS, with the exact same rationale. Guess what, the other developers ignored it and wrote their own feed parsers.
Now nine or ten years later, there's even less reason to worry about this. Just creating another format and another protocol -- and that's the last thing the world needs.
That said, it's no big deal. If people want PSHB, go for it. It's an upgrade for RSS too.
with that, there's no saying that rsscloud wont provide similar data distribution methods.
i've experimented with this myself and it also dates back to the origins of the commentAPI where you send rss item data chunks (xml) to the remote script over http.
Looking forward to any formats that work with distributed communication systems
else, you can transform RSS using XSL, CSS and HTML.
to demonstrate the latter, view this RSS feed in Firefox - http://go.vocal.ly/1k - view source shows you pure RSS.
also, search engines have complex algorithms and utilize RSS feeds to aid in content discovery.
as far as inferred link value, can you ellaborate?
As a result, I have no way to know which of the 500 news items in my reader are worth my time: that's what I mean by human scalability.
2. The description in an item can have HTML markup so it has exacctly the same capability as HTML.
#2 pretty much makes this moot. Please, either continue this on your own blog or let it go. Thanks.
I pull any search term I am interested in on Twitter as an RSS feed and drop it in to my Google Reader account. That way I can maintain my own history. What I should probably do is re-share those streams publicly. If we all did that it would pull Twitter in to the RSS cloud - whether Twitter likes that idea or not.
"dig rss.henri.tel naptr"
That will show you my rss feeds, from a static, single unchanging access point.
Best of all worlds.
host -t SRV _feed._tcp.example.com
right? ;)
Just for the record, I was the one that suggested that button on Fred's comments, and Richard seconded that thought, then he added his other comment later. (if you scroll-up, you'll see that).
I was suggesting it merely as a convenience for certain cases, but not as a way to totally subsume or inundate Twitter. Since 65% of Twitter streams is apparently coming from bots- this is already happening either via one of the RSS-to-Twitter feeder (which are not very reliable) or via a direct API feed.
I even see the comment, but I can't find a permalink to it, so I pointed to one of yours in that thread that has an easy to find permalink.
Anyway, if Twitter were to become an RSS aggregator where anyone could give it any feed, I think they'd quickly hit an even bigger scaling wall than any they've hit so far. One of the reasons Twitter works is because even though they have a huge number of users, there's a cap on the variety of things you can follow. With RSS there is no cap.
For example, today I told my aggregator to check every 10 minutes on Mininova for a BBC video from Misano about Motogp. I'm looking for something very specific, and it will show up there sometime in the next 24 hours. As soon as it is, I want to download it.
Problem is there are millions of possible queries you can do on Mininova, and that's just one site. If any significant portion of their users were doing this, they'd be checking millions of feeds and having the same problems Google is having with Google Reader and Feedburner, without the revenue stream Google has.
It's a nice idea -- I'm doing stuff like that myself with twitter: http://twitter.com/friendsofdave -- but here's the key point -- my computer is doing the feed scanning, not theirs. That's why they can afford to do it.
With the disclaimer that I don't have access to their data, so it's basically conjecture.
I agree that Twitter would flaunch and bloat if it were to consume more RSS feeds.
Actually, I would be in favor of limiting the # of allowed Tweets per day, and charging businesses that want to send RSS rivers of news into it.
That would automatically filter out the non essential bable. I'm not sure what the ave# of tweets/day/user is, but even if it was set to 50, it wouldn't affect 99% of users. Just my 2 cents on that.
I currently follow /friendsofdave from @wmougayar, and also like the Favorites features on Twitter, but it's a pull, not push unfortunately.
Have you seen this: http://ctwittlike.appspot.com/ where you enter someone's Twitter ID and you basically snoop of their feeds.
I'm going to play with River2 and rssCloud this week-end, and might have more meaningful feedback, but I was an old user of radio userland & your opml editor almost since day 1, and am a big RSS junkie.