Live data from Hacker News

Twitter and Facebook Both Quietly Kill RSS

staynalive.com

41–50 of 50 posts

Re: Twitter and Facebook Both Quietly Kill RSS

#41
post #23

Earlier quoted context omitted.

So I'm supposed to use the NYT's custom API to get articles when RSS has, for years, provided a "general" method for me to do the same thing for not only the NYT but millions of other sources?

Yes, and they want you to install a special 'NYT app' for that, which will be future: every company and news outlet will have its own app.

haha, and they'll all be based on frontend UI accessing RSS.

Re: Twitter and Facebook Both Quietly Kill RSS

#43
140 char posts are not what one should should subscribe to via. a RSS reader. Though I stand for open standards I don't really think that it is crucial that Twitter and Facebook supports RSS. Especially not Facebook - Twitter because it is more like the medias that I subscribe to; blogs, newssources and so on...

Re: Twitter and Facebook Both Quietly Kill RSS

#44
post #30

Rss was just a transitional technology. Twitter and Facebook have made it far easier for normal people to get news updates, and for developers there are API's. RSS will live on for podcast delivery (at least until apple dropsre-invents" podcasting) but other than that, let's just let RSS rest in peace.

news in 140 chars ... reminds me of that movie where they water their plants with soda.

It was an energy drink, "Brawndo", not soda.

Re: Twitter and Facebook Both Quietly Kill RSS

#45
post #27

Earlier quoted context omitted.

You must have missed the memo where now almost anything you do on a computer is hacking. Got a form to submit in Django? I'm hacking. Got nodejs to run a sample app? I'm hacking. Integrate a shitty jQuery plugin? I'm hacking. RTFM - nope, hacking.

Ironically, you seem to have forgotten that "hack" is also a synonym for "kludge" -- long before programmers started referring to themselves as hackers as a term of pride and endearment, many writers were referred to as "hacks". I don't see any problem with referring to using a documented workaround as a "hack" in that context.

But that's my point -- it's not a hack OR a kludge OR a workaround.

It is the straightforward and recommended way of doing something. Twitter didn't kill RSS, they just stopped advertising it to end users.

Re: Twitter and Facebook Both Quietly Kill RSS

#46
post #7

I have no interest in ever directly using Twitter and there's not enough content on there for me to bother with any workarounds. I currently use RSS for the one Twitter feed I bother to follow and if they ever really do get rid of RSS for their site, I'll just stop using even that. Not that much of a loss. My habits are such that if you don't offer RSS feeds of information I want, I probably won't ever get your infor…

/me raises a me-too-hand.

If I can't read it in Reeder I properly wont read it at all. I don't know (or care) if it's a slow and outdated technology as it seems to work okay for me.

It doesn't benefit me at all if RSS disappears and is replaced with FB or Twitter. Sharing news? Sorry no, the signal to noise levels are already low and I don't need to pollute the internet any further (said the man who is writing a worthless post on HN :-) But I guess it's not meant to benefit me anyway. So RSS will properly die and I'll silently adopt to whatever replaces it.

Re: Twitter and Facebook Both Quietly Kill RSS

#47
post #23

Earlier quoted context omitted.

Yes, and they want you to install a special 'NYT app' for that, which will be future: every company and news outlet will have its own app.

haha, and they'll all be based on frontend UI accessing RSS.

I was thinking more along the lines of 'accessing their own specific API (maybe even a private, undisclosed API)'.

Re: Twitter and Facebook Both Quietly Kill RSS

#48
At least from the FB standpoint, "kill RSS" is quite an exaggeration. The code correcting the oversight that removed the links for RSS feeds in latest redesign of Page profiles should be going out tomorrow (5/10/11). Note that the feeds themselves (e.g. https://www.facebook.com/feeds/page.php?id=9445547199&fo...) were unaffected.

/me added back the Page RSS feeds during a hackathon last year

Re: Twitter and Facebook Both Quietly Kill RSS

#49
For me, reading rss is like reading newspapers or books: Better contents polished for readers, but less interactions(with authors or others readers).

On the other hand, reading facebook status or tweets is like listening or chatting with friends. Contents are impromptu and often out of context. However, it's much easier to interact.

Re: Twitter and Facebook Both Quietly Kill RSS

#50
If you load someones twitter page without javascript the link to the rss feed is still presented in the usual way. ie, loading up this page: http://twitter.com/BBC with javascript turned off makes an rss icon appear in the address bar (in opera). And in the source we see:

* http://twitter.com/statuses/user_timeline/19701628.rss title="BBC's Tweets" type="application/rss+xml" />

* http://twitter.com/favorites/19701628.rss title="BBC's Favorites" type="application/rss+xml" />

Post reply on HN