[DQSD-Users] Localized searches

2003-03-03 Thread Kim Gräsman
Hi all,

I was wondering if there's a controlled channel for sharing localized searches.
I've built a couple of searches that are only useful in Sweden, and I've failed to 
find a spot for me to share them with other Swedes. So, do I just host them on my 
site, or is there a way for us non-US people to show them off as part of the package?

Thanks,
Kim


---
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] Localized searches

2003-03-05 Thread Kim Gräsman
John,

Thanks for the feedback. I think I'll just pop my modest searches up on my site, and 
reference dqsd.net and sourceforge from there for now.

 install that contains a few main 'template' selections for 
 U.S., France, Canada and U.K.

Most of the US and other English searches are still very useful for non-US users, but 
not necessarily the other way around, so it may be hard to filter out which searches 
go where.
Given how relatively easy it is to add/remove searches, I'm not sure there's any major 
benefit to modifying the installation procedure.

But a central place to share searches for easy download and install would be cool. 
Then you could ship the most central overall-usable searches as part of the 
installation, and make the others available for download.

 A question though... if the user selects not
 to install a search, should we 1. not install it or 2. install it but
 disable it?

Why would it be installed, if users say they don't need it? I haven't looked into the 
architecture much, but there's no inter-dependency between searches, is there?

Cheers,
Kim

 -Original Message-
 From: John W. Bairen, Jr. [mailto:[EMAIL PROTECTED]
 Sent: den 5 mars 2003 02:48
 To: [EMAIL PROTECTED]
 Subject: RE: [DQSD-Users] Localized searches
 
 
 Kim,
 
 There is really no localized way of sharing your searches.  
 Perhaps work
 needs to begin on making the DQSD installation prompt for searches to
 install that contains a few main 'template' selections for 
 U.S., France,
 Canada and U.K.
 
 I may begin trying this out.  A question though... if the 
 user selects not
 to install a search, should we 1. not install it or 2. install it but
 disable it?
 
 
 In the mean time, just e-mail your searches to this list.
 
 Thanks,
 JB
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] Behalf Of 
 Kim Gräsman
  Sent: Monday, March 03, 2003 4:02 AM
  To: [EMAIL PROTECTED]
  Subject: [DQSD-Users] Localized searches
 
 
  Hi all,
 
  I was wondering if there's a controlled channel for sharing
  localized searches.
  I've built a couple of searches that are only useful in Sweden,
  and I've failed to find a spot for me to share them with other
  Swedes. So, do I just host them on my site, or is there a way for
  us non-US people to show them off as part of the package?
 
  Thanks,
  Kim
 
 
  ---
  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
 
 
 
 
 
 ---
 This SF.net email is sponsored by: Etnus, makers of 
 TotalView, The debugger 
 for complex code. Debugging C/C++ programs can leave you 
 feeling lost and 
 disoriented. TotalView can help you find your way. Available 
 on major UNIX 
 and Linux platforms. Try it free. www.etnus.com
 ___
 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†01


[DQSD-Users] Re: contrib page (was Re: Localized searches)

2003-03-06 Thread Kim Gräsman
Glenn,

That's a great start! Do we post new searches to the list continually, to
get them uploaded to the contrib page?

Kim




---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
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] how to shrink toolbar w/o losing long clock

2003-03-08 Thread Kim Gräsman
Hi SGP,

 So, how and where do I redefine the 
 width so that I can get the long clock format with the 
 minimum of white padding? 

You could add this to your localprefs.js file:

/* clock long form width.
*  long form is used if this pixel width is exceeded
*  default = 139
*/
clocklongwidth=80;

Experiment until you're happy with the width. You need to restart (Type
! and press Enter) for the changes to take effect.

It appears from the preferences.js file, that the menu button is
controlled by clocklongwidth as well.

Hope that helps,
Kim

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of SGP
 Sent: den 8 mars 2003 22:44
 To: dqsd
 Subject: [DQSD-Users] how to shrink toolbar w/o losing long clock
 
 
 I want to move the toolbar to the right side of my screen. 
 See the first picture. The long clock format is shown. 
 There's a lot of extra white padding to the left of the 
 clock. When I shrink the toolbar the long clock format is 
 replaced by the short clock format almost immediately, even 
 though there appears to be still a lot of white space to the 
 left of the clock string. So, how and where do I redefine the 
 width so that I can get the long clock format with the 
 minimum of white padding? The second picture shows the short 
 clock with all the padding which replaces the long clock. 
 Another thing you can notice is that the menu button has 
 disappeared, even though there appears to be a lot of room to 
 fit a frame for the menu button to sit on. How and where do I 
 redefine the width so that I can also fit the menu button 
 with the minimum of extra padding?
 
 Thank you
 
 
 
   _  
 
 Do you Yahoo!?
 Yahoo! Tax Center 
 http://rd.yahoo.com/finance/mailtagline/*http://taxes.yahoo.c
om/  - forms, calculators, tips, and more



---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
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] Help

2003-03-10 Thread Kim Gräsman



Richard,

Have 
you recently installed Norton Antivirus? They do some funky stuffto 
prevent scripts from running, so that could get in the way.

I had 
to get rid of it to get some things to work...

Best 
regards,
Kim

  
  -Original Message-From: 
  [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED] On Behalf Of Richard 
  AlwoodSent: den 10 mars 2003 16:51To: 
  [EMAIL PROTECTED]Subject: [DQSD-Users] 
  Help
  Dear 
  Users:
  
  For the past couple of months 
  I no longer can get my DQSD to install. I keep getting error messages:1. 
  Internet Explorer Scrip Error
   Line: 
  229
   Char: 
  7
   Error: 
  Permission denied
   Code: 
  0
   URL: file://C:\Program Files\Quick Search 
  Deskbar\search.htm
  
  2. Internet Explorer Script 
  Error
   Line: 
  768
   Char: 
  3
   Error: 
  'gowidth" is undefined
   Code: 
  O
   URL: file://C:\Program Files\Quick Search 
  Deskbar\search.htm
  
  Each asks do I wish to 
  continue running scripts on this page? I've uninstalled, redownloaded more 
  times that I can remember. The program had been doing just fine. I've no idea 
  what I changed to cause this to happen.
  
  Any help would be greatly 
  appreciated in that, because of my work, I make a lot of use of 
  DQSD.
  
  Thank you in advance for your 
  help.
  
  Richard 
  Alwood
  
  

Richard Alwood 

[EMAIL PROTECTED]

Title I Resource Supervisor

Concordia Parish School Board Media 
Center

508 John Dale Drive, Suite B

Vidalia, Louisiana 71373

Telephone: (318) 336-4746

Fax: (318) 336-4324
  
  My interest is in the future, because I am going to 
  spend the rest of my life there.Charles F. Kettering 
  
  
  ---Outgoing mail is certified Virus Free.Checked by 
  AVG anti-virus system (http://www.grisoft.com).Version: 6.0.459 / Virus 
  Database: 258 - Release Date: 2/25/2003
  
Blank Bkgrd.gif

RE: [DQSD-Users] Help

2003-03-10 Thread Kim Gräsman
Clarification:

 I had to get rid of it to get some things to work...

I've never run it with DQSD, so I don't know if there's a clash.
When I said some things I meant some non-DQSD things.

Kim

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Kim Gräsman
Sent: den 10 mars 2003 18:02
To: [EMAIL PROTECTED]
Subject: RE: [DQSD-Users] Help


Richard,

Have you recently installed Norton Antivirus? They do some funky stuff
to prevent scripts from running, so that could get in the way.

I had to get rid of it to get some things to work...

Best regards,
Kim
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Richard
Alwood
Sent: den 10 mars 2003 16:51
To: [EMAIL PROTECTED]
Subject: [DQSD-Users] Help


Dear Users:

For the past couple of months I no longer can get my DQSD to install. I
keep getting error messages:
1. Internet Explorer Scrip Error
Line: 229
Char: 7
Error: Permission denied
Code: 0
URL: file://C:\Program Files\Quick Search Deskbar\search.htm

2. Internet Explorer Script Error
Line: 768
Char: 3
Error: 'gowidth is undefined
Code: O
URL: file://C:\Program Files\Quick Search Deskbar\search.htm

Each asks do I wish to continue running scripts on this page? I've
uninstalled, redownloaded more times that I can remember. The program
had been doing just fine. I've no idea what I changed to cause this to
happen.

Any help would be greatly appreciated in that, because of my work, I
make a lot of use of DQSD.

Thank you in advance for your help.

Richard Alwood

Richard Alwood 
[EMAIL PROTECTED]
Title I Resource Supervisor
Concordia Parish School Board Media Center
508 John Dale Drive, Suite B
Vidalia, Louisiana 71373
Telephone: (318) 336-4746
Fax: (318) 336-4324
My interest is in the future, because I am going to spend the rest of my
life there.
Charles F. Kettering 



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.459 / Virus Database: 258 - Release Date: 2/25/2003



---
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] META: Sender e-mail on this list

2003-04-02 Thread Kim Gräsman
It's back! Hallelujah!

Kim

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Monty Scroggins
 Sent: den 2 april 2003 19:02
 To: [EMAIL PROTECTED]
 Subject: RE: [DQSD-Users] META: Sender e-mail on this list
 
 
 test test test
 
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, April 02, 2003 10:53 AM
  To: [EMAIL PROTECTED]
  Subject: Re: [DQSD-Users] META: Sender e-mail on this list
  
  
  Hi Monty,
  
  On Wed, 2 Apr 2003 10:40:50 -0600, you 
  [EMAIL PROTECTED] wrote:
  
  }I found a setting in the admin preferences for the list which
  sets the reply
  }to text to the sender or the list..  I set it to sender..
  Note that the
  }actual address used is the same, it is only the reply-to 
 text that is
  }different..
  
  But, but... The From: address should be that of the article poster. 
  The To: and Reply-to: should be [EMAIL PROTECTED]
  
  No?
  --
  Bill
  
  
  ---
  This SF.net email is sponsored by: ValueWeb:
  Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
  No other company gives more support or power for your 
 dedicated server
  http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
  ___
  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: ValueWeb: 
 Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
 No other company gives more support or power for your dedicated server
 http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
 ___
 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: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
___
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] RE: Problem with maximized.html file

2003-06-05 Thread Kim Gräsman
Hi Paul,

There's a bug in 3.1.6.0 that causes this error to surface. I couldn't
find my previous reply in the archives, so I'll paste it here:

I just figured out a way to configure the bug away, so to speak.

It only appears if:

a) launchmode is 0
b) pagetemplate is maximized.htm

So, adding the following to localprefs.js should help:

snip
/* Browser launch mode
*  0=use IE
*  1=use default browser
*  2=auto (launches in IE directly if IE is default browser)
[default]
*/
launchmode=2;

/* Page template to use to initialize search results window
* Used only when launching in IE. Set pagetemplate to
maximized.htm to
maximize results.
* With things set up as is currently, reuses the browser size
that was
most recently closed.
*/
pagetemplate=;
/snip

Incidentally, these are the defaults, I just copied them from my
preferences.js, so you could just remove them from your
localprefs.js,
where they are likely overridden.

This is fixed in the CVS repository, so if you desperately need to use
the functionality, you can always get defer_tools.js from 
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/dqsd/defer_tools.js.
You can just click download at the top of the listing, and save the new
file to your DQSD directory. Restart after replacing the file.

Kim

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Carugati Paul-APC050
 Sent: den 5 juni 2003 14:21
 To: '[EMAIL PROTECTED]'
 Subject: [DQSD-Users] RE: Problem with maximized.html file
 
 
 Ok, you're right. I apologize I meant to say maximized.htm 
 not html. The problem still exists either way.
  
  
 Paul Carugati
 
   -Original Message-
   From: Carugati Paul-APC050 
   Sent: Wednesday, June 04, 2003 2:37 PM
   To: '[EMAIL PROTECTED]'
   Subject: Problem with maximized.html file
   
   
   Hi All,
   I just downloaded and installed this product and its 
 awesome. However, there seems to be a problem with making the 
 search results maximized. Config says to just input 
 maximized.html into the variable and it will always max the 
 screen. However when I do that and reload, an error pops up 
 stating that the var url is undefined on serach.html page.

   Any ideas?

   Paul Carugati

 
 



