Re: [DQSD-Users] DQSD 4.0 released!

2008-06-19 Thread brian
Hi Shawn...

   Sorry for the delay in replying -- everything's working fine on my machine 
at home (where I have email access to the outside 
world), but failing on my work machine (where I cannot access my personal 
email).

   I checked the setting you mentioned in IE, and it was already checked.   :(

   I also did some experimentation, trying to add various 'file' URLs to the 
'safe' zone, including the search.htm in the DQSD 
directory, but I guess I'm not specifying the URL correctly?  I could not 
successfully add any local file to the trusted zone; I 
kept getting an error saying I wasn't specifying a valid wildcard (even when 
there was no wildcard character!)...

   I'm half-tempted.. no, strike that, I'm 90%-tempted to just code a COMX-like 
script up in PHP and put it on the web frontend for 
my MythTV box (which I can access from work), and have _it_ collect up all the 
daily comic strips for me.  I know that doesn't 
address the actual problem, but it'll work around it!  ;)

   In the meantime, if you have any other settings or tweaks for me to try on 
the IE installation at work, let me know... I'm all ears.


Shawn K. Hall wrote:
> Hi Brian,
> 
>> As a guess -- could it be that they've set something in IE6 
>> so that it won't execute scripts/html in a specific directory 
>> (namely, the DQSD program directory)?
> 
> It could be the IE6 option to "prevent scripts from running on your
> computer". Check it here:
> 
>   In IE, tools > internet options > advanced > security > CHECK "allow
> active content to run in files on my computer".
> 
> You may need to reboot, or turn off and back on DQSD (not simply reload)
> in order to implement this on the deskband.
> 
> -Shawn
> 
> 
> 
> -
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> ___
> 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
> 
> 


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
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] DQSD 4.0 released!

2008-06-13 Thread Shawn K. Hall
Hi Brian,

> As a guess -- could it be that they've set something in IE6 
> so that it won't execute scripts/html in a specific directory 
> (namely, the DQSD program directory)?

It could be the IE6 option to "prevent scripts from running on your
computer". Check it here:

  In IE, tools > internet options > advanced > security > CHECK "allow
active content to run in files on my computer".

You may need to reboot, or turn off and back on DQSD (not simply reload)
in order to implement this on the deskband.

-Shawn



-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
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] DQSD 4.0 released!

2008-06-13 Thread brian
Shawn & Kim --

I did check out the rights on the DQSD folder, and I have administrator rights 
to it (and the rest of the box, at least for now).

As a guess -- could it be that they've set something in IE6 so that it won't 
execute scripts/html in a specific directory (namely, 
the DQSD program directory)?



brian wrote:
> Shawn K. Hall wrote:
>> Hi Kim & Brian,
>>
 :sigh:  probably some danged "security policy" that they 
 swept through and set, somewhere (either in
 WindowsXP [SP2], or in IE [6.x]).   :(

>  > [...snip...]
>> If it weren't with IE6, I would say that it was probably related to the
>> "enable native xmlhttp support" option in IE7. But since it's IE6, I
>> don't know what to think. If the specific search uses a local file cache
>> for processing or functionality, then it could be that the search is
>> failing based on permissions on the DQSD folder (add full rights to your
>> current user to all files to fix it).
> 
>The most prominent problem is with comx.xml, which aggregates the selected
> comics and displays them in one (locally created) window.  I've also noted a 
> similar
> (though not identical) "Access Denied" dialog when trying to use anything 
> with the
> "/popup" option (such as the [currently broken??] mwd.xml search for 
> merriam-webster).
> 
>Based on this, your assumption may well be correct.  I'm _supposed_ to be 
> an admin on
> my box, and that may have "secretly changed" at some point.  It's trivial 
> (and allowable)
> for me to go in and change it back.  If it's permissions-based on the 
> specific folder, then
> *maybe* I can fix that, too.  I'll have to check out the rights on the DQSD 
> folder on that
> machine, and let you know how I fare.  I'd hate to miss out on using comx.xml 
> for my morning
> coffee break!
> 
>   - Brian
> 
> 
> 
> 
> -
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> ___
> 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
> 
> 


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
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] DQSD 4.0 released!

