topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 5:32 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Farr Search Aliases- Am I missing something?  (Read 10229 times)

Gretch68

  • Supporting Member
  • Joined in 2008
  • **
  • default avatar
  • Posts: 2
    • View Profile
    • Donate to Member
Farr Search Aliases- Am I missing something?
« on: October 15, 2008, 02:10 PM »
I am a long timefarr  user and a fairly recent  DC Member. This is my first post. 

Before I start I tried searching for the answer and I am by no means a programmer but I am trying to understand how use farr to create search aliases that work like quick searches in firefox.  Basically I am trying to figure out how to translate these kinds of quick searches to Farr from firefox

Here's what I am trying to do. I have a keyword search setup in firefox.
keyword = bk
search string/location = http://www.booksamil...y=%s&where=Books

I think that I want to replace the %s search criteria with $$1 in Farr.  What I can't figure out with farr is how to get it to include the rest of the search string which is not varible when I use this kind of query.

I guess I don't understand enough about FARR and the syntax it uses to get this to work.  I hope I am making some sense.  Any help is appreciated.  I really want to learn and understand how to do these more complex searches in FARR.

Thanks.  This is a great site :)

Gretchen

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
Re: Farr Search Aliases- Am I missing something?
« Reply #1 on: October 15, 2008, 09:15 PM »
i made a simple step-by-step. hope this helps. :)

Step.1: Go to Farr > Options > Aliases/Groups and select 'MyAliases.alias'. Right-click and choose 'Add New Entry'. (see Fig. 1)
sc_08-10-16_001.png
Fig. 1

Step. 2: Key-in these fields. 'Alias Name', 'RegEx Pattern' & 'Results'. (see Fig. 2)
sc_08-10-16_002.png
Fig. 2

--o--

or in Fig.1 you can choose 'Import: Paste Preformatted Alias Groups' and paste the code below.
1000>>>Books-A-Million.com>->Book Search: $$1 | http://www.booksamillion.com/search?query=$$1&where=Books>+>^bk (.*)

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: Farr Search Aliases- Am I missing something?
« Reply #2 on: October 15, 2008, 09:35 PM »
Nothing really i can add to lanux's reply -- he said it all.  :up: