Live data from Hacker News

Google Reader shutting down

googleblog.blogspot.com

531–540 of 726 posts

Re: Google Reader shutting down

#532
post #464
post #456

Earlier quoted context omitted.

Hmm. I personally have needed to use Google Code Search several times since it shut down, but have never found your site. When I've looked for alternatives by searching Google (say, for "code search"), I've found Koders (now Ohloh code search), but not yours. It seems like you might need to do a bit more SEO.

Yes I certainly do. I have been working on it, but Koders and Ohloh are pretty established so its a long climb. I think the .de domain might be hurting a little bit too. Happy to listen to any actionable items that can address this though.

Not a huge thing, but your HTML isn't valid - for example, there's Google analytics stuff after the closing tag.

That kind of thing is never going to help

http://validator.w3.org/check?uri=http%3A%2F%2Fsearchco.de%2...

Re: Google Reader shutting down

#533
post #13

This has been a long time coming. Four years ago I began work on my own feed reader, NewsBlur, and it's now a full-fledged Google Reader competitor. It's also a paid app and has been paying for itself nearly since the beginning. http://www.newsblur.com I hope HN finds NewsBlur useful, especially since it's got native mobile apps on iOS (iPhone+iPad), Android, Windows Phone, and Nokia MeeGo. Native story sharing was l…

Brilliant. I created an account. However, there are two very important features that Google reader has: (1) It lets you add subscriptions to regular websites without an RSS feed. (2) It lets you search for articles that were published before you subscribed to the feed. I think you could add (2) simply by redirecting to Google search using the site:sitename.com argument. (1) may not be that simple to add but it would…

Google can do (1) because they crawl the entire web constantly. That's not going to be a trivial feature to add for anyone else. (2) is also probably a side effect of crawling pretty much everything before you ask for it.

Re: Google Reader shutting down

#534
I'm building an alternative (https://feedreader.co) and would like volunteers to test it. The focus is on reading (https://feedreader.co/arpith/labels/read should give you an idea) so it's much simpler than newsblur, etc, but the front end is built using a feed sync API (https://feedreader.co/api) which I think will be useful.

Re: Google Reader shutting down

#535
post #126

Google Reader is irreplaceable, it is not only about reading RSS. That is the easy part. It is about going back in time and accessing all past feeds in an organized way (it is difficult to rebuilt that from crawling and web scraping). If you add a blog now you can read articles that are not present in the current feed. Google Reader is the core of my information diet. Not twitter. Thousands of blogs starred, liked, a…

It's unclear to me if they're also discontinuing the Google Feed API: https://developers.google.com/feed/ This is quite valuable because it includes historical data, including stuff that's dropped off the currently available RSS feeds (many sites only list recent posts in their feeds).

According to the ToS at https://developers.google.com/feed/terms:

    Google will announce if we intend to discontinue
    or make backwards incompatible changes to this 
    API or Service. We will use commercially
    reasonable efforts to continue to operate the 
    Google Feed API without these changes until 
    April 20, 2015, unless (as Google determines in 
    its reasonable good faith judgment):

    * required by law or third party relationship 
    (including if there is a change in applicable 
    law or relationship), or
    * doing so could create a security risk or 
    substantial economic or material technical 
    burden.

    This Deprecation Policy doesn't apply to 
    versions, features, and functionality labeled 
    as "experimental."
Of course, who knows what "commercially reasonable efforts" really mean.

Re: Google Reader shutting down

#537
post #126

Google Reader is irreplaceable, it is not only about reading RSS. That is the easy part. It is about going back in time and accessing all past feeds in an organized way (it is difficult to rebuilt that from crawling and web scraping). If you add a blog now you can read articles that are not present in the current feed. Google Reader is the core of my information diet. Not twitter. Thousands of blogs starred, liked, a…

It's unclear to me if they're also discontinuing the Google Feed API: https://developers.google.com/feed/ This is quite valuable because it includes historical data, including stuff that's dropped off the currently available RSS feeds (many sites only list recent posts in their feeds).

Oh, and it looks like the feed API may not be used to save anything; Google's API ToS [1] document has the following text:

    Unless expressly permitted by the content owner
    or by applicable law, you agree that you will
    not, and will not permit your end users to, do
    the following with content returned from the APIs:

    * Scrape, build databases or otherwise create 
    permanent copies of such content, or keep cached 
    copies longer than permitted by the cache header;
    * Copy, translate, modify, create a derivative 
    work of, sell, lease, lend, convey, distribute, 
    publicly display or sublicense to any third party;
    * Misrepresent the source or ownership; or
    * Remove, obscure, or alter any copyright, 
    trademark or other proprietary rights notices,
    falsify or delete any author attributions, legal
    notices or other labels of the origin or source 
    of material.
The first two bullet points are the ones that apply. You can't use the feed API to fetch a bunch of feeds and make them available through an app, for example.

[1] https://developers.google.com/terms/

Re: Google Reader shutting down

#538
post #465

Earlier quoted context omitted.

So go and grab the data you care about while it's there? I'm trying to understand why Google suddenly gets responsibility for archiving the entire internet for incompetent websites.

Because that is what googles mission is? To index all the worlds information and make it universually useful? Oh right, these days it is making shitty copies of facebook.

I thought their copy of Facebook is pretty good, or at least better than the original.

Re: Google Reader shutting down

#539

Earlier quoted context omitted.

Brilliant. I created an account. However, there are two very important features that Google reader has: (1) It lets you add subscriptions to regular websites without an RSS feed. (2) It lets you search for articles that were published before you subscribed to the feed. I think you could add (2) simply by redirecting to Google search using the site:sitename.com argument. (1) may not be that simple to add but it would…

Google can do (1) because they crawl the entire web constantly. That's not going to be a trivial feature to add for anyone else. (2) is also probably a side effect of crawling pretty much everything before you ask for it.

(1) try femtoo.com it registers changes on selected parts of selected sites

Re: Google Reader shutting down

#540
post #13

This has been a long time coming. Four years ago I began work on my own feed reader, NewsBlur, and it's now a full-fledged Google Reader competitor. It's also a paid app and has been paying for itself nearly since the beginning. http://www.newsblur.com I hope HN finds NewsBlur useful, especially since it's got native mobile apps on iOS (iPhone+iPad), Android, Windows Phone, and Nokia MeeGo. Native story sharing was l…

Happy NewsBlur customer here. I do recommend the service to anyone needing a Reader replacement.
Post reply on HN