---
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
___
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] RE: Problem with maximized.html file

2003-06-06 Thread Kim Gräsman
Sarah,

 Maybe I am missing something, but how does this take care of
 the bug? As far as I can tell, this is just not using maximized.htm at

 all, instead of fixing the error which occurs when you do use
maximized.htm. 

Yes, that's absolutely correct. I meant it as a workaround.
The bug is fixed, but not released, hence the CVS reference [1].

Sorry about the confusion,
Kim

[1]
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/dqsd/defer_tools.js



---
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
___
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] Solution Found!

2003-06-23 Thread Kim Gräsman
Richard and Monty,

 Wow I find it very interesting (disturbing) that emptying the 
 temporary storage was able to correct the problem..   But hey 
 if it works!

Actually, there are other things in IE going awry if there are too many
files in the temporary storage. For example; View source ceased to work
for me recently, until I emptied the Temporary Internet Files. See [1].

Maybe we shold put this one into the FAQ?

Kim

[1] http://www.winguides.com/registry/display.php/1246/



---
This SF.Net email is sponsored by: INetU
Attention Web Developers  Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
___
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] 3.1.6 crashes Windows Me

2003-07-01 Thread Kim Gräsman
Hi Chris,

When you say it consistently crashed my computer, what were the exact
symptoms?

Thanks,
Kim

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Chris Wood
 Sent: den 30 juni 2003 04:56
 To: [EMAIL PROTECTED]
 Subject: [DQSD-Users] 3.1.6 crashes Windows Me
 
 
 In my particular installation of Windows Me (4.90.3 with IE 
 6.0.2800.1106), the new version of Dave's Quick Search 
 Deskbar consistently crashed my computer on startup (just 
 after the taskbar is displayed). However, this only happened 
 when I turned the computer on, not when I rebooted.
  
 Before this, when I was running DQSD on a different windows 
 install (same version), I had occasional crashes on startup, 
 which I suspect were due to DQSD.
  
 I uninstalled 3.1.6 and installed 3.1.5 and have had no 
 problems since.
 



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
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] Daves toolbar

2003-07-08 Thread Kim Gräsman
Jeff  all,

Since nobody picked this up again, I'll give it a try...

 Actually, I was inquiring about integrating
 ePilot's cost-per-click search engine listings as an option in the
 toolbar... we would then share the clickthrough revenue from the traffic
 with you.

The DQSD project has 18 registered developers, and somewhere around 50
contributors overall (guess) - how would you share revenue? It sounds
really impractical...

I'm fairly new to this project, so I don't know what others think, but I
don't mind it being used, as long as the license is abided by.
However, I can not for the life of me see the engine that would calculate
who gets what percentage of every click - it's just not manageable.

Just another consideration.

Best regards,
Kim


---
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing  more.
Download  eval WebKing and get a free book.
www.parasoft.com/bulletproofapps
___
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] Unable to install the search bar

2003-08-17 Thread Kim Gräsman
Shawn,

That's quite a list!
I found a couple of minor bugs I thought I'd patch for Eric's
benefit... :)

 Next go to a command prompt and into the directory(ies) they're
 installed to and run this command:
   regsvr32.exe /y DQSDTools.dll

That should be 
regsvr32.exe /u DQSDTools.dll
for unregistering.

 Download the latest installer from http://www.dqds.org/

That's http://www.dqsd.org - you type too fast :)

Kim



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
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] Unable to install the search bar

2003-08-17 Thread Kim Gräsman
Hi Eric,

 However I do get the folowing error when trying to register or
unregister 
 the .dll LoadLibrary(C:/ ) failed GetLastError returns
0x0485.

It seems there is some dependency missing for DQSDTools.dll.
It'd be great if you could download Dependency Walker [1], and try to
report back which DLL is missing from your system.

Just open up DQSDTools.dll in the program, and it will show a treeview
of dependencies for the module. Missing dependencies are flagged with
read or yellow, IIRC.

FWIW, the VB6 run-time you downloaded and installed should _not_ be
necessary for DQSD to work correctly.

Curiously,
Kim

[1] http://www.dependencywalker.com



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
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] explorer hangs when trying to search

2003-10-10 Thread Kim Gräsman
Hi guys,

   If you mean 'October 2003, Cumulative Patch for Internet
   Explorer 6 Service Pack 1 (KB828750)' then i don't have
   that installed and i still see the same behaviour as you
   two do.
  
  Hm... Darn - I was hoping it was something easily 
 identifiable. :(
 I've installed DQSD on another Windows 2000 machine with IE6.
 
 Before the machine was rebooted it was fine, I installed the patch,
 reboot and it breaks. (Actually the patch was already 
 installed, it was just awaiting a reboot to activate it)

I must be very lucky... At work, I'm running Windows 2000 SP4 and IE6 with
all available patches, and I haven't had any problems.
I've got XP at home, and it works fine here as well with the latest patches.

I had problems with IE hanging a while ago, and it turned out to be because
mshtml.dll had become unregistered.
You could always try (not that it's guaranteed to help) to do this on the
command-line:

C:\cd WINNT\System32
C:\WINNT\System32regsvr32 mshtml.dll

It won't break anything, that's for sure.

Kim



---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
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] RE: Showing time [clocklongform] when in use

2003-10-22 Thread Kim Gräsman
Hi Tom,

 I want to show the clock immediately.

That should be controllable by:

/* clock display delay in milliseconds
*  every 1000=1 second ex: 5000=5 seconds
*  default = 5000
*/
clockdelay=5000;

from preferences.js. Just copy and paste into localprefs.js, and modify
the delay to your heart's content :)

Hope that helps,
Kim



---
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
___
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] Guardster webproxy function

2003-11-17 Thread Kim Gräsman
Added to the CVS - thanks!

Kim

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Krohne Gregory Contr AFRC/SCOS
 Sent: den 17 november 2003 17:06
 To: '[EMAIL PROTECTED]'
 Subject: [DQSD-Users] Guardster webproxy function
 
 
 In the same vein as Anonymizer and SafeProxy, Guardster 
 encrypts the web pages you search, and returns the results 
 via secure HTTPS. Great for people who live/work in places 
 where they monitor and penalize unauthorized web browsing. 
 The Guardster service optionally filters images, referrer, 
 ads, cookies, and scripts, but none of the filters are active 
 in this XML file.
  
 Example: guardster www.dqsd.com
  
  
 



---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
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] Google additions

2003-11-18 Thread Kim Gräsman
Hey Tom,

Did you forget to attach something here?

Thanks,
Kim

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Tom Corcoran
 Sent: den 17 november 2003 22:37
 To: [EMAIL PROTECTED]
 Subject: [DQSD-Users] Google additions
 
 
 Type bphonebook: for business phone numbers and rphonebook: 
 for residential
 searches.
 Only works for the US :-(
 
 Cheers - Tom.
 
   Peter Gibbons: You know I never really liked paying bills, 
 I don't think
 I'm going to do that either. Office Space (1999)



---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
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] Google additions

2003-11-18 Thread Kim Gräsman
Hi Shawn,

  Did you forget to attach something here?
 
 No, they're features provided by the default google search. Typing
 this in the box will give you the listing for Staples in Detroit (only
 one, probably a bad example):
   bphonebook: staples detroit, mi

Ah - cool! I should've known, since Tom is the resident Google-watcher
around here... ;)

Thanks for clearing that up,
Kim



---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
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] errors with quick search

2003-12-03 Thread Kim Gräsman
Hi Anton,

What's your Windows version?
When you say you downloaded the latest version of DQSD, which version
was that?

Are you running any other keyboard-hooking software besides DQSD, like
WinKey?
Antivirus?

Lots of questions, sorry :)

Thanks,
Kim

   -Original Message-
   From: Hughes, Anton [mailto:[EMAIL PROTECTED] 
   Sent: Tuesday, December 02, 2003 7:33 PM
   To: [EMAIL PROTECTED]
   Subject: RE: [DQSD-Users] errors with quick search
   
   
   Hi there

   No that hasnt worked

   Now when I boot up I get the following messages:

   Unable to instantiate DQSDTools.launcher: automation 
 server cant create object

   Then I get

   The DQSD help is not correctly installed

   Then I get something about keyboard hotkkeys.

   Any idea how I can fix this?

   Thanks
   Anton
 
   -Original Message-
   From: John W. Bairen, Jr. [mailto:[EMAIL PROTECTED] 
   Sent: Wednesday, December 03, 2003 1:13 PM
   To: [EMAIL PROTECTED]
   Cc: Hughes, Anton
   Subject: RE: [DQSD-Users] errors with quick search
   
   
   Anton,

   Try the default browser known issue at the 
 FAQ... www.dqsd.net/faq.htm

   Let us know if that doesn't work.

   JB
 
   -Original Message-
   From: 
 [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Hughes, Anton
   Sent: Tuesday, December 02, 2003 4:39 PM
   To: [EMAIL PROTECTED]
   Subject: [DQSD-Users] errors with quick search
   
   
   Hi

   I have been using Daves quick search 
 bar for ages - I love the thing. couldnt live without it now.

   But this morning it died.  I kept 
 getting heaps of errors. so I uninstalled it and downloaded 
 the latest version. However I'm still getting heaps of errors.

   See the error message below:
   Line:92
   Char:7
   Error:Access is denied.
   Code:0
   URL:file://Program Files\Quick 
 Search DeskBar\Search.htm

   Does this mean anything? Can it live again?
   Thanks



 
   Anton Hughes
   Freedom Air
 
   
 
 Freedom Air   
 Email  [EMAIL PROTECTED]  
 Phone  +64 9 912 6933 ext. 68933  
 Address5 Short St
 Newmarket
 Auckland
 New Zealand
 
   
   www.freedomair.com http://www.freedomair.com/ 
 
   
 
   
 
   
 
   
 
   CAUTION - This message may contain 
 privileged and confidential 
   information intended only for the use 
 of the addressee named above.
   If you are not the intended recipient 
 of this message you are hereby 
   notified that any use, dissemination, 
 distribution or reproduction 
   of this message is prohibited. If you 
 have received this message in 
   error please notify Freedom Air 
 immediately. Any views expressed 
   in this message are those of the 
 individual sender and may not 
   necessarily reflect the views of Freedom Air.
   
 _
   For more information on the Freedom Air 
 Group, visit us online
   at http://www.freedomair.com 
   
 _
 
   
 
   CAUTION - This message may contain privileged and confidential 
   information intended only for the use of the addressee 
 named above.
   If you are not the intended recipient of this message 
 you are hereby 
   notified that any use, dissemination, distribution or 
 reproduction 
   of this message is prohibited. If you have received 
 this message in 
   error please notify Freedom Air immediately. Any views 
 expressed 
   in this message are those of the individual sender and may not 
   

RE: [DQSD-Users] en-pt and pt-en translations still broken in 3.18 beta

2003-12-04 Thread Kim Gräsman
Hi Michael, 

I missed your bug-report on the 13th, but I fixed the problem now, and it'll
be in the next beta.

Thanks for diagnosing and reporting,
Kim

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Michael Kairys
 Sent: den 4 december 2003 19:29
 To: [EMAIL PROTECTED]
 Subject: [DQSD-Users] en-pt and pt-en translations still 
 broken in 3.18 beta
 
 On 2003-11-13 I reported: 
 
 The translations en-pt and pt-en are broken because Portuguese is
 mis-spelled in both cases.



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278alloc_id=3371op=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] Dqsd Large Font Problem (only Visual)

2003-12-07 Thread Kim Gräsman
Hi Jiri,

Am I correct in thinking that this only affects the auto-update window?

Thanks for the report,
Kim

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Jiri Sedlacek
 Sent: den 5 december 2003 15:49
 To: [EMAIL PROTECTED]
 Subject: [DQSD-Users] Dqsd Large Font Problem (only Visual)
 
 Attached is a Dqsd Large Font Problem.zip archive with 
 three self-describing pictures.
 
 Regards from Prague
 Jiri Sedlacek
 



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278alloc_id=3371op=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] GTwhois Search fails

2003-12-14 Thread Kim Gräsman
Shawn, 

 Perhaps they are unaware of DQSD - which *is* a 'geektool' - and maybe
 they'll provide us with the means to bypass this limitation
 honorably. ;)
 
 I'll email them and ask, and post here if/when they respond.

Sounds like a good idea, thanks for taking this on.

Kim



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278alloc_id=3371op=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] CTRL+SHIFT+ENTER

2003-12-14 Thread Kim Gräsman
Hi Fabio, 

  Ctrl+Enter already does that;
  [...]

 Yes but it does not open it in a new window.
 What I'm asking is to have the possibility to combine the new window 
 shortcut (SHIFT+ENTER) and the completion shortcut (CTRL+ENTER).

Ah, I see... Sorry, I misunderstood your question.
I think Shawn is onto something - I'd look specifically for IE's despicable
'Reuse windows for launching shortcuts' setting, and make sure it's
disabled.

AFAIK, DQSD can't control this entirely, it's somewhat up to the browser
settings.

Kim




---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278alloc_id=3371op=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] Re: DQSD-Users digest, Vol 1 #489 - 9 msgs

2003-12-15 Thread Kim Gräsman
Hi Ken,

   Have not installed 3.1.8 yet.
 
 Is 3.1.8 released, or is it just a beta version?

It's just a beta, so far. We've found a couple of bugs in it, of which
most are fixed, and I hope we'll find the time to drop another beta
build before christmas, and then build a final version after christmas.

Kim



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278alloc_id=3371op=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] Re: DQSD-Users digest, Vol 1 #489 - 9 msgs

2003-12-15 Thread Kim Gräsman

 Thanks very much. If the final version will be out in a few weeks,
 I'll wait then. Will you announce it here when it's ready?

I'll send out an announcement to the DQSD-Announce list, but I suppose
I'll CC it here as well. Makes sense.

Cheers,
Kim



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278alloc_id=3371op=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] RE: Revised 2004 - holidays.sg.xml

2004-01-03 Thread Kim Gräsman
Hi Sidney,

Thanks, I just committed the new one.

As a sidenote, do you guys build these files manually with a calendar in
your left hand, or is there an easier way? I'm missing Swedish holidays.

Thanks,
Kim

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Sidney Chong
 Sent: den 3 januari 2004 04:06
 To: [EMAIL PROTECTED]
 Subject: [DQSD-Users] RE: Revised 2004 - holidays.sg.xml
 
 Sorry guys.. Apparently that file has some problems with the comments.
 Check in this one instead.
 
 Cheers
 Sidney
 
 
 -Original Message-
 From: Sidney Chong [mailto:[EMAIL PROTECTED] 
 Sent: Friday, 02 January, 2004 3:36 PM
 To: '[EMAIL PROTECTED]'
 Subject: Revised 2004 - holidays.sg.xml
 
 
 I give up trying to get my sf cvs account working again after my PC
 upgrade... Someone please help to check in the SG holidays for 2004.
 
 Cheers
 Sidney



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278alloc_id=3371op=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] Updated holidays.gb.xml

2004-01-03 Thread Kim Gräsman
Thanks, James.

It's committed.

Kim 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 James Robertson
 Sent: den 3 januari 2004 13:09
 To: [EMAIL PROTECTED]
 Subject: [DQSD-Users] Updated holidays.gb.xml
 
 Updated holidays.gb.xml attached, taking us through to
 2006.
 
 
 James :)
 
 __
 __
 Yahoo! Messenger - Communicate instantly...Ping 
 your friends today! Download Messenger Now 
 http://uk.messenger.yahoo.com/download/index.html
 



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278alloc_id=3371op=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] Revised 2004 - holidays.sg.xml

2004-01-05 Thread Kim Gräsman

I agree. To me, this seems like the best of most worlds. 

Kim

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of MLL
 Sent: den 5 januari 2004 20:13
 To: [EMAIL PROTECTED]
 Subject: RE: [DQSD-Users] Revised 2004 - holidays.sg.xml
 
 IMHO, the best of both world would be to pre-build the 
 holidays files (with some smart engine maybe somebody feels 
 like building - I remember having built some stuff in vba+xls 
 to build the french one, can try to put a hand on it if 
 somebody needs it-) for the next, say, 20 years, and then 
 include them in the installation executable.
 
 MLL



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278alloc_id=3371op=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] Parser limitation on fields with digit names?

2004-01-12 Thread Kim Gräsman
Hi Tom, 

Yeah, JavaScript, like many other languages, doesn't allow variable/type
names beginning with a digit.
I'm no JS-head, but I think you can use getElementByName instead;

document.mysearchf.getElementByName(0).value = value;

But I'd try a jsref search on that to be sure :)

Hope that helps,
Kim

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Tom Corcoran
 Sent: den 12 januari 2004 18:17
 To: [EMAIL PROTECTED]
 Subject: [DQSD-Users] Parser limitation on fields with digit names?
 
 I am writing a search for a page with elements :
 
 input type=hidden name=0 value= /
 input type=hidden name=1 value= /
 input type=hidden name=3 value= /
 
 in the standard switch( args.switches[j].name ) block
 switch( args.switches[j].name )
 the line
 case from: document.mysearchf.0.value = value; break;
 gives an error expected ';'. I can change the 0 to another 
 field with a
 sensible name and it loads fine. Is this a limitation of the parser?
 
 Thanks, Tom.



---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
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] dictionarypop feedback

2004-01-12 Thread Kim Gräsman
Hey Tom,

 I'm wondering why dictionarypop innocuous finds nothing?
 
 Note, there is a spare '' in the popup message window 
 towards the bottom.

Honestly, I have no idea how DictionaryPop works, I'm just glad I managed to
build the release...
Maybe Thad (who wrote it) can fill in some gaps...

It does seem strange.

Best wishes,
Kim



---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
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] xp olive scheme mods

2004-01-17 Thread Kim Gräsman
Hi Monty,

It looks great!
I think we should merge it in post-3.1.8 - does that sound OK with you?

You're definitely right on the menu chevron; it would be way better if it
was exchangeable as part of the theme. Is that doable in CSS only?

I personally think it looks cleaner without cursor:hand on the menu button,
more Windows-esque, while the banner would probably benefit from a cursor
hand to show that it's clickable (sometimes).

Cheers,
Kim

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Monty Scroggins
 Sent: den 16 januari 2004 19:52
 To: Dqsd-Users
 Subject: [DQSD-Users] xp olive scheme mods
 
 I have been doing some messing with the toolbar to get it to 
 blend with the XP olive color scheme..
  
 I have attached a graphic showing what I have settled on.. 
 (olivesnap.png)
  
 I also made some tiny changes, that I would like to post to 
 get feedback etc :
  
 I set a css id on the table used to house the gobutton.  I 
 called it gotable.  I wanted to be able to control the 
 display of the gobutton via css.  This also allowed the 
 graphic to be vertically centered, which has been bothering 
 me...  I think this change would be good no matter what OS 
 the toolbar is in..   Its nice to have control from css 
 instead of hardcoded values in the html..
  
 I added some css styles for #banner.
  
 changed some of the css for body.
  
 changed the cursor for these buttons to be hand, set the 
 backgrounds etc...  
  
 Attached are the files I modified, and the graphics to match 
 the olive scheme..
  
 I tested the search.htm on a win2k box and the change did not 
 adversely affect the toolbar display..
  
 Comments?  Suggestions?
  
 Monty



---
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


[DQSD-Users] ANN: DQSD 3.1.8 goes final!

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

I decided to add Monty's new theme support, hope it serves its purpose well!
There's so much in this release, I won't even try to go into detail, but the
changelog is below.

We've got new holiday files for 2004, for those who haven't updated their
calendars yet.

Well, short and hopefully sweet. Get it at:
https://sourceforge.net/project/showfiles.php?group_id=42081package_id=3414
5release_id=210810

The release will get to http://www.dqsd.net eventually.

Best wishes,
Kim

-- What's new for 3.1.8 (date 2004-01-18)

Enhancements

* versionCheck() in version.js now checks scripting engine version as well,
and requires 5.6 (Kim Gräsman)
* Added httpinst command, which installs new searches straight from an URL
(Kim Gräsman)
* Modified DQSDTools to be TCHAR-correct, i.e. it can be built with
UNICODE/_UNICODE defined (Kim Gräsman)
* Added explicit statement to store query in the windows autocomplete cache
(MSKB:Q329156) (Shawn K. Hall)
* Added startup commands (Neel Doshi)
* Added ability (as DEFAULT) to display graphic icon/logo in search bar,
which functions as a 'GO' button. (Shawn K. Hall)
* Added a SPAN element to provide DQSD-based changes internal to the search,
providing an alternate viewport. (Shawn K. Hall)
* version.js now checks DQSD version asynchronously so as to not lock up
explorer.exe (Kim Gräsman)
* Added key-handlers for performing several google search-types in the style
of the Google Deskbar (Shawn K. Hall)
* Now builds installer with bz2-compression
* Version checks are now done towards http://www.dqsd.net/version.xml (Kim
Gräsman)
* New XP styles for all color themes (blue, silver, olive and a separate
DQSD color theme) - removed old XP theme stuff (Monty Scroggins)

Bug Fixes

