Thursday, May 21, 2009

Import iGoogle Feeds into Google Reader

Google Reader added an option to import the feeds from iGoogle, but you'll be able to use it only the first time you load the feed reader or by opening the welcome page. I assume that Google Reader wanted to help iGoogle users who need a more powerful feed reader.

The process of importing feeds is extremely painful, since Google Reader subscribes to each feed one by one. If you only have 5-10 feeds in iGoogle, it will import the feeds quickly, but you'll need to wait a lot longer if you have more than 50 subscriptions.

You can select the feeds that should be imported and Google Reader will convert iGoogle's tabs into folders.


Last year, I wrote a script that exports iGoogle feeds to OPML, so you can import them in other feed readers. It's more difficult to use than Google Reader's feature, but at least it's efficient.

Gmail Magic Inbox

Gmail's code reveals an upcoming feature called "magic inbox" or "icebox inbox", which is likely to prioritize the messages sent by your friends and other contacts you email frequently.


In 2007, RarePlay reported about the social features that would be included in email services. "E-mail providers like Yahoo, Google, Microsoft and others are now incorporating social networking functionality in their email offerings in mapping out the relationships between people and how are they related (social graph). An interesting experiment Yahoo (and similarly Google) is undertaking internally is called "Friend Finder". Friend Finder analyzes a user’s email traffic and indicates the friends with whom a user has strong email connections based on incoming/outgoing traffic and the frequency and speed in which two parties respond to each other." While Yahoo has already released an early version of the social application, Google has yet to make an announcement.

Some other messages from Gmail's code suggest that we'll be able to sort messages by priority and save messages in an outbox to be sent at a later time.


Gmail still have important features to be released before removing the "beta" tag:

Google Image Search Refining Experiment

Cameron Beyer spotted a Google Image Search experiment that shows suggestions next to some of the search results. When searching for "flower", Google displayed suggestions like "rose flower", "yellow flower", "murakami" next to some of the images.

This seems to be a quick and dirty to refine search results until the similar images experiment from Google Labs is integrated in Google Image Search.


{ Thanks, Cameron. }

Ads in Google Suggest

Google Suggest has been recently updated to include top search results and search buttons, but the most surprising additions are sponsored links. Here's how Google explains why you'll sometimes see ads below the suggestions:

"Similar to the navigational suggestions, sometimes we detect that the most relevant completion for what you're typing is an ad. When an ad is shown, we mark it with the text "Sponsored Link" and a colored background, as on the results page."


The updated Google Suggest will have an interesting side-effect: you'll see the search results pages less often. Google saves you a few clicks by suggesting search results directly from the homepage, much like Google Chrome's omnibox, but monetizing the suggestions seems out of place. The ads draw attention from the list of suggestions, they're unnecessarily large and they clutter the interface.

Hopefully, Google won't show sponsored links in the list of suggestions very often and Google will focus on adding useful suggestions like: unit conversions, results from Google Calculator, facts etc.

Side notes:
* I don't see the ads in Google Suggest, so maybe the feature hasn't been publicly launched yet.
* Is this the first time when Google shows third-party ads on the homepage?

Tuesday, May 19, 2009

Google Suggest Improves

Google has been testing many enhancements for Google Suggest and the latest update includes some of the best ideas used in the experiments:

* showing recent searches from your search history if you're logged in and Web History is enabled
* being able to remove suggestions from your search history

In this example, "mailinator" is a suggestion from my search history.


* adding the top search result to the list of suggestion for navigational searches
* displaying the "Google Search" and "I'm feeling lucky" buttons below the list of suggestions
"MSN" is a navigational query, since users want to navigate to MSN's homepage. Google saves you one click by sending you directly to MSN.com.


It's not necessary to enter the full query to get navigational suggestions. Typing "quickt" is enough to display the top result: QuickTime's homepage.


* showing suggestions not just on the homepage, but also on search results pages
* removing the number of results for each suggested query

Suggestions aren't useful just on the homepage.


If you don't see the new interface yet, here's how to enable it: go to Google's homepage, copy this JavaScript code in the address bar:



and press Enter. Refresh Google's homepage and you should see the new interface.

Gmail Added Message Translation

As previously anticipated, Gmail Labs added a feature that translates messages written in a foreign language. After enabling "Message translation" in Gmail Labs, you'll be able to translate any messages written in other languages by clicking on "Translate message to: English".



"When Gmail detects one of your messages is in a language other than your default language, you'll see a header at the top of the message. Click the link that says Translate message to.... Your message will be translated inline (no need to open a new tab or window). Or if you want to translate the message and print it too, you can click the down arrow next to the Reply button and select Translate and print. You can also translate an entire conversation. Just click the globe icon on the right side of the conversation and you're good to go," informs the help center.

To find messages written in other languages use the lang: operator and search for lang:fr, lang:es, lang:chinese or something similar. Now you're finally able to understand the strange messages from your spam folder.


{ Thanks, Niranjan and Meghan. }

Google Sites Design Refresh

Google Sites, the service that lets you create collaborative sites, has been updated to look more consistent with Google Docs. The rich-text editor borrowed the old-fashioned menu and the toolbar from Google Docs.


Google Sites has been added to the navigational menu, next to Gmail, Google Docs and Google Reader, so you no longer have to click on "More" to switch from Google Docs to Google Sites. Other changes are more subtle: hierarchical navigation, the sections are more customizable and there's a new "Pages" view that lists all the pages, information about their creator and the number of revisions.

"We switched the site settings area to use vertical navigation, to make room for some upcoming features like AdSense integration. We've also started to add some collaborator tools to the site management area. Less visibly, we made some major changes to our rendering infrastructure to improve performance and in preparation for new upcoming themes. This is meant to remain compatible with the layout customizations site owners have made, but it might have minor impacts on how your site looks."

Speaking of consistency, Picasa Web Albums' settings page has a new design similar to the one from Gmail, Google Calendar, Google Docs and Google Reader.


In the 2008 Founders' Letter, Sergey Brin wrote: "There are a number of things we could improve about these web services. For example, since they have arisen from different groups and acquisitions, there is less uniformity across them than there should be. For example, they can have different sharing models and chat capabilities. We are working to shift all of our applications to a common infrastructure. I believe we will achieve this soon, creating greater uniformity and capability across all of them."

{ Thanks, Stefano. }