2008-06-07 Thread Kim Gräsman
Shawn, Brian,

On Fri, Jun 6, 2008 at 10:19 PM, brian <[EMAIL PROTECTED]> wrote:
>
>   The most prominent problem is with comx.xml, which aggregates the selected
> comics and displays them in one (locally created) window.  I've also noted a 
> similar
> (though not identical) "Access Denied" dialog when trying to use anything 
> with the
> "/popup" option (such as the [currently broken??] mwd.xml search for 
> merriam-webster).
>

If it's the popup stuff causing grief, I'd guess that there's
something in IE trying to prevent popups. Maybe we can configure that
away somehow in the host. I'll think about it...

- Kim

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
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] DQSD 4.0 released!

2008-06-06 Thread brian
Shawn K. Hall wrote:
> Hi Kim & Brian,
> 
>>> :sigh:  probably some danged "security policy" that they 
>>> swept through and set, somewhere (either in
>>> WindowsXP [SP2], or in IE [6.x]).   :(
>>>
 > [...snip...]
> If it weren't with IE6, I would say that it was probably related to the
> "enable native xmlhttp support" option in IE7. But since it's IE6, I
> don't know what to think. If the specific search uses a local file cache
> for processing or functionality, then it could be that the search is
> failing based on permissions on the DQSD folder (add full rights to your
> current user to all files to fix it).

   The most prominent problem is with comx.xml, which aggregates the selected
comics and displays them in one (locally created) window.  I've also noted a 
similar
(though not identical) "Access Denied" dialog when trying to use anything with 
the
"/popup" option (such as the [currently broken??] mwd.xml search for 
merriam-webster).

   Based on this, your assumption may well be correct.  I'm _supposed_ to be an 
admin on
my box, and that may have "secretly changed" at some point.  It's trivial (and 
allowable)
for me to go in and change it back.  If it's permissions-based on the specific 
folder, then
*maybe* I can fix that, too.  I'll have to check out the rights on the DQSD 
folder on that
machine, and let you know how I fare.  I'd hate to miss out on using comx.xml 
for my morning
coffee break!

  - Brian




-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
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] DQSD 4.0 released!

2008-06-06 Thread Shawn K. Hall
> Changes have now been committed to resolve this.

It occurs to me that I probably ought to say somewhere that due to the
way that the DQSD stylization works, people wanting to take advantage of
the multiline styles will need to run "configure > load color scheme >
..." in order to apply the new styles. This procedure overwrites the
previous theme.css file (which ships as an empty file, but is populated
by the *theme.css file last loaded through "configure"), so the OLD
theme will be preserved for anyone that upgrades. If you don't "load" a
new color scheme (or the same one again) the updated stylization will
not be applied.

Just thought I better put it in writing somewhere. :)

-Shawn



-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
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] DQSD 4.0 released!

2008-06-06 Thread Shawn K. Hall
Hi Kim & Brian,

> > :sigh:  probably some danged "security policy" that they 
> > swept through and set, somewhere (either in
> > WindowsXP [SP2], or in IE [6.x]).   :(
> >
> I had a lot of strange Access Denied errors (due 
> to XmlHttpRequest, so nothing we can address
> directly, unfortunately) when I ran DQSD as non-admin.

Are we using the xmphttprequest object? Or are we using the
msxml2.xmlhttp (and similar) objects? The first one is only available on
IE7 and up.

If it weren't with IE6, I would say that it was probably related to the
"enable native xmlhttp support" option in IE7. But since it's IE6, I
don't know what to think. If the specific search uses a local file cache
for processing or functionality, then it could be that the search is
failing based on permissions on the DQSD folder (add full rights to your
current user to all files to fix it).

-Shawn



-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
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] DQSD 4.0 released!

2008-06-05 Thread Kim Gräsman
Hi Brian,

Are you logged in as a local admin? I had a lot of strange Access
Denied errors (due to XmlHttpRequest, so nothing we can address
directly, unfortunately) when I ran DQSD as non-admin.

Otherwise things should work fine.

