RE: [DQSD-Users] Help

2003-03-10 Thread Shawn K. Hall
them, after each change to see in which change the failure occurs. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// The problem with defending the purity of the English language is that English is about as pure as a cribhouse

RE: [DQSD-Users] Local Aliases

2003-07-19 Thread Shawn K. Hall
--zlib-compression -v --bpp=4 --category=Debug --stayonhost --no -urlinfo -H %s|Plucker 'Site Debug' Browser|Start Plucker Site Parser|Browsers Thanks all, Shawn K. Hall http://ReliableAnswers.com/ '// Every government degenerates when

RE: [DQSD-Users] Local Aliases

2003-07-25 Thread Shawn K. Hall
a URL|Dig information about a URL|Scan // and just for fun: daemon|run E:\Program Files\D-Tools\daemon.exe -mount 0,F:\CD Images\%s.iso|Mount CD Image|System Tools // which mounts an ISO image into daemon tools, which is a // little bit easier than manually swapping cd's Regards, Shawn K. Hall http

RE: [DQSD-Users] Clock updating bug

2003-08-01 Thread Shawn K. Hall
; Mind you, save your work and close other apps first 'just in case' - it's possible this isn't it, and if not it would fire this event a thousand times a second - which would be just shy of Egon Spengler bad. Regards, Shawn K. Hall http://ReliableAnswers.com

RE: [DQSD-Users] Clock updating bug

2003-08-01 Thread Shawn K. Hall
Correcting myself... milliseconds (100 = 1 second) 1000 ms = 1 second I should type a little slower every once in a while. ;) Regards, Shawn K. Hall http://ReliableAnswers.com/ '// Watch your thoughts; they become words. Watch your

RE: [DQSD-Users] 2 questions - white field in XP and currency converter

2003-08-07 Thread Shawn K. Hall
is numeric. If so, the autodetect function calls the processing function and the line in the def() procedure (calling the autodetect) exits by using return false. If you need some help just say so. Regards, Shawn K. Hall http://ReliableAnswers.com

RE: [DQSD-Users] Debug window?

2003-08-10 Thread Shawn K. Hall
% unsuccessful in getting a vbscript script to run. It seems the function=function-name attribute in the xml root only identifies javascript functions. I'm going to try creating a js stub to my other function to see if that works. Regards, Shawn K. Hall http://ReliableAnswers.com

RE: [DQSD-Users] Google synonyms

2003-08-14 Thread Shawn K. Hall
or did google disable this functionality? Regards, Shawn K. Hall http://ReliableAnswers.com/ '// Optimists are right. So are pessimists. It's up to you to choose which you will be. -- Harvey Mackay

[DQSD-Users] Debug window?

2003-08-14 Thread Shawn K. Hall
into the toolbar? Digging a little deeper I see jsexec - but it doesn't really clear anything up for me. :] Thanks in advance, Shawn K. Hall http://ReliableAnswers.com/ '// Hello, my name is Inigo Montoya. You killed my father. Prepare

[DQSD-Users] Terminal Services Web

2003-08-16 Thread Shawn K. Hall
and enter only the last section: ts 26 (if your range is 192.168.0. this would open 192.168.0.26. You can also setup your preferred resolution (800x600 for example) and post url, in case you (like I) didn't install TsWeb to http://localhost/TSWeb/ Regards, Shawn K. Hall http://ReliableAnswers.com

RE: [DQSD-Users] Unable to install the search bar

2003-08-17 Thread Shawn K. Hall
Hi Kim, I found a couple of minor bugs I thought I'd patch for Eric's benefit... :) ... http://www.dqsd.org - you type too fast :) Thank you. I guess I should get more than 6 hours sleep every couple days. And I'm getting *so* sick of semi-colons, you have no idea. Regards, Shawn K. Hall

RE: [DQSD-Users] Unable to install the search bar

2003-08-17 Thread Shawn K. Hall
it has to be registered to operate. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// It just so happens that your friend here is only mostly dead. There's a big difference between mostly dead and all dead. -- 'Miracle

RE: [DQSD-Users] Unable to install the search bar

2003-08-17 Thread Shawn K. Hall
It seems there is some dependency missing for DQSDTools.dll. This is probably it: http://support.microsoft.com/?kbid=189495 Regards, Shawn K. Hall http://ReliableAnswers.com/ '// Teach your children to choose the right path

RE: [DQSD-Users] Unable to install the search bar

