Messages - vitalyb [ switch to compact view ]

Pages: prev1 ... 6 7 8 9 10 [11] 12 13 14 15 16 ... 29next
51
Living Room / Cam-Trax - Control games/computer with webcam
« on: May 31, 2008, 08:42 AM »
It is just a video for now but thought it is really cool:

http://youtube.com/watch?v=v0srY37kkMw
I signed for the beta, hope it comes through soon :tellme:

Now if we could only make it all somehow work with Find and Run Robot... Minority-Report, here we come.


52
Pleeeeeeeeeease also add the functionality to keep a per alias/plugin history that can be searched against when using that alias.

Allow me to join to the plea.

Including the original link with the request and a mock-up of how I think it should look:
https://www.donationcoder.com/forum/index.php?topic=11264.msg92666#msg92666

53
not saying it solves anything, but i just want to make sure that you are aware of the run alias ?

Wasn't really aware, but instead I made a simple replacement for myself:
1000>>>noresults>->$$1>+>noresults (.*)
Basically it is a FARR feature that lets you run anything if no results were found.

As you said however, it doesn't solve anything. A result list as with anything in FARR would be most welcome.

54
Good ideas overall. Some insights:

2. Index registry "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths" so Launchy acts exactly as Win+R
-electronixtar (May 26, 2008, 08:29 PM)

You are very correct. it is really illogical that even though FARR is installed you STILL have to use Win+R. The basic idea should be that FARR by default does everything Win+R does and builds over it. Why force someone to use 2 different utilities? Here is a simple list of the things I can't just write in FARR (without extensive aliasing, which is obviously not an option):

  • winword
  • notepad c:\file.txt
  • com/comexp.msc
  • odbcad32
  • cmd

You can argue that instead of "winword" I could write "word" in FARR in just let it search my Start Menu but for many people it became a common practice to type exactly that. Beside that, "winword" will work on any (windows) computer, FARR or not and it always best to work with the standards.

The author idea are sure to solve some of these issues (if fixed) but more needs to be done. FARR should work just as if is Win+R. I thought to write a plugin like that but it would be a lot better if it was in the core of FARR.

7. When a exact file/folder matches, support drag & drop operations compatible with Explorer. e.g. I type

Well, as you know there is such an option (and thus the striking). However, I wish there was a hotkey to access the explorer shell (e.g shift+right click).

Another issue that wasn't mentioned is the search-as-you-type. The problem occurs especially with the Locate32 plugin - FARR sends what you write immediately to all the plugins. While this can be solved on the plugin level, it might be better if FARR didn't "send as you type" but instead give it a few milliseconds for you to finish the search query (or even better, make the delay customizable).

55
Find And Run Robot / Re: Evolution of the launcher?
« on: May 25, 2008, 01:31 AM »
I know you have commented on this one but in case it is forgotten I want to remind again. http://www.webscrape.com/ can open up alot of possibilities with Farr. Maybe this app can use to create results for Farr memo or html view.

WebScape is a nice tool. However, it uses regular expression. A more natural approach for web scraping would be using xml/xpath. Firefox also includes a nice add-in called "XPather" that helps you extract almost any element easily. For example, the title of this topic is:
/html/body/div[4]/div[@id='bodyarea']/table[2]/tbody/tr/td[@id='top_subject']

Pages: prev1 ... 6 7 8 9 10 [11] 12 13 14 15 16 ... 29next
Go to full version