Thanks for the changes!

- Kim

On Thu, Jun 5, 2008 at 1:34 AM, brian <[EMAIL PROTECTED]> wrote:
> Kim Gräsman wrote:
>>
>> Hi Shawn,
>>
>> On Wed, Jun 4, 2008 at 11:32 AM, Shawn K. Hall
>> <[EMAIL PROTECTED]> wrote:

 I reinstalled on my XP Pro SP 2 machine at work where I have a
 multiline taskbar (3 levels). I still had the issue where it only
 shows on one line with a grey readonly section underneath.
>>>
>>> Changes have now been committed to resolve this. New release coming very
>>> shortly.
>>
>> Thanks! I'm waiting for Brian's comx changes as well,
>
>  ...attached.  Sorry for the delay in getting it to ya.  :/   work (ie: real
> world) intervened.
>
>
>  Also, sadly, I cannot get DQSD working for many pieces (comx included.. :/
> ) on my work machine.
> I keep getting "Access denied".  I tried the "register the dll" trick, and
> it didn't seem to help.
>
> :sigh:  probably some danged "security policy" that they swept through and
> set, somewhere (either in
> WindowsXP [SP2], or in IE [6.x]).   :(
>
>
>
> -
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> ___
> 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
>
>

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
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] DQSD 4.0 released!

2008-06-04 Thread brian

Kim Gräsman wrote:

Hi Shawn,

On Wed, Jun 4, 2008 at 11:32 AM, Shawn K. Hall
<[EMAIL PROTECTED]> wrote:

I reinstalled on my XP Pro SP 2 machine at work where I have a
multiline taskbar (3 levels). I still had the issue where it only
shows on one line with a grey readonly section underneath.

Changes have now been committed to resolve this. New release coming very
shortly.


Thanks! I'm waiting for Brian's comx changes as well, 


  ...attached.  Sorry for the delay in getting it to ya.  :/   work (ie: real 
world) intervened.


  Also, sadly, I cannot get DQSD working for many pieces (comx included.. :/ ) 
on my work machine.
I keep getting "Access denied".  I tried the "register the dll" trick, and it 
didn't seem to help.