2003-08-17 Thread Shawn K. Hall
Hi Eric, I do have a imm32.dll in my win\system directory. Since MS acknowledges problems with imm32.dll, I would attempt the replacement suggested here and see if that helps: http://support.microsoft.com/?kbid=189495 Regards, Shawn K. Hall http://ReliableAnswers.com

RE: [DQSD-Users] Any dqsd equivalents that don't require IE?

2003-08-25 Thread Shawn K. Hall
do finish it - but I've had less than perfect results already. ;) Regards, Shawn K. Hall http://ReliableAnswers.com/ '// Although the world is full of suffering, it is also full of the overcoming of it. -- Helen Keller

[DQSD-Users] QuickSort Clipboard

2003-08-25 Thread Shawn K. Hall
and vbs. It's pretty slick. Anyway... It comes with one option - /trim which will trim the spaces from the ends of every line of the text on the clipboard before it sorts the values (no, it doesn't put them back ;)). More code to come. Regards, Shawn K. Hall http://ReliableAnswers.com

RE: [DQSD-Users] QuickSort Clipboard

2003-08-25 Thread Shawn K. Hall
. Adding the switch /1 will force the results to include any particular line only once. It can work in unison with /trim to eliminate all duplicate lines and extra spaces during the sort. I also fixed the category - changed it to Functions from Computers-Programming. Regards, Shawn K. Hall http

[DQSD-Users] New Search: Wrap Clipboard

2003-08-25 Thread Shawn K. Hall
an existing prepended value (carriage return + ). Regards, Shawn K. Hall http://ReliableAnswers.com/ '// I have made myself what I am. -- Tecumseh search function=wrap nameWrap Clipboard Text/name description Wraps the contents

[DQSD-Users] RE: DQSD - Help - 2 issues: Difficulty activating the toolbar's window. Question about auto-complete.

2003-08-29 Thread Shawn K. Hall
[enter] and submitting a form via code. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// Patriotism means to stand by the country. It does not mean to stand by the president -- Theodore Roosevelt

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

2003-08-30 Thread Shawn K. Hall
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

[DQSD-Users] New Search: vbs script interpreter

2003-08-25 Thread Shawn K. Hall
, that it appends to your executing code to provide you with an extensible model for adding additional methods to the code, extending it for your own habits and needs. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// Red meat is NOT bad

[DQSD-Users] Web button graphics (attached)

2003-09-04 Thread Shawn K. Hall
to do so like to copy it from CVS to /favicon.ico on the web server? It'll make the link more memorable should people bookmark pages on www.dqsd.net. :) Regards, Shawn K. Hall http://ReliableAnswers.com/ '// There is a wonderful law

RE: [DQSD-Users] Web button graphics (attached)

2003-09-04 Thread Shawn K. Hall
, src - they don't exactly equate to the webspace as far as I can tell. None of the html files look even remotely like the website. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// Hell, there are no rules here - we're trying

RE: [DQSD-Users] Web button graphics (attached)

2003-09-04 Thread Shawn K. Hall
want? I coded it up (a few changes to search.htm). It's disableable via changing a line in prefs. You can also change the url and size of the image. Is anyone interested? Personally, I think it's a waste of space on the taskbar, but - if anyone's wants it... Regards, Shawn K. Hall http

RE: [DQSD-Users] Web button graphics (attached)

2003-09-04 Thread Shawn K. Hall
Thanks Brent, It's in CVS under the dqsdweb module not the dqsd module I posted it in dqsdweb - but even after 2 hours it hasn't been moved over to the server. http://www.dqsd.net/ Regards, Shawn K. Hall http://ReliableAnswers.com

RE: [DQSD-Users] Web button graphics (attached)

2003-09-04 Thread Shawn K. Hall
just checked it via the web-interface though ( http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/dqsdweb/ ) and it isn't there. Very strange. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// If you would be loved, love

RE: RE: [DQSD-Users] Web button graphics (attached)

2003-09-06 Thread Shawn K. Hall
Hi Alec, Just curious, with this discussion of wasting space on the taskbar ... I have DQSD setup on a separate toolbar that I normally have docked at top of screen as the second row of a toolbar whose first row is a folder containg shortcuts to programs I frequently use. The toolbar is set

[DQSD-Users] New Search: ASPFAQ - Search the Active Server Pages FAQ