* Fixed a copy paste error in defer_tools.js (Kim Grasman)
* Fixed translate.js to work with the latest babel and freetranslation
search urls (Brent Beardsley)
* language overrides in preferences/localprefs are now honored (Kim Gräsman)
* fixed us 2003 daylight savings start in holidays.us.xml (Brent Beardsley)
* Fixed Delete deletes two characters at a time-bug (#648656) by only
echoing keypresses if DQSD is docked (Kim Gräsman)
* Fixed Win-S loop problems, and tentatively fixed Win-S support on multiple
monitor systems (Kim Gräsman)
* Fixed DLL version check in version.js (now checks that DLL version is
3.1.6.0 instead of 3.1.5.0) (Kim Gräsman)
* Portuguese-English (and reverse) translations now work correctly. Thanks
to Michael Kairys for reporting (Kim Gräsman)
* Fixed search.nsi to include an UninstallIcon entry, required to work with
new search.ico (Kim Gräsman)
* Now looks prettier in non-docked mode, i.e. input field and button are
entirely hidden, and descriptive text is slightly padded (Kim Gräsman)

New Searches

* dmda - Searches DevelopMentor's list archives (Kim Gräsman)
* ly - Lycos search (Lincoln Jackson)
* olk - onelook.com search (Steven Ourada)
* whsc - search whois.sc
* mmoz - Search for music info at MusicMoz.org
* j2 - Searches JavaScript-2.com, an index of 8,000+ free JavaScript codes
offered by the top JavaScript code libraries (M. Wong)
* tvtm - Here is a little search I whipped up, using DSQD Search Wizard,
after discovering www.tvtome.com. (Steve P.)
* banyg - A search to ban email addresses from several yahoogroups at once.
(Shawn K. Hall)
* mefi - An XML file to enable searching for the Metafilter community weblog
(Pete M.)
* ts - A search to access the Terminal Services/RD Web Client. (Shawn K.
Hall)
* gos - Search www.gospelcom.net (JB)
* qscb - Quick-Sort Clipboard (Shawn K. Hall)
* rh2t - Registry Hex to Text (Shawn K. Hall)
* vbsx - Execute VBScript Inline (Shawn K. Hall)
* wrp - Wrap text (Shawn K. Hall)
* xrl - Shorten urls with xrl.us (Dean W.)
* b64 - base64 encoder/decoder (Glenn Carr)
* whitl - Searches WhittleBit, a user-rateable search engine (Tom Corcoran)
* nwtsr - Displays operating system and web server for host (David Resnick)
* aspfaq - Search the Active Server Pages FAQ (Shawn K. Hall)
* mnr - Check Mailinator.com email account
* guidgen - Generate a GUID (Globally Unique Identifier)
* jsx - new name for jsexec so that it fits the naming scheme of vbsx
* loc - Search the Library of Congress 'Thomas' system (Shawn K. Hall)
* seq - Shows argument URLs in sequence in a browser window (Neel Doshi)
* randomsearch - Searches a given engine for the definition of a random word
(Neel Doshi)
* rxlib - Search the Regular Expression library at RegExLib.com (Shawn K.
Hall)
* crit - Metacritic compiles reviews from respected critics and publications
for film, video/dvd, music and games (Tom C.)
* guardster - Guardster web encryption service (Gregory Krohne)
* pat, patapp and patno - Patent database searches (Phil Albert)

Modified Searches

* freetrans - updated url translate url (Brent Beardsley)
* pw - updated search url (Brent Beardsley)
* sf - added dloads switch to go to downloads page (Brent Beardsley)
* mb changed to mp thanks to Gregory Krohne
* dqsd updated

RE: [DQSD-Users] ANN: DQSD 3.1.8 goes final!

2004-01-19 Thread Kim Gräsman
Hi Monty,

 Does the uninstaller remove the local* files and directory? 
 I think these are left untouched along with the menu history and the
command history
 files...

Yeah, it does - I thought the same, but I just now accidentally uninstalled
DQSD, and lost my local*.
I've been thinking that should be fixed, but I wasn't sure if it was by
design.

 Shouldn't the installer create the localsearches directory if
 it doesnt exist?

Yes, it might as well, so people don't have to figure out the name of the
dir.

 What about asking for an install path?  Is the C:\Program Files...
 directory hardcoded somewhere?

; The default installation directory
InstallDir $PROGRAMFILES\Quick Search Deskbar

This translates into the default Program Files directory of your Windows
installation, which is usually C:\Program Files, but C:\Program on a Swedish
Windows installation.

I definitely think users should be offered a chance to pick install
location, but again, I thought it was by design... 

I'll look into it.

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


[DQSD-Users] FYI: Failure to parse on-line version info

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

Just thought I'd throw out a little note.

DQSD has been changed to check for new versions at www.dqsd.net instead of
SourceForge.
However, until the website content propagates to dqsd.net (no-one seems sure
how/when/with what frequency this happens) version checks are going to fail.
So, it's really no use reporting it as a bug, as this will sort itself out
eventually.

Cheers,
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] ANN: DQSD 3.1.8 goes final!

2004-01-20 Thread Kim Gräsman
Monty,

It seems you're right, it already does all of this, except the
localsearches.
I'll see if I can fix that today...

Thanks,
Kim 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Monty Scroggins
 Sent: den 19 januari 2004 21:01
 To: Dqsd-Users
 Subject: Re: [DQSD-Users] ANN: DQSD 3.1.8 goes final!
 
 The installer might already have this behavior, but I dont 
 know offhand...
 Its been a while since any of this was discussed on the group..
 
 IMO the installer should:
 
 Not over-write any local* file if one already exists..  I 
 think the bundle
 comes with a couple of empty local* files  localsearch.css 
 and localprefs.js
 ?
 
 Create the localsearches directory if it doesnt exist.
 
 
 The uninstaller should:
 
 Not delete any local* files at all..
 
 Not delete the mrmenu.txt and history.txt files..
 
 Again, I think this is largely the behavior anyway...
 
 FWIW
 
 Monty
 
 
  Hi Monty,
 
   Does the uninstaller remove the local* files and directory?
   I think these are left untouched along with the menu 
 history and the
  command history
   files...
 
  Yeah, it does - I thought the same, but I just now accidentally
 uninstalled
  DQSD, and lost my local*.
  I've been thinking that should be fixed, but I wasn't sure 
 if it was by
  design.
 
   Shouldn't the installer create the localsearches directory if
   it doesnt exist?
 
  Yes, it might as well, so people don't have to figure out 
 the name of the
  dir.



---
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] DQSD installer/uninstaller (WAS: ANN: DQSD 3.1.8 goes final!)

2004-01-21 Thread Kim Gräsman
Ed  Monty,

 IMHO config files actually belong under \documents and 
 settings\username\... so that you can have multiple configs 
 for multiple users.

That's true... They really _should_ be in there, not just for user affinity,
but also to comply with security guidelines.
DQSD won't run, for example, on a locked down NT/2000/XP workstation, where
write access has been denied to Program Files.

I'm personally not very fond of \Documents and Settings\...\ because it's so
hard to navigate to, and find app settings in, but it's really the only
correct way to go.

I think we'll toss around some ideas at the Devel list, and see what we come
up with on this matter.

Thanks for bringing it up,
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†01


[DQSD-Users] DQSD installer/uninstaller (WAS: ANN: DQSD 3.1.8 goes final!)

2004-01-20 Thread Kim Gräsman
Monty  all,

It turns out I was wrong; the uninstaller _does_ remove everything
(including local* files) after a reboot.
I've fixed it up so the following policy is:

- On install, create localsearch.css, localprefs.js, localaliases.txt and
mrumenu.txt, unless they already exist
- On install, create localsearches directory, unless it already exists
- On uninstall, remove everything but localsearches directory,
localsearch.css, localprefs.js, localaliases.txt, history.txt and
mrumenu.txt

This effectively means that the uninstaller never removes the install dir,
since it will never be empty (local*.* will always be trailing).

Are people OK with this solution? I think it works OK, and I'd much rather
have it this way, than losing my local settings, but I can imagine some
people wanting to get rid of it, without trailing files.

Maybe we should have an uninstall option to either fully remove DQSD, or
leave local*. Anyone know how to do that in NSIS?

Kim

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Kim Gräsman
 Sent: den 20 januari 2004 20:39
 To: [EMAIL PROTECTED]
 Subject: RE: [DQSD-Users] ANN: DQSD 3.1.8 goes final!
 
 Monty,
 
 It seems you're right, it already does all of this, except the
 localsearches.
 I'll see if I can fix that today...
 
 Thanks,
 Kim 
 
  -Original Message-
  From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED] On Behalf Of 
  Monty Scroggins
  Sent: den 19 januari 2004 21:01
  To: Dqsd-Users
  Subject: Re: [DQSD-Users] ANN: DQSD 3.1.8 goes final!
  
  The installer might already have this behavior, but I dont 
  know offhand...
  Its been a while since any of this was discussed on the group..
  
  IMO the installer should:
  
  Not over-write any local* file if one already exists..  I 
  think the bundle
  comes with a couple of empty local* files  localsearch.css 
  and localprefs.js
  ?
  
  Create the localsearches directory if it doesnt exist.
  
  
  The uninstaller should:
  
  Not delete any local* files at all..
  
  Not delete the mrmenu.txt and history.txt files..
  
  Again, I think this is largely the behavior anyway...
  
  FWIW
  
  Monty



---
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-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] RE: New search - PubMed

2004-02-02 Thread Kim Gräsman
James,

Thanks for the corrected version, I stripped the DQSD Search Wizard comments
and committed it.

Kim

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 James Robertson
 Sent: den 1 februari 2004 23:22
 To: [EMAIL PROTECTED]
 Subject: [DQSD-Users] RE: New search - PubMed
 
 
 Thanks for the feedback on the search and the session
 key Glenn - a modified version of it is attached with
 the session key value removed. Examples also modified
 slightly. And it's a pleasure to use the wizard -
 otherwise I'd never put searches together.
 
 JB - you were asking about the search name. PMID =
 PubMed ID (I think). Bascically, every journal article
 gets given a unique PMID number, so it's how I always
 refer to them. It's a bit of a bonus that you can also
 search for authors and title keywords using the same
 search query.
 
 
 James



---
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] Opera and search wizard

2004-02-16 Thread Kim Gräsman
Hi,

 Basically all I need to make it work and post it here is the 
 command line  
 options of DQSDSearchWiz.dll

Unless I've been miseducated, there is no such thing as command line options
for a DLL.
DQSDSearchWiz.dll is a COM server, and IE uses COM to communicate with it.
There are no DLL exports of immediate interest to you.

I don't think it's going to fly with Opera, unless it has some compatibility
layer for IE add-ins.

Kim



---
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_id=1356alloc_id=3438op=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] Re: [DQSD-Devel] looking for localsearch_silver.css

2004-02-17 Thread Kim Gräsman
Cheers, Monty!

I was too intimidated by the SourceForge bug tracker to file a bug.
Apparently, that's all we needed...

Kim

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Monty Scroggins
 Sent: den 17 februari 2004 14:57
 To: Dqsd-Users
 Subject: [DQSD-Users] Re: [DQSD-Devel] looking for 
 localsearch_silver.css
 
 
 Ha!..   I opened a ticket in sourceforge about the missing 
 files and it
 appears they have fixed it.   *AND*  the dqsd.net site is now 
 updated...
 The version.xml is now propagated and the Failure to parse 
 on-line version errors should cease..
 
 
 Monty
 
 
 - Original Message - 
 From: John W. Bairen, Jr. [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Monday, February 16, 2004 5:59 PM
 Subject: RE: [DQSD-Devel] looking for localsearch_silver.css
 
 
  Sarah, it should get installed by the latest version from about 
  Christmas time.  It is already in CVS, but SourceForge is having 
  problems (has been for some time now) and their web interface just 
  isn't showing the latest files.
 
  I'll try to send it to you off list, though.
 
  JB
 
   I'm looking for the files referred to in this message, 
   localsearch_silver.css in particular:
 
 
 
 ---
 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_id=1356alloc_id=3438 op=click
 
 ___
 To 
 unsubscribe visit: 
 https://lists.sourceforge.net/lists/listinfo/d qsd-users
 
 [EMAIL PROTECTED] 
 http://sourceforge.net/mailarchive/forum.php?forum_id=8601
 



---
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_id=1356alloc_id=3438op=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] Can a search write a file?

2004-03-04 Thread Kim Gräsman
Hey guys,

Yeah, the DQSDTools WriteFile method limits file writing to the local dir
for some sort of security.
I'm not sure if you can get the FileSystemObject to work for this...? I
would assume it's marked unsafe for scripting, but that should be
overridable somehow.

Try a Google search for Scripting.FileSystemObject and safe for scripting.

Kim

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Brent Beardsley
 Sent: den 4 mars 2004 17:48
 To: [EMAIL PROTECTED]
 Subject: Re: [DQSD-Users] Can a search write a file?
 
 
 I think the function Monty is talking about
 (writeFile)
 has two important limitations - it only works on text
 files and it only writes out files within the DQSD
 installation directory.
 
 You can try playing with writeFile function (found in
 tools.js) and see if it will work.
 
 Brent



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=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] Time

2004-07-20 Thread Kim Gräsman
Hi Mike,

Belatedly;

See
http://sourceforge.net/tracker/index.php?func=detailaid=604456group_id=420
81atid=432066

Can this be related to your issue? Which timezone are you in?

Does it help if you enable Automatically adjust clock for daylight saving
changes in the clock applet?

Kim

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of
 Nikitin Mikhail (ICM MP PD SW2 AAL)
 Sent: den 23 juni 2004 08:11
 To: '[EMAIL PROTECTED]'
 Subject: [DQSD-Users] Time

 Hello,


 This is a marvelous tool, thank you!

 I have an issue to ask about, though. When idle, my deskbar
 shall display the date and time (clockshortform = 
 dd.MM.  HH:mm ;). What is strange, the time shown is one
 hour off the real system time; to be precise, it now shows
 07:09, although the clock in the tray (if I switch it on)
 shows 08:09. What can be wrong in my setup?

 OS: Win2K.


 Mike