:sigh:  probably some danged "security policy" that they swept through and set, 
somewhere (either in
WindowsXP [SP2], or in IE [6.x]).   :(



Comic Strip
Displays comic strip(s) in a single window.

Note: All the comic switches can be abbreviated and multiple switches can be specified at one time.
--Switches:
9 Chickweed Lane/9chickweed
A Case in Point/caseinpoint
Adam at Home/adamathome
Agnes/agnes
Alex/alex
Alley Oop/alleyoop
Andy Capp/andycapp
Animal Crackers/animalcrackers
Annie/annie
Arlo and Janis/arloandjanis
B.C./bc
Baldo/baldo
Ballard Street/ballardstreet
Ben/ben
Betty/betty
Big Nate/bignate
Big Picture/bigpicture
Big Top/bigtop
Bo Nanas/bonanas
Boondocks/boondocks
Bound and Gagged/boundandgagged
Brenda Starr/brendastarr
Broomhilda/broomhilda
Bulls N Bears/bullsnbears
CEO Dad/ceodad
Calvin and Hobbes/calvinandhobbes
Cats With Hands/catswithhands
Candorville/candorville
Cathy/cathy
Cheap Thrills/cheapthrills
Cleats/cleats
Close to Home/closetohome
Committed/committed
Cornered/cornered
Dick Tracy/dicktracy
Dilbert/dilbert
Dinosaur Comics/dinosaurcomics
Doonesbury/doonesbury
Drabble/drabble
Dr. Fun/drfun
Duplex/duplex
Fat Cats/fatcats
Ferdnand/ferdnand
Flight Deck/flightdeck
Flo and Friends/floandfriends
For Better or for Worse/forbetterorforworse
FoxTrot/foxtrot
Frank and Ernest/frankandernest
Frazz/frazz
Fred Basset/fredbasset
Fusco Brothers/fuscobrothers
Garfield/garfield
Gasoline Alley/gasolinealley
Geech/geech
Get Fuzzy/getfuzzy
Go Fish/gofish
Graffiti/graffiti
Grand Avenue/grandavenue
Heart of the City/heartofthecity
Heathcliff/heathcliff
Helen of the Internet/helenoftheinternet
Herb and Jamaal/herbandjamaal
Herman/herman
Housebroken/housebroken
In the Bleachers/inthebleachers
Janes World/janesworld
Jump Start/jumpstart
Kit N Carlyle/kitncarlyle
Kudzu/kudzu
La Cucaracha/lacucaracha
Liberty Meadows/libertymeadows
Lil Abner/lilabner
Lola/lola
Loose Parts/looseparts
Lost Sheep/lostsheep
Luann/luann
Lucky Cow/luckycow
Lupo Alberto/lupoalberto
Marmaduke/marmaduke
Meatloaf Night/meatloafnight
Meehan Streak/meehanstreak
Meg!/meg
Mister Boffo/misterboffo
Mixed Media/mixedmedia
Moderately Confused/moderatelyconfused
Momma/momma
Monty/monty
Motley/motley
Mullets/mullets
Nancy/nancy
Natural Selection/naturalselection
Nonsequitur/nonsequitur
Off The Mark/offthemark
One Big Happy Classics/onebighappyclassics
Out of the Gene Pool/outofthegenepool
Over the Hedge/overthehedge
Overboard/overboard
PC and Pixel/pcandpixel
Peanuts/peanuts
Pearls Before Swine/pearlsbeforeswine
Pibgorn/pibgorn
Pickles/pickles
Pluggers/pluggers
Pooch Cafe/poochcafe
Pop Culture/popculture
Preteena/preteena
Raising Duncan/raisingduncan
Real Life Adventures/reallife
Reality Check/realitycheck
Red and Rover/redandrover
Reynolds Unwrapped/reynoldsunwrapped
Ripleys Believe It or Not/ripleysbelieveitornot
Rose Is Rose/roseisrose
Rubes/rubes
Rudy Park/rudypark
Sheldon/sheldon
Shirley And Son/shirleyandson
Shoe/shoe
Soup To Nutz/souptonutz
Speed Bump/speedbump
Spot The Frog/spotthefrog
Stone Soup/stonesoup
Strange Brew/strangebrew
Tank Mcnamara/tankmcnamara
Tarzan/tarzan
Thats Life/thatslife
The 5th Wave/5thwave
The Born Loser/bornloser
The Buckets/buckets
The Grizzwells/grizzwells
The Joy of Tech/joyoftech
The Other Coast/othercoast
The Sunshine Club/sunshineclub
Top of the World!/topoftheworld
User Friendly/userfriendly
Willy n Ethel/willynethel
Wizard of Id/wizardofid
Working Daze/workingdaze
Working It Out/workingitout
xkcd/xkcd
Ziggy/ziggy
Zits/zits
Editorials (not published every day):
All editorials for today/editorials
Animated Oliphant/animatedoliphant
Ann Telneas/anntelneas
Barbara Brandon/barbarabrandon
Be

Re: [DQSD-Users] DQSD 4.0 released!

2008-06-04 Thread Kim Gräsman
Hi Shawn,

On Wed, Jun 4, 2008 at 11:32 AM, Shawn K. Hall
<[EMAIL PROTECTED]> wrote:
>
>> I reinstalled on my XP Pro SP 2 machine at work where I have a
>> multiline taskbar (3 levels). I still had the issue where it only
>> shows on one line with a grey readonly section underneath.
>
> Changes have now been committed to resolve this. New release coming very
> shortly.

Thanks! I'm waiting for Brian's comx changes as well, and word from
Bob whether the 4.0.0.3 version of DQSDHost.dll works better for him,
in which case I'll see if I can patch it up.

Cheers,
- Kim

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
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] DQSD 4.0 released!

2008-06-04 Thread Shawn K. Hall
Hi Tom,

> I reinstalled on my XP Pro SP 2 machine at work where I have a  
> multiline taskbar (3 levels). I still had the issue where it only  
> shows on one line with a grey readonly section underneath.

