RE: [DQSD-Users] new mwdx search (Merriam-Webster search, results in a pop-up window)

2006-02-01 Thread Kim Gräsman
Hi Glenn, > I'm just now readaing some of these emails, and I missed your > suggestion. > > I went ahead and added mwdDisplayInPopup as the preference variable. Hey, I already did that! :-) I called mine mwdPopup, so your name is definitely better, I'll see if I can remove the duplication bef

RE: [DQSD-Users] new mwdx search (Merriam-Webster search, results in a pop-up window)

2006-02-01 Thread Glenn Carr
Updated mwd.xml is attached. (I'm not sure how easy it is anymore to pull new searches from CVS or dqsd.net) Later, Glenn > -Original Message- > From: Glenn Carr [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 02, 2006 12:01 AM > To: 'dqsd-users@lists.sourceforge.net' > Subject: RE:

RE: [DQSD-Users] new mwdx search (Merriam-Webster search, results in a pop-up window)

2006-02-01 Thread Glenn Carr
Kim, Shawn, I'm just now readaing some of these emails, and I missed your suggestion. I went ahead and added mwdDisplayInPopup as the preference variable. Later, Glenn > -Original Message- > From: [EMAIL PROTECTED] [mailto:dqsd-users- > [EMAIL PROTECTED] On Behalf Of Kim Gräsman > Sent

RE: [DQSD-Users] new mwdx search (Merriam-Webster search, results in a pop-up window)

2006-02-01 Thread Glenn Carr
I've improved it quite a bit this evening (links work, etc.). I re-installed CVS and committed it (also attached). Glenn (Woah, it's been a long time since I've committed any DQSD code.) > Added to CVS! > > - Kim > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL

RE: [DQSD-Users] establishing pattern for unique url per date

2006-02-01 Thread Shawn K. Hall
Hi Tom, > I am working on a search for the daily static...I am > trying to figure out the pattern they use to come up > with the name so I can compose it given the date. I would just use an XmlHttp hit the first time, pattern match "uf*.gif", and then a second request for the image. This is some

RE: [DQSD-Users] IE7

2006-02-01 Thread Shawn K. Hall
Hi Kim, > Do you have any links? I'm curious to find out more about > this -- I've had this problem since before IE7, and I > think it's in part because I run as a non-admin. Several notes here about it: http://groups.google.com/group/Google-Maps-API/search?group=Google-Maps- API&q=ie7 Regards,

[DQSD-Users] establishing pattern for unique url per date

2006-02-01 Thread Tom Corcoran
Hi, I am working on a search for the daily static, the it cartoon from http://www.userfriendly.org. They have a hugs archive so the idea is t pass a date and it will show the cartoon for that date. The main page is covered with ads but right clicking on the cartoon and checking the image sour

RE: [DQSD-Users] new mwdx search (Merriam-Webster search, results in a pop-up window)

2006-02-01 Thread Kim Gräsman
Added to CVS! - Kim > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Glenn Carr > Sent: den 1 februari 2006 20:22 > To: dqsd-users@lists.sourceforge.net > Subject: RE: [DQSD-Users] new mwdx search (Merriam-Webster > search, results in a pop-up w

Re: [DQSD-Users] IE 7 Beta

2006-02-01 Thread dg
Shawn K. Hall wrote on 01/02/2006 19:11 Hi Kim, Would people like a release of DQSD that bypasses the main problem, i.e. the initial InfoBar at startup, but that exposes a number of other problems with popup windows, etc? That would be my own preference (understanding that in the future we ma

RE: [DQSD-Users] new mwdx search (Merriam-Webster search, results in a pop-up window)

2006-02-01 Thread Kim Gräsman
Hi Shawn, > > ...see if it works for you... > > Works fine for me, however, may I suggest offering an option > that can alternate the functionality of mwd through the localprefs? Fair enough, I can add that! > > XmlHttp is acting up on my machine, so I can't see if it works > > properly... >

RE: [DQSD-Users] new mwdx search (Merriam-Webster search, results in a pop-up window)

2006-02-01 Thread Glenn Carr
Good idea. Works great, thanks! Original Message > From: Kim Gräsman <[EMAIL PROTECTED]> > Sent: Wednesday, February 01, 2006 11:56 AM > To: dqsd-users@lists.sourceforge.net > Subject: RE: [DQSD-Users] new mwdx search (Merriam-Webster search, results in > a pop-up window) > >

RE: [DQSD-Users] new mwdx search (Merriam-Webster search, results in a pop-up window)

2006-02-01 Thread Shawn K. Hall
Hi Kim, > ...see if it works for you... Works fine for me, however, may I suggest offering an option that can alternate the functionality of mwd through the localprefs? This code will do it (replaces line 28): if (typeof strMWDPopup == "undefined") strMWDPopup = 0; if(( args.swit

RE: [DQSD-Users] IE 7 Beta

2006-02-01 Thread Shawn K. Hall
Hi Kim, > Would people like a release of DQSD that bypasses the main > problem, i.e. the initial InfoBar at startup, but that > exposes a number of other problems with popup windows, > etc? That would be my own preference (understanding that in the future we may be able to correct the other issue

RE: [DQSD-Users] new mwdx search (Merriam-Webster search, results in a pop-up window)

2006-02-01 Thread Kim Gräsman
Hi again, Here's a replacement mwd.xml that takes a /p[opup] switch -- can you try it out and see if it works for you, Glenn? XmlHttp is acting up on my machine, so I can't see if it works properly, but I've just copied and pasted your code into a separate function in mwd. Cheers, - Kim > -

RE: [DQSD-Users] new mwdx search (Merriam-Webster search, results in a pop-up window)

2006-02-01 Thread Kim Gräsman
Hey Glenn, > Attached is a modified Merriam-Webster search that displays > the results in a pop-up window. It's not perfect (for one, > links don't work from the popup window), but it makes me happy :) Would you mind if I merged this into the existing mwd search, and add a /popup switch inste

Re: [DQSD-Users] IE 7 Beta

2006-02-01 Thread Richard Ahlquist
Kim, I cant speak for everyone but I for one would welcome a first step fix in this like you have detailed. It would be nice to return those security settings to normal and run DQSD. I see what you mean about the address bar in the about window, and I am afraid I dont have much in the way of advice

[DQSD-Users] new mwdx search (Merriam-Webster search, results in a pop-up window)

2006-02-01 Thread Glenn Carr
Hey all, Attached is a modified Merriam-Webster search that displays the results in a pop-up window. It's not perfect (for one, links don't work from the popup window), but it makes me happy :) I don't have CVS installed anywhere convenient right now, so if someone could check this in, I'd ap

RE: [DQSD-Users] IE 7 Beta

2006-02-01 Thread Kim Gräsman
Hi Richard, > I''m sure some of you by now have tried the new IE 7 Beta and > noticed that you again have to apply the hacks to disable the > security features to enable DQSD. I know I have asked this > before but are there any plans for a workaround for this that > doesnt require disabling se

[DQSD-Users] IE 7 Beta

2006-02-01 Thread Richard Ahlquist
I''m sure some of you by now have tried the new IE 7 Beta and noticed that you again have to apply the hacks to disable the security features to enable DQSD. I know I have asked this before but are there any plans for a workaround for this that doesnt require disabling security features? Kim, you l