2003-09-17 Thread Shawn K. Hall
TSQL variables. Read the help (? aspfaq) for more details. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// If brains were taxed, he'd get a rebate. search function=aspfaq nameActive-Server-Pages FAQ/name

RE: [DQSD-Users] Mailinator Search

2003-09-20 Thread Shawn K. Hall
Ban-Bot (banyg). It really should be under Computers/Email - which I think would suit yours as well. Anyone object to creating a new folder there? I'll move banyg there too if there are no objections. Regards, Shawn K. Hall http://ReliableAnswers.com

RE: [DQSD-Users] Google results = 100 ??

2003-09-25 Thread Shawn K. Hall
/form tags: input type=hidden name=num value=100/ Alternatively, go to: http://www.google.com/preferences ...and set your preferences. They're stored in a cookie which is read by google with every visit. Regards, Shawn K. Hall http://ReliableAnswers.com

RE: [DQSD-Users] explorer hangs when trying to search

2003-10-09 Thread Shawn K. Hall
rollup patch that was released last week. If you have - let me know so I can do a little more research on that rollup. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// A bachelor never makes the same mistake once

RE: [DQSD-Users] explorer hangs when trying to search

2003-10-09 Thread Shawn K. Hall
using the latest 'new' searches from CVS? Regards, Shawn K. Hall http://ReliableAnswers.com/ '// I don't cheat, I play by the extended rules. --- This SF.net email is sponsored

RE: [DQSD-Users] Selection of whois destination (betterwhois vs. whois.sc)

2003-10-19 Thread Shawn K. Hall
their advertising, so their ad revenue will not decrease, but their immediate potential audience *will* grow to all users of DQSD. I have no idea how many people this is, but imagine it could sway most webmasters. Regards, Shawn K. Hall http://ReliableAnswers.com

[DQSD-Users] Windows 2* Service Aliases

2003-10-23 Thread Shawn K. Hall
their computers anymore if they don't install DQSD on their computers at least for my use - it saves me hours of time doing things that *should* be simple. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// Hand me that dolphin burger. Yeah

RE: [DQSD-Users] Selection of whois destination (betterwhois vs. whois.sc)

2003-10-23 Thread Shawn K. Hall
that suggestion have far less humorous effect on me than it should have. I checked my DQSD email first only to see two people talking about changing the world I live in (DQSD, that is). :/ Sigh. Phil was just having some fun with it... Maybe I ought to unplug for a few days. Regards, Shawn K. Hall

RE: [DQSD-Users] Showing time [clocklongform] when in use

2003-10-24 Thread Shawn K. Hall
into the searchbox, which I don't know how to get rid of 100%. :/ Regards, Shawn K. Hall http://ReliableAnswers.com/ '// Meddle not in the affairs of wizards, for ...ribbit

RE: [DQSD-Users] New google addition

2003-10-25 Thread Shawn K. Hall
Hi Tom, Google have added a new web definition, to try it type define freeloader in the dqsd. You seem to be the first to know about changes to the way Google works - where do you get your leads? Am I missing anything else? Regards, Shawn K. Hall http://ReliableAnswers.com

RE: [DQSD-Users] New google addition

2003-10-25 Thread Shawn K. Hall
to european weights, distances and measures. Oh, and it's a 'tolerable' calculator as well (a pity it doesn't have a buttoned interface/form, but I guess we can't have everything). Regards, Shawn K. Hall http://ReliableAnswers.com

RE: [DQSD-Users] New google addition

2003-10-28 Thread Shawn K. Hall
queries now I can pretty much type in natural text and get the result I'm looking for. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// Envy and fear cause the face to pale, and love makes it glow. -- Paramhansa Yogananda

RE: [DQSD-Users] RE: Showing time [clocklongform] when in use

2003-10-29 Thread Shawn K. Hall
something? You've got to refresh/reparse your searches (!). I guess I do this so often (cause I play with DQSD's guts) that it's second nature to me. I use ! probably about as often as all other searches combined. :) Regards, Shawn K. Hall http://ReliableAnswers.com

RE: [DQSD-Users] RE: New google addition

2003-10-29 Thread Shawn K. Hall
Thanks Tom! http://www.researchbuzz.com/ I promise I won't tell anyone. Hey guys, guess what... oops, I was supposed to put that in the other email. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// In the long run we

RE: [DQSD-Users] half searches

2003-11-03 Thread Shawn K. Hall
of the keyboard - but hey, beggars and all...). Regards, Shawn K. Hall http://ReliableAnswers.com/ '// The constitution gives every American the inalienable right to make a damn fool of himself. -- John Ciardi

