Page 1 of 2

AutoHotkey Search - (Google)

Posted: 03 Oct 2013, 21:40
by joedf
I have made a [AHK Google Search][Link2] page to facilitate Google (Custom Search Engine) searches purely for AutoHotkey.
It has been styled to well-fit Desktop and Mobile devices. ;)

Currents Sites Search List:

Code: Select all

ahk4.net	
auto-hotkey.com	
autohotkey.net	
l.autohotkey.net	
Autohotkey.com	
Also, it can be added as search engine for your browser (example Configuration):

Code: Select all

Name: AutoHotkey Search
Keyword: ahk
URL: http://www.google.com/cse?cx=010629462602499112316:ywoq_rufgic&q=s&oq=s&gs_l=partner.3..0l13.6997.6997.0.7661.1.1.0.0.0.0.109.109.0j1.1.0.gsnos%2Cn%3D13.1..0.0jj1..1ac.1.25.partner..0.1.109.WT-AbiCjGYc#gsc.tab=0&gsc.q=%s
Produces this (or similar):
Image

Screenshots
Spoiler

Re: AutoHokey Search - (Google)

Posted: 04 Oct 2013, 05:34
by maphew
+1 this is great!

I'm curious how you built it -- when or if you have both the time and interest to talk about it of course.

Re: AutoHokey Search - (Google)

Posted: 04 Oct 2013, 08:12
by joedf
+1 Of course! Sure ;)

Re: AutoHokey Search - (Google)

Posted: 04 Oct 2013, 09:34
by smorgasbord
@joedf
thanks. it is very nice

Re: AutoHokey Search - (Google)

Posted: 04 Oct 2013, 11:10
by budRich
+1, very useful.

Re: AutoHokey Search - (Google)

Posted: 05 Oct 2013, 06:52
by Alibaba
Nice work!

Btw, tag "spoiler2" is now "spoiler", i fixed it in your post.

Re: AutoHokey Search - (Google)

Posted: 05 Oct 2013, 12:17
by joedf
Haha thanks Alibaba! ;)

Re: AutoHokey Search - (Google)

Posted: 06 Oct 2013, 23:28
by MasterFocus
Depending on how it's done, you could perhaps share the source code or something like that, so other people could create "mirrors" (?).

Re: AutoHokey Search - (Google)

Posted: 06 Oct 2013, 23:33
by joedf
Sure! Just do view source! ;) and the search bar is from Google.
Google CSE (custom search , if there's still a problem, I will post the source in a zip if needed be.

Cheers!

Re: AutoHokey Search - (Google)

Posted: 07 Oct 2013, 09:08
by empardopo
WoW. Fantastic!!! +10

Re: AutoHokey Search - (Google)

Posted: 29 Oct 2013, 22:07
by joedf
now with refining tags! :D
All results | Documentation | Forums | User Sites
PS i wonder when this is going to be added to the main page? no search link?
Would be pretty handy to have a page with all things AutoHotkey..
Docs, Forums, Search, Archives, etc.

Re: AutoHokey Search - (Google)

Posted: 03 Nov 2013, 03:56
by Alibaba
25.jpg
25.jpg (59.2 KiB) Viewed 11426 times
To be patient I advice you! Hmmmmmm.

Re: AutoHokey Search - (Google)

Posted: 03 Nov 2013, 09:42
by joedf
Haha! Ok Alibaba, ol'buddy! ;)

Re: AutoHokey Search - (Google)

Posted: 08 Dec 2013, 22:55
by joedf
i experimented a little with the main page :P
Image

Re: AutoHokey Search - (Google)

Posted: 11 Dec 2013, 10:19
by Alibaba
Uhh...
Gefällt mir! ;) :D +1

The front page really needs some restauration. And furthermore imo that would be a perfect moment to add the "source" and "search" links.
And later maybe "archives".

Re: AutoHokey Search - (Google)

Posted: 11 Dec 2013, 14:30
by joedf
True that! :D

Re: AutoHokey Search - (Google)

Posted: 12 Dec 2013, 16:09
by Wade Hatler
On my system, doesn't seem to work with Firefox 25. Search box never gets generated. Thought it might be GreaseMonkey or something so tried it in Safe Mode and still no-go.

Works OK with Chrome and IE.

P.S. Firefox has an easy way to do those kind of searches so I probably wouldn't use the web site anyway. Here's how you do it.
I have a couple dozen of these and it works great.

Re: AutoHokey Search - (Google)

Posted: 12 Dec 2013, 19:06
by joedf
are you sure? i just tested it in firefox, and it worked... :P

Re: AutoHokey Search - (Google)

Posted: 12 Dec 2013, 21:23
by Wade Hatler
It looks like the problem is with the Ghostery addin. It's an addin that blocks most ad trackers, so it looks like something you're doing in the page .JS is triggering it. I haven't looked at the page source to see what it is or if it's legitimate, but disabling that adding makes it work.

Re: AutoHokey Search - (Google)

Posted: 12 Dec 2013, 21:53
by joedf
oh i know... i know about ghostery :D ... i didnt add any trackers so... its probably google doing that.. :P
ill look into it :)