Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Thanks & a question...' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Thanks & a question...
Authored by: Casemon on May 01, '08 07:12:51PM
1st off, thanks for putting this together. I miss keywords from being a long time Firefox user, but prefer Safari for all the reasons it rocks. This is an excellent solution since I didn't care for the SIMBL plugin based solutions (seemed to slow my system & safari launching way down). Here are some more expressions for this solution, just to give a little back:

	"img"   => array("http://images.google.com/images?ie=UTF-8&oe=UTF-8&q=%query%&um=1&sa=N&tab=wi"),
	"news" => array ("http://news.google.com/news?ned=us&hl=en&ned=us&q=%query%&btnG=Search+News"),
	"vid" => array ("http://youtube.com/results?search_type=search_videos&search_query=%query%&search_sort=video_view_count&search_category=0"),
	"vids" => array ("http://video.google.com/videosearch?q=%query%"),
	"hint"    => array("http://www.google.com/search?ie=UTF-8&oe=UTF-8&q=%query%+site:macosxhints.com"),
	"wp"    => array("http://en.wikipedia.org/w/wiki.phtml?search=%query%&go=Go", "ISO-8859-1"),
	"imdb" => array ("http://imdb.com/find?tt=on;nm=on;mx=20;q=%query%"),
	"ebay" => array ("http://shop.ebay.co.uk/?_from=R40&_trksid=m38&_nkw=%query%"),
	"ws" => array ("http://www.wordsmyth.net/live/home.php?script=search&matchent=%query%&matchtype=exact"),
	"stock" => array ("http://www.google.com/search?q=stocks:%query%"),
	"slang" => array ("http://www.urbandictionary.com/define.php?term=%query%"),
	"mono" => array ("http://www.google.com/search?num=50&hl=en&safe=off&q=%query%+site%3Ago-mono.com&btnG=Search&lr="),
	"map" => array ("http://maps.google.com/maps?q=%query%&ie=UTF8&ll=44.837369,-0.576096&spn=0.268285,0.459366&t=h&z=11&iwloc=addr"),

A question after using this solution for a week or so.
a) Is it possible to get the same functionality from the Address bar and not just the search bar? (old habits die hard)

[ Reply to This | # ]