Skip to main content

Google Reader: Actually Quite Good

<<


I've been using NetNewsWire for as long as I've been reading RSS feeds. I like it. A lot. It's a very well done piece of software. However, it has pretty much stopped any new, active, or interesting development since Ranchero Software (the makers of NetNewsWire) was acquired by NewsGator.

Well, that's not entirely fair. There is an Alpha version of the 3.0 release available that I have been using for the last couple of months. Unfortunately, it doesn't really have anything new. I was looking forward to the expanded view, but the performance was so poor that I quickly turned that option off.

The other problem I was having with NetNewsWire is that the overall performance and memory consumption had greatly increased. You see, I had been using NetNewsWire as the search engine to look through my 311 feeds for articles that I was interested in. As such, I never deleted an article from the cache. I always had about 10,000 articles that were unread and tens of thousands of articles that had been read. I don't think NetNewsWire really could scale to the sheer number of articles effectively, without consuming memory and making my laptop swap.

I looked at Google Reader when it was first announced, but it was complete junk.

Google updated it, so I decided to give it another try.

Congrats to the Google Reader team. It's actually quite good! It just may stick for me.

I particularly like the "Expanded View" and quickly stepping through articles with the "j" keyboard shortcut.

Now, if I could only get a couple more features...

  • The ability to have "smart tags" that search through articles and the articles that match the search criteria end up in the "tags" folder automatically. I use this to automatically spot the companies that I care about that are hits in my collection of RSS feeds.

  • The ability to search through all the articles in all of my RSS feeds, going back to the beginning of the feed. Google is a search company, right? Why isn't there a "search" field on the Google Reader page?


I'm sure I'll find other features that I'd like once I spend more time in Google Reader. I'll keep you posted.


Tags: ,,,,,,,,


Comments

  1. [...] Back in November 2006, I wrote the article, Google Reader: Actually Quite Good. [...]

    ReplyDelete
  2. [...] pretty much confirms what I expected. I previously wrote about my switch to using Google Reader. Apparently, many others have as [...]

    ReplyDelete
  3. [...] Then, read it with your favorite news/feed reader. Mine’s Google Reader. [...]

    ReplyDelete
  4. [...] pretty much confirms what I expected. I previously wrote about my switch to using Google Reader. Apparently, many others have as well. Burning Questions • FeedBurner’s View of the Feed [...]

    ReplyDelete

Post a Comment

Popular posts from this blog

Kernel-based Virtual Machine hits Linux

Many congratulations to my good friend Moshe Bar and his team over at (stealth-mode startup) Qumranet . Techworld reports that the KVM (Kernel-based Virtual Machine) project has been accepted into the 2.6.20 version of the Linux kernel distribution. KVM is an Open Source kernel driver that basically allows a Linux kernel to host virtual machines, as plain old Linux processes, that can run Linux or Windows (or other x86-based operating systems). It runs only on hardware that support Intel's VT instruction set (which is fine) and will soon support the AMD-V instruction set as well. This is cool for a number of reasons. It's Open Source, released under the GPL. It basically turns the Linux that we all know and love into a "hypervisor". Linux-as-hypervisor makes sense because Linux already knows how to manage devices, memory, processes, multi-cores, etc. VMware ESX is, essentially, a "hypervisor" - a small kernel, built on Linux as it turns out, that

Bill Coleman Joins 3tera Advisory Board

I think this move surprised a number of people, since Bill recently wrapped up Cassatt Corproation, getting the technology and people  acquired by Computer Associates . However, I was not surprised at all. The announcement, via  3tera Welcomes Bill Coleman : You may or may not have seen the recent press realease.  Bill Coleman, IT/Silicon Valley luminary, Founder and CEO of BEA Systems, has joined 3Tera’s Advisory Board. Yes, this alone is a great testimonial to what we have accomplished in our field.  Getting dignitaries such as Bill does not come easy.  But here’s the best part - this has a lot more than just marquee value and I doubt that Bill would have joined us if that was the case.  Bill, especially since his most recent stint as Founder and CEO of Cassatt Systems, is an extremely knowledgeable visionary in the area of utility and Cloud Computing; and, data center automation. So, Bill will be extremely valuable, reviewing and tweaking both our business plans and techno

Big In Japan Open Sources Their Ruby On Rails Tools

The kind folks over at Big In Japan have graciously decided to Open Source the code they used to build their demo web sites . It's all Ruby on Rails code, and it's being released with a GPL license. The code trees being made available include: elfURL ~ URL Shortner FeedVault ~ OPML file storage FrankenFeed ~ RSS feed merger InstantFeed ~ RSS feeds via email QwikPing ~ Ping Server SocialMail ~ RSS via email Very cool. I just love the Open Source community . I have actually been writing some code of late, and it's great to have some reference code to check out. Not sure if I'm going to go with Ruby on Rails yet, however. And, for the record. I have no idea if this is big in Japan. Tags: Open Source , GPL , Ruby On Rails , Big In Japan , Brian Berliner , brianberliner