Find Images that Contain a Certain Color

Google Image Search has a new option that lets you restrict the results based on their color. For now, the option is not available in the user interface, but you can tweak the search results URL to try it.

Searching for [red bird] shows good results, but you can still find some unrelated images. What if you search for [bird] and restrict the results to red images? Here's the URL:

http://images.google.com/images?q=bird&imgcolor=red
(you can replace "red" with "blue", "green", "teal", "purple", "yellow", "orange", "pink", "white", "gray", "black" and "brown")



You can try the new feature using this simple drop-down:

Web Search Tips for Internet Explorer 8

Internet Explorer 8 has many useful features that improve the way you search and browse the web. If you like to search from the address bar, you can now get suggestions from the default search engine if you prefix your query with "? ". IE8 also shows previously visited pages that match the text you typed, but it only searches titles and URLs.


One of my favorite features is that the new version of Internet Explorer knows when you're using a search engine directly, without typing the query in IE's search box. The browser detects the query and displays in the built-in search box so you can easily find results using a different search engine.


Another interesting integration lets you find the matches of your query in a search result. After clicking on the result, go to the browser's search box and click on "Find" to see the exact matches and navigate to them.

If you open search results in separate tabs, IE uses distinct colors to visually group the related tabs. Right-clicking on a tab you'll find the option to ungroup the tab and to close the entire group.


Some of the search provides that are available in IE's add-on gallery offer enhanced suggestions. For example, Wikipedia lets you navigate directly to one of its pages, Yahoo and Live Search show instant answers for weather, while Amazon includes product images.

All of the search engines are accessible from the contextual menu so you can search for a text you select. They're added to the list of accelerators, which can include any web service that provides useful information about the selected text or the web page you visit: mapping addresses, translating text or bookmarking the page.


Unlike other browsers, Internet Explorer 8 encourages users to use multiple search engines and makes it easy to switch between them. Sometimes you can even obtain instant answers while you type a query or when you select an accelerator that supports previews.

Google Tests Enhanced Suggestions for IE8

Internet Explorer 8 has been released today and there are many reasons to download it if you use a previous version of IE. Microsoft has finally released a standard-compliant browser, tabs run in separate processes, the annoying modal dialog for finding words in web pages has been replaced with a less intrusive bar, the search box includes suggestions, the browser is faster and more polished.

Speaking of search suggestions, Google tests two features that could save a few clicks: displaying the top result for navigation queries, which usually have a single best answer, and showing ads related to the query at the bottom of the list of suggestions. I don't see the two features, but Sterling, a reader of this blog, spotted them while testing IE8.


Google also tests enabling search suggestions in Image Search:


In other news, Google Maps Germany added a questionable feature that shows suggestions when you start to enter a location, after being tested in Google Maps China. If you are logged in, the first suggestions are from your list of saved locations.


{ Thanks, Sterling and Luke. }

Undo Sending a Gmail Message

If you ever send a Gmail message too early or you change your mind after you press "Send", there's a feature that will help you. It's called "Undo Send" and you can find in the crowded space of experimental features from Gmail Labs.

After enabling the feature, Gmail will show an "undo" link when you send a message. You have to react quickly because the link disappears in 5 seconds and there's no way to bring it back. If keyboard shortcuts are enabled in your Gmail account, a better option than clicking on "undo" is to press "z". When you undo sending a mail, Gmail saves it as a draft and you can continue editing the message or discard it.


"Sometimes I regret sending a message the morning after. Other times I send a message and then immediately notice a mistake. I forget to attach a file or email the birthday girl that I can't make her surprise party. I can rush to close my browser or unplug the Internet — but Gmail almost always wins that race. (...) I could undo just about any other action in Gmail — why couldn't I undo send? (...) My theory (which others shared) was that even just five seconds would be enough time to catch most of those regrettable emails," says Michael Leggett from Google.

I don't think that 5 seconds are enough to realize that sending the message was a mistake, but it's a good trade-off between functionality and the need to provide a reliable service. A simple improvement could be a configurable delay before sending messages.