Changes have now been committed to resolve this. New release coming very
shortly.

-Shawn



-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
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] DQSD 4.0 released!

2008-06-02 Thread Kim Gräsman
Hi Shawn,

On Mon, Jun 2, 2008 at 10:53 PM, Shawn K. Hall
<[EMAIL PROTECTED]> wrote:
> I'll add the multiline changes tonight or tomorrow, please wait 'til
> then to rebuild.

OK, cheers!

- Kim

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
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] DQSD 4.0 released!

2008-06-02 Thread Shawn K. Hall
I'll add the multiline changes tonight or tomorrow, please wait 'til
then to rebuild.

Thanks,

Shawn
 

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf 
> Of Kim Gräsman
> Sent: Sunday, June 01, 2008 10:49 AM
> To: DQSD users mailing list
> Subject: Re: [DQSD-Users] DQSD 4.0 released!
> 
> Hi Brian,
> 
> Ugh. Yeah, I forgot to do an update from the repository. I can't
> believe how ignorant that was.
> 
> I'll try and cook up a new release with all the minor nits fixed
> during next week, if I can find a big enough timeslot.
> 
> Thanks for reporting,
> - Kim
> 
> On Sun, Jun 1, 2008 at 3:17 PM, brian <[EMAIL PROTECTED]> wrote:
> > Kim Gräsman wrote:
> >> Hello DQSD users!
> >>
> >> After a long hiatus, we've finally gotten our act together and
> >> released DQSD 4.0, with support for the new Internet Explorer as of
> >> Windows XP SP2.
> >>
> >> There are still a couple of quirks to iron out, but the 
> toolbar should
> >> now load without security warnings.
> >>
> >> The dqsd.net website and auto-updates should get the 
> latest before too long.
> >>
> >
> >
> >   Hi Kim...
> >
> >Thanks for the update.  I'm eager to install it on my 
> work machine next week.  :)
> >
> >I take it you didn't check out the current released 
> *.xml files before you created the new package?   The comx.xml that
> > installed with the update doesn't have any of the changes I 
> submitted (and Monty checked in) last year-- namely, the addition of
> > Dinosaur Comics and (by request), xkcd  ...
> 
> --
> ---
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
> ___
> 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
> 



-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
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] DQSD 4.0 released!

2008-06-01 Thread Kim Gräsman
Hi Brian,

Ugh. Yeah, I forgot to do an update from the repository. I can't
believe how ignorant that was.

I'll try and cook up a new release with all the minor nits fixed
during next week, if I can find a big enough timeslot.

Thanks for reporting,
- Kim

On Sun, Jun 1, 2008 at 3:17 PM, brian <[EMAIL PROTECTED]> wrote:
> Kim Gräsman wrote:
>> Hello DQSD users!
>>
>> After a long hiatus, we've finally gotten our act together and
>> released DQSD 4.0, with support for the new Internet Explorer as of
>> Windows XP SP2.
>>
>> There are still a couple of quirks to iron out, but the toolbar should
>> now load without security warnings.
>>
>> The dqsd.net website and auto-updates should get the latest before too long.
>>
>
>
>   Hi Kim...
>
>Thanks for the update.  I'm eager to install it on my work machine next 
> week.  :)
>
>I take it you didn't check out the current released *.xml files before you 
> created the new package?   The comx.xml that
> installed with the update doesn't have any of the changes I submitted (and 
> Monty checked in) last year-- namely, the addition of
> Dinosaur Comics and (by request), xkcd  ...

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
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] DQSD 4.0 released!

2008-06-01 Thread brian
Kim Gräsman wrote:
> Hello DQSD users!
> 
> After a long hiatus, we've finally gotten our act together and
> released DQSD 4.0, with support for the new Internet Explorer as of
> Windows XP SP2.
> 
> There are still a couple of quirks to iron out, but the toolbar should
> now load without security warnings.
> 
> The dqsd.net website and auto-updates should get the latest before too long.
> 


   Hi Kim...

Thanks for the update.  I'm eager to install it on my work machine next 
week.  :)