---
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] Time

2004-07-21 Thread Kim Gräsman
Hi Mike,
 It is the daylight saving time here in Europe. I am in GMT+01,
 TZ is defined
 as CET-1 (I don't event know what it means :-).
 Automatically adjust clock for daylight saving changes is enabled.
I'm in GMT+1 as well (Sweden), and I don't see this problem.
What happens if you remove the TZ value entirely (make sure you save the 
value for backup)? I don't have one, so maybe that's what's confusing 
things...

Kim
---
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] Note.xml?

2004-07-21 Thread Kim Gräsman
Hi Tony,

 I just did a fresh install (3.1.8) and noticed that note.xml 
 isn't included in the latest version. When I put the old 
 note.xml in and try to use it, I get an error when I type 
 note by itself with nothing after it:

I haven't heard of note.xml, and it's not mentioned in the change log - what
does it do?

 Error occurred on script DQSD\search.htm Line 12 Char 5 
 Unspecified Error
 
 I'm using Firefox as my default browser. Could this have 
 something to do with it? I'll be happy to troubleshoot 
 further if necessary. 

I get that exact same script error for the SourceForge search, sf. Try sf
/proj dqsd and see if you get it as well.

It'd be great if you could send me a copy of note.xml and let me know
whether sf breaks for you too, then I have something to work with.

My immediate guess is that it's Firefox-related, so I'll try and find a
workaround.

Thanks,
Kim



---
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] Note.xml?

2004-07-21 Thread Kim Gräsman
Tony,

So, there seems to be some confusion as to the current directory - I'm not
sure what's going on there.

As a workaround, you can replace note.xml's

if (info == ) openSearchWindow(note.txt);

with 

if (info == )
{
var path = DQSDLauncher.InstallationDirectory;
path += \\note.txt;
openSearchWindow(path);
}

That works fine here, both with Firefox and IE. 

I still don't know why this is a problem, but Firefox seems to be returning
File Not Found when you use it to launch regular Url:s as well, which can
account for most of the script errors...

Hope that helps,
Kim



---
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] Note.xml?

2004-07-21 Thread Kim Gräsman
To conclude; 

 I still don't know why this is a problem, but Firefox seems 
 to be returning File Not Found when you use it to launch 
 regular Url:s as well, which can account for most of the 
 script errors...

http://forums.mozillazine.org/viewtopic.php?t=93440sid=1323d2bf444e727df05d
32f57578fa8e

It appears this is known bug with Mozilla 0.9.

Kim



---
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


[DQSD-Users] DQSD Search Wizard 1.3

2004-07-21 Thread Kim Gräsman
Hi all,

I just released a version 1.3 of the DQSD Search Wizard [1].

It's a very, very small release, but we're expecting at least one happy
customer [2].
Release note:

* Recognizes TEXTAREA as a valid selected field

Best wishes,
Kim Gräsman

[1]
http://sourceforge.net/project/showfiles.php?group_id=42081package_id=55527
release_id=254773
[2]
https://sourceforge.net/tracker/index.php?func=detailaid=738503group_id=42
081atid=432066



---
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_idG21alloc_id040op=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] Lost messages

2004-07-22 Thread Kim Gräsman
Gregory Krohne wrote:
I sent a couple of messages on July 19th: a new search for random.org and an
update to comx. Where did those messages go? They're not even in the
archives.
Funny you should mention it; yesterday I announced a new version of 
DQSDSearchWiz - did anybody get that message?

(I haven't seen yours, btw)
Kim
---
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


[DQSD-Users] DQSD Search Wizard 1.3

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

I just released a version 1.3 of the DQSD Search Wizard [1].

It's a very, very small release, but we're expecting at least one happy
customer [2].
Release note:

* Recognizes TEXTAREA as a valid selected field

Best wishes,
Kim Gräsman

[1]
http://sourceforge.net/project/showfiles.php?group_id=42081package_id=55527
release_id=254773
[2]
https://sourceforge.net/tracker/index.php?func=detailaid=738503group_id=42
081atid=432066



---
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_idG21alloc_id040op=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: 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] FW: Random.org search rnd.xml

2004-07-24 Thread Kim Gräsman
I fixed that - thanks for the heads-up, Steve.

Kim 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Steve Poirier
 Sent: den 24 juli 2004 04:37
 To: [EMAIL PROTECTED]
 Subject: Re: [DQSD-Users] FW: Random.org search rnd.xml
 
 Perhaps you should revise your example for the bitmap 
 function to read:
 
 rnd /bit /w:512 /h:512
 
 Since 512 is the maximum dimension allowed.
 
 Steve
 
 --- Gregory Krohne [EMAIL PROTECTED] wrote:
  Forwarded copy of the original message. No clue why it 
 didn't show up 
  the first time.
  
  -Original Message-
  From: Krohne Gregory Contr AFRC/SCOS
  Sent: Monday, July 19, 2004 3:07 PM
  To: 'dqsd-users-at-lists.sourceforge.net |DQSD
  Email|'
  Subject: Random.org search rnd.xml
  
  
  This works great when you have to pick a random place to go 
 to lunch. 
  The numbers generated are based on atmospheric noise from a 
 radio. You 
  can use it to generate duplicates sets (dice roll), 
 sequences (lottery 
  numbers), coin flips with your choice of coin images, or randomized 
  images for stumping people that like those 3D stereo pictures.
  
  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] FW: Comx update adds User Friendly Joy of Tech

2004-07-24 Thread Kim Gräsman
Man... I didn't get your original message with suggestions for a working
regex - good thing this one came through.

You'd introduced a typo so userfriendly and willynethel no longer worked,
but I found and fixed that one, so I'll commit the new comx as soon as I
can.

I haven't really tested comx before, but I really like it... Great idea!

By the way, your change from createpopup to window.open made the image
window have a titlebar (on IE6), where the popup didn't have one previously.
Can that be suppressed? It looked so much nicer without the titlebar...

Thanks,
Kim

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Monty Scroggins
 Sent: den 24 juli 2004 16:29
 To: [EMAIL PROTECTED]
 Subject: Re: [DQSD-Users] FW: Comx update adds User Friendly 
  Joy of Tech
 
 I suggest this one.  It has a mod to only do window.open 
 instead of createpopup, and a little formatting done to it..
 
 Monty
 
 
 - Original Message -
 From: Monty Scroggins [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Saturday, July 24, 2004 8:36 AM
 Subject: Re: [DQSD-Users] FW: Comx update adds User Friendly 
  Joy of Tech
 
 
  It looks like it also matches on more than one image ..  so 
 the first
  element needs to be specified on the pattern match..
 
  I think this will work:
 
  var pattern = /joyimages\/\S+.[jpg|png|gif]/ig;
  var result = sBody.match(pattern)[0];
 
  FWIW..
 
  Monty
 
  - Original Message - 
  From: Kim Gräsman [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Saturday, July 24, 2004 3:47 AM
  Subject: RE: [DQSD-Users] FW: Comx update adds User 
 Friendly  Joy of Tech
 
 
   Hey Gregory,
  
   There seems to be a weird inconsistency with the Joy of 
 Tech site - all
   images have been .png's up until the last one, which is a 
 .jpg all of a
   sudden... So, the regex no longer matches anything for 
 Joy of Tech. I
  don't
   know if they change the image format intermittently or if they've
 switched
   for .jpg for good.
  
   I'll see if I can patch the search so it accepts both 
 formats for now.
  
   Kim
  
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Gregory Krohne
Sent: den 23 juli 2004 14:48
To: [EMAIL PROTECTED]
Subject: [DQSD-Users] FW: Comx update adds User 
 Friendly  Joy of Tech
   
Forwarding the original message. No clue why it didn't show
up on the list the first time.
   
-Original Message-
From: Krohne Gregory Contr AFRC/SCOS
Sent: Monday, July 19, 2004 3:36 PM
To: 'dqsd-users-at-lists.sourceforge.net |DQSD Email|'
Subject: Comx update adds User Friendly  Joy of Tech
   
   
An office mate updated the comx search to include User
Friendly and the Joy
of Tech, but he didn't want to sign up for the mailing list
to post it. So,
here it is.
   
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
  
 
 
  ---
  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_idG21alloc_id040opÌk
  ___
  To unsubscribe visit:
  https://lists.sourceforge.net/lists/listinfo/dqsd-users
  [EMAIL PROTECTED]
  http://sourceforge.net/mailarchive/forum.php?forum_id?01
 
 



---
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_idG21alloc_id040op=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] FW: Random.org search rnd.xml

2004-07-24 Thread Kim Gräsman
Gregory, Monty,

I comitted the new comx.xml and rnd.xml.

Kim

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Gregory Krohne
 Sent: den 23 juli 2004 14:49
 To: [EMAIL PROTECTED]
 Subject: [DQSD-Users] FW: Random.org search rnd.xml
 
 Forwarded copy of the original message. No clue why it didn't 
 show up the first time.
 
 -Original Message-
 From: Krohne Gregory Contr AFRC/SCOS
 Sent: Monday, July 19, 2004 3:07 PM
 To: 'dqsd-users-at-lists.sourceforge.net |DQSD Email|'
 Subject: Random.org search rnd.xml
 
 
 This works great when you have to pick a random place to go 
 to lunch. The
 numbers generated are based on atmospheric noise from a 
 radio. You can use
 it to generate duplicates sets (dice roll), sequences 
 (lottery numbers),
 coin flips with your choice of coin images, or randomized images for
 stumping people that like those 3D stereo pictures.
 
 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] Note.xml?

2004-07-24 Thread Kim Gräsman
Mikhail,

See the Peter H's site for more info:
http://www.fsref.com/toolbar/dqsd.shtml

It's basically a little notebook based on a text document.

Monty, again I didn't get that message... Aargh.

I have two concerns regarding note.xml:

Firstly, It writes another file to %PROGRAMFILES%, which is a potential
problem in a locked-down system. Good news is, we could easily change it to
save in %APPDATA% instead.
Second, Peter should probably get his say - if he wanted it in the
distribution, I guess he'd have submitted it... Maybe he likes to keep track
of who downloads the searches, or something.

Cheers,
Kim 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Nikitin Mikhail (ICM MP PD SW2 AAL)
 Sent: den 23 juli 2004 09:46
 To: '[EMAIL PROTECTED]'
 Subject: RE: [DQSD-Users] Note.xml?
 
 I kind of missed - what does it do?
 
 
 -Original Message-
 From: Monty Scroggins [mailto:[EMAIL PROTECTED]
 Sent: Friday, July 23, 2004 2:48 AM
 To: [EMAIL PROTECTED]
 Subject: Re: [DQSD-Users] Note.xml?
 
 
 The note.xml is useful enough that I personally think maybe 
 it should be included with the core dqsd searches..
 
 Thoughts anyone?
 
 Monty



---
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] Time

2004-07-24 Thread Kim Gräsman
Mikhail,

Good question... 

I wonder if your TZ value wasn't incorrect, anyway... See [1]; CET == GMT+1,
so CET-1 is GMT, which is not your timezone. That would account for the
errors you're seeing.

You could always set it back to GMT+1 or CET for good measure, in case
somebody's relying on it.

I'd like it if DQSD was immune to this, but I don't think it's easily fixed,
since it's really IE or Windows Explorer who are suffering from the problem,
as far as I can see.

Kim

[1] http://www.rpgplanet.com/neocron/guides/tz.asp

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Nikitin Mikhail (ICM MP PD SW2 AAL)
 Sent: den 23 juli 2004 09:45
 To: '[EMAIL PROTECTED]'
 Subject: RE: [DQSD-Users] Time
 
 That worked indeed. The question is now what breaks without TZ...
 
 
 -Original Message-
 From: Kim Grasman [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, July 21, 2004 8:49 AM
 To: [EMAIL PROTECTED]
 Subject: Re: [DQSD-Users] Time
 
 
 Hi Mike,
 
   It is the daylight saving time here in Europe. I am in 
 GMT+01,   TZ is defined   as CET-1 (I don't event know 
 what it means :-).
   Automatically adjust clock for daylight saving changes 
 is enabled.
 
 I'm in GMT+1 as well (Sweden), and I don't see this problem.
 What happens if you remove the TZ value entirely (make sure 
 you save the value for backup)? I don't have one, so maybe 
 that's what's confusing things...



---
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] FW: Comx update adds User Friendly Joy of Tech

2004-07-24 Thread Kim Gräsman
Hey Monty, 

 The titlebar cant be suppressed with window.open...

 [...]

 I just didnt like a couple of things about the
 createpopup method, like being able to move the window 
 around, and it covers part of my taskbar (I use a 2 line taskbar)

Ah, I see... Oh well, never mind, your reasons for are much better than my
idea of aesthetics ;) Besides, I think createPopup is IE-only, so it's
probably a good idea to move away from it.

Cheers,
Kim



---
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] Unfinished UkRail search, problem setting dropdown

2004-08-04 Thread Kim Gräsman
Paul, Tom,

For what it's worth, I looked at it for a while when Tom first posted, but I
couldn't sort it out. The search is showing some really weird behavior.
Then again, my JavaScript skills aren't celestial either.

Best of luck,
Kim

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Paul Birch
 Sent: den 4 augusti 2004 18:56
 To: [EMAIL PROTECTED]
 Subject: RE: [DQSD-Users] Unfinished UkRail search, problem 
 setting dropdown
 
 Tom,
 
 Did you get a reply to this? I took a look at it but my 
 JavaScript isn't good enough to figure it (yet!). I'd be keen 
 to see the finished result once it's working.
 
 Cheers,
 
 Paul
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Tom Corcoran
 Sent: 28 July 2004 22:26
 To: DQSD
 Subject: [DQSD-Users] Unfinished UkRail search, problem 
 setting dropdown
 
 
 I am trying to put together a search for ukrail using Shawn's 
 cool parseArgsEx fix for date parsing.
 
 Running the attached tying in the searchbar :
 
 ukrail /from newcastle /to london waterloo /outtime 15:30
 
 leaves the time of travel set to 15, and 30, which is not 
 valid. I can't figure out why the comma is added. A commented 
 out windows alert in the search shows the value is 15 and I 
 also try hardcoding it to 15 but it still adds the comma.
 
 Any thoughts?
 
 Cheers, Tom.



---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
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] Unfinished UkRail search, problem setting dropdown

2004-08-05 Thread Kim Gräsman
 And it looks like the biggest potential problem was with your
 comparison operator - you were using = instead of ==. In
 JavaScript you compare values using ==, not =.
D'oh! I can't believe I missed that... :o)
Kim

---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
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] DQSD and Windows XP SP2

2004-08-08 Thread Kim Gräsman
Hi Ken,

Yes, kind-of. We've been experimenting with different solutions to this
problem, and it seems the only reliable way is to allow explorer.exe
(Windows Explorer) to bypass the new security checks performed by Internet
Explorer.

So, if you can live with a less secure explorer.exe, you can make the
following modifications to your registry:

Add a DWORD value to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet
Explorer\Main\FeatureControl\FEATURE_LOCALMACHINE_LOCKDOWN
named explorer.exe and set its value to 0.

Details:
http://msdn.microsoft.com/security/productinfo/XPSP2/securebrowsing/localloc
kdown.aspx

This effectively means any html/javascript originating from your local
machine are not subject to IE's new security checks, but you can probably
live with that. I think this is currently the only way to keep DQSD working.

Hope that helps,
Kim 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Ken Blake
 Sent: den 8 augusti 2004 19:37
 To: [EMAIL PROTECTED]
 Subject: [DQSD-Users] DQSD and Windows XP SP2
 
 SP2 blocks DQSD's use of Active X Controls. Is there a way to 
 allow it for DQSD while denying it for others?



---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
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] DQSD and Windows XP SP2

2004-08-09 Thread Kim Gräsman
Thad Kerosky wrote:
Maybe we should get a registry file up on the website with the little SP2
tweak and the disclaimer now that the release is imminent. Or on
sourceforge.
Yup, that sounds like a good idea. We should really look into the 
security implications of doing this, though, and make sure we provide 
correct and full information of the (possible) risks.

As far as I can see, it shouldn't pose a problem, but I haven't really 
thought it through.

Kim
---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
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] lt; in description

2004-08-09 Thread Kim Gräsman
Tom, 

 In the description section I have tried using lt; and gt; 
 but it does not like this. Os there a way of showing the  
 and  to the screen here?

That's odd, lt; and gt; work fine here. How does it manifest it's dislike?

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=8601


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

2004-08-09 Thread Kim Gräsman
Hi Ken,

Sorry to say I have no further ideas... That's really strange.

Kim

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Ken Blake
 Sent: den 9 augusti 2004 20:22
 To: [EMAIL PROTECTED]
 Subject: RE: [DQSD-Users] DQSD and Windows XP SP2
 
  Hi Ken,
  
  I did this and it fixed the problem. However, it breaks two
 programs
  here:
  
  That's REALLY weird. I can't see why making the HTML 
 rendering engine 
  less stringent about security would make apps stop working...
 
 Nor I. Nevertheless that's what appears to be the situation. As I
 said, I even rebooted a couple of times to make sure it wasn't a
 fluke.
 
  Hmm... Did you run these side-by-side with DQSD before
  installing SP2? 
 
 Yes, for months.
 
  I'm
  thinking maybe they get into some conflict with DQSD rather
  than with the
  registry fix.
 
 No, it's not that simple.
  
  Let us know how it pans out,
 
 Well at the moment, I've undone the registry change, and I can get to
 use DQSD only by removing the protection entirely. 
 
 Ken Blake
 [EMAIL PROTECTED]



---
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] DQSD and Windows XP SP2

2004-08-11 Thread Kim Gräsman
Hi Ken,
 So whatever is causing these problems, despite their having appeared
 for two successive boots after the registry edit, it's not the
 registry edit, and they are appearing sort of randomly--on some boots,
 but not others.
I'm very glad to hear it wasn't related, even if it ails me to hear 
you're still having problems ;)

Maybe the Media Player bar and QuickReply have SP2 compliance issues as 
well?

Best of luck with it, anyway.
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=8601


Re: [DQSD-Users] Virgin mobile picture messages to non picture phone!

2004-08-12 Thread Kim Gräsman
Tom Corcoran wrote:
I started one at http://www.moonbade.co.uk/dqsd/
Plan to add more of my searches...
Great! I'll add a link to the contrib page when I find the time.
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=8601


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

2004-08-12 Thread Kim Gräsman
Hi Thad,
Sounds good!
Yeah, the deal is that you update the dqsdweb project, and dqsd.net 
automatically updates from there.

Thanks,
Kim
Thad Kerosky wrote:
Hey, great, you had me worried.
 So maybe we should go and add it to the installer. I have time to work 
with it today and tomorrow. We can have the installer log the current 
status of the explorer.exe key and then set it to 0 if they person 
agrees. I'm not sure how detecting windows version works, will have to 
look at NSIS script, This isn't perfect but when we uninstall or figure 
out a way not to use this we can reset it to the original value. The 
imperfection is when something wished to change it between when DQSD was 
installed. We could put another yes/no in the end of the uninstall 
concerning that similiar to the DLL may be in use, do you want to 
delete it anyway and at least let them know whats going on if something 
breaks (then they could reinstall dqsd and then uninstall pressing the 
other button to fix)

Also, no one has any problem with me updating the site to say we realize 
there is a problem with SP2,we have been working on a solution for 
several weeks, and we hope to have at least an intermediate update to 
resolve the problems soon.We're going to leave people who don't do the 
listserv thing in the dark. . .Never done this before but just noticed 
SF says I can, so I just update the dqsdweb repository I suppose.

Thad

---
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] Updated Search: rxlib.xml

2004-08-13 Thread Kim Gräsman
Committed!

Kim 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Shawn K. Hall
 Sent: den 10 augusti 2004 07:34
 To: [DQSD-Users] SF. net
 Subject: [DQSD-Users] Updated Search: rxlib.xml
 
 Hello all,
 
 I fixed the rxlib search ( http://www.regexlib.com/ ). They 
 changed stuff and it broke. Gosh, I really hate how asp.net 
 'viewstate'
 affects remoting a search. :(
 
 This time it made the search some 9 times larger, just to 
 include the viewstate data. Aaarrgggh!



---
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] Updated search - ch.xml

2004-08-13 Thread Kim Gräsman
Merci beaucoup, it's in. 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 James Robertson
 Sent: den 11 augusti 2004 09:27
 To: [EMAIL PROTECTED]
 Subject: [DQSD-Users] Updated search - ch.xml
 
 The base URL for this search has changed, so updated search 
 file attached.



---
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: 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] Move localsearches?

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

 Maybe I am having a brain clot but is there any way to 
 redirect dqsd to look for my localsearches folder at another location?

No officially configurable way. loader.js handles this, and the best you can
do is load them from another dir within the DQSD install dir. As far as I
can see, there's no way to load from an entirely customized dir.

Might be worth looking into...

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=8601


RE: [DQSD-Users] Bug in gg.xml search v1.25?

2004-08-26 Thread Kim Gräsman
Hi James, 

gg.xml rev. 1.25 depends on defer_toos.js, rev. 1.27, as mentioned briefly
in the commit comments [1  2].
If you get the latest defer_tools.js, you should be fine.

Hope that helps,
Kim

[1]
http://cvs.sourceforge.net/viewcvs.py/dqsd/dqsd/searches/gg.xml?rev=1.25vie
w=log
[2]
http://cvs.sourceforge.net/viewcvs.py/dqsd/dqsd/defer_tools.js?rev=1.27view
=log

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 James Robertson
 Sent: den 26 augusti 2004 17:44
 To: [EMAIL PROTECTED]
 Subject: [DQSD-Users] Bug in gg.xml search v1.25?
 
 Just tried using the 1.25 version of gg.xml which is in CVS 
 and I'm getting an error message popping up saying that it's 
 expecting an object at line 321 character 5, the URL being 
 the search.htm.
 
 gg.xml v1.24 in CVS works fine.
 
 I'm assuming that it's nothing to do with my configuration of 
 DQSD since I'm not having any problems elsewhere.
 
 James



---
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] RE: mq (MapQuest) update: latitude, longitude

2004-09-01 Thread Kim Gräsman
Gregory, 

Committed, thanks!

Kim

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Gregory Krohne
 Sent: den 31 augusti 2004 15:09
 To: [EMAIL PROTECTED]
 Subject: [DQSD-Users] RE: mq (MapQuest) update: latitude, longitude
 
 An update to the MapQuest search, to map latitude/longitude 
 coordinates.
 This MapQuest search is only supposed to work for US 
 addresses, but the latitude/longitude coordinates work for 
 anywhere in the world.



---
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] DQSD and Windows XP SP2

2004-09-01 Thread Kim Gräsman
Hi James,

We've been looking into this back and forth for a while... 
The FEATURE_LOCALMACHINE_LOCKDOWN fix is not enough, as you've noticed, and
honestly, I'm not sure what it takes to run DQSD under Windows XP SP2.

I think it may have something to do with the fact that comx creates external
objects (Microsoft.XmlHttp in this case) - it seems all searches that do
this get an InfoBar popup. That said, I have no idea what to do about it.