RE: [DQSD-Users] dqsd form basics.

2003-11-05 Thread Shawn K. Hall
this function: function IfZero( num ) { return (num = 9) ? (0 + num) : num; } There's a lot of great code in these xml files - if you know what you're looking for you can do a 'find in files' search within the searches directory for code that's likely to suit your needs. Regards, Shawn K. Hall http

RE: [DQSD-Users] Google's deskbar and miniviewer

2003-11-10 Thread Shawn K. Hall
shortcuts it's actually relatively simple. The only other thing that looks appealing to me from the googlebar is the settings screen, which could be recreated, as well. Is there anything else that people desire from the googlebar? Regards, Shawn K. Hall http://ReliableAnswers.com

RE: [DQSD-Users] Google's deskbar and miniviewer

2003-11-11 Thread Shawn K. Hall
JavaScript, XML, VBScript or VB. I believe that if we convert the search parser to XML/XSL it'll seriously reduce the amount of memory used and should speed things up quite a bit. I won't have time for this anytime soon though. Regards, Shawn K. Hall http://ReliableAnswers.com

RE: [DQSD-Users] javascript error in search.htm (XP)

2003-11-13 Thread Shawn K. Hall
Hi Alex, Can anyone out there confirm that they have a successful install of DQSD runing XP and Firebird .7? Not on WinXP, but on W2K I've got some ten or eleven browsers installed (including Firebird .7) for testing, and DQSD works just fine. Regards, Shawn K. Hall http

RE: [DQSD-Users] Installation Question

2003-11-15 Thread Shawn K. Hall
(use the full path to dqsdtools.dll). If you make it that far try adding it to your taskbar using right-click, toolbars, add quick search. If that doesn't work come back and I'll try to find an alternative method. Regards, Shawn K. Hall http://ReliableAnswers.com

RE: [DQSD-Users] Google additions

2003-11-18 Thread Shawn K. Hall
in Detroit (only one, probably a bad example): bphonebook: staples detroit, mi Maybe this is better: bphonebook: msdonalds detroit, mi Yep. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// Computer games don't affect kids; I mean

RE: [DQSD-Users] PROBLEM WITH DQSD

2003-11-18 Thread Shawn K. Hall
= false; Regards, Shawn K. Hall http://ReliableAnswers.com/ '// Until our time it had been supposed that despotism was odious, under whatever form it appeared. But it is a discovery of modern days that there are such things

RE: [DQSD-Users] Search bar is causing system to hang

2003-11-20 Thread Shawn K. Hall
this problem. You can add the following line to your localprefs.js file: checkForUpdate = false; Regards, Shawn K. Hall http://ReliableAnswers.com/ '// Insanity is doing the same thing over and over again expecting a different result

RE: [DQSD-Users] GTwhois Search fails

2003-12-13 Thread Shawn K. Hall
. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// We've got the best government money can buy. --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert

RE: [DQSD-Users] CTRL+SHIFT+ENTER

2003-12-13 Thread Shawn K. Hall
coded to behave by ignoring this preference in the IE settings. It would require a command-line switch when starting the iexplore.exe file, whereas if you change your IE settings you'll get that behaviour by default. Regards, Shawn K. Hall http://ReliableAnswers.com

RE: [DQSD-Users] XP Pro installation

2003-12-13 Thread Shawn K. Hall
? The 3.1.8 version includes the Google-toolbar-style keyboard hooks, which I imagine, when used on a system that also has that installed, would experience keyboard-hook blocking. Regards, Shawn K. Hall http://ReliableAnswers.com

RE: [DQSD-Users] disabling searches utility

2003-12-13 Thread Shawn K. Hall
sent to js functions. It'll make it more reliable when it comes to uncommon characters. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// The constitution gives every American the inalienable right to make a damn fool

RE: [DQSD-Users] 3.1.6.0 restart/reboot issues

2003-12-13 Thread Shawn K. Hall
type things - that may not be necessary for you). Regards, Shawn K. Hall http://ReliableAnswers.com/ '// I hold it to be the inalienable right of anybody to go to hell in his own way. -- Robert Frost (1874-1963), 1935

RE: [DQSD-Users] Re: DQSD-Users digest, Vol 1 #489 - 9 msgs

