Official Google Reader Blog - News, Tips and Tricks from the Reader team

Brand new Google Reader for iPhone

Monday, May 12, 2008 by dolapo

Reader on the iPhoneMobile web browsers have come a long way since we first introduced an XHTML version of Reader back in 2006. For example, iPhone and iPod Touch owners know how powerful having a full-featured browser is. We on the Reader team are heavy mobile Safari users. Sometimes we use it to kill time, other times for answering important questions that come up during brunch: What is Tyrol's first name? How is maple butter made? How do you sweeten rhubarb for sangria? What is John Gruber saying now? For questions like the last one, we of course use Reader to keep up with our subscriptions.

To make our (and your) Reader iPhone experience better, we wanted to really take advantage of the iPhone's capabilities. Today we're releasing a new beta version of Reader designed for the iPhone and other mobile phones with advanced browsers. You can use it by visiting http://www.google.com/reader/i/ on your phone.

This new version is designed to offer many of the same features as the desktop, while making it quick and easy to act on items. If you've used list view, then it should be familiar to you. Scan the titles for an item that interests you, tap and it expands in place. Starring, sharing, and keeping unread are done in place, so you never have to leave the list view or refresh the page. We think it's a very fast way to power through your reading list.

Since it's still in beta, we're not going to automatically send you to it, so bookmark the site so that you don't forget the address (http://www.google.com/reader/i/). We love getting feedback from users, so let us know what you think in our discussion group or the other channels.

Reader, Can I Have A Lens With That Please?

Thursday, May 08, 2008 by Mihai Parparita

T.V. Raman and Charles Chen, who have helped out with accessibility in Reader in the past, have not rested on their laurels and have another feature to announce:

Magnification feature screenshotI've long maintained that CSS is one of the most well-kept (and consequently under-exploited) accessibility secrets of the Web. Thinking back to the time that CSS1 became a W3C Recommendation, those of us who cared deeply about accessibility took great care to ensure that the end-user had a lot of control with respect to how content was displayed -- yet, end-user tools that allow users to leverage this capability have been rare.

As we were experimenting with Google Reader using AxsJAX, one of the enhancements we prototyped was the addition of a simple CSS-based lens that allows the user to selectively magnify the current article. Notice that this is subtly different from using a generic screen magnifier -- in that later case, you end up magnifying the entire screen. Google Reader can be smarter; since it knows which article you are currently reading, it can selectively magnify just that article upon request. This results in much better use of screen real-estate -- something that is an even scarcer resource when you're a low-vision user.

After prototyping this via the AxsJAX framework, we decided that this feature made sense for exposing to all our users -- we have now integrated this functionality into the main Reader interface. So with this lens in hand (your pocket) you can continue to hit j and k to move through articles, and when you find the print too small to read you can press = or - to enlarge or shrink the font of the article you're reading. The C in CSS stands for Cascading -- and in this case, you the end-user get to have the final say in how you consume your content by cascading your request for a larger font on top of the presentation chosen by the content publisher.

-Raman

Share anything. Anytime. Anywhere.

Monday, May 05, 2008 by Jenna Bilotta

Have you ever wanted to share something that you were reading, but you didn't want to go through the hassle of subscribing to a whole feed for a single interesting article? And what about sharing content from sites with no feeds? There you are, reading along, and you think to yourself, "If only everything on the web had a 'Share' button like in Google Reader!"

As it turns out, there's all sorts of information "out there" just waiting to be streamed, shared and otherwise consumed by you and your friends. Now you can finally show all of your Reader friends that awesome talking cat video you found, your favorite grilled trout recipe, or reviews of the best brunch place in your neighborhood -- all without a subscription.

Here are a few new ways you can add and share interesting things in Reader:

Note in Reader
Share anything with a bookmarklet - Just drag this link from the Notes page up to your browser's bookmark bar and click, click, click your way to easy, no-subscription sharing in Reader. You can share any content from any web page, even if the site doesn't have a feed. For even more control over what gets shared, select some text from the page before clicking the "Note in Reader" bookmarklet and your selection will appear as the item's body. There's also a space for you to add an editorial note when you need to let your friends know why you are sharing something. You can always uncheck "Add to shared items" if you want to add something to Reader without also adding it to your shared items.