Sorry,
Kim

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 James Robertson
 Sent: den 30 augusti 2004 21:55
 To: [EMAIL PROTECTED]
 Subject: RE: [DQSD-Users] DQSD and Windows XP SP2
 
 Kim -
 
 You posted a message a few weeks ago re. XP SP2 and modifying 
 a registry key to enable javascript etc.
 originating from a local machine, specifically by doing the following:
 
 Add a DWORD value to
 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet
 Explorer\Main\FeatureControl\FEATURE_LOCALMACHINE_LOCKDOWN
 named explorer.exe and set its value to 0.
 
 I've done that (the key already existed) and the basic 
 problem with DQSD is solved in so far as DQSD runs when my 
 machine boots into XP SP2, *but* I'm still getting the script 
 disabling problem and warnings popping up when new windows 
 are opened by the comx.xml search. The problem's not there 
 when windows are invoked by other searches I've tried, so 
 presumably there's a scripting-specific issue with comx.xml
 
 Any suggestions?



---
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] Internal Error Tray Icon Creation and SP2 Active Content Blocking

2004-09-01 Thread Kim Gräsman
Hi Paul, 

 1) I just got a new notebook computer and installed the 
 Dave's Quick Search Deskbar on it. Every time it starts on 
 this computer I get one of those internal error tray icon 
 creation messages. I've had that occasionally in the past, 
 but not, as far as I know, in connection with Dave's. What's 
 causing this and how do I get rid of it?

Does DQSD say this? I'm guessing no... Who shows this error message?

 2) Since SP2 installed, I have to click my way past 
 Microsoft's active content protection dialog every time 

See http://www.dqsd.net/sp2.htm
It helps for the more general cases, but some things are still affected by
IE's new regime.

Hope that helps,
Kim



---
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


[DQSD-Users] FYI: Week numbers in clock

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

Today I pulled myself together and added support for week numbers in the
clock display.
As of next release of DQSD (clock.js more specifically), you can add a W
to your clock format string, and have it rendered as the current week
number.

Mine currently looks like this:

clocklongform  =  EEE -MM-dd HH:mm, week W;

which at the moment renders:

Thu 2004-09-02 18:39, week 36

While looking for a good week number algorithm, I noticed that there are
apparently a number of different week number systems throughout the world. I
settled for the one dictated by ISO8601 (I think), which also happens to
coincide with what I think is natural in Sweden.

Hope someone'll find it useful,
Kim



---
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: 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] DQSD and Windows XP SP2

2004-09-02 Thread Kim Gräsman
James and all,

  I've done that (the key already existed) and the basic problem with 
  DQSD is solved in so far as DQSD runs when my machine boots into XP 
  SP2, *but* I'm still getting the script disabling problem 
 and warnings 
  popping up when new windows are opened by the comx.xml search.

So, I figured out a workaround, but I'm not sure what it does for browser
security...

Adding iexplore.exe (Internet Explorer) to the
FEATURE_LOCALMACHINE_LOCKDOWN, with the value 0, seems to let DQSD work
fine.
comx runs without hitches, and so does the help window (which also suffers
from an InfoBar without it).

I believe this is because most of DQSD runs inside explorer.exe (while it's
hosted in the taskbar), but some parts start up a new IE instance, which
brings iexplore.exe into the picture.

While this makes DQSD run smoothly, it also opens up IE to the problems that
SP2 was designed to solve [1].

I don't know to what extent the Local Machine zone is used as an attack
vector to load malicious HTML code [1], but I hate to tell people to lower
their security bar in order to run DQSD. Currently, this seems to be the
only solution, though.

Hope that helps,
Kim

[1]
http://msdn.microsoft.com/security/productinfo/XPSP2/securebrowsing/localloc
kdown.aspx



---
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] DQSD and Windows XP SP2

2004-09-04 Thread Kim Gräsman
Hi James,

 Thanks for the reply. I know I'm going to feel awkward about 
 making this suggestion since I can't code it up, but... I've 
 got a feeling that the only way to get DQSD working properly 
 under XP SP2 (even taking into account the available registry 
 hack) might be to wrap up (i.e. host) DQSD in a Windows executable.

Yes, I thought about that too, and it does have some appeal (unless you
count the amount of work involved ;)).

However, doing this would involve re-architecting (if you can use such a
word for something like DQSD) the entire application.

If I understand things correctly, DQSD currently pulls some tricks to embed
IE into the task bar, which gives us ample opportunity for skinning using
HTML and CSS, and to preserve that functionality, we'd have to do the same.
Explorer.exe would still need to be excluded from local machine lockdown.

Then there's the problem with DQSD needing to execute local content (where
IExplore.exe needs to be excluded from local machine lockdown) in order to
display the help window or pop up IE windows or launch searches
(maximized.htm). We could potentially build another exe for that, but then
it'd have to look and feel pretty much just like IE.

As if that wasn't bad enough, we'd probably have to put a lot of work and
energy into making sure our IE stand-in was secure and didn't open up the
user's machine to anything that IE wouldn't.

 Of course, MS don't seem to have gone so far as to give 
 sample code or suggested code architecture for hosting an 
 HTML-based application!

I don't think it's that hard - everybody's doing it. The real challenge is
having it executing in a different process, but rendering in the taskbar. I
don't think you can do that.

Oh well... I'll keep thinking about it, and see if I get any bright ideas.

Cheers,
Kim



---
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] DQSD and Windows XP SP2

2004-09-07 Thread Kim Gräsman
Paul, James and Mitchell,

Many thanks for your feedback, and any ideas as to fixes are most welcome.

Mitchell;

 I don't mind the reg-hack so much, it's the loss of the popup 
 menu that depresses me.

Do you mean the popup menu controlled by the little  icon? That doesn't
work for you?
It actually works here, without any reg-hacks whatsoever, so I'm curious if
this could be another problem...

Thanks for any more details,
Kim



---
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


[DQSD-Users] ANN: Firefox 1.0PR released

2004-09-17 Thread Kim Gräsman
Hi all,
For those of you having had problems with Firefox and DQSD, just thought 
I'd mention that Mozilla just released a new Firefox version.

If you'd be so kind as to download it, test if the problems with DQSD 
persist and report back we'd be most grateful.

Firefox home:
http://www.mozilla.org/products/firefox/
Release notes:
http://www.mozilla.org/products/firefox/releases/
Cheers,
Kim
---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
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] ANN: Firefox 1.0PR released

2004-09-27 Thread Kim Gräsman
Hey Duncan,

Thanks for reporting back. Did you have problems previously, and they were
fixed as of Firefox 1.0-PR? 
If so, I think I'll polish up the FAQ.

Thanks,
Kim

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Duncan McGregor
 Sent: den 20 september 2004 12:19
 To: [EMAIL PROTECTED]
 Subject: RE: [DQSD-Users] ANN: Firefox 1.0PR released
 
  For those of you having had problems with Firefox and DQSD, just 
  thought I'd
 mention that Mozilla just released a new Firefox version.
 
  If you'd be so kind as to download it, test if the problems 
 with DQSD 
  persist
 and report back we'd be most grateful.
 
 No annoying JavaScript errors so far here, for both 
 launchmode = 1 and 2.
 
 Duncan Mc^Gregor
 The name rings a bell
 www.oneeyedmen.com



---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
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] Failed to parse

2004-11-01 Thread Kim Gräsman
Hi Don,

Are you running the latest version, 3.1.8 (released ages ago, admittedly)? 

If so, does clicking the following link work for you?

http://www.dqsd.net/version.xml

Maybe you have a software firewall/antivirus/something that blocks access to
the web somehow?

K

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Don Lull
 Sent: den 29 oktober 2004 22:48
 To: [EMAIL PROTECTED]
 Subject: [DQSD-Users] Failed to parse
 
 When I enter a search the search comes up ok but I get a box that says
 
 Microsoft Internet Explorer
 
 Failed to parse on-line version information. Error message: 
 the system can not locate the resource specified.
 
 ??? 
 --



---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588alloc_id=12065op=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] Failed to parse

2004-11-02 Thread Kim Gräsman
Hi Don,
 yes I am running 3.1.8
 the link works but is gibberish to me
 dqsd_version_info
 typefinal/type
That's the way it's supposed to look :) So far so good.
Have you installed Windows XP SP2? If so, is your firewall enabled? Can 
you try and disable it for the sake of testing (re-enable it as soon as 
you can), to see if that's what does it?

It could be that the firewall is blocking explorer.exe (Windows 
Explorer) from accessing the internet, and that's why you see this 
problem, but that's really just a guess.

 The searches go through alright and the program works fine which is
 why I don't understand the error message.
I think the version check (along with some of the more eclectic 
searches) is the only one to access the net directly, rather than firing 
up a browser.

Kim
---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588alloc_id=12065op=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] Add a suffix action key

2004-11-08 Thread Kim Gräsman
Hi Steve,
EBay has eBay and the suffix % as action keys.
For pre setup keyboard reasons I need to add a suffix
key to a couple of the
searches. 

How do I do that?
You add aliases to localaliases.txt in your installation dir.
There should be a semi-empty localaliases.txt with instructions already.
IIRC, you separate the parts with pipe chars (|), so to add an alias 
of d to the Dictionary.com search (dic), you should be able to do:

d|dic
You can add further parts containing description, etc., but I don't have 
that clear in my head, so see the file.

Hope that helps,
Kim
---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588alloc_id=12065op=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] Fix for XP SP2 Problem

2004-11-18 Thread Kim Gräsman
Hey all,

I think mark-of-the-web is probably a good thing, if it stops the first
popup blocker problem. 

The issue with the calendar is something else, I believe it's got something
to do with writing stylesheets dynamically.

It'd be great if we could work around these problems, so we can get a new
release out the door, but I'm swamped with work, and severely lacking
competence, so I'm counting on the rest of you.

FWIW, the registry fix mentioned at dqsd.net must be applied not only to
Explorer.exe, but also to IExplore.exe (which is a bit scary), or the
calendar and other popup windows won't work.

Cheers,
Kim

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Lee Hasiuk
 Sent: den 18 november 2004 02:23
 To: [EMAIL PROTECTED]
 Subject: RE: [DQSD-Users] Fix for XP SP2 Problem
 
 Yep that's it.  Oh well...  It seemed to work for me, but by 
 no means did I run an exhaustive test.  It got me past the 
 main problem of the toolbar not really working at all.
 
 Lee
 
 At 04:58 PM 11/17/2004 -0600, you wrote:
 
 
 Is this different from the Mark-of-the-web solution mentioned at 
 http://www.dqsd.net/sp2.htm which was tested but it ruins 
 some parts 
 of DQSD?
 
 See, also, from the DQSD-list archives:
 
 http://www.mail-archive.com/dqsd-users@lists.sourceforge.net/
msg02252.h
 t
 ml
 
 
 --
 MarkR
  
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Monty 
 Scroggins
 Sent: Wednesday, November 17, 2004 4:20 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [DQSD-Users] Fix for XP SP2 Problem
 
 Man thats outstanding!.. many thanks Lee..   It works great.. 
 
 I made the source change and checked it in to CVS.
 
 Monty
 
 Lee Hasiuk wrote:
 
 (Please forgive me if this message has already made it to 
 your mailing
 list.  I tried submitting it without joining, and I tried 
 sending email 
 to David Bau, but apparently both were ignored, because I 
 couldn't see 
 any mention in your archives.)
 
 I stumbled across DQSD a few evenings ago and decided to 
 give it a try.
 I immediately noticed that it had a problem with running 
 under Windows 
 XP SP2.  It looks to me like you are using local active content in a 
 web browser ActiveX control in the toolbar.  I looked at the source 
 code for the control's HTML and saw that there's a critical line 
 missing from it that's necessary in SP2 to avoid the 
 information bar 
 when running active content stored on the local system.  
 It's commonly 
 known as the Mark of the Web.  You can read more about it here:
 
 http://www.microsoft.com/resources/documentation/ie/6/all/re
 skit/en-us
 /
 appendix.mspx (do a search for Mark of the Web once the page 
 is loaded)
 
 Anyway, there's a trivial fix for this problem.  Just add the 
 following
 line to the file named search.htm (I found it in the directory in 
 which DQSD was installed), just after the line that contains head
 (line 4 in the latest version on your web site):
 
 !-- saved from url=(0013)about:internet --
 
 That's all there is to it!  I hope that this isn't something you
 already knew about, because I didn't have time to go through all the 
 messages in your mailing list archives.  A quick glance led me to 
 believe that you were approaching a fix by messing with the registry.