2003-12-15 Thread Shawn K. Hall
be it. When the caption is hidden and it's 'shrunk' all the way it's VERY skinny on my system - just a few pixels. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// In those days spirits were brave, the stakes were high, men were

RE: [DQSD-Users] issues with XP SP2 beta

2003-12-21 Thread Shawn K. Hall
the enhanced keyboard support - some key combinations and hotkeys may not work (Error 'Automation server can't create object') What have you done to try to remedy it? What version of DQSD are you using? Have you already attempted reloading/reinstalling DQSD? Regards, Shawn K. Hall http

RE: [DQSD-Users] add new search

2003-12-21 Thread Shawn K. Hall
currently from CVS: http://cvs.sf.net/viewcvs.py/dqsd/dqsd/searches/rh2t.xml Wouldn't putting it in localsearches cause errors if there were two searches of the same name (when he upgrades)? I don't know whether DQSD takes this into account or not. Regards, Shawn K. Hall http://ReliableAnswers.com

RE: [DQSD-Users] Revised 2004 - holidays.sg.xml

2004-01-04 Thread Shawn K. Hall
holidays were created. Not to mention it would be a pretty cool way to deal with this type of issue. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// Efficiency is a highly developed form of laziness

RE: [DQSD-Users] Patent Searches, by number or keywords

2004-01-08 Thread Shawn K. Hall
! :)) Regards, Shawn K. Hall http://ReliableAnswers.com/ '// Avoiding danger is no safer in the long run than outright exposure. The fearful are caught as often as the bold. -- Helen Keller

RE: [DQSD-Users] Error system cannot locate the object specified

2004-01-19 Thread Shawn K. Hall
and reenable it in a couple of days when the version file on SF is safely on DQSD's site. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// How come wrong numbers are never busy

RE: [DQSD-Users] Passing dd/mm/yy as argument value

2004-01-20 Thread Shawn K. Hall
character and have the code replace that character with / when it actually runs the URL. I'll look into parseArgsEx later and see if it can be retrofitted to suit our needs. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// I'm

[DQSD-Users] RE: New search idea

2004-01-30 Thread Shawn K. Hall
/searchwizard.htm Regards, Shawn K. Hall http://ReliableAnswers.com/ '// The trade of governing has always been monopolized by the most ignorant and the most rascally individuals of mankind. -- Thomas Paine

RE: [DQSD-Users] Script error if url preceeded by blank

2004-01-31 Thread Shawn K. Hall
my system setup to report all errors). Any chance you modified your search.htm file before this? Regards, Shawn K. Hall http://ReliableAnswers.com/ '// There is only one quality worse than hardness of heart and that is softness

RE: [DQSD-Users] popup windows

2004-02-12 Thread Shawn K. Hall
use that method (which is what makes the displayPopupMessage function work) if you want to be able to have significant control over the popup or have it provide any more than marginal functionality. Regards, Shawn K. Hall http://ReliableAnswers.com

RE: [DQSD-Users] two new searches

2004-02-12 Thread Shawn K. Hall
or replace one for the other. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// Of the three, being high quality, reasonable cost, and quick speed, you can have only 2

RE: [DQSD-Users] popup windows

2004-02-12 Thread Shawn K. Hall
could just build an activex class object that took a few arguments for parameter/startup information, then populated a small toolwindow-style form. This would also give you the opportunity to have nifty special effects on the W2K+ line, like window transparency. Regards, Shawn K. Hall http

RE: [DQSD-Users] two new searches

2004-02-13 Thread Shawn K. Hall
to the parseArgs call that indicates which form to process. At least a couple dozen searches use the multiple form thing. Everything from atech to ystocks - but a good sample to se would probably be findlaw.xml: it's clean and simple, and demonstrates multiple forms very well. Regards, Shawn K. Hall http

[DQSD-Users] RSSX: RSS Parsing Search (beta)

2004-02-14 Thread Shawn K. Hall
! Regards, Shawn K. Hall http://ReliableAnswers.com/ '// I have discovered that all human evil comes from this, man's being unable to sit still in a room. -- Blaise Pascal (1623 - 1662) search function=rssx nameRSS Feed Parser

[DQSD-Users] Fixed: HotScripts search (attached)

2004-02-07 Thread Shawn K. Hall
the honors? Thanks, Shawn K. Hall http://ReliableAnswers.com/ '// Insanity - a perfectly rational adjustment to an insane world. -- R. D. Lang search function=hs nameHotScripts.com/name description Search for code snippets