{ Thanks, Niranjan. }

Alternative Answers for GoogleLookup

One of the most interesting functions available in Google Spreadsheets is GoogleLookup, which uses an automatically-generated database of facts to find answers for questions like "What's the population of Quebec?" or "How many employees does Google have?".

Unfortunately, the answers aren't always accurate and it would be useful to choose a different result or to edit the existing one. A recent Google Spreadsheet update added a way to change the answer: click on the cell you want to edit, select "More options" and choose one of the other two alternative answers. Maybe Google will go one step further and provide an interface for editing the facts or flagging the facts that are inaccurate.


To use GoogleLookup, create a Google Spreadsheet and type in a cell:
=GoogleLookup("name", "attribute")

Some examples:
=GoogleLookup("Quebec", "population")
=GoogleLookup("Google", "employees")

Google Spreadsheets has a special function that returns information related to the Men's and Women's NCAA Division I Basketball Championship in the US and there's also a function for stock market quotes.

Homework: Create a spreadsheet that displays facts about 20 people, companies or geographical locations by using the Google Sets-powered AutoFill feature to generate the list of entities and GoogleLookup to find the facts. You can make the spreadsheet public and share the address in the comments.

Google Street View for UK and Netherlands

Google Maps added street view imagery for many major cities in the United Kingdom and the Netherlands. London, Liverpool, Birmingham, Glasgow, Belfast, Amsterdam and Rotterdam are some of the cities added to Google Street View.

"Having checked my old house in Sheffield, which I moved out of last year, I can tell that the photo was taken in the last nine months, so it's much more up-to-date than the Google Maps imagery for the area," noticed Tony Ruscoe.



More interesting photos at Google Maps Mania blog.

Gmail Media Previews

Gmail launched four new experimental features in Gmail Labs that show previews for some of the links included in an email. For now, Google supports YouTube videos, images from Flickr and Picasa Web Albums and Yelp reviews.

Here's an example: if you receive a message that includes links to YouTube videos and Flickr images, you'll see a list of previews below the message.


"Gmail currently automatically detects package tracking information, addresses, and event information and shows quick links to delivery status, maps and directions, and Google Calendar. So why couldn't Gmail automatically detect links in emails and show videos, photos, and ratings right inside these messages as well?" asks the Gmail blog.

While the previews are useful, placing them below the message is unfortunate. A Firefox extension like Interclue does a better job at showing smart previews for many other kinds of content and it's not limited to Gmail.

First Google Chrome Extensions

A design document shows an example of Google Chrome extension. For now, extensions are just fancy wrappers for user scripts, but there are plans to make them more useful by exposing browser features and allowing developers to create interfaces.

Before trying to install the extension linked at the bottom of Google's tutorial, you need to have a recent developer build or Google Chrome 2.0 beta.

To enable the support for extensions, edit the target field of the shortcut you use to launch Google Chrome. Right-click on the shortcut, select "Properties" and append to the Target field a space followed by:

--enable-extensions --load-extension="c:\myextension"

Download the extension, extract the content to c:\myextension and launch Google Chrome. The only visible effect of the extension is that it replaces the logo from Google's homepage with a lolcat, but you can edit the file foo.js and enter a different URL for the image.

Google Chrome 2.0 Beta

Google fixed many of the bugs from Chrome 2.0, released as a developer preview in January, and you can now try a more refined beta version. I've been using the new version since January and it's very stable. Here are some reasons why you should try it:

* Chrome 2.0 uses more recent releases of WebKit and V8, so it has a better performance. "The best thing about this new beta is speed — it's 25% faster on our V8 benchmark and 35% faster on the Sunspider benchmark than the current stable channel version and almost twice as fast when compared to our original beta version," explains the new Chrome blog.

* Full-screen. It may not mean much, since Chrome already minimizes the space used for the interface, but it's sometimes useful.

