Posts Tagged ‘ chrome

Google Chrome OS In Plain English 20 November 2009 at 12:30 pm by admin


Yesterday, Google showed off their new Chrome OS. The new operating system is sure the put the fear of God into Microsoft. Chrome OS is a complete paradigm shift, where you no longer have a desktop. Instead, everything is in the cloud. This has been the direction I have been heading with my business for the past year. I store very little information or programs on my desktop now. My email is handle by Gmail, my documents are stored on Google Docs and ZOHO, my photos are stored at Flickr, my videos are on YouTube and Vimeo. It seems that Google thinks this is a great idea as well and that’s where Chrome OS comes in.

Chrome OS does away with the desktop. The entire operating system is pretty much a web browser that looks a lot like Google Chrome. The first Chrome OS powered computers will be netbooks but Google hopes expand into laptops and desktop computers as well. The main advantage for using the Chrome OS in a netbook is the speed. Chrome OS is lean, mean and super fast, able to boot up in just seven seconds. Little Atom powered netbooks that run too slow in Windows will fly in Chrome OS.

When you think about, Chrome OS makes a lot of sense. Most people use a computer to get on the Internet. With more web apps being developed everyday, there are very few reasons to get on the desktop. As a blogger, I pretty much run everything from a web browser. I log into my WordPress admin to make a new post, I use Hootsuite to update to my Twitter, etc. The first Chrome OS netbooks should hit stores late next year. The follow video explains Chrome OS in plain English.

Discover the SECRETS I’ve Learned to go from zero a month to over $40,000 a month from blogging. Download Make Money Online with John Chow dot Com for FREE!



View post: 
Google Chrome OS In Plain English

+ How to Add Search Shortcuts to Google Chrome. By admin 26 October 2009 at 1:24 am and have No Comments

Post image for How to Add Search Shortcuts to Google Chrome.

Last week Danny Sullivan twittered he was looking for a creative commons image to use. Christine Churchill poked a little fun at me wondering how I was able to get that so quickly. The trick is using search shortcuts, and I’m going to show you how to do it.

For my first example I’m going to set up a creative commons search for commercially licensed images on flickr (aka images you allowed to use on websites you make a profit on as long as you attribute them properly). Go the advanced search page on flickr, put in your query term and check the boxes creative commons, and commercial reuse.
10232009_103609 AM
10232009_103626 AM

Execute the search, and you’re result should look something like this:

10232009_103949 AM

Make sure it says for commercial use so you stay legal. By default flickr returns based on “relevant”, however I find the “interesting” setting gives better results so click that. Now look at the URl it should look something like this:

http://www.flickr.com/search/?q=magic+kingdom&l=comm&ss=0&ct=0&mt=all&adv=1&s=int

We could disect all of the parameters, but really all we need to identify is the “q=magic+kingdom” part. Highlight the URL and copy it to your clipboard using CTRL+C. Next click on the little wrench icon in your chrome toolbar, and choose options. Look for the area labeled “default search” and click manage.

10232009_104649 AM

next click the “add” button another dialog box will open

10232009_104911 AM

You need to enter a unique name (in this case flickr) into the box. If you enter the name of a search engine that already exists the green checkbox will turn into an orange exclamation point. Next enter the keyword, this is what you have to type in the address bar/omnibox to execute the search. It needs to be unique and the shorter you make it the easier it will be to type. Next you need to paste the search URL into the URL box. Once you do that you need to go back and remove the “q=magic+kingdom” and replace it with “q=%s”. By placing the %s we are telling the browser to replace %s with whatever term we type in. Click OK, and close out all the dialog boxes. Lets give it a test. Use CTRL+T to open a new tab, by default your cursor is now in the address/omni box. Type in the keyword shortcut (in this case “flickr” followed by the search term). Use a different term than the one you started with to make sure it working, but it should look something like this:

10232009_110017 AM

Hit the enter/return key and it should execute the search on flickr for the term “ford mustang” showing only creative commons images approved for commercial reuse, sorted by interestingness.

You can do this with any site the key is getting the right URL for the search, and replacing it with %s. Some sites will require special handling for multi-word terms, such as wikipedia. Here’s the URL for an image search in wikipedia for “ford mustang”

http://commons.wikimedia.org/wiki/Ford_Mustang

The problem is you don’t have the ability to tell chrome to replace the space with an underscore. However with a bit of URL experimentation and hacking this URL will work:

http://commons.wikimedia.org/w/index.php?title=Special:Search&search=ford mustang&go=Go

So repeat the steps above for flickr (naming it something different of course) replace the “ford mustang” with %s and you’re good to go. You aren’t limited to image searches you can do the same thing on any search engine as long as you can reverse engineer the URL querystring. There you have do quick and esy searches across almost any site.

This post originally came from Michael Gray who is an SEO Consultant. Be sure not to miss the Thesis Wordpress Theme review.

How to Add Search Shortcuts to Google Chrome.

12345678

Related posts:

  1. How to Turn Off Personalized Search in Google Chrome With the impending arrival of Google OS I’ve been spending…
  2. How to Add a Visual Slider to Thesis The following is a tutorial on how to add a…
  3. Google iPhone Voice Search – It’s All About the Ads I was lucky enough to have lunch with Matt Cutts…

Related posts brought to you by Yet Another Related Posts Plugin.

Original post:
How to Add Search Shortcuts to Google Chrome.

+ A Weird Thing For Google To Say By admin 10 August 2009 at 9:07 am and have No Comments

chromeext

googleext2

While playing with the Chrome ‘dev channel’ and installing an extension we got a bit of a weird warning.

Strange way for Google to word it, don’t you think?

Tried it again and got a different message! I wonder how many there are.

Edited to add - looks like there’s only three of them at the moment - found in the source code:


Extensions have access your computer and private data. This means they could forward all your email to your spouse.


Extensions have access your computer and private data. They could send tweets or email on your behalf.


Extensions can access your computer and private data. They could post unflattering pictures to your Wall.

Originally posted here: 
A Weird Thing For Google To Say