Messages - JennyB [ switch to compact view ]

Pages: prev1 ... 26 27 28 29 30 [31] 32 33 34 35 36 ... 43next
151
Find And Run Robot / Re: FARR v2 Tricks and Tips Clinic
« on: June 09, 2007, 01:30 AM »
im going to change the import and export format to use xml like the new alias files use, so this import and export format may not be very important to remember, but you can see the hotkey and result filter format simply by "exporting" an alias with those things.

basically its:

SCORE>>>NAME>->RESULTS>+>REGULAREXPRESSION>/>HOTKEYNUMBER>#>REGEXRESULTFILTER

<slaps head>
Thanks mouser, I've been out of the testing loop for a while, revising for final BSc exams. The download link seems to have changed - can you send me the new one?


152
Find And Run Robot / Re: FARR v2 Tricks and Tips Clinic
« on: June 08, 2007, 03:51 PM »
How does the line of code relate to what you would put in the text boxes if you were defining the aliases yourself?
here's the screenshot:

Thanks, that clears things up a bit. I've just checked the "display preformatted aliases for copying" function on "Import and Export"

One entry per line
>>> starts group alias name
>-> starts Result(s)
>n> starts new line in results
>+> starts regular expression pattern

What do you use for Result Filter or Hotkey shold you need to specify them?



could you back up a bit and recommend a simple reference to regexes as used in Farr for people who are not used to working with them?
http://www.regular-expressions.info/

Thanks. Very useful!  :Thmbsup:

153
Find And Run Robot / Re: FARR v2 Tricks and Tips Clinic
« on: June 08, 2007, 05:20 AM »
I thought i'd start a little thread for FARR tricks+tips on some of the more unusual stuff in FARR v2.

I'll start with a trick that demonstrates the "dosearch" special alias action.  Although described in the help file its not obvious how you might use this special action.  Here's one way.

You know that FARR2 can do direct browsing of folders, etc.
So you could type "C:\Program Files\Microsoft\..." etc.

Here's an alias that will let you type "pf\" instead of "C:\Program Files\" as a shorthand:

1000>>>pf alias search>->dosearch C:\Program Files\$$1>+>^pf\\(.*)$

just select that code and go to your alias file and choose IMPORT menu.

basically it just says that on matching regular expression "^pf\\(.*)$"
treat that as if user typed "C:\Program Files\$$1"

so the dosearch alias action is a way of letting the user type one thing, and making the program think they typed another.

I can sortof follow that, but could you back up a bit and recommend a simple reference to regexes as used in Farr for people who are not used to working with them? How does the line of code relate to what you would put in the text boxes if you were defining the aliases yourself?

I'd like to see aliases working more like folders: if you select an alias that takes parameters it presents in the results window a list of those parameters that you have already used. Further typing filters the list as if it were a file list, and you can select-and-launch, or launch with the parameter you have just typed in.

154
Living Room / Re: Mac Mini & Boot Camp alternatives?
« on: June 06, 2007, 11:50 AM »
Decisions, decisions!   :(

I can get a pretty well-specced minitower locally for the same price as the Mac Mini, but I'm still tempted by the Mac Mini and OSX for everyday use. At least it will be quieter than the old tractor I have now.  :P

I've found a very useful and informative forum at http://www.123macmini.com/



155
Living Room / Re: Microsoft's proposed new user interface
« on: June 02, 2007, 01:36 AM »
ok Seriously, does MS really think they are still cool? They should rename their company to macro thief. First in their vista they stole ideas from mac and they stole their search feature from Google (Google desktop), and now they are using someone else's ideas for touch technology, though at least they are giving him some credit. Time for me to go do mass research on how to use linux, and then switch to linux.

It's not that simple. This is only the most recent examlpeof a whole body of work. Here's an overview of multi-touch by someone who's  been working in the field for over 20 years:

http://www.billbuxton.com/multitouchOverview.html

Pages: prev1 ... 26 27 28 29 30 [31] 32 33 34 35 36 ... 43next
Go to full version