Re: [DQSD-Users] Incorporate Google desktop search into DQSD - WORKS!

2004-11-03 Thread Tom Corcoran
Shawn K. Hall wrote: ... ggd /discover comes back straight away with Key: undefined... I dug around the code again, and tried it on my own system. Mine was doing the same thing. Maybe Google changed their code? I changed the parser to use a different regex pattern and now it's working again.

Re: [DQSD-Users] Incorporate Google desktop search into DQSD - WORKS!

2004-11-03 Thread Tom Corcoran
Tom Corcoran wrote: Shawn K. Hall wrote: I'm starting an online database of sites, services and tools that are *mostly* freeware that I just can't live without. Of course, DQSD is number one on the list. If anyone has recommendations for me I'm more than eager to see them. I'd like to make it

RE: [DQSD-Users] Incorporate Google desktop search into DQSD - WORKS!

2004-11-03 Thread Shawn K. Hall
Hi Tom, Shawn...triple checked this with no firewall, still comes back with Key: undefined..google hardly changed again in the last few hours! I just tried it again myself and it's working fine. Are you sure you reloaded DQSD (!)? Regards, Shawn K. Hall http://ReliableAnswers.com/ '//

RE: [DQSD-Users] Incorporate Google desktop search into DQSD - WORKS!

2004-11-03 Thread Steve J Bildermann
Thanks once again Shawn for adding this search. One kinda neat thing that I have noticed. Google desktop indexes the DQSD history.txt file so if you want to 'search for a search' to speak you can now Google for it. Sorta useful. -Original Message- From: [EMAIL PROTECTED]

RE: [DQSD-Users] Incorporate Google desktop search into DQSD - WORKS!

2004-11-03 Thread John W. Bairen, Jr.
I'm starting an online database of sites, services and tools that are *mostly* freeware that I just can't live without. Of course, DQSD is number one on the list. If anyone has recommendations for me I'm more than eager to see them. I'd like to make it as comprehensive as possible. I

RE: [DQSD-Users] Incorporate Google desktop search into DQSD - WORKS!

2004-11-03 Thread Monty Scroggins
At the top of the list I would add Thunderbird... fantastic mail client. Also, (although its not free) I prefer Magellan Explorer for a file manager.. my $.02 Mont I'm starting an online database of sites, services and tools that are *mostly* freeware that I just can't live without. Of

RE: [DQSD-Users] Incorporate Google desktop search into DQSD - WORKS!

2004-11-03 Thread Shawn K. Hall
Hi Steve, Thanks once again Shawn for adding this search. My pleasure! One kinda neat thing that I have noticed. Google desktop indexes the DQSD history.txt file so if you want to 'search for a search' to speak you can now Google for it. Sorta useful. Something else you can do along

[DQSD-Users] OT: freeware you love

2004-11-03 Thread Shawn K. Hall
Thanks guys! It's amazing how many of these apps we all use. For some of the apps - if it's an app you simply cannot live without - but it costs something - send it on and I'll add it to the list. There *are* apps like that on my own system (Trillian WS_FTP good examples). As an aside, it's

[DQSD-Users] DSQD no work on vertical task bar

2004-11-03 Thread Mitchell Waite
Shawn: Is it a bug or is it me. When I have DQSD in a vertical task bar on my monitor, the search menu doesn't work. I am using XP SP2. Mitch --- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE

RE: [DQSD-Users] Incorporate Google desktop search into DQSD - WORKS!

2004-11-03 Thread Steve J Bildermann
Thanks Shawn. Sorry to be a dunderhead but I'm not with you on this F8 thing. Could you clarify where F8 gets pressed. I tried it in DQSD and Google desktop but I can't get anything happening. Steve -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of

RE: [DQSD-Users] Incorporate Google desktop search into DQSD - WORKS!

2004-11-03 Thread Shawn K. Hall
http://reliableanswers.com/x/dqsd/ggd-discover.asp Okay, here's another version of the ggd search, and this one does a lot of the stuff automagically. If you do not have the localprefs variable setup it'll direct you to the URL above. Try it out and let me know if this fixes the bugs, please.

RE: [DQSD-Users] Incorporate Google desktop search into DQSD - WORKS!

2004-11-03 Thread Shawn K. Hall
Hi Steve, ...I'm not with you on this F8 thing. Could you clarify where F8 gets pressed. Sure. Use the following DQSD searches (just to 'seed' it so I can make sure you have something to test it with). After each search just close the google window that opens. The searches are intended only

RE: [DQSD-Users] DSQD no work on vertical task bar

2004-11-03 Thread Shawn K. Hall
Hi Mitch, Is it a bug or is it me. When I have DQSD in a vertical task bar on my monitor, the search menu doesn't work. I am using XP SP2. I don't use XP, so it's hard to say for sure. However, the menu works fine for me in either horizontal or vertical mode, but fails if it is floating

Re: [DQSD-Users] Incorporate Google desktop search into DQSD - WORKS!

2004-11-03 Thread Tom Corcoran
Hi Shawn, I tried the latest version with your #2 solution. Nothing happens when http://reliableanswers.com/x/dqsd/ggd-discover.asp is loaded and nothing happens on doing a re-scan. I don't know how to check if I have msxml installed, I read http://support.microsoft.com/kb/278674#kb2 and

RE: [DQSD-Users] Failed to parse

2004-11-03 Thread Don Lull
- Original Message - From: Shawn K. Hall [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: RE: [DQSD-Users] Failed to parse Date: Tue, 2 Nov 2004 19:21:07 -0800 Here's the code to put into DQSD: vbsx :document.body.outerHTML Regards, Shawn K. Hall

RE: [DQSD-Users] Incorporate Google desktop search into DQSD - WORKS!

2004-11-03 Thread Shawn K. Hall
Hi Tom, I tried the latest version with your #2 solution. Hmmm. You weird Firefox people. ;) Apparently Firefox doesn't like using innerText on div's. Try this again, method 2: http://reliableanswers.com/x/dqsd/ggd-discover.asp (you'll need to copy/paste the source for

RE: [DQSD-Users] Failed to parse

2004-11-03 Thread Shawn K. Hall
Hi Don, Here's the code to put into DQSD: vbsx :document.body.outerHTML If you are saying to type this into the search bar, I did and nothing happens. Try it again - this time come into your email program and CTRL+V - or Edit Paste what the script above put onto your clipboard - into

RE: [DQSD-Users] Failed to parse

2004-11-03 Thread Don Lull
- Original Message - From: Shawn K. Hall [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: RE: [DQSD-Users] Failed to parse Date: Wed, 3 Nov 2004 18:03:33 -0800 Hi Don, Here's the code to put into DQSD: vbsx :document.body.outerHTML If you are saying to type this into