RE: [DQSD-Users] Can I have Merriam Webster be the default dict?

2005-01-06 Thread Shawn K. Hall
Hi Kerry,
 
> ...it's behaving differently than before when I had XP
> Home and before ServicePack 2...

When you get the taskbar sized and shaped exactly the way you want
it (the quick launch toolbar, DQSD and the 'rest' of it) you can
right click over the taskbar and check 'lock taskbar/toolbars' (or
something like that) to prevent them from resizing on you.

Regards,

Shawn K. Hall
http://12PointDesign.com/
http://ReliableAnswers.com/

'// 
At a time like this, that is all you can think to say?  
Gently?
-- 'Princess Buttercup', The Princess Bride




---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


Re: [DQSD-Users] Can I have Merriam Webster be the default dict?

2005-01-06 Thread Kerry




Hi Kim:

You were right but now it's behaving differently than before when I had
XP Home and before ServicePack 2 . What I just did to get it to work is
dbl click on the word Search to the right of the vertical  DQSD sizing
bar. What happens is the Search icon jumps to the far left (touching
the Quick Launch's vertical sizing bar), revealing a very large search
field. Then the >> chevrons are displayed, which when I click
them the DQSD menu appears correctly. The calendar displays correctly

With XP Home I'd size search field so that the day, date and time fit
exactly in the search field and, the chevrons would be at the right end
of the search field. 

When I selected "Check for update" I got the exact same error massage 
"DQSD failed to parse on-line version information. 
Error message: The download of the specific resource has failed."
I did the "Check for update" procedure twice with the same results.

Thanks, I'll be so pleased if I can get it working as it did before I
upgraded to XP Pro and Service Pack 2.

With aloha,

Kerry

Kim Gräsman wrote:

  Hi Kerry, 

  
  
And, now when I single, dbl, or right click on the <<  the 
tool tray expands and I can't get the DQSD menu but I can get 
the calendar by right clicking in the search field . The day 
and date shows fine.

  
  
I think you're clicking the wrong chevron. DQSD's is pointing the other way:
">>". However, it only becomes visible if the search field holds a certain
width, so try making it wider, and it should appear just to the right of the
input box. I believe the one you're trying is the one that displays all tray
notification area icons.

  
  
I also got a desktop 
message "DQSD failed to parse on-line version information. 
Error message: The download of the specific resource has failed."

  
  
Provided you get the menu showing, can you try and click "Check for
update..."? I think you may have run into a temporary error, but I want to
make sure.

Cheers,
Kim



---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id=8601



  





[DQSD-Users] new tinyurl.xml search

2005-01-06 Thread Brent Beardsley
Hi all,

Kim wanted me to post this newest version of
tinyurl.xml which selects and copies the tinyurl into
the DQSD text box instead of popping up the tinyurl
webpage.  Should save a few mouse clicks and
keystrokes.

Enjoy,

Brent



__ 
Do you Yahoo!? 
Yahoo! Mail - Find what you need with new enhanced search.
http://info.mail.yahoo.com/mail_250
  TinyURL
  Functions
  Brent Beardsley
  http://tinyurl.com/
  
  
  TinyURL makes a short URL for your long URL so you can paste it in email messages.
Switches:

  old - Uses the old method of popping up the tinyurl webpage instead of setting the text area to the tinyurl

Examples:

  tinyurl http://.reallyreallylongurltoannoyyou.com
  tinyurl /o http://.reallyreallylongurltoannoyyou.com

  
  http://tinyurl.com/create.php";>

  
  http://tinyurl.com/create.php?url="+args.q, false);
		xmlHttp.send();

		var body = xmlHttp.responseText;

		var tuRegExp = new RegExp(
"]*)('|\")?\\s*\\/?\\s*>"
			, 'i');
		var tuResult = tuRegExp.exec(body);
		if ( tuResult != null && tuResult.length > 6) {
			setSearchWindowText(tuResult[6], true);
		} else {
			setSearchWindowText("Failed to get the tinyurl...", false);
		}
	  }
}
  ]]>
  
The following applies if this file is included and distributed with Dave's Quick Search Deskbar:
Copyright (c) 2002 David Bau; Distributed under the terms of the GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  


RE: [DQSD-Users] tinyURL

2005-01-06 Thread Kim Gräsman
Brent, 

> In order to save more keystrokes I modified the tinyurl 
> search to paste the tinyurl for the specified long url in the 
> DQSD text box.

You're a star! I love it. I think you should post it to the users list, so
people can install the new one if they want.

- Kim



---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


RE: [DQSD-Users] Can I have Merriam Webster be the default dict?

2005-01-06 Thread Kim Gräsman
Hi Kerry, 

> And, now when I single, dbl, or right click on the <<  the 
> tool tray expands and I can't get the DQSD menu but I can get 
> the calendar by right clicking in the search field . The day 
> and date shows fine.

I think you're clicking the wrong chevron. DQSD's is pointing the other way:
">>". However, it only becomes visible if the search field holds a certain
width, so try making it wider, and it should appear just to the right of the
input box. I believe the one you're trying is the one that displays all tray
notification area icons.

> I also got a desktop 
> message "DQSD failed to parse on-line version information. 
> Error message: The download of the specific resource has failed."

Provided you get the menu showing, can you try and click "Check for
update..."? I think you may have run into a temporary error, but I want to
make sure.

Cheers,
Kim



---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


Re: [DQSD-Users] tinyURL

2005-01-06 Thread Brent Beardsley
Hi Tom and all,

In order to save more keystrokes I modified the
tinyurl search to paste the tinyurl for the specified
long url in the DQSD text box.

You can grab it from CVS.

Let me know what you think,

Brent

--- Tom Corcoran <[EMAIL PROTECTED]> wrote:

> - Original Message - 
> From: "Ken Blake" <[EMAIL PROTECTED]>
> > > I like your solution putting the tinyURL icon on
> the browser
> > > window, that keeps the steps to a minimum.
> 
> Reading the posts I was thinking I was doing too
> many clicks to get the url
> by having to go to the tinyurl site when redirected
> by dqsd. Since I don't
> use IE (at this point i'm not sure what anyone
> would) I had a search, and
> there is a great extension for firefox,
> http://tinyurl.com/4wfte right click
> in a page and select the tinyurl which is then
> copied to the clipboard. Also
> found a very useful copy as plain text extension
> from the same author.
> 
> Cheers, Tom.
> 
> 
> 
> 
>
---
> The SF.Net email is sponsored by: Beat the
> post-holiday blues
> Get a FREE limited edition SourceForge.net t-shirt
> from ThinkGeek.
> It's fun and FREE -- well,
> almosthttp://www.thinkgeek.com/sfshirt
> ___
> To unsubscribe visit:
>
https://lists.sourceforge.net/lists/listinfo/dqsd-users
> DQSD-Users@lists.sourceforge.net
>
http://sourceforge.net/mailarchive/forum.php?forum_id=8601
> 




__ 
Do you Yahoo!? 
The all-new My Yahoo! - What will yours do?
http://my.yahoo.com 


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


Re: [DQSD-Users] tinyURL

2005-01-06 Thread Tom Corcoran
- Original Message - 
From: "Ken Blake" <[EMAIL PROTECTED]>
> > I like your solution putting the tinyURL icon on the browser
> > window, that keeps the steps to a minimum.

Reading the posts I was thinking I was doing too many clicks to get the url
by having to go to the tinyurl site when redirected by dqsd. Since I don't
use IE (at this point i'm not sure what anyone would) I had a search, and
there is a great extension for firefox, http://tinyurl.com/4wfte right click
in a page and select the tinyurl which is then copied to the clipboard. Also
found a very useful copy as plain text extension from the same author.

Cheers, Tom.




---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


Re: [DQSD-Users] Can I have Merriam Webster be the default dict?

2005-01-06 Thread Kerry
Thanks Shawn,
": wordtobedefined" worked great, however, even though the MW site came 
up with the word defined I also got a desktop message "DQSD failed to 
parse on-line version information. Error message: The download of the 
specific resource has failed."

And, now when I single, dbl, or right click on the <<  the tool tray 
expands and I can't get the DQSD menu but I can get the calendar by 
right clicking in the search field . The day and date shows fine.

Any idea what I'm doing wrong?
Thanks,
Kerry
XP Pro

Shawn K. Hall wrote:
Hi Kerry,
 

Is there a way to have Merriam Webster be the default 
dictionary - it has free pronunciation.
   

You can control DQSD just about any way you could want. To override
any existing search with another you just create an alias that
overwrites the existing mapping. Add this to localaliases.txt, on
it's own line:
 dic|mwd %s
This will change the behavior of "dic" to search the Merriam Webster
instead. HOWEVER, you can also shorten that a bit by using the
default shorter search alias for MW of ":". Try this in DQSD (note
the preceeding colon):
 :whatever
Regards,
Shawn K. Hall
http://12PointDesign.com/
http://ReliableAnswers.com/
'// 
  "For myself, I am an optimist. It does not seem to be
   much use being anything else."
-- Winston Churchill

---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id=8601

 


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


RE: [DQSD-Users] ANN: DQSD 3.1.9.1

2005-01-06 Thread Ken Blake
[EMAIL PROTECTED] <> wrote on :


> Hi Ken,
> 
>>> Release notes:
>>> http://tinyurl.com/628ej
>> 
>> Any other changes? Do those of us not running Windows 98 want it?
> 
> That's kinda what release notes are for. :)


Yes, of course. Sorry, and thanks for how politely you replied.

Ken Blake
[EMAIL PROTECTED]



---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


RE: [DQSD-Users] Re: notesbydave.com down?

2005-01-06 Thread Kim Gräsman
Hi Monty,

I tried pointing directly at search.htm using a file:// URL, but that didn't
work. It requires a http:// URL, for some reason.
I think this is all supported by the fact that the current DQSD host is part
of IE or the shell.

- K

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Monty Scroggins
> Sent: den 6 januari 2005 18:32
> To: dqsd-users@lists.sourceforge.net
> Subject: Re: [DQSD-Users] Re: notesbydave.com down?
> 
> wow I dont think I have ever even looked at this htm file..  
> I have no idea if the "alternate" instructions still apply .. 
> but are the instructions from the webpage correct?
> 
> 
> 1.Download and run dqsd.exe as usual. 
> 2.Right-click on your Windows Explorer taskbar and select 
> Toolbars > Add New Toolbar... 
> 3.When it prompts you for a folder, type in the following 
> URL: http://notesbydave.com/toolbar/install.htm (be sure not 
> to copy in any spaces at the beginning or the end) 
> 4.The Quick Search bar should appear. 
> 
> shouldn't the URL in step 3 be "file://c:\Program Files\Quick 
> Search Deskbar\search.htm" 
>??
> 
> Monty



---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


Re: [DQSD-Users] Re: notesbydave.com down?

2005-01-06 Thread Monty Scroggins




wow I dont think I have ever even looked at this htm file..  I have no
idea if the "alternate" instructions still apply .. but are the
instructions from the webpage correct?

  Download and run dqsd.exe as usual. 
  Right-click on your Windows Explorer taskbar and select Toolbars
> Add New Toolbar... 
  When it prompts you for a folder, type in the following URL: http://notesbydave.com/toolbar/install.htm
(be sure not to copy in any spaces at the beginning or the end) 
  The Quick Search bar should appear. 

shouldn't the URL in step 3 be "file://c:\Program Files\Quick Search
Deskbar\search.htm"  ??

Monty

Kim Gräsman wrote:

  Hi James,

  
  
Thanks for the replies. I've tried
http://www.dqsd.net/install.htm but am getting an error 
popping up - "A runtime error has occurred.
Line: 1 Error: Access is denied".

  
  
FWIW, I get the same error. I think it's something to do with the fact that
the page is trying to change the current zone behind the scenes.

  window.location = "file://c:\\Program Files\\Quick Search
Deskbar\\search.htm";

Is it not possible in NT4 to right-click the taskbar and get an Add Quick
Search... menu item under Toolbars?

- Kim
  





Re: [DQSD-Users] ANN: DQSD 3.1.9.1

2005-01-06 Thread Cate Eales
Thanks very much -- it installs just fine now.

Cate

-- 
Cate Eales
Email:  [EMAIL PROTECTED]
On the Web: http://rlis.com/kelownadays/

"But the coolest part is that the documentation will be delivered by flying
pigs!"  ~ Dilbert's pointy-haired boss ~

- Original Message - 
From: "Kim Gräsman" <[EMAIL PROTECTED]>
To: "'DQSD Announce'" 
Cc: ; 
Sent: Thursday, January 06, 2005 7:11 AM
Subject: [DQSD-Users] ANN: DQSD 3.1.9.1


Hi again,

Cate Eales brought to our attention that DQSD 3.1.9 did not work with
Windows 98.
Unfortunately, Christmas came in the way, and we haven't had time to fix it
until now.

So here's a new attempt, tested and working on Windows 98 SE.

Release notes:
http://tinyurl.com/628ej

Download from SourceForge:
http://tinyurl.com/5vk2n

Mailing lists for support:
http://tinyurl.com/5g9ap

- The DQSD Team, through Kim Gräsman



---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id?01




---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id†01


RE: [DQSD-Users] ANN: DQSD 3.1.9.1

2005-01-06 Thread Kim Gräsman
Hi Ken,

> > Release notes:
> > http://tinyurl.com/628ej 
> 
> Any other changes? Do those of us not running Windows 98 want it?

That's kinda what release notes are for. :)

- Kim



---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


RE: [DQSD-Users] Re: notesbydave.com down?

2005-01-06 Thread Kim Gräsman
Hi James,

> Thanks for the replies. I've tried
> http://www.dqsd.net/install.htm but am getting an error 
> popping up - "A runtime error has occurred.
> Line: 1 Error: Access is denied".

FWIW, I get the same error. I think it's something to do with the fact that
the page is trying to change the current zone behind the scenes.

  window.location = "file://c:\\Program Files\\Quick Search
Deskbar\\search.htm";

Is it not possible in NT4 to right-click the taskbar and get an Add Quick
Search... menu item under Toolbars?

- Kim



---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


RE: [DQSD-Users] ANN: DQSD 3.1.9.1

2005-01-06 Thread Ken Blake
[EMAIL PROTECTED] <> wrote on :

> Cate Eales brought to our attention that DQSD 3.1.9 did not work
with
> Windows 98. Unfortunately, Christmas came in the way, and we haven't
> had time to fix it until now.
> 
> So here's a new attempt, tested and working on Windows 98 SE.
> 
> Release notes:
> http://tinyurl.com/628ej
> 
> Download from SourceForge:
> http://tinyurl.com/5vk2n
> 
> Mailing lists for support:
> http://tinyurl.com/5g9ap
> 
> - The DQSD Team, through Kim Gräsman


Any other changes? Do those of us not running Windows 98 want it?

Ken Blake
[EMAIL PROTECTED]



---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id†01


[DQSD-Users] ANN: DQSD 3.1.9.1

2005-01-06 Thread Kim Gräsman
Hi again,

Cate Eales brought to our attention that DQSD 3.1.9 did not work with
Windows 98.
Unfortunately, Christmas came in the way, and we haven't had time to fix it
until now.

So here's a new attempt, tested and working on Windows 98 SE.

Release notes:
http://tinyurl.com/628ej

Download from SourceForge:
http://tinyurl.com/5vk2n

Mailing lists for support:
http://tinyurl.com/5g9ap

- The DQSD Team, through Kim Gräsman



---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id†01


Re: [DQSD-Users] multi aliases problem solved

2005-01-06 Thread Brent Beardsley
Hi Jean-Marie,

I typed:

multi?

into the quick search bar window and looked at the
help.

Brent

--- jean-marie winters <[EMAIL PROTECTED]>
wrote:

> Hi Brent
> this  one did the trick.Shawn, I already  got that
> little secret 
> uncovered. Where did you get that information about
> the syntax for that 
> multi ? Trial and error or is there a place to look
> in ?
> Both of you thx for the problemsolving
> 
> 
> -- 
> No virus found in this outgoing message.
> Checked by AVG Anti-Virus.
> Version: 7.0.300 / Virus Database: 265.6.8 - Release
> Date: 3/01/2005
> 
> 
> 
>
---
> The SF.Net email is sponsored by: Beat the
> post-holiday blues
> Get a FREE limited edition SourceForge.net t-shirt
> from ThinkGeek.
> It's fun and FREE -- well,
> almosthttp://www.thinkgeek.com/sfshirt
> ___
> To unsubscribe visit:
>
https://lists.sourceforge.net/lists/listinfo/dqsd-users
> DQSD-Users@lists.sourceforge.net
>
http://sourceforge.net/mailarchive/forum.php?forum_id=8601
> 




__ 
Do you Yahoo!? 
Take Yahoo! Mail with you! Get it on your mobile phone. 
http://mobile.yahoo.com/maildemo 


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


RE: [DQSD-Users] Can I have Merriam Webster be the default dict?

2005-01-06 Thread Shawn K. Hall
Hi Kerry,
 
> Is there a way to have Merriam Webster be the default 
> dictionary - it has free pronunciation.

You can control DQSD just about any way you could want. To override
any existing search with another you just create an alias that
overwrites the existing mapping. Add this to localaliases.txt, on
it's own line:

  dic|mwd %s

This will change the behavior of "dic" to search the Merriam Webster
instead. HOWEVER, you can also shorten that a bit by using the
default shorter search alias for MW of ":". Try this in DQSD (note
the preceeding colon):

  :whatever

Regards,

Shawn K. Hall
http://12PointDesign.com/
http://ReliableAnswers.com/

'// 
   "For myself, I am an optimist. It does not seem to be
much use being anything else."
-- Winston Churchill




---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


RE: [DQSD-Users] multi aliases problem solved

2005-01-06 Thread Shawn K. Hall
Hi Jean-Marie,

> this one did the trick. Shawn, I already  got that
> little secret uncovered. Where did you get that
> information about the syntax for that multi ? Trial
> and error or is there a place to look in ?

It's in the help for the search (?multi), though it should probably
have a full page devoted to it:

'// 
multi

MultiSearch
Perform multiple searches with a single command line expression.

superMultiModeEnabled can be set to true in localprefs.js to enable
super multi mode which allows different sets of searches to be done
(ie: multi search1 /firstParam; search2 search3 /secondParam)

superMultiModeSepChar can be set to a character in localprefs.js to
determine the split character for the super multi mode the default
value is ; 
Usage:
multi  [ [...]]  

Example:

multi av gg wood planes -  Display the search results for wood
planes on altavista and google. 

multi fm;sf hs /new -  Display the new projects and files on
freshmeat, sourceforge, and hotscripts provided
superMultiModeEnabled is set to true in localprefs.js.
'//  

With over 300 searches you can easily expect to spend a year
learning each search, and making your own. I've committed over a
dozen searches I've made to DQSD and my own 'localsearches' folder
currently has 15 searches in it - most of them are for different
sites I work on, and I have a 'tester' search specifically for
helping to create new searches.

I think we ought to do a 'search a day' type thing where the fine
points of specific searches are detailed so people know what's
available to them. Is anyone interested in that? I'd cover the
searches I use myself first, of course. ;)

Regards,

Shawn K. Hall
http://12PointDesign.com/
http://ReliableAnswers.com/

'// 
You can fool all the people some of the time,
and some of the people all the time,
but you cannot fool all the people all the time. 
-- Abraham Lincoln (1809-1865) 




---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


[DQSD-Users] multi aliases problem solved

2005-01-06 Thread jean-marie winters
Hi Brent
this  one did the trick.Shawn, I already  got that little secret 
uncovered. Where did you get that information about the syntax for that 
multi ? Trial and error or is there a place to look in ?
Both of you thx for the problemsolving

--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.6.8 - Release Date: 3/01/2005

---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id=8601