Not seen this Chrome trick before.
-
You gotta defend the important stuff first. Liberty and the Pursuit of Happiness come second and third to "No Muthaelephanta is getting near my bacon"
Exactly you'll have to pry it from my cold dead hands, might wanna nuke it before you eat it though. :)
VS2010/Atmel Studio 6.1 ToDo Manager Extension Relax...We're all crazy it's not a competition!
-
I don't think so - the behavior is very different: when I type CodeProject.com and press tab, the address bar changes to "Search The Code Project:" and whatever you type after that uses the CP search on Articles. BBC doesn't do that at all. I suspect it is the Hamsters being clever little rodents, and talking nice to Google's Web crawlers. If so, then "Well done Chris and co!"
Hi OG, My point was that it was not a "Chrome trick," but a result of CodeProject's own page structure. Hence the counter-example of the BBC site to give weight to the idea that the behavior had nothing to do with Chrome per se. On my machine ... Win 8/64 ... in Chrome Version 31.0.1650.63 m ... typing in 'codeproject' in the Chrome address bar loads the site, and one tab keypress puts focus into CP's global search text-edit box, which causes the drop-down to drop. I agree that Hamsters deserve all glory :) yours, Bill
"What Turing gave us for the first time (and without Turing you just couldn't do any of this) is he gave us a way of thinking about and taking seriously and thinking in a disciplined way about phenomena that have, as I like to say, trillions of moving parts. Until the late 20th century, nobody knew how to take seriously a machine with a trillion moving parts. It's just mind-boggling." Daniel C. Dennett
-
That would be OK except with everything that's happening right now, NSA tracking, etc.. In fact I believe they have been tracking me for some time and am worried that they are out to get us all through social sites. They are after my bacon and I will defend it to my last breath. :)
VS2010/Atmel Studio 6.1 ToDo Manager Extension Relax...We're all crazy it's not a competition!
-
Go to the address / search bar. Start typing "CodeProject.com" As soon as it brings the site name up for you, press TAB. Type in something to search for, and it uses CP to search the articles...nice!
This feature has been in Chrome for a long time now. In fact, it automatically "learns" sites that you do searches on and saves them as search engine entries. You can create your own entries or modify existing ones by going into Settings > Manage Search Engines. For example, instead of having to type "CodeProject.com" and then tab to type your keyword, you could change the "Search Engine Keyword" to "CP" and then you could just type CP and then tab (btw it also works with just pressing space instead of tab) This is actually one of my most used features in Chrome and I love it :)
-
In Chrome, it you drag it to the tabs or address bar it opens it, if your drag it to the bookmarks bar it creates a new bookmark.
In Chrome it's way easier. Just select the text and right click it. If it's a link you can open it (opens in a new tab) or if it's just a word you can search for that word.
-
In Chrome it's way easier. Just select the text and right click it. If it's a link you can open it (opens in a new tab) or if it's just a word you can search for that word.
I use that all the time - but this selects the site and does a search there, rather than a "generic" Google.
-
Go to the address / search bar. Start typing "CodeProject.com" As soon as it brings the site name up for you, press TAB. Type in something to search for, and it uses CP to search the articles...nice!
What kind of devilry is this?... very clever trick indeed...
CEO at: - Rafaga Systems - Para Facturas - Modern Components for the moment...
-
What kind of devilry is this?... very clever trick indeed...
CEO at: - Rafaga Systems - Para Facturas - Modern Components for the moment...
As Mr Mercury said: "It's A Kind Of Magic"... :laugh:
-
As Mr Mercury said: "It's A Kind Of Magic"... :laugh:
:laugh: :thumbsup:
CEO at: - Rafaga Systems - Para Facturas - Modern Components for the moment...
-
Go to the address / search bar. Start typing "CodeProject.com" As soon as it brings the site name up for you, press TAB. Type in something to search for, and it uses CP to search the articles...nice!
-
This is a really really old feature, from the earliest versions of Chrome, it works for all sorts of sites which have integrated search, such as Wikipedia, CodeProject, even Facebook! It's one of the reasons I like this browser so much :)
It's the result of Code Project having Open Search enabled on the site. Chrome implements this feature based on the site owner adding it. BTW, it also works in any browser that supports Open Search, like IE7+ and FF2+. You can see the XML file required to set it up here: http://www.codeproject.com/info/OpenSearch.xml[^]. It's implemented by adding a line to the
head
element in the page:So basically, kudos to Code Project for implementing it, and don't be afraid to put it into use in your own site! There's a full list of providers that support it and instructions on how to set it up yourself at http://www.opensearch.org/Home[^].
-
Go to the address / search bar. Start typing "CodeProject.com" As soon as it brings the site name up for you, press TAB. Type in something to search for, and it uses CP to search the articles...nice!
It's the result of Code Project having Open Search enabled on the site. Chrome implements this feature based on the site owner adding it. BTW, it also works in any browser that supports Open Search, like IE7+ and FF2+. You can see the XML file required to set it up here: http://www.codeproject.com/info/OpenSearch.xml[^]. It's implemented by adding a line to the
head
element in the page:So basically, kudos to Code Project for implementing it, and don't be afraid to put it into use in your own site! There's a full list of providers that support it and instructions on how to set it up yourself at http://www.opensearch.org/Home[^].
-
It's the result of Code Project having Open Search enabled on the site. Chrome implements this feature based on the site owner adding it. BTW, it also works in any browser that supports Open Search, like IE7+ and FF2+. You can see the XML file required to set it up here: http://www.codeproject.com/info/OpenSearch.xml[^]. It's implemented by adding a line to the
head
element in the page:So basically, kudos to Code Project for implementing it, and don't be afraid to put it into use in your own site! There's a full list of providers that support it and instructions on how to set it up yourself at http://www.opensearch.org/Home[^].
Thanks! :thumbsup:
-
Go to the address / search bar. Start typing "CodeProject.com" As soon as it brings the site name up for you, press TAB. Type in something to search for, and it uses CP to search the articles...nice!
I noticed this a while ago with youtube.com. Details on the functionality:https://support.google.com/chrome/answer/95655?hl=en As for the non-clickable links, you can highlight them in chrome, right click and you'll get a couple of options if it determine that it's a link.