I take it you didn't check out the current released *.xml files before you 
created the new package?   The comx.xml that 
installed with the update doesn't have any of the changes I submitted (and 
Monty checked in) last year-- namely, the addition of 
Dinosaur Comics and (by request), xkcd  ...




-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
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] DQSD 4.0 released!

2008-05-30 Thread Kim Gräsman
Hi Bill,

Thanks for posting back.

On Fri, May 30, 2008 at 8:21 PM,  <[EMAIL PROTECTED]> wrote:
>
> Mine now says:
> Dave's Quick Search Deskbar
> Version 4.0.0.4 - May 30, 2007
>
> I don't think that the '2007' is quite right though.  ;)

Yep, that's already corrected, I think we'll see a new drop before too long.

> Unfortunately the Active X warning is still present on the Help
> screen.

That's one of the open issues. I haven't looked into it in detail, but
there's something weird going on in the help screen; I'm hoping to be
able to simplify it later.

Thanks,
- Kim

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
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] DQSD 4.0 released!

2008-05-30 Thread bill . hewitt
Hi Kim,

On Fri, 30 May 2008 16:48:07 +0200, you [Kim Gräsman] wrote:

}After a long hiatus, we've finally gotten our act together and
}released DQSD 4.0, with support for the new Internet Explorer as of
}Windows XP SP2.

Mine now says: 
Dave's Quick Search Deskbar
Version 4.0.0.4 - May 30, 2007

I don't think that the '2007' is quite right though.  ;)

Unfortunately the Active X warning is still present on the Help
screen.

I am using Win XP MCE Sp3.

Thanks...
-- 
Bill

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
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] DQSD 4.0 released!

2008-05-30 Thread Glenn Carr
Hooray!  Thanks for you all your hard work, Kim.

Glenn

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:dqsd-users-
> [EMAIL PROTECTED] On Behalf Of Kim Gräsman
> Sent: Friday, May 30, 2008 9:48 AM
> To: [EMAIL PROTECTED]
> Cc: DQSD users mailing list
> Subject: [DQSD-Users] DQSD 4.0 released!
> 
> Hello DQSD users!
> 
> After a long hiatus, we've finally gotten our act together and
> released DQSD 4.0, with support for the new Internet Explorer as of
> Windows XP SP2.
> 
> There are still a couple of quirks to iron out, but the toolbar should
> now load without security warnings.
> 
> The dqsd.net website and auto-updates should get the latest before too
> long.
> 
> Release notes:
> 
> https://sourceforge.net/project/shownotes.php?release_id=603135&group_id=4
> 2081
>   or
>  http://tinyurl.com/4sa4nv
> 
> Download:
> 
> https://sourceforge.net/project/showfiles.php?group_id=42081&package_id=34
> 145&release_id=603135
>   or
>  http://tinyurl.com/4o76de
> 
> Best wishes,
> The DQSD team



-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
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] DQSD 4.0 released!

2008-05-30 Thread tom . corcoran
Nice work Kim, well done!

I reinstalled on my XP Pro SP 2 machine at work where I have a  
multiline taskbar (3 levels). I still had the issue where it only  
shows on one line with a grey readonly section underneath. To rectify  
I had to download new_blue.zip as detailed at  
http://www.moonbade.com/dqsd/

Cheers, Tom.

Quoting Kim Gräsman <[EMAIL PROTECTED]>:

> Hello DQSD users!
>
> After a long hiatus, we've finally gotten our act together and
> released DQSD 4.0, with support for the new Internet Explorer as of
> Windows XP SP2.
>
> There are still a couple of quirks to iron out, but the toolbar should
> now load without security warnings.
>
> The dqsd.net website and auto-updates should get the latest before too long.
>
> Release notes:
>
> https://sourceforge.net/project/shownotes.php?release_id=603135&group_id=42081
>   or
>  http://tinyurl.com/4sa4nv
>
> Download:
>
> https://sourceforge.net/project/showfiles.php?group_id=42081&package_id=34145&release_id=603135
>   or
>  http://tinyurl.com/4o76de
>
> Best wishes,
> The DQSD team
>
> -
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
> ___
> 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
>



-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
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