Pages

Thứ Tư, 30 tháng 11, 2011

How to Try Google's New Navigation Menu

Google has recently announced a new interface that hides the navigation menu until you mouse over the logo. If you'd like to try to interface before, you can edit your Google cookie and use some values that trigger the new UI.

If you use Chrome, Firefox, Safari or Internet Explorer 8+, open google.com in a new tab, load Chrome's JavaScript console (Ctrl+Shift+J), Firefox's Web Console (Ctrl+Shift+K), Safari's Web Inspector (how to do that?) or IE's Developer Tools (press F12 and select the "console" tab) and paste the following code:

document.cookie="PREF=ID=03fd476a699d6487:U=88e8716486ff1e5d:FF=0:LD=en:CR=2:TM=1322688084:LM=1322688085:S=McEsyvcXKMiVfGds; path=/; domain=.google.com";window.location.reload();


Then press Enter and close the console. If you're not in the US and you're using a different Google domain, replace ".google.com" with your domain in the code (for example: ".google.co.uk" in the UK). Please note that this only works for the English interface, so you many need to adjust the language in the preferences page.







{ via Tecno-Net }
»»  read more

Google's Hidden Navigation Menu

As previously anticipated, Google will drop the black navigation bar and will use a simplified navigation interface that will make the transition between two Google products seamless. Google+ notifications, the sharing box and the profile menu will be displayed next to the search box, while the list of Google services will be placed in a drop-down menu next to the Google logo.

"The Google bar, which runs across the top of the browser of nearly all Google services and offers easy access to Google's products, has recently updated its look for a more consistent, streamlined user experience and increased visibility of the most popular services," explains Google.



The new navigation interface no longer uses additional space, it's more compact and the short list of Google services that's displayed by default matches Google's simplified product line. The menu links to Google+, Web Search, Image Search, Google Maps, YouTube, Google News, Gmail and Google Docs, but you can mouse over "More" to see additional services. Here are the services that have never been included in the navigation bar until now: Google Wallet, Google Offers, Google Music, Google Mobile and Blogger.

While the new interface looks modern, it's also less user-friendly because the navigation links are hidden behind a drop-down menu and the average user might not be able to find them. Android's menu button wasn't a great idea and Ice Cream Sandwich made menus more visible, so it's not clear if this is going to work. Google's homepage will expand the product menu by default, but it will be interesting to see if Google users will actually notice that mousing over the Google logo lets them access Gmail, Google Docs and other services.


I don't see the new interface yet, but it's likely that it will be rolled out in the coming days.

Update: try the new interface.
»»  read more

Thứ Ba, 29 tháng 11, 2011

Smooth Scrolling in Google Reader

Google Reader's settings page has a new section where you'll find "experiments you can choose to opt-in and try out". It's like a small Google Reader Labs that only has a single experiment you can enable: smooth scrolling. This feature makes the transition between items smoother and it's especially useful in the expanded view.


While this feature is more difficult to find, you've probably noticed the colorful ball that's displayed when Google Reader loads new posts. The animation is one of the few colorful elements from the new Google Reader interface.


{ Thanks, Venkat. }
»»  read more

Thứ Hai, 28 tháng 11, 2011

Cached Pages in Google Mobile Search

Maybe it's not so obvious, but the link to the cached version of a search result is still available when you're using Google Search on a mobile phone. Just like in the desktop interface, you need to click the Instant Preview icon (a magnifier) and you'll find the "cached" link.


For some reason, the links to the mobile formatted version and to the list of similar pages are no longer displayed. To go back to the old interface that displayed all these links next to the search results, bookmark http://www.google.com/m or replace "google.com/search" with "google.com/m/search" in the URL (just add the two characters in bold).

»»  read more

Thứ Tư, 23 tháng 11, 2011

Google's Broken Drop-Down Lists

Google has recently redesigned the advanced search page and removed two options that weren't used very often: finding pages that are similar to a page and pages that link to a page. You can use the similar: and link: operators and "similar pages" and still available in the Instant Preview pane, so the features haven't been removed.


What's disconcerting is that Google made drop-down lists a lot more difficult to use in the new interface. Until now, you could use the tab key to select a list, but this no longer works. After clicking a list, you could use the up/down arrows or Page Up / Page Down to move between the options, but you can no longer do that. It was much faster to type the first letters from the name of the language or the country to quickly find an item, but this is another feature that no longer works. Basically, the only way to use the new lists is to scroll up or down until you find the item you were looking for.


Google's lists are also inaccessible to screen readers, so they can't be used by people who are blind or visually impaired. The explanation is that Google now uses regular lists with custom styles instead of drop-down lists (or drop-down menus). Disable CSS and you can no longer select an item from the list.


You can check the old advanced search page at the Wayback Machine or the advanced image search page, which still uses the old interface.

Another service that makes drop-downs more difficult to use is Blogger. If you have a long list of labels, you can no longer find a label by typing the first letters.


Google Reader's new interface lets you use arrows to move between the items from a list, but you can no longer type some letters from a subscription's name in the "All items" drop-down. This was a non-standard featured added back in 2007, when Google Reader added a search engine.


Hopefully, Google will address these issues and will no longer remove basic features that are taken for granted by many users.
»»  read more