ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Find And Run Robot

Alias sharing

<< < (6/9) > >>

jsturtridge:
Here's one that processes IP addresses:
1000>>>IP address>->Reverse DNS via demon.net of $$1 | http://www.demon.net/cgi-bin/netToolIP.cgi?$$1>n>Reverse DNS via ripe.net of $$1 | http://www.ripe.net/fcgi-bin/whois?form_type=simple&full_query_string=&searchtext=$$1>n>Telnet to $$1 | c:\windows\system32\telnet.exe $$1>n>Ping -t $$1 | c:\windows\system32\ping.exe -t $$1>+>([0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3})>ro>

And one that does stuff using UK postal codes
1000>>>UK Postcodes>->Google Map UK $$1 | http://maps.google.co.uk/maps?q=$$1>n>Streetmap $$1 | http://www.streetmap.co.uk/newsearch.srf?name=$$1>n>MetCheck $$1 | http://www.metcheck.com/V40/UK/FREE/today.asp?zipcode=$$1>+>^([A-PR-UWYZ0-9][A-HK-Y0-9][AEHMNPRTVXY0-9]?[ABEHMNPRVWXY0-9]? {1,2}[0-9][ABD-HJLN-UW-Z]{2}|GIR 0AA)$

Jon.

Liquidmantis:
this sounds quite intriguing, i'll have to try it and see how it works since i've never used ff keywords.
-mouser (May 31, 2007, 11:46 PM)
--- End quote ---

Here's a list of the default Quick Searches that use keywords.  Of course you can also add your own keywords to just bookmarks or other personal quick searches.

The script may require a little tweaking with the sleep timers.  I just put that together last night and dialed them in to work on my laptop.

Nod5:
Metacritic.com, general keyword search:
1000>>>metacritic>->metacritic - $$1 | http://www.metacritic.com/search/process?sort=relevance&termType=all&ts=$$1&ty=0>+>metacri(?:|t|ti|tic) (.*)

Armando:
(hope that this is the right place to post that...)

I like justice AHK script and use it often. (Thanks man!) Farr seems to me as the ideal alt-tab companion, or even replacement

As I wrote on the Switcher2: Expose Clone (Window Arranger) for Windows thread

IMO, Farr could become a full-blown task switcher (it's already been mentioned several times) which would  list all applications, the way we want it, etc., etc.. Farr being the central interface to deal with programs seems pretty logical to me. There's already the Switch To Task, an AHK script by Justice. The problem is if you don't remember the title bar name of the app. you want to switch too...

--- End quote ---
…it’s a bit problematic.

And later, in the middle of a very deep and cerebral conversation with darwin :

I agree with your comment about the resource/functionality ratio. That's why I believe that using farr as a task switcher-manager would be very appropriate. One app to rule them all...
--- End quote ---

and, even later :

by the way, Mouser... I know v2 is imminently pending, and I also know that this suggestion has been talked about in the past, but... has the "farr as an alt-tab replacement" been considered?
--- End quote ---

... :) So?

What about an "alt-tab" plug-in?

nitrix-ud:
that's a very good idea

launchy has this feature thanks to a plugin : go-y
and i can say i used it (when i was a launchy user, that is  :D)

Nitrix

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version