Re: [DQSD-Users] New search: df for word definitions

2009-07-20 Thread tom . corcoran
I was surprised today when this dictionary had no definition for  
coruscating which shows in other dictionaries, e.g.

http://www.thefreedictionary.com/coruscating


David Blume david.bl...@gm... wrote:

My favorite feature of dqsd is the mwd popup feature when mapped to
the postfix operator :. It's small, handy and unobtrusive. It's
important to me that a simple definition lookup doesn't switch context
from what I want to be doing, that it not bring up a browser window.
I've mentioned it before here:
http://dblume.livejournal.com/65402.html That feature is broken yet
again, and not worth fixing anymore.

MWD's changed the format of their page so much I've given up trying to
make mwd work anymore. They'll just break it again. So here's a
replacement search. It's called df, short for definition.

Here's how I use it. I add: :|df to localaliases.txt, and now when I
need the definition of a word, I type the word with a colon, and the
definition pops up in a little window in the corner.

Please note: I don't know any JavaScript, XML, CSS, HTML or web
servicey stuff. I only did this because it was too useful a feature
not to have. Nothing would delight me more than somebody who knows
what they're doing taking it over and cleaning it up. Enjoy, --David
PS. If anybody does look at the code, you'll see that I only look for
definitions in at most two dictionaries. My selection was based on
experimentation and is quite arbitrary. I wrote the search for me,
after all. But it'd be great to make that customizable, or when a word
is misspelled, to attempt a Match from
http://services.aonaware.com/DictService/DictService.asmx/Match?word=stringstrategy=...
 with a strategy from 
http://services.aonaware.com/DictService/DictService.asmx/StrategyList. That'd  
be
nice.

PPS. There are probably glaring problems with the submitted file. I
apologize in advance. It was only tested on my Windows Vista machine
with launchmode=1, and my default browser is Firefox. Please, go ahead
and fix it so it works for you, too.

--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
___
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] New search: df for word definitions

2009-07-07 Thread tom . corcoran
Thanks for this search David. I missed the popup dictionary which I  
used to use before and installed this today, finally, it had been on  
my todo list since you released it. Fantastic! It works great.

For anyone wishing to work on it as David suggests, here are some  
observations:

When I first ran it I did it with the colon first which hung up dqsd  
for me. Normally when this happens I restart explorer by killing the  
process and reopening explorer but this killed me completely this time  
for some reason and I had to restart.

Doing a lookup with an incorrect spelling causes a popup error:
http://i28.tinypic.com/10cq7ux.jpg

Cheers, Tom.


David Blume david.bl...@gmail.com wrote:

My favorite feature of dqsd is the mwd popup feature when mapped to  
the postfix operator :. It's small, handy and unobtrusive. It's  
important to me that a simple definition lookup doesn't switch context  
from what I want to be doing, that it not bring up a browser window.  
I've mentioned it before here:  
http://dblume.livejournal.com/65402.html That feature is broken yet  
again, and not worth fixing anymore.

MWD's changed the format of their page so much I've given up trying to  
make mwd work anymore. They'll just break it again. So here's a  
replacement search. It's called df, short for definition.

Here's how I use it. I add: :|df to localaliases.txt, and now when I  
need the definition of a word, I type the word with a colon, and the  
definition pops up in a little window in the corner.

Please note: I don't know any JavaScript, XML, CSS, HTML or web  
servicey stuff. I only did this because it was too useful a feature  
not to have. Nothing would delight me more than somebody who knows  
what they're doing taking it over and cleaning it up. Enjoy, --David  
PS. If anybody does look at the code, you'll see that I only look for  
definitions in at most two dictionaries. My selection was based on  
experimentation and is quite arbitrary. I wrote the search for me,  
after all. But it'd be great to make that customizable, or when a word  
is misspelled, to attempt a Match from  
http://services.aonaware.com/DictService/DictService.asmx/Match?word=stringstrategy=...
 with a strategy from 
http://services.aonaware.com/DictService/DictService.asmx/StrategyList. That'd 
be  
nice.

PPS. There are probably glaring problems with the submitted file. I  
apologize in advance. It was only tested on my Windows Vista machine  
with launchmode=1, and my default browser is Firefox. Please, go ahead  
and fix it so it works for you, too.

--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have 
the opportunity to enter the BlackBerry Developer Challenge. See full prize 
details at: http://p.sf.net/sfu/blackberry
___
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] New search: df for word definitions

2009-07-07 Thread Tom Corcoran




My mistake on the alert, I used the wrong version. Sorry. Thanks again
David for a great search. I'll be using it a lot.

Tom.

tom.corco...@moonbade.com wrote:

  Thanks for this search David. I missed the popup dictionary which I  
used to use before and installed this today, finally, it had been on  
my todo list since you released it. Fantastic! It works great.

For anyone wishing to work on it as David suggests, here are some  
observations:

When I first ran it I did it with the colon first which hung up dqsd  
for me. Normally when this happens I restart explorer by killing the  
process and reopening explorer but this killed me completely this time  
for some reason and I had to restart.

Doing a lookup with an incorrect spelling causes a popup error:
http://i28.tinypic.com/10cq7ux.jpg

Cheers, Tom.


David Blume david.bl...@gmail.com wrote:

My favorite feature of dqsd is the mwd popup feature when mapped to  
the postfix operator :. It's small, handy and unobtrusive. It's  
important to me that a simple definition lookup doesn't switch context  
from what I want to be doing, that it not bring up a browser window.  
I've mentioned it before here:  
http://dblume.livejournal.com/65402.html That feature is broken yet  
again, and not worth fixing anymore.

MWD's changed the format of their page so much I've given up trying to  
make mwd work anymore. They'll just break it again. So here's a  
replacement search. It's called "df", short for definition.

Here's how I use it. I add: :|df to localaliases.txt, and now when I  
need the definition of a word, I type the word with a colon, and the  
definition pops up in a little window in the corner.

Please note: I don't know any _javascript_, XML, CSS, HTML or web  
servicey stuff. I only did this because it was too useful a feature  
not to have. Nothing would delight me more than somebody who knows  
what they're doing taking it over and cleaning it up. Enjoy, --David  
PS. If anybody does look at the code, you'll see that I only look for  
definitions in at most two dictionaries. My selection was based on  
experimentation and is quite arbitrary. I wrote the search for me,  
after all. But it'd be great to make that customizable, or when a word  
is misspelled, to attempt a Match from  
http://services.aonaware.com/DictService/DictService.asmx/Match?word=stringstrategy=... with a strategy from http://services.aonaware.com/DictService/DictService.asmx/StrategyList. That'd be  
nice.

PPS. There are probably glaring problems with the submitted file. I  
apologize in advance. It was only tested on my Windows Vista machine  
with launchmode=1, and my default browser is Firefox. Please, go ahead  
and fix it so it works for you, too.

--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have 
the opportunity to enter the BlackBerry Developer Challenge. See full prize 
details at: http://p.sf.net/sfu/blackberry
___
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

  



-- 
Cheers,

Tom.




--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have 
the opportunity to enter the BlackBerry Developer Challenge. See full prize 
details at: http://p.sf.net/sfu/blackberry___
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] New search: New Georgia Encyclopedia

2004-09-02 Thread Kim Gräsman
Stop it already!

Kim ;) 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Gregory Krohne
 Sent: den 2 september 2004 16:47
 To: [EMAIL PROTECTED]
 Subject: [DQSD-Users] New search: New Georgia Encyclopedia
 
 The New Georgia Encyclopedia (NGE), a reference for the state 
 of Georgia, USA. The NGE web site is one of the top hits on 
 google for the term nge, so I felt safe naming the search nge.xml.



---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047alloc_id=10808op=click
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


RE: [DQSD-Users] New Search: Virtual Telescope

2004-08-23 Thread Gregory Krohne
Yeah, I tried to make the search using just hidden inputs, but it would
never work unless I explicitly used the option buttons the original form
uses. I hate having those option buttons show up, too. I'll see if I can do
something about that. Maybe I can use Javascript to create the option
buttons dynamically, when the search is run. Any help out there? Does anyone
know right off the top how to fix this?

 -Original Message-
 From: Kim Gräsman [mailto:[EMAIL PROTECTED] 
 Sent: Sunday, August 22, 2004 7:13 AM
 To: [EMAIL PROTECTED]
 Subject: RE: [DQSD-Users] New Search: Virtual Telescope
 
 
 Hi Gregory,
 
 An astronomical week, is it? :)
 
 There's one thing I noticed, and I'm not sure if it's 
 possible to do anything about it:
 
 When I restart DQSD after installing the virtel search, three 
 radio buttons are rendered in the edit field. I assume these 
 are the three input type=radio/ elements at the beginning 
 of the form.
 
 Is it possible to make these hidden instead, so they don't 
 show up on the DQSD surface? I think the other two searches 
 you posted have the same issue, if you drag your DQSD out 
 onto the desktop, i.e. undock it from the taskbar, there will 
 be nine radio buttons hanging around there... Fixable?
 
 Thanks,
 Kim


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink  Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id†01


RE: [DQSD-Users] New Search: Virtual Telescope

2004-08-23 Thread Kim Gräsman
Hey Gregory,

I figured it out (unexpectedly)... The trick is to avoid the checked
property and just set the respective value. That is:

input type=radio name=date checked=true value=0/
input type=radio name=date value=1/
input type=radio name=date value=2/

translates into

input type=hidden name=date value=0/

and instead of setting it like:

document.horizonviewf.date[1].checked=true;

you do:

document.horizonviewf.date.value=1;

It seems to be working fine with HorizonView. I'll work through your
searches and fix that up.

Thanks,
Kim

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of
 Gregory Krohne
 Sent: den 23 augusti 2004 14:39
 To: [EMAIL PROTECTED]
 Subject: RE: [DQSD-Users] New Search: Virtual Telescope

 Yeah, I tried to make the search using just hidden inputs,
 but it would never work unless I explicitly used the option
 buttons the original form uses. I hate having those option
 buttons show up, too. I'll see if I can do something about
 that. Maybe I can use Javascript to create the option buttons
 dynamically, when the search is run. Any help out there? Does
 anyone know right off the top how to fix this?

  -Original Message-
  From: Kim Gräsman [mailto:[EMAIL PROTECTED]
  Sent: Sunday, August 22, 2004 7:13 AM
  To: [EMAIL PROTECTED]
  Subject: RE: [DQSD-Users] New Search: Virtual Telescope
 
 
  Hi Gregory,
 
  An astronomical week, is it? :)
 
  There's one thing I noticed, and I'm not sure if it's
 possible to do
  anything about it:
 
  When I restart DQSD after installing the virtel search, three radio
  buttons are rendered in the edit field. I assume these are
 the three
  input type=radio/ elements at the beginning of the form.
 
  Is it possible to make these hidden instead, so they don't
 show up on
  the DQSD surface? I think the other two searches you posted
 have the
  same issue, if you drag your DQSD out onto the desktop,
 i.e. undock it
  from the taskbar, there will be nine radio buttons hanging around
  there... Fixable?
 
  Thanks,
  Kim



---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink  Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id†01


Re: [DQSD-Users] New Search: Virtual Telescope

2004-08-20 Thread Tom Corcoran
Gregory Krohne wrote:
 Based on the Your Sky website: http://www.fourmilab.ch/yoursky/

When I had a palm I had software on that which showed the phase of the moon
on a given date. Do you have any searches that will show this?

Thanks, Tom.




---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink  Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


RE: [DQSD-Users] New search: UK Phone Code Locator

2004-08-13 Thread Kim Gräsman
Thanks! I just committed it for the next release.

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 David Golding
 Sent: den 13 augusti 2004 14:11
 To: [EMAIL PROTECTED]
 Subject: [DQSD-Users] New search: UK Phone Code Locator 
 
 Enter a UK dialing code or full phone number and find out where it is.
 Useful when hunting through classified advertisments (etc.)
 



---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink  Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


RE: [DQSD-Users] New search: WordIQ.com

2004-07-22 Thread Kim Gräsman
Hi Gregory, 

Just committed it - thanks.
How about the other two you mentioned, where the message was lost?

Kim

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Gregory Krohne
 Sent: den 22 juli 2004 20:05
 To: [EMAIL PROTECTED]
 Subject: [DQSD-Users] New search: WordIQ.com
 
 Attached is wordiq.xml for WordIQ.com. Search the 
 encyclopedia, multiple dictionaries and thesauri, the web, 
 eBooks, and --most notably-- dreams. You can read the text of 
 the book results online. The encyclopedia is fully 
 cross-linked. No search engine credit provided for the web search.
 
 Regards,
 Gregory Krohne
 
 



---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721alloc_id=10040op=click
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


Re: [DQSD-Users] New Search: PayPal: pp.xml

2004-05-18 Thread Tom Corcoran
Shawn K. Hall wrote:
 Any chance of making a similar one for paypal?
 Attached (pp.xml).

Another excellent addition to dqsd!

Oh yeah, it expects the following variable in localprefs:
 var ppid = Array( [EMAIL PROTECTED], password );
Create as many other profiles as you'd like, using the same format and
a different variable name.

Works great for the uk paypal too :

var ppuk = Array(email address,password,http://www.paypal.co.uk;);

Thanks Shawn, Tom.




---
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562alloc_id=6184op=click
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


RE: [DQSD-Users] New Search: My Yahoo! (etc.): yy.xml

2004-05-12 Thread Tony Molloy
The yy.xml search is great, I'm going to be using it daily. Thanks for doing
that.

Any chance of making a similar one for paypal?

https://www.paypal.com/

-Tony 

-Original Message-
From: Monty Scroggins [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 12, 2004 8:07 AM
To: [EMAIL PROTECTED]
Subject: Re: [DQSD-Users] Help Needed with Alias

You may be able to try something like 

http://infolynx.ci.tucson.az.us/patroninfo/?name=xbarcode=xx

Its worth a try anyway..


Monty

- Original Message - 
From: Ken Blake [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, May 11, 2004 11:01 AM
Subject: [DQSD-Users] Help Needed with Alias


 I sent the following a few days ago, but I don't think it ever reached
 the list, so I'm trying again.
 
 **888
 
 
 I have the following line in my localaliases file
 
 lib|http://infolynx.ci.tucson.az.us/patroninfo/
 
 It takes me to http://infolynx.ci.tucson.az.us/patroninfo/
 
 Is there any way I can modify the alias so it automatically enters my
 name and bar code into the appropriate fields?
 
 Ken Blake
 [EMAIL PROTECTED]
 
 
 
 
 ---
 This SF.Net email is sponsored by Sleepycat Software
 Learn developer strategies Cisco, Motorola, Ericsson  Lucent use to 
 deliver higher performing products faster, at low TCO.
 http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
 ___
 To unsubscribe visit:
 https://lists.sourceforge.net/lists/listinfo/dqsd-users
 [EMAIL PROTECTED]
 http://sourceforge.net/mailarchive/forum.php?forum_id=8601
 


---
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson  Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


---
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson  Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


RE: [DQSD-Users] New Search: My Yahoo! (etc.): yy.xml

2004-05-12 Thread Shawn K. Hall
Hi Tony,

 The yy.xml search is great, I'm going to be using it daily.
 Thanks for doing that.

My pleasure.
I use it myself now several times a day. With the cap on the number of
yahoogroups bans a single account can do per day, I may be creating
a couple more yahoo accounts  just so I can use them to ban people
across my 40+ moderated groups without problems.


 Any chance of making a similar one for paypal?

Sure. Give it a couple days, I've got lots of shtuff going on ATM.

Regards,

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

'// 
People who never get carried away should be.
   -- Malcolm Forbes




---
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson  Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


RE: [DQSD-Users] New Search: PayPal: pp.xml

2004-05-12 Thread Shawn K. Hall
 It functions very similar to the yy.xml search posted a few
 days ago...

Oh yeah, it expects the following variable in localprefs:
  var ppid = Array( [EMAIL PROTECTED], password );

Create as many other profiles as you'd like, using the same format and
a different variable name.

Regards,

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

'// 
   “The time has come,” the Walrus said, “To talk of many
things: Of shoes and ships and sealing wax, of cabbages
and kings, and why the sea is boiling hot, and whether
pigs have wings.”
  -- Lewis Carroll




---
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562alloc_id=6184op=click
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


Re: [DQSD-Users] New Search: My Yahoo! (etc.): yy.xml

2004-05-11 Thread Tom Corcoran
Shawn K. Hall wrote:
 The easy way would be to just add it to My Yahoo under the weather
 tab, which would make the 'My Yahoo' (yy) search take you to a page
 that includes London (**and** any other locations' you may desire)
weather:

Thanks a lot Shawn. I was not using this to it's full capabilities. I think
yy is a shortcut |I will be using more and more. Cheers for the tips.

Tom.,




---
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson  Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


Re: [DQSD-Users] New Search: My Yahoo! (etc.): yy.xml

2004-05-10 Thread Tom Corcoran
Shawn K. Hall wrote:
 Likewise, you could open any of the following Yahoo services using
 similar notation:
 http://weather.yahoo.com - Weather

How would I add an alias to check the weather in London? I do not need to be
logged in for this.

Cheers, Tom.




---
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson  Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


RE: [DQSD-Users] New search - ch (UK Companies House)

2004-02-18 Thread John W. Bairen, Jr.
It's in there!  Thanks James.


JB

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 James Robertson
 Sent: Wednesday, February 11, 2004 11:28 AM
 To: [EMAIL PROTECTED]
 Subject: [DQSD-Users] New search - ch (UK Companies House)
 
 
 Here's another new one. Should work properly (fingers
 crossed...)
 
 
 James
 
 
   
   
   
 ___
 BT Yahoo! Broadband - Free modem offer, sign up online today 
 and save £80 http://btyahoo.yahoo.co.uk
 



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56alloc_id438op=click
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id†01


RE: [DQSD-Users] New search - PubMed

2004-02-01 Thread Kim Gräsman
Hi all, 

 You should probably change this line:
 input type=hidden name=WebEnv
 value=0Ps8Nljx0HfQlmZIUjyLx76jZcnna2NhhrUbq6GWTiXgQxfa6EkHAE /

I set this to an empty string instead - search is still working - and I also
took the opportunity to strip the Search Wizard comments.

 (It, sniff, makes me proud to see someone still using the 
 search wizard... sniff, sniff.)

As often as I can, Glenn. :)

Kim



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


RE: [DQSD-Users] New search - PubMed

2004-01-30 Thread John W. Bairen, Jr.
Thanks James.  Nice!  My wife does medical transcription for a living.
Nice resource!  I've added it.  It should get into the next build.

Question why didn't you name it pmed instead of pmid?

JB


 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 James Robertson
 Sent: Wednesday, January 28, 2004 11:26 AM
 To: [EMAIL PROTECTED]
 Subject: [DQSD-Users] New search - PubMed
 
 
 Here's a search for the PubMed database at
 www.ncbi.nlm.nih.gov - just enter a PubMed (pmid)
 number or keywords such as author names or subject
 matter terms.
 
 
 James
 
 
 __
 __
 BT Yahoo! Broadband - Free modem offer, sign up online today 
 and save £80 http://btyahoo.yahoo.co.uk
 



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id†01


RE: [DQSD-Users] New search - PubMed

2004-01-30 Thread MLL


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Glenn Carr
 Sent: Thursday, January 29, 2004 5:14 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [DQSD-Users] New search - PubMed
 
 
 James,
 
 You should probably change this line:
 input type=hidden name=WebEnv
 value=0Ps8Nljx0HfQlmZIUjyLx76jZcnna2NhhrUbq6GWTiXgQxfa6EkHAE /
 
 to:
 input type=hidden name=WebEnv value= /
 
 That looks like some internal session ID that may cause 
 problems for other
 users.
 
 (It, sniff, makes me proud to see someone still using the 
 search wizard...
 sniff, sniff.)

Well, I'm another one. Last used it only 1 week ago, for some localsearch. :)

MLL

 
 
 - Original Message - 
 From: James Robertson [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Wednesday, January 28, 2004 10:25 AM
 Subject: [DQSD-Users] New search - PubMed
 
 
  Here's a search for the PubMed database at
  www.ncbi.nlm.nih.gov - just enter a PubMed (pmid)
  number or keywords such as author names or subject
  matter terms.
 
 
  James
 
 
  
 __
 __
  BT Yahoo! Broadband - Free modem offer, sign up online 
 today and save £80
 http://btyahoo.yahoo.co.uk
 
 
 --
 --
 
 
 
  search function=pmid
COMMENT
  Even though this XML search will probably load and is a 
 good start
  toward a completed search, please be aware that this search will
 probably
  not work as is and will probably require some changes.
/COMMENT
namePubMed/name
categoryReferencecategoryGeneral/category/category
contributorJames Robertson/contributor
linkhttp://www.ncbi.nlm.nih.gov/PubMed//link
email/email
description
Search the PubMed journals database
  div class=helpboxDescLabelsExamples:/div
  table class=helpboxDescTable
trtdpmid 12429004 for a specific publication/td/tr
trtdpmid Reeves Ginifer for a name search/td/tr
trtdpmid transdermal intravenous fentanyl for a keyword
 search/td/tr
  /table
/description
form name=pmidf
  method=post
 
 action=http://www.ncbi.nlm.nih.gov:80/entrez/query.fcgi?SUBMIT=y;
  input type=hidden name=WebEnv
 value=0Ps8Nljx0HfQlmZIUjyLx76jZcnna2NhhrUbq6GWTiXgQxfa6EkHAE /
  input type=hidden name=CMD value= /
  input type=hidden name=db value=PubMed /
  COMMENT
The input element above, db, was a SELECT element with the
 following options...
select name=db
  option value=PubMedPubMed/option
  option value=proteinProtein/option
  option value=nucleotideNucleotide/option
  option value=structureStructure/option
  option value=genomeGenome/option
  option value=booksBooks/option
  option value=domains3D Domains/option
  option value=cddDomains/option
  option value=geneGene/option
  option value=geoGEO/option
  option value=gdsGEO DataSets/option
  option value=journalsJournals/option
  option value=meshMeSH/option
  option value=ncbisearchNCBI Web Site/option
  option value=omimOMIM/option
  option value=pmcPMC/option
  option value=popsetPopSet/option
  option value=snpSNP/option
  option value=taxonomyTaxonomy/option
  option value=unigeneUniGene/option
  option value=UniStsUniSTS/option
/select
  /COMMENT
 
  input type=hidden name=orig_db value=PubMed /
 
  COMMENT The following field was active (i.e. had 
 focus) when the
 search was generated. /COMMENT
 
  input type=hidden name=term value= /
  input type=hidden name=Clear value=Clear /
  input type=hidden name=cmd value=Search /
  input type=hidden name=cmd_current value= /
/form
script![CDATA[
  function pmid(q)
  {
if( nullArgs(pmid, q) )
  return;
 
// FORM variables for pmidf
//document.pmidf.WebEnv.value = ;
//document.pmidf.CMD.value = ;
//document.pmidf.db.value = ;
//document.pmidf.orig_db.value = ;
 
// The wizard assigned the search string to this form 
 field value
 because
// this field was the active element when the search file was
 generated.
// Change this to args.q if the search string is parsed with
 parseArgs.
document.pmidf.term.value = q;
//document.pmidf.Clear.value = ;
//document.pmidf.cmd.value = ;
//document.pmidf.cmd_current.value = ;
 
submitForm(pmidf);
  }
]]/script
copyright
  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)
/copyright
created_by
  This search file was initially created on 01/28/04 at 16:00

Re: [DQSD-Users] New search - PubMed

2004-01-29 Thread Glenn Carr
James,

You should probably change this line:
input type=hidden name=WebEnv
value=0Ps8Nljx0HfQlmZIUjyLx76jZcnna2NhhrUbq6GWTiXgQxfa6EkHAE /

to:
input type=hidden name=WebEnv value= /

That looks like some internal session ID that may cause problems for other
users.

(It, sniff, makes me proud to see someone still using the search wizard...
sniff, sniff.)


- Original Message - 
From: James Robertson [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, January 28, 2004 10:25 AM
Subject: [DQSD-Users] New search - PubMed


 Here's a search for the PubMed database at
 www.ncbi.nlm.nih.gov - just enter a PubMed (pmid)
 number or keywords such as author names or subject
 matter terms.


 James


 
 BT Yahoo! Broadband - Free modem offer, sign up online today and save £80
http://btyahoo.yahoo.co.uk






 search function=pmid
   COMMENT
 Even though this XML search will probably load and is a good start
 toward a completed search, please be aware that this search will
probably
 not work as is and will probably require some changes.
   /COMMENT
   namePubMed/name
   categoryReferencecategoryGeneral/category/category
   contributorJames Robertson/contributor
   linkhttp://www.ncbi.nlm.nih.gov/PubMed//link
   email/email
   description
   Search the PubMed journals database
 div class=helpboxDescLabelsExamples:/div
 table class=helpboxDescTable
   trtdpmid 12429004 for a specific publication/td/tr
   trtdpmid Reeves Ginifer for a name search/td/tr
   trtdpmid transdermal intravenous fentanyl for a keyword
search/td/tr
 /table
   /description
   form name=pmidf
 method=post

action=http://www.ncbi.nlm.nih.gov:80/entrez/query.fcgi?SUBMIT=y;
 input type=hidden name=WebEnv
value=0Ps8Nljx0HfQlmZIUjyLx76jZcnna2NhhrUbq6GWTiXgQxfa6EkHAE /
 input type=hidden name=CMD value= /
 input type=hidden name=db value=PubMed /
 COMMENT
   The input element above, db, was a SELECT element with the
following options...
   select name=db
 option value=PubMedPubMed/option
 option value=proteinProtein/option
 option value=nucleotideNucleotide/option
 option value=structureStructure/option
 option value=genomeGenome/option
 option value=booksBooks/option
 option value=domains3D Domains/option
 option value=cddDomains/option
 option value=geneGene/option
 option value=geoGEO/option
 option value=gdsGEO DataSets/option
 option value=journalsJournals/option
 option value=meshMeSH/option
 option value=ncbisearchNCBI Web Site/option
 option value=omimOMIM/option
 option value=pmcPMC/option
 option value=popsetPopSet/option
 option value=snpSNP/option
 option value=taxonomyTaxonomy/option
 option value=unigeneUniGene/option
 option value=UniStsUniSTS/option
   /select
 /COMMENT

 input type=hidden name=orig_db value=PubMed /

 COMMENT The following field was active (i.e. had focus) when the
search was generated. /COMMENT

 input type=hidden name=term value= /
 input type=hidden name=Clear value=Clear /
 input type=hidden name=cmd value=Search /
 input type=hidden name=cmd_current value= /
   /form
   script![CDATA[
 function pmid(q)
 {
   if( nullArgs(pmid, q) )
 return;

   // FORM variables for pmidf
   //document.pmidf.WebEnv.value = ;
   //document.pmidf.CMD.value = ;
   //document.pmidf.db.value = ;
   //document.pmidf.orig_db.value = ;

   // The wizard assigned the search string to this form field value
because
   // this field was the active element when the search file was
generated.
   // Change this to args.q if the search string is parsed with
parseArgs.
   document.pmidf.term.value = q;
   //document.pmidf.Clear.value = ;
   //document.pmidf.cmd.value = ;
   //document.pmidf.cmd_current.value = ;

   submitForm(pmidf);
 }
   ]]/script
   copyright
 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)
   /copyright
   created_by
 This search file was initially created on 01/28/04 at 16:00:24
 by Dave's Quick Search Deskbar Search Wizard version 1.2,
 Copyright (c) 2002 Glenn Carr; Distributed under the terms of the GNU
General Public License, Version 2
   /created_by
 /search



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

RE: [DQSD-Users] New Search: Wrap Clipboard

2003-09-01 Thread MLL


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Monty
 Scroggins
 Sent: Friday, August 29, 2003 4:37 PM
 To: [EMAIL PROTECTED]
 Subject: RE: [DQSD-Users] New Search: Wrap Clipboard
 
 
 I dont believe it is within the current design to have 
 multiple searches in
 one xml..  of course you can have multiple forms submitting 
 to different
 URL's within a single xml file, but they would all have to be 
 initiated from
 a single search..
 
 There are a couple of searches that, depending on the 
 switches used, post to
 different URLs..  I remember seeing them but dont remember 
 which ones they
 are...


For instance : jsref and msk

MLL



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id†01


RE: [DQSD-Users] New Search: Wrap Clipboard

2003-08-30 Thread Shawn K. Hall
Hi Mont,

 I dont believe it is within the current design to
 have multiple searches in one xml..  of course you
 can have multiple forms submitting to different
 URL's within a single xml file, but they would all
 have to be initiated from a single search..

Yep. I just played around with trying to build multiple searches in a
single file. No luck. As you said, via switches/arguments - you can
pretty much do anything the scripting language will allow - but the
design prohibits you from having two actual root searches within the
same xml file. Oh well. No big loss.

Regards,

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

'// 
   If I had to live my life again, I'd make the same
mistakes, only sooner.
  -- Tallulah Bankhead




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


RE: [DQSD-Users] New Search: Wrap Clipboard

2003-08-29 Thread John W. Bairen, Jr.
(1)I know squat about vb/vbs.  (2)I haven't been following your new
searches that well.  Figure I'll grab em at my next pull from CVS once
you delta them.  

Because of (1)  (2) I just don't know what is possible.  Was thinking
you could make one search and the switch would execute the particular
function.

i.e.  vb some parameter /function to run

JB



 You mention here as one xml file - how would you go about 
 building multiple searches into a single file? Would it just 
 have several //search nodes (a whole new world...)?



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


RE: [DQSD-Users] New Search: Wrap Clipboard

2003-08-29 Thread Monty Scroggins
I dont believe it is within the current design to have multiple searches in
one xml..  of course you can have multiple forms submitting to different
URL's within a single xml file, but they would all have to be initiated from
a single search..

There are a couple of searches that, depending on the switches used, post to
different URLs..  I remember seeing them but dont remember which ones they
are...

Mont

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of John W.
 Bairen, Jr.
 Sent: Thursday, August 28, 2003 10:22 PM
 To: [EMAIL PROTECTED]
 Subject: RE: [DQSD-Users] New Search: Wrap Clipboard


 (1)I know squat about vb/vbs.  (2)I haven't been following your new
 searches that well.  Figure I'll grab em at my next pull from CVS once
 you delta them.

 Because of (1)  (2) I just don't know what is possible.  Was thinking
 you could make one search and the switch would execute the particular
 function.

 i.e.  vb some parameter /function to run

 JB



  You mention here as one xml file - how would you go about
  building multiple searches into a single file? Would it just
  have several //search nodes (a whole new world...)?



 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf
 ___
 To unsubscribe visit:
 https://lists.sourceforge.net/lists/listinfo/dqsd-users
 [EMAIL PROTECTED]
 http://sourceforge.net/mailarchive/forum.php?forum_id=8601




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


Re: [DQSD-Users] New Search: Wrap Clipboard

2003-08-26 Thread John W. Bairen, Jr.
Shawn,

IMHO, you may want to use a different naming convention for your xml files/ 
searches.  Generally we try to avoid naming searches as actual words (wrap) to 
avoid collisions.

Currently if i wanted to search my default engine (google) for wrap, i would 
just type the word wrap in DQSD and press enter.  If i put your wrap.xml in 
place this action would invoke the default behavior of your search.

In this case it isn't likely that someone will search on the word wrap, but it 
is good practice anyhow.

FWIW,
JB


Quoting Shawn K. Hall [EMAIL PROTECTED]:

 Hello all,
 
 Another search - this one provides you with simple access to wrapping
 text (such as text you are responding to from an email) and prepending
 a character string to it. Options include removing existing prepended
 characters, setting the length of each line and whether to remove an
 existing prepended value (carriage return +  ).
 
 Regards,
 
 Shawn K. Hall
 http://ReliableAnswers.com/
 
 '// 
 I have made myself what I am.
-- Tecumseh
 



 John W. Bairen, Jr.
http://www.bairen.net


---
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


RE: [DQSD-Users] New Search: Wrap Clipboard

2003-08-26 Thread Kim Gräsman
Hi Shawn,

  As an unwritten convention we try to name our searches/
  functions so as to avoid collisions with English words.
 
 Good points, all of them. I'll be more careful, and I agree that wrp
 would be a better name.

I'd love it if you'd do the same for the vbs search, since I do a lot of
searching on vbs syntax, etc...
How's about vbsx?

Very cool functions, all of them, by the way.

Cheers,
Kim



---
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


Re: [DQSD-Users] New Search - Amo's Crossword Dictionary

2002-12-05 Thread Glenn Carr
Very cool (there hasn't be some use for this other than crosswords, surely).
Anyway, thanks, I've checked it in and it will be in the next release, which we
should probably send out fairly soon.

Glenn

- Original Message -
From: Matthew McDougal
To: [EMAIL PROTECTED]
Sent: Thursday, December 05, 2002 1:38 AM
Subject: [DQSD-Users] New Search - Amo's Crossword Dictionary


THIS PROGRAM IS GREAT!!!
I have had it for ten minutes and I am already finding great ways to use it...

Attached is the xml for a search of Amo's online crossword dictionary.
Amo's x-word dict is at http://www.amo.qc.ca/cgi-bin/pub/ODico/dico.out
To use this search, type:

amo (pattern)

where pattern is some combination of at least two letters and any number of
blanks,
represented by *s.

For example - amo r*v*a* would return any 6-letter word with 'r' as the first
letter,
'v' as the third letter, and 'a' as the fifth letter. (the only word in this
list happens to
be reveal.)

Hope this is helpful to someone!

Thanks for the great app... everyone keep up the good work...

--doogie

***
Sent by Doogie (Matthew R. McDougal)
If you don't know who he is, then this message isn't for you.
Some messages may contain confidential information and therefore,
If you are not the addressee, please disregard this email and send
me a short note in reply.  Thanks!!!
***
email: [EMAIL PROTECTED]
AIM: mmdoogie
***



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
DQSD-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id=8601



RE: [DQSD-Users] new search problem

2002-11-25 Thread Monty Scroggins
John,

Attach the search so the users can take a look at it..  There is no way to
debug the problem without seeing the code..

Monty


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of John
 Sent: Monday, November 25, 2002 8:53 AM
 To: [EMAIL PROTECTED]
 Subject: [DQSD-Users] new search problem


 I'm using the utility to create a new search at Home Depot.  When I
 go to restart the bar, it says 'unable to load search...: a semi
 colon was expected'

 Any ideas as to where I should be putting a semi colon?  I didn't
 edit the search the utility gave me at all.



 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf
 ___
 DQSD-Users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/dqsd-users
 http://sourceforge.net/mailarchive/forum.php?forum_id†01




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
DQSD-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id†01



Re: [DQSD-Users] new search problem

2002-11-25 Thread John
On Mon, 25 Nov 2002 09:56:27 -0600, Glenn Carr wrote:
Yep, it's the problem with the ampersand in the URL.  Substitute all
's with
amp;.  I'll make the fix to the search wizard.


Still doesn't work-




search function=hd
  COMMENT

Even though this XML search will probably load and is a good start
toward a completed search, please be aware that this search will probably
not work as is and will probably require some changes.

  /COMMENT
  nameHome Depot/name
  category/category
  contributor /contributor
  linkhttp://www.homedepot.com/prel80/HDUS/EN_US/pg_index.jsp?CNTTYPE=NAVIGATIONampCNTKEY=pg_index.jspampm=1038235545250/link
  email/email
  description
  /description
  form name=hdf
method=post
action=http://www.homedepot.com/prel80/HDUS/EN_US/pg_index.jsp?CNTTYPE=NAVIGATIONampCNTKEY=pg_index.jspampm=1038235545250;
input type=hidden name=DRC value=4 /
input type=hidden name=CNTTYPE value=NAVIGATION /
input type=hidden name=CNTKEY value=market/pg_zip_code.jsp /
input type=hidden name=collection_names value= /
input type=hidden name=BV_SessionID value=0812298983.1038235533 /
input type=hidden name=BV_EngineID value=ccckadcglegedjicgelceffdfgidgnl.0 /
input type=hidden name=DRC value=4 /
input type=hidden name=CNTTYPE value=NAVIGATION /
input type=hidden name=CNTKEY value=market/pg_zip_code.jsp /

COMMENT The following field was active (i.e. had focus) when the search was generated. /COMMENT

input type=hidden name=search_text value= /
input type=hidden name=collection_names value= /
  /form
  script![CDATA[
function hd(q)
{
  if( nullArgs(hd, q) )
return;

  // FORM variables for hdf
  //document.hdf.DRC.value = ;
  //document.hdf.CNTTYPE.value = ;
  //document.hdf.CNTKEY.value = ;
  //document.hdf.collection_names.value = ;
  //document.hdf.BV_SessionID.value = ;
  //document.hdf.BV_EngineID.value = ;
  //document.hdf.DRC.value = ;
  //document.hdf.CNTTYPE.value = ;
  //document.hdf.CNTKEY.value = ;

  // The wizard assigned the search string to this form field value because
  // this field was the active element when the search file was generated.
  // Change this to args.q if the search string is parsed with parseArgs.
  document.hdf.search_text.value = q;
  //document.hdf.collection_names.value = ;

  submitForm(hdf);
}
  ]]/script
  copyright
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)
  /copyright
  created_by
This search file was initially created on 11/25/02 at 08:46:02
by Dave's Quick Search Deskbar Search Wizard version 1.0.0 ,
Copyright (c) 2002 Glenn Carr; Distributed under the terms of the GNU General Public License, Version 2
  /created_by
/search


Re: [DQSD-Users] new search problem

2002-11-25 Thread Glenn Carr
It looks like the semi-colons are missing.  Try adding a semi-colon after amp
as in the attached.

- Original Message -
From: John [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, November 25, 2002 11:46 AM
Subject: Re: [DQSD-Users] new search problem


On Mon, 25 Nov 2002 09:56:27 -0600, Glenn Carr wrote:
Yep, it's the problem with the ampersand in the URL.  Substitute all
's with
amp;.  I'll make the fix to the search wizard.


Still doesn't work-




search function=hd
  COMMENT

Even though this XML search will probably load and is a good start
toward a completed search, please be aware that this search will probably
not work as is and will probably require some changes.

  /COMMENT
  nameHome Depot/name
  category/category
  contributor /contributor
  linkhttp://www.homedepot.com/prel80/HDUS/EN_US/pg_index.jsp?CNTTYPE=NAVIGATIONamp;CNTKEY=pg_index.jspamp;m=1038235545250/link
  email/email
  description
  /description
  form name=hdf
method=post
action=http://www.homedepot.com/prel80/HDUS/EN_US/pg_index.jsp?CNTTYPE=NAVIGATIONamp;CNTKEY=pg_index.jspamp;m=1038235545250;
input type=hidden name=DRC value=4 /
input type=hidden name=CNTTYPE value=NAVIGATION /
input type=hidden name=CNTKEY value=market/pg_zip_code.jsp /
input type=hidden name=collection_names value= /
input type=hidden name=BV_SessionID value=0812298983.1038235533 /
input type=hidden name=BV_EngineID value=ccckadcglegedjicgelceffdfgidgnl.0 /
input type=hidden name=DRC value=4 /
input type=hidden name=CNTTYPE value=NAVIGATION /
input type=hidden name=CNTKEY value=market/pg_zip_code.jsp /

COMMENT The following field was active (i.e. had focus) when the search was generated. /COMMENT

input type=hidden name=search_text value= /
input type=hidden name=collection_names value= /
  /form
  script![CDATA[
function hd(q)
{
  if( nullArgs(hd, q) )
return;

  // FORM variables for hdf
  //document.hdf.DRC.value = ;
  //document.hdf.CNTTYPE.value = ;
  //document.hdf.CNTKEY.value = ;
  //document.hdf.collection_names.value = ;
  //document.hdf.BV_SessionID.value = ;
  //document.hdf.BV_EngineID.value = ;
  //document.hdf.DRC.value = ;
  //document.hdf.CNTTYPE.value = ;
  //document.hdf.CNTKEY.value = ;

  // The wizard assigned the search string to this form field value because
  // this field was the active element when the search file was generated.
  // Change this to args.q if the search string is parsed with parseArgs.
  document.hdf.search_text.value = q;
  //document.hdf.collection_names.value = ;

  submitForm(hdf);
}
  ]]/script
  copyright
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)
  /copyright
  created_by
This search file was initially created on 11/25/02 at 08:46:02
by Dave's Quick Search Deskbar Search Wizard version 1.0.0 ,
Copyright (c) 2002 Glenn Carr; Distributed under the terms of the GNU General Public License, Version 2
  /created_by
/search


RE: [DQSD-Users] New search

2002-09-24 Thread MLL

Thanks for contributing, Wolfgang. The shack search will be in next beta.

MLL

-Original Message-
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED]]On Behalf Of Wolfgang@Home
Sent: Friday, September 13, 2002 12:25 PM
To: [EMAIL PROTECTED]
Subject: [DQSD-Users] New search


Hello!

Since I use the comments-search on shacknews.com a lot I have added a search for it.
Find it attached.
?shack for help :)
Thanks!

Wolfgang



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
DQSD-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id†01



Re: [DQSD-Users] New search

2002-09-23 Thread [EMAIL PROTECTED]



Argh sorry, this is a repost, ignore it 
please.
Thanks

  - Original Message - 
  From: 
  Wolfgang@Home 
  To: [EMAIL PROTECTED] 
  
  Sent: Tuesday, September 24, 2002 7:31 
  AM
  Subject: [DQSD-Users] New search
  
  Hello!
  
  Since I use the comments-search on shacknews.com 
  a lot I have added a search for it.
  Find it attached.
  ?shack for help :)
  Thanks!
  
  Wolfgang