|
1
|
DonationCoder.com Software / FARR Plugins and Aliases / Re: New C# FARR Plugin: FARRAltTab
|
on: September 30, 2010, 01:33:09 PM
|
I just downloaded version 1.2 and I can't get the plugin to load properly.  I run on Win 7 (64 bit), and whenever I start FARR with the plugin enabled, it crashes on startup. I'd like to give more info, but I just get a stupid Win7 popup saying: Find&Run Robot has stopped working Windows is checking for a solution to the problem...  Anybody has an idea how to fix this? thanks, joce.
|
|
|
|
|
6
|
DonationCoder.com Software / FARR Plugins and Aliases / FARR Plugin Idea Holy Grail - DQSD (400 searches)
|
on: May 06, 2008, 12:46:28 PM
|
- read in all the .xml search definition files in some subdirectory of the plugin
- parse these files and record the the keywords used by each
- when farr informs of a new search string, check if it matches any of the keywords of any of the xml search files
- if so, execute the javascript contained within the search xml file
Just an idea: Don't you want to prefix these searches with something else, as to avoid clashes with other plugins? i.e. "DQ amaz /books javascript" instead of just "amaz /books javascript". The advantage I see to that is when dealing with a dqsd search, we could display the possible switches and their meanings in it the FARR panel (e.g. in the case of the amazon search: /books /arts /dvd, etc... ) What do you think?
|
|
|
|
|
8
|
DonationCoder.com Software / FARR Plugins and Aliases / FARR Plugin Idea Holy Grail - DQSD (400 searches)
|
on: May 06, 2008, 11:54:45 AM
|
The nice thing about writing a plugin to handle dqsd search xml files is that it would then open up FARR scripting to be even EASIER for others to write javascript plugins using this interface. It's sort of one step removed and simplified from the original javascript sdk for FARR by ecaradec.
A wonderful idea, i hope we can convince ecaradec or czechboy (or even someone new) to go for this.
Being a coder myself, I can try to spare some time on it if neither czechboy nor ecaradec is interested. I don't want to step on somebody's toes here.
|
|
|
|
|
9
|
DonationCoder.com Software / FARR Plugins and Aliases / FARR Plugin Idea Holy Grail - DQSD (400 searches)
|
on: May 05, 2008, 03:51:42 PM
|
Hi all. There's this launcher kind of a tool that I've been using for years now that is called Dave's Quick Search Deskbar ( http://www.dqsd.net/). The nice thing about this launcher is the hundreds (391 as of version 4.0.0.3) of web based searches it includes!!! Some of the searches include, but are not limited to: IMDB, All Music Guide, CNN, MSDN, patent search, amazon, eBay, UPS tracking... The list goes on and on and on... These searches are written in javascript, and there seems to be some xml format to fully describe them. So, I don't know if it would be possible to write an abstraction layer to be able to leverage all these searches, but that would be awesome! cheers,
|
|
|
|
|
11
|
DonationCoder.com Software / Find And Run Robot / Re: Hotkey problem with FARR
|
on: May 05, 2008, 03:14:56 PM
|
Wow! What a quick answer!!!  Thanks!  Ok. The other settings get saved. Actually, I use Ctrl-` to start FARR, and that hotkey stays. I'm using: Find+Run Robot v2.00.145 by DonationCoder OS is WinXP SP2 In attachment, you will find screen grabs of the options dialog, before and after a FARR shutdown
|
|
|
|
|
12
|
DonationCoder.com Software / Find And Run Robot / Hotkey problem with FARR
|
on: May 05, 2008, 03:00:03 PM
|
|
Hello.
I'm having this little nagging problem with FARR.
You see, I spend most of my day programming on Visual Studio, and the hotkey to stop the build is Ctrl-Break, which interferes with the default behavior of FARR. Nothing to worry, I removed the Ctrl-Break hotkey from FARR, and everything works again. The problem is that the next time FARR is restarted, all the default hotkeys are back and enabled. It's really annoying to have to deactivate the offending hotkey every time I start FARR.
So, my request is rather simple: do not bring back the default hotkey on startup! ;-)
Other than that, well... Until now, FARR is it for me. I've tried Colibri and Launchy in the past, but they're clearly not as interesting as FARR. Keep up the good work!
|
|
|
|
|