Google Reader shutting down
531–540 of 726 posts
Re: Google Reader shutting down
#532Earlier 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.
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
#533This 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…
Re: Google Reader shutting down
#534Re: Google Reader shutting down
#535Google 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).
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
#536Re: Google Reader shutting down
#537Google 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).
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.Re: Google Reader shutting down
#538Earlier 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.
Re: Google Reader shutting down
#539Earlier 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.
Re: Google Reader shutting down
#540This 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…