RE: [DQSD-Users] RSSX: RSS Parsing Search (beta)

2004-02-17 Thread Shawn K. Hall
Hi SGP, Can the latest rev be posted here? Attached. This version fixes a couple other bugs as well, (and does the little 'rssx terminated' thingy for John). :) Still no fix (or clues) for the W3 feed 'freeze' issue. Regards, Shawn K. Hall http://ReliableAnswers.com

[DQSD-Users] New Search: icap -

2004-02-17 Thread Shawn K. Hall
searches to do what we need them to. [Usage]: icap url-to-process icap /home [Variables]: N/A [Examples]: icap http://reliableanswers.com/x/dqsd/ icap dqsd.net Any advice/thoughts are very much appreciated! Regards, Shawn K. Hall http://ReliableAnswers.com

RE: [DQSD-Users] RE: rssx and icap

2004-02-20 Thread Shawn K. Hall
so time will be tight. Gotta go pack. ;) Regards, Shawn K. Hall http://ReliableAnswers.com/ '// Hold it! Hold it! Grandpa, you read that wrong. She doesn't marry Humperdinck, she marries Westley. I'm just sure of it...after all

RE: [DQSD-Users] Re. new comx, fixed comix.xml

2004-02-22 Thread Shawn K. Hall
back online, then you can get the file in here: http://cvs.sf.net/viewcvs.py/dqsd/dqsd/searches/ (looks like it's there now!) Regards, Shawn K. Hall http://ReliableAnswers.com/ '// God whispers to us in our pleasures, speaks to us

RE: [DQSD-Users] Help Needed with Alias

2004-05-12 Thread Shawn K. Hall
a vanilla search for you which 'fills out' the form, then you just have to open the XML file in notepad and fill in the form values for your account. http://www.dqsd.net/searchwizard.htm Regards, Shawn K. Hall http://ReliableAnswers.com

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

2004-05-12 Thread Shawn K. Hall
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

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

2004-05-12 Thread Shawn K. Hall
, Shawn K. Hall http://ReliableAnswers.com/ '// Cutting the space budget really restores my faith in humanity. It eliminates dreams, goals, and ideals and lets us get get straight to the business of hate, debauchery, and self

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

2004-05-12 Thread Shawn K. Hall
, 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

RE: [DQSD-Users] FW: [DQSD-Devel] Disabled searches

2004-04-29 Thread Shawn K. Hall
chokes attempting to load the list since the searches that currently exist in that list don't really exist anymore? Rename disabledsearches.txt to something else (+_backup) and then reload DQSD to see if that fixes it. Regards, Shawn K. Hall http://ReliableAnswers.com

RE: [DQSD-Users] FW: [DQSD-Devel] Disabled searches

2004-04-30 Thread Shawn K. Hall
what it is if any of this fixes it. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// You may be disappointed if you fail, but you are doomed if you don't try. -- Beverly Sills

RE: [DQSD-Users] Update to PriceWatch search: PW.XML

2004-05-07 Thread Shawn K. Hall
- such as editing the localaliases.txt file or adding/removing searches from either the 'searches' or 'localsearches' folders - you need to reload DQSD in order to make your changes active. This is easily done by typing a single exclamation point (!) into DQSD and pressing enter. Regards, Shawn K. Hall

RE: [DQSD-Users] Using MD5 script error

2004-05-20 Thread Shawn K. Hall
personally suggest you rip out the md5 procedure and rename it to something like ebuy_md5 in order to make it internally referenced. Then change the call to the same procedure name, which should then encrypt it correctly for you and pass it to the server in the format it expects. :) Regards, Shawn K

RE: [DQSD-Users] Login and then load another page

2004-05-20 Thread Shawn K. Hall
. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// I bought some powdered water. What do I add? --- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest

FW: [DQSD-Users] Yahoo search problems

2004-05-31 Thread Shawn K. Hall
Forwarded on behalf of John Bairen... -Original Message- Sent: Tuesday, May 25, 2004 5:18 PM Can you send the local aliases and local preferences files? Feel free to hash out username and password. I realize you posted the text here but I am looking for some other seemingly

RE: [DQSD-Users] Yahoo search problems; Update: yy.xml