---
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
___
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] Fix for XP SP2 Problem

2004-11-18 Thread Kim Gräsman
Hi Brent,

  It'd be great if we could work around these problems, so we 
  can get a 
  new release out the door, but I'm swamped with work, and severely 
  lacking competence, so I'm counting on the rest of you.

 Also, Kim - I think you, Glenn, and David are the only ones 
 that has the know-how/sourceforge permissions to do a build. 

Yes, I believe so too. I've added a pretty thorough ReadMe.txt to the src
directory, so at least it's documented.
I wouldn't mind building a new release, but I always pictured we should have
an XP SP2-compatible package in place first.
Maybe we should save that for later?

Opinions? What's more important - new release or new release working with
SP2?

Kim



---
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
___
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] Fix for XP SP2 Problem

2004-11-22 Thread Kim Gräsman
Hi Shawn, 

 Question: What's the consensus for creating a method of the 
 dqsdtools object that provides the ability to create activex 
 objects in the same manner as CreateObject(sObject)?
 
 This has the potential to be a one-off security issue if the 
 user is convinced to install a malicious script or someone 
 gains direct access to the system. It's not directly a threat 
 in and of itself, however.

The problem is, any script on the client machine can use that method to
create anything. I thought about limiting which objects can be created
(XmlHttp is probably the most necessary one), but that doesn't really help.
If someone finds an exploit in XmlHttp, and they know the user has DQSD
installed, it's a no-brainer to exploit DQSD to instantiate the object.

I think the security alerts are valid, the user has a right to know. But I
do agree that they are a pain in the backside.

I've been thinking - maybe we could place DQSD in its own Internet Explorer
Zone - is that possible? Then people could configure IE to allow just what
DQSD needs and for DQSD only. We could ship DQSD with a pre-configured zone
that allows the necessary stuff. I don't know how the mapping between zone
and application is done, though, it's probably URL-based, somehow... :-/

Cheers,
Kim



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
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] DQSD 3.1.9 BETA-1

2004-12-03 Thread Kim Gräsman
Shawn and Paul,

I can confirm that. For some bizarre reason, this page does not provoke the
Internet Explorer InfoBar. 

Usually, a page with only the following contents:

html
  head
script
/script
  /head
/html

brings up the InfoBar on account of the script tag.

I did notice, however, that Shawn's ggd-discover page is shown as part of
the Internet zone - that must be because it's saved from the web.
However, it contains no mark of the web, as is the standard way of showing
where pages were saved from to give them the same permissions as they
originally had. I'm confused.

15 minutes later

I've had a revelation. This is not for non-techies, but some of you might
find it interesting. IE uses an alternate NTFS stream to write zone
information to the file, so it's not visible to the user, but apps can read
and process it. It's kind of a high-tech, and less obvious, Mark of the web.

I've done some testing here, and it's not really consistent - I made two
pages with content similar to what I posted above, and linked to one from
the other. Having allowed blocked content in the one, I expected the other
page to ask me again, but it didn't. I have an theory as to what's going on,
but I'm not going to go into any detail (unless anybody wants me to), but
suffice to say that:

a) I cannot find a definitive source that says Allow Blocked Content is only
effective for the current page
b) My experiments show the opposite

Hope that helps,
Kim

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Paul
 Sent: den 3 december 2004 20:09
 To: [EMAIL PROTECTED]
 Subject: RE: [DQSD-Users] DQSD 3.1.9 BETA-1
 
 Thanks again Shawn.
 
 When I click the download this script link at the bottom of 
 the page, I get a permission-denied failure--but not the kind 
 that gives you an allow-blocked-content option.
 
 --
 Paul 
 
 
  -Original Message-
  From: [EMAIL PROTECTED] [mailto:dqsd-users-
  [EMAIL PROTECTED] On Behalf Of Shawn K. Hall
  Sent: Thursday, December 02, 2004 9:02 PM
  To: [EMAIL PROTECTED]
  Subject: RE: [DQSD-Users] DQSD 3.1.9 BETA-1
  
  Hi Paul,
  
   Thanks, Shawn, but when I go to that page, I don't
   get an active content (or whatever) warning.
  
  Content on remote servers is usually blocked silently (no warning).
  If you DO NOT see green text in the first textbox then it was
  blocked. You'll need to download the script (linked from the bottom
  of the page) in order to test it locally for the security warning.



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


Menu button gone in vertical mode (was: RE: [DQSD-Users] DQSD 3.1.9 BETA-1)

2004-12-03 Thread Kim Gräsman
Hi Mitchell,

The width is always the width, unfortunately, so when your bar is vertical,
you have to make it wide enough for the little button to appear.
Or you can add the following flag to localprefs.js:

/*  Show the menu '' popup button?
 *  0 = never
 *  1 = always
 *  2 = if search bar width is greater than clocklongwidth [default]
 */
showbutton = 2;

and set it to whatever you like.

Note also that F1 brings up the menu if DQSD has focus - however, I just
noticed a bug that F1 not only brings up the DQSD menu, but also the Windows
help if the bar is vertically docked. We'll look into that.

Kim

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Mitchell Waite
 Sent: den 4 december 2004 00:32
 To: [EMAIL PROTECTED]
 Subject: RE: [DQSD-Users] DQSD 3.1.9 BETA-1
 
 However when I move the task bar to the horizontal mode the 
 little pop up menu appears, so me thinks this is a bug.
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Shawn K. Hall
 Sent: Thursday, December 02, 2004 8:49 PM
 To: [EMAIL PROTECTED]
 Subject: RE: [DQSD-Users] DQSD 3.1.9 BETA-1
 
 Hi Mitchell,
 
  What I meant to say is on a VERTICAL TASK BAR 319 only gives me the 
  calendar when I right click.
 
 What is the 'calStart' variable set to in localprefs.js?
 
 /* Calendar start method.
 *  0 = right click
 *  1 = double click
 *  default is 0
 */
 calStart=0;



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


[DQSD-Users] ANN: 3.1.9.0 - Final Release

2004-12-24 Thread Kim Gräsman
Hello everyone,

As you may have noticed, we have recently released two betas of DQSD
3.1.9, and time has come to release it properly. This is really a
minor release, feature-wise, but we've fixed a fair number of issues,
and added a year's worth of new searches.

We received some complaints last time that links to the release were
broken, so we've used TinyUrl this time to keep them short.

Release notes:
http://tinyurl.com/5b8re 

Download from SourceForge:
http://tinyurl.com/4d8pf 

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

Please note that Windows XP Service Pack 2 is still wreaking havoc
for us. The safest thing you can do is to click the yellow Allow
blocked content whenever it shows up in DQSD. We have posted some
workarounds at http://www.dqsd.net/sp2.htm if you're feeling more
adventurous and don't mind the security risks.

We are already working on an SP2-friendly version of DQSD, but
there's lots to be done, so that will be a separate release.

On a more personal note, someone reported the last announcement
e-mail to SpamCop as unsolicited e-mail, so I received an agitated
letter from my ISP. While this was easily sorted out, I'd appreciate
it if you unsubscribe rather than report these messages as spam. 

To unsubscribe:
- Go to http://tinyurl.com/52v8j or 
- Send a message to [EMAIL PROTECTED], or
- As a last resort, contact me, and I'll remove you from the list
manually.

Happy holidays, if applicable, and enjoy the new release!

- The DQSD Team, through Kim Gräsman.



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id†01


RE: [DQSD-Users] 3.1.9.0 Final Release will not install

2004-12-26 Thread Kim Gräsman
Cate, Dennis, Shawn,

That's a mess. I'm still at my in-laws' for Christmas, but I'll see
if I can figure out what's wrong with the installer ASAP.

We've upgraded the software that helps us build the installer, maybe
that's it.

Sorry about the problems. 3.1.9.1 coming up.

Kim

 Original Message 
From: [EMAIL PROTECTED]
To: dqsd-users@lists.sourceforge.net
Subject: RE: [DQSD-Users] 3.1.9.0 Final Release will not install
Date: Sat, 25 Dec 2004 13:22:18 -0500

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Shawn
K.
 Hall
 Sent: Friday, December 24, 2004 11:06 PM
 To: dqsd-users@lists.sourceforge.net
 Subject: RE: [DQSD-Users] 3.1.9.0 Final Release will not install

 Hi Cate,

 Failed to write information to your registry.  While
  installing you must be logged in as a user with
  permission to write to the registry, preferably an
  Administrator.  The installation will now abort.
  The thing is I'm running Windows 98SE. ...

 I just tried to install 3.1.9 on my son's computer (W98SE) and
 experienced the same problem. :(

 Looks like we made a boo-boo.

More than one.  Trying to install on Win2K Por SP4 gives me a DOS box
with a
cursor hopping madly around a blank screen.  I killed the process and
am
standing pat with 3.18 to you figure out what got hosed.

 Shawn K. Hall
__
Dennis




---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id†01


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

2005-01-04 Thread Kim Gräsman
Hi James,
James Robertson wrote:
However, the notesbydave.com URL seems to be down -
pinging gives an IP of 68.80.225.136 but it timed out
on returning packets.
Is there anywhere else that we've got that hosts the
install scripts?
Hmm... The files are on www.dqsd.net as well, I think 
notesbydave.com/toolbar is/was a mirror of dqsd.net.

So, do what the manual says, but substitute
 notesbydave.com/toolbar
for
 www.dqsd.net
I'll look into changing the directions on the page.
Thanks,
Kim
---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


[DQSD-Users] ANN: DQSD 3.1.9.1

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

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

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

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

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

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

- The DQSD Team, through Kim Gräsman



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


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

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

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

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

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

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

- Kim



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


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

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

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

- K

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



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


RE: [DQSD-Users] tinyURL

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

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

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

- Kim



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


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

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

I couldn't get it to work, even when I added dqsd.net to trusted sites.
But then I'm running as a non-admin, I think that may have had something to
do with it.

Thanks for the updated info, we'll try and update the site.

Cheers,
Kim

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 James Robertson
 Sent: den 7 januari 2005 16:50
 To: dqsd-users@lists.sourceforge.net
 Subject: [DQSD-Users] Re: notesbydave.com down?
 
 Kim/Monty -
 
 My office NT4 box doesn't give an Add Quick Search
 type option in the toolbar after installing DQSD.
 
 And I finally woke from my post-Christmas semi-comatose state 
 and realised that (as Kim also
 mentioned) the Error is due to the remote site wanting to 
 affect the local zone, so it needs to be a trusted site to be 
 able to do it.
 
 So instructions might be something along the lines of:
 In IE Internet Options|Security|Trusted Sites add 
 http://www.dqsd.net/install.htm and hit Apply
 
 Then in the toobar right-click, go to Toolbars|New toolbar... 
 and enter http://www.dqsd.net/install.htm (or installd.htm / 
 installe.htm if DQSD is installed onto the D or E drives) as 
 the address to install from, hit OK and wait a few seconds.
 
 Then (optionally) once the search bar has appeared in your 
 toolbar, in IE Internet Options|Security|Trusted Sites select 
 http://www.dqsd.net/install.htm, click on Remove and hit OK
 
 I've tried using local file addresses as the adress to 
 install from and it never seems to work - it seems to need 
 the script command in the install.htm files. So the URL at 
 Step 3 does need to be a URL, although the instructions need 
 to include the Trusted Zone steps as well.



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


  1   2   3   >