* Full-page zoom. Chrome no longer resizes just the text from a web page, so the enhanced zoom adjusts the entire page proportionally. Too bad that text zoom hasn't been preserved as an option.

* Form autofill. The browser saves the text from input boxes and you only need to type the first letters of a previously entered text to select it. "The next time you fill out the same text boxes, Google Chrome automatically shows you what you've entered previously, if what you're typing matches what you've entered before. This text appears right below the field you're filling out. To auto-populate the text field with the saved info, simply select it with your mouse or arrows on your keyboard," mentions the help center.

* Sort the bookmarks by title. Open the bookmark manager, select a folder and click on Organize > Reorder by title.

* Scroll using the mouse wheel.

* Mouse gestures for resizing windows: you can drag a tab to various locations on the screen to place it in a docking position or to maximize it.

* Greasemonkey support, with some limitations. Not all the Greasemonkey extensions will work, there's no user interface for adding scripts, but it's a simple way to extend the limited features offered by Chrome.


The beta version has a special download page and it's the same as the version 2.0.169.1. For a complete list of release notes, check this page.

In other Chrome news, Ubuntu users can try a very early release of Chromium for Linux, a pre-alpha build that lacks basic features like tabs. I installed this version in Ubuntu Intrepid, but the web page view didn't display anything, even the browser appeared to load pages.

{ Thanks, Stefano. }

orkut Birthdays in Google Calendar

orkut, Google's social network, lets you keep track of the birthdays of your friends. There's a birthday reminders section that can be enabled in the settings and you can add a gadget to Google's personalized homepage.

orkut's blog announced that there's another way to view the birthdays: in Google Calendar. "Now, in conjunction with Google Calendar, you can see all of your orkut friend's birthdays for the whole year. If you've already used Google Calendar before, you will shortly see a link (right below the "upcoming birthdays" section) where you can add your orkut friends' birthdays to your Google calendar."

If you don't see the promotional link, use this URL to subscribe to the calendar. Google uses a special kind of calendar that requires authentication and doesn't support notifications. That means you won't be able to receive email or SMS notifications that remind you of the birthdays.


{ via orkut blog and ToThePC. }

Labels

Web Search Gmail Google Docs Mobile YouTube Google Maps Google Chrome User interface Tips iGoogle Social Google Reader Traffic Making Devices cpp programming Ads Image Search Google Calendar tips dan trik Google Video Google Translate web programming Picasa Web Albums Blogger Google News Google Earth Yahoo Android Google Talk Google Plus Greasemonkey Security software download info Firefox extensions Google Toolbar Software OneBox Google Apps Google Suggest SEO Traffic tips Book Search API Acquisitions InOut Visualization Web Design Method for Getting Ultimate Traffic Webmasters Google Desktop How to Blogging Music Nostalgia orkut Google Chrome OS Google Contacts Google Notebook SQL programming Google Local Make Money Windows Live GDrive Google Gears April Fools Day Google Analytics Google Co-op visual basic Knowledge java programming Google Checkout Google Instant Google Bookmarks Google Phone Google Trends Web History mp3 download Easter Egg Google Profiles Blog Search Google Buzz Google Services Site Map for Ur Site game download games trick Google Pack Spam cerita hidup Picasa Product's Marketing Universal Search FeedBurner Google Groups Month in review Twitter Traffic AJAX Search Google Dictionary Google Sites Google Update Page Creator Game Google Finance Google Goggles Google Music file download Annoyances Froogle Google Base Google Latitude Google Voice Google Wave Google Health Google Scholar PlusBox SearchMash teknologi unik video download windows Facebook Traffic Social Media Marketing Yahoo Pipes Google Play Google Promos Google TV SketchUp WEB Domain WWW World Wide Service chord Improve Adsence Earning jurnalistik sistem operasi AdWords Traffic App Designing Tips and Tricks WEB Hosting linux How to Get Hosting Linux Kernel WEB Errors Writing Content award business communication ubuntu unik