2004-05-31 Thread Shawn K. Hall
= Array(myid,mypass,http://my.yahoo.com/;); Regards, Shawn K. Hall http://ReliableAnswers.com/ '// Why are there Interstate highways in Hawaii? search function=yy nameMy Yahoo!/name categoryNews/category contributorShawn K. Hall

[DQSD-Users] Modification of parseArgsEx for date parsing

2004-07-28 Thread Shawn K. Hall
searches that rely on it's *current* function (split on / instead of /), is there any objection to committing this change in CVS? Regards, Shawn K. Hall http://ReliableAnswers.com/ '// A man is the sum of his actions, of what he has done

RE: [DQSD-Users] ie script error when run search but works fine

2004-07-29 Thread Shawn K. Hall
Hi Tom, Ever since I upgraded to Firefox 0.9... I think Kim provided a solution to this one in the bug-tracker: https://sourceforge.net/tracker/?func=detailatid=432066aid=992425gr oup_id=42081 aka http://tinyurl.com/6bomh Regards, Shawn K. Hall http://ReliableAnswers.com

RE: [DQSD-Users] Unfinished UkRail search, problem setting dropdown

2004-08-04 Thread Shawn K. Hall
not going to be much of an issue for those of us that are 'remote' - since finding out what time the rail departs today is likely not an issue. ;) Regards, Shawn K. Hall http://ReliableAnswers.com/ '// You can name your own salary here

RE: [DQSD-Users] DQSD and Windows XP SP2

2004-08-08 Thread Shawn K. Hall
the downloaded from snippet below to the top of your search.htm: !-- saved from url=(0020)http://www.dqsd.net/ -- (more info here: http://tinyurl.com/6wgnr ) Thanks, Shawn K. Hall http://ReliableAnswers.com/ '// A government that robs Peter

[DQSD-Users] Updated Search: rxlib.xml

2004-08-09 Thread Shawn K. Hall
(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 created on 2003/10/12 by Shawn K. Hall Copyright (c) 2003 Shawn K. Hall; Distributed under the terms of the GNU General

RE: [DQSD-Users] login search

2004-09-12 Thread Shawn K. Hall
that would otherwise be passed to the yy search. Anyway... it's a good sample of what you're looking for. Also, remove this section if you want to be able to run the search without passing a parameter: if( nullArgs(l,email) ) return false; Regards, Shawn K. Hall http

RE: [DQSD-Users] SP2 problem

2004-09-16 Thread Shawn K. Hall
reasons for doing this (lots of viruses rely on IE's default and poor parsing in order to infect you), so you are better off either changing your default browser to Firefox (the option to set it as default may fix this) or leaving the launchmode changed as you describe. Regards, Shawn K. Hall http

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

2004-10-29 Thread Shawn K. Hall
and I'll tell you how to fix it. To set it as your default search open up localprefs.js and add this line: defaultsearch=ggd; Regards, Shawn K. Hall http://ReliableAnswers.com/ '// Hold it! Hold it! Grandpa, you read that wrong. She

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

2004-10-29 Thread Shawn K. Hall
Yes. I've attached a search that hits Google Desktop on your local PC (ggd.xml). It had a bug in it. I've corrected it, committed it to CVS and attached the latest copy. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// You

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

2004-10-30 Thread Shawn K. Hall
like: http://127.0.0.1:4664/s=1138275984 If you edit ggd.xml and change the action to the URL it gives you there, it should work fine for you. Let me know if that works. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// It just

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

2004-10-30 Thread Shawn K. Hall
for you. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// Any term that describes the you that appears in your daydreams is a Marketing Keyword. --- This SF.Net email

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

2004-10-31 Thread Shawn K. Hall
to be a rather difficult decision. (I also updated the copy in CVS) Regards, Shawn K. Hall http://ReliableAnswers.com/ '// Necessity is the plea for every infringement of human freedom. It is the argument of tyrants

RE: [DQSD-Users] Failed to parse

2004-11-02 Thread Shawn K. Hall
Hi Monty, Isn't there an option in the preferences to turn off automatic version checking? checkForUpdate = false; Regards, Shawn K. Hall http://ReliableAnswers.com/ '// You can fool all the people some of the time, and some

RE: [DQSD-Users] Failed to parse

2004-11-02 Thread Shawn K. Hall
us at least what we need to be able to debug it. Here's the code to put into DQSD: vbsx :document.body.outerHTML This assumes that you have the vbsx search installed and enabled. If you do not it won't work. Regards, Shawn K. Hall http://ReliableAnswers.com

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

2004-11-02 Thread Shawn K. Hall
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. Regards, Shawn K. Hall http://ReliableAnswers.com

  1   2   3   >