Share items with a note - If you are like me, you might want to share something in Reader, but think your friends might not "get" why you are sharing it. Use the "Share with note" button on the item toolbar to create a copy of that item with your own note attached to it. Now your friends won't have to wonder if the B-movie about an evil floor lamp you shared was intended to be funny, sarcastic, ironic or the real motivation behind your next movie night.

Share with note link
Note on item

Add a note - Do you ever get the urge to just share a thought with your friends without attaching it to any particular item? Now, you can let your friends know whatever pops into your head (for better or for worse) by typing anything into the text box at the top of the Notes page.

Notes box

We have also added a few other small features to make your sharing even more awesome! Add a little personality to your public shared items page by choosing from three new styles from your shared items page.

Shared items styles

Finally, we've changed the list view to highlight when an item is being shared by a friend, as opposed to through your normal subscriptions.

I hope you like these new sharing features as much as I do, because I'm always on the lookout for even more ways to share cool things with my friends! As always, much of our feature development is in response to feedback that we get in our discussion group, and a number of other sources -- so please keep it coming!

Reader and ARIA: A new way to read

Wednesday, March 12, 2008 by Chrix Finne

We on the Reader team are delighted to have a guest post today from Google usability expert T.V. Raman, who has announced on the Google Blog that Reader now supports ARIA-powered screenreading. Our thanks go out to T.V. and to Charles Chen, fellow Googler and creator of FireVox, for their work in enabling more people than ever to benefit from Reader. Here's T.V.'s post on how to get started:

ARIA For Google Reader: In Praise Of Timely Information Access!

Here are instructions on how to set up fluent spoken feedback from screenreaders and self-voicing browsers when using Google Reader.

Spoken output support in Google Reader is implemented using Accessible Rich Internet Applications (WAI-ARIA), an evolving standard for enhancing the accessibility of Web-2.0 applications. WAI-ARIA is supported at present by Firefox --- with future support forthcoming in other browsers. ARIA support in Google Reader has been tested in the following environments:

Note that Firefox 3 is still in Beta and that ARIA support like the underlying standard is still in development. ARIA support in Google Reader is designed to help end-users experience the benefits of a powerful Web-2.0 application, while giving browser implementors and adaptive technology vendors a real-world application on which to test their implementations.

Activating ARIA Support In Google Reader

When you first open Google Reader using a screenreader, you will hear an invisible link labeled click here for ARIA enhanced Google Reader. Follow this link to activate ARIA support. You can bookmark the resulting page for future use.

Once on the ARIA-enabled Google Reader, press ? to hear a list of available keyboard commands. Power users note: most of these keyboard commands are available in the default version of Google Reader.

Please send all feedback to Google Group Accessible.

-Raman

One more step

Wednesday, March 05, 2008 by Mihai Parparita

Not every Reader release is filled with exciting new features, but we'd like to think that every little improvement counts. While we've been working on some longer-term things, we've also had time to make some smaller changes to Reader, which we're releasing today:

More languages and countries: Reader is now available in Austria, Czech Republic, Denmark, Finland, Norway, Poland, Brazil, Russia, Sweden, Switzerland, and Turkey.

Subscriber counts: If you were curious how many other subscribers a feed that you read has, you can now easily check: use the "show details" link in the top-right corner. Additionally, to see how indie/hip you are, you can use the "Most obscure" tab on the trends page to see the feeds that you subscribe to with the least number of subscribers. Just keep in mind what these numbers indicate.

Increased reading area: By shuffling some things around in the header area, we've managed to squeeze an additional 17 pixels of reading space for feed content. This may not seem like much, but every little bit matters when consuming hundreds of posts a day.

Bug fixes and performance improvements: We've made Reader faster to load when you have more than a thousand subscriptions. The settings page should feel perkier too. Finally, we've squashed some bugs -- most notably, bugs that prevented profiles from loading in certain cases. We also added improved keyboard navigation and fixed a problem refreshing search results. A lot of these tweaks and bug fixes are in response to user feedback that we get in our discussion group, so please keep it coming.

J-walking with Reader

Thursday, February 07, 2008 by Mihai Parparita


Google Reader Keyboard (inspiration)
Google Reader is well-known for its keyboard shortcuts. When going through thousands of blog posts, news items, photos, etc. a day, it's important to do this as efficiently as possible. Many users find that using the keyboard is one way of accomplishing that goal.

The "j" key (which takes you to the next item) is perhaps the most well-known keyboard shortcut. However, there are many more keys to press, and I was curious to see just how much they were tapped in Google Reader. A quick analysis later, I came up with a simple top-10 list, and I thought it would be fun to share. The units here are "milli-Js", where 1,000 milli-Js are equivalent to all the presses "j" received.

KeyDescriptionPresses
jnext item1,000.00 milli-Js
nitem scan down324.18 milli-Js
kprevious item139.49 milli-Js
mmark as read/unread43.91 milli-Js
ttag item37.48 milli-Js
pitem scan up31.30 milli-Js
shift-nnext subscription23.09 milli-Js
vview original17.98 milli-Js
oexpand/collapse item16.81 milli-Js
sstar item15.45 milli-Js

Of course, Reader has more than the 10 shortcuts listed above -- you can see them all in this list. Additionally, in some ways, the most important shortcut is not "j", but "?" (that is, shift-/). It shows you a cheat-sheet of all the other shortcuts.

Partly based on the data we gathered, and in our quest to make Reader as keyboard-accessible as possible, we've actually added a few more with the latest release. You can use "a" to open up the "Add subscription" form, "g" then "d" to go to the "Discover" page, and "g" then "f" to go your friends' shared items. If you have any other keyboard shortcuts you would like, feel free to mention them in our forums.

There's a feed for that?!

Monday, January 14, 2008 by Mihai Parparita

As an engineer on Google Reader, it's always great to hear from users, especially when it's about how Reader has helped out. I was very happy when the team received this email from Gary Patino:

I was having a hard time finding the right job here in Houston. Days would go by without talking to a single recruiter. But then I started using Google Reader to subscribe to custom-made job search feeds for craigslist, and for oodle.com (which already aggregates feeds from thousands of other classified ad websites).

Soon I found myself flying all over the country interviewing for jobs. The employers always pay for the flights, hotels, rental cars, etc. My job hunt became like an exciting vacation! I've been to New York twice, Milwaukee, Austin, Los Angeles, and Miami. I just accepted an offer in Manhattan with a very competitive salary offer. Google Reader saved me a huge amount of time and effort with the job hunt. Thanks guys!

Gary's experience is a great reminder about the power of feeds. Feeds exist for all sort of information beyond blog and news sites and are a great way to receive timely updates. Here are some more examples of these atypical feed uses:

Finance: Both Google Finance and Yahoo! Finance let you get finance news updates for specific companies and stocks, just look for orange "Subscribe" or "RSS" icons in your browser. To receive stock quotes (only for some stocks), you can use NASDAQ's feeds.

Weather: You can get weather updates from The Weather Channel, WeatherBug, or NOAA's National Weather Service.

Classifieds: As Gary mentioned, both craigslist and Oodle.com offer feeds for all of their listings. Just look for the orange "RSS" link at the bottom of any results page -- when you subscribe to a search, for, say, apartments under $1500 in Manhattan, you'll get updates when there are new apartments matching that searchSimilarly, in eBay you can find an RSS link at the bottom of any search page, and in Google Base near the top-right corner.

Package tracking: If you'd like to track packages that have been sent by UPS, FedEx, USPS or DHL/Airborne, you can use isnoop.net's universal package tracking or simpletracking.com.

Social networking: Facebook offers feeds for many of its features; you can see notifications, status updates, and your friends' posted items in Reader, as explained on this page. For those of you that are Twitter fans, you can get RSS feeds for many of its pages.

Shopping: Amazon lets you get feeds for the latest popular products as well as wish lists (look for the orange feed icon). Many other shopping web sites offer feeds, including Yahoo! Shopping, MSN Shopping, and NexTag.

Saved searches: Google Blog Search, Google News and most Yahoo! sites (among others) let you subscribe to search results as feeds. This way, if you want to monitor a topic, you don't have to keep running searches over and over again.

This list of sites is not comprehensive, feeds are finding their way into more and more places. Be on the lookout for the orange feed icon, so that you can save time and keep track of everything that interests you.