RE: [DQSD-Users] Some questions/suggestions

2002-09-30 Thread Glenn Carr

I just realized this is already in place.  When I add this line to my
localaliases.txt...

word|run winword|Microsoft Word|Start Microsoft Word|Office

...the menu item is put in a category, 'Office'

  - Should the category being set in the localaliases.txt file be used
  in building the menu, so that all of my local aliases aren't in the
  Shortcuts category?
 

 I agree that would be a nice change..   Could you please submit this
 enhancement to the sourceforge tracker?



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
DQSD-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id=8601



RE: [DQSD-Users] Some questions/suggestions

2002-09-30 Thread Will Dean

At 09:25 30/09/2002 +0200, you wrote:

Hey, Monty skipped this point, while I think it's a very interesting one 
!! Actually, It's one of the 3 reasons why I still have the Google bar 
(tip, if you don't know : cut'n paste text into Googlebar's textbox, click 
the highlight button, you're done, but quite tedious I recon). And if you 
want to know, the 2 other are : the up one -or more- level button, and 
the search this site button.

So I agree this is a cool idea (if doable, as you said). I think you 
should file a request in SF on this one too.

I think it's hard, because DQSD doesn't know anything about what IE does 
after DQSD submits a form.

We've not even managed to meet peoples' hopes about start-maximised, etc, 
because of this problem about not knowing which IE window is related to the 
recently submitted form.   And that's for a problem where knowing the 
window handle would be pretty much all you needed.

I assume that the Google search bar manipulates the HTML within the 
displayed page to add the tags for background colour - that kind of thing 
is an awful lot easier to do it you're in-process in the IE window than if 
you're out-of-process hosted by the shell.

Perhaps we need to produce a DQSD bar which runs within IE (or some other 
IE add-in) which can communicate with the DQSD window on the taskbar for 
information about required highlighting.

Just my tuppence worth.

Will



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
DQSD-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id=8601



RE: [DQSD-Users] Some questions/suggestions

2002-09-30 Thread MLL



 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Monty
 Scroggins
 Sent: Monday, September 30, 2002 2:57 PM
 To: [EMAIL PROTECTED]
 Subject: RE: [DQSD-Users] Some questions/suggestions
 Sensitivity: Personal
 
 
  Hey, Monty skipped this point, while I think it's a very
  interesting one !! Actually, It's one of the 3 reasons why I
  still have the Google bar ..
 snip
 
 Yeah I skipped this one because there was some discussion on 
 it a few weeks
 back..

Sorry, my mailbox bounced this summer, so I skipped this topic.

 I tried to raise a question whether highlighting 
 search text would
 even apply to a large amount of searches withing DQSD.
 If you're searching for text withing a page like from google 
 for example, it
 makes sense to highlight the text for easy recognition.   But 
 DQSD isnt
 doing that kind of thing.  It is submitting parameters to  
 specific websites
 for a specific outcome..  Some of the news searches could 
 benefit from the
 text highlighting, but if I call the dictionary.com search 
 (ie dic lexical),
 I will soon be looking at the results of the specific lookup. 
  It doesn't do
 me any good to see the search string highlighted on the 
 output page, which
 is already specific to the search I executed.

Agreed, but this could be an option, global or per-search. Sarah described it quite 
well at her feature request at
http://sourceforge.net/tracker/?func=detailatid=432069aid=616368group_id=42081

Will, our Windows Guru, said it would be hard, but not impossible.

MLL

 
 Monty
 
 
 
 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf
 ___
 DQSD-Users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/dqsd-users
 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
___
DQSD-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id†01



Re: [DQSD-Users] Some questions/suggestions

2002-09-30 Thread Glenn Carr

With the latest code (not in a release yet), you can add sub-categories by
adding a field after the category:

word|run winword|Microsoft Word|Start Microsoft
Word|Office|subcategory1,subcategory1

Looking at the change log it's probably about time to build a release.

- Original Message -
From: Sarah Sweeney [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, September 30, 2002 9:18 AM
Subject: RE: [DQSD-Users] Some questions/suggestions


 Oops, I just realized that I had overlooked the description in
 localaliases, so of course what I had put in as the category was being
 used as the description. Everything is in the correct categories now.
 Unfortunately, now my Computers category is way too long! Maybe we should
 think about splitting that one up into some sub-categories (e.g. Web
 Development, Networking, etc).

 Sarah


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Glenn Carr
 Sent: Monday, September 30, 2002 9:05 AM
 To: [EMAIL PROTECTED]
 Subject: RE: [DQSD-Users] Some questions/suggestions


 I just realized this is already in place.  When I add this line to my
 localaliases.txt...

 word|run winword|Microsoft Word|Start Microsoft Word|Office

 ...the menu item is put in a category, 'Office'

   - Should the category being set in the localaliases.txt file be used
   in building the menu, so that all of my local aliases aren't in the
   Shortcuts category?



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
DQSD-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id=8601



Re: [DQSD-Users] Some questions/suggestions

2002-09-30 Thread Glenn Carr

The following should all be on the same line (no wrapping)...

word|run winword|Microsoft Word|Start Microsoft
Word|Office|subcategory1,subcategory1




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
DQSD-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id=8601



RE: [DQSD-Users] Some questions/suggestions

2002-09-30 Thread SGP
How aboutenhancing dqsdas agoogle-bar-bot? When the google bar is installed, instead of submitting a form to google, dqsdwould input the search items into the google bar and let it do the search. Does it make sense? Is it doable?
Will Dean <[EMAIL PROTECTED]>wrote:
At 09:25 30/09/2002 +0200, you wrote:Hey, Monty skipped this point, while I think it's a very interesting one !! Actually, It's one of the 3 reasons why I still have the Google bar (tip, if you don't know : cut'n paste text into Googlebar's textbox, click the highlight button, you're done, but quite tedious I recon). And if you want to know, the 2 other are : the "up one -or more- level" button, and the "search this site" button.So I agree this is a cool idea (if doable, as you said). I think you should file a request in SF on this one too.I think it's hard, because DQSD doesn't know anything about what IE does after DQSD submits a form.We've not even managed to meet peoples' hopes about start-maximised, etc, because of this problem about not knowing which IE window is related to the recently submitted form. And that's for a problem where knowing the window handle would be pretty much all you needed.I assume that the Google search bar manipulates the HTML within the displayed page to add the tags for background colour - that kind of thing is an awful lot easier to do it you're in-process in the IE window than if you're out-of-process hosted by the shell.Perhaps we need to produce a DQSD bar which runs within IE (or some other IE add-in) which can communicate with the DQSD window on the taskbar for information about required highlighting.Just my tuppence worth.Will---This sf.net email is sponsored by:ThinkGeekWelcome to geek heaven.http://thinkgeek.com/sf___DQSD-Users mailing list[EMAIL PROTECTED]https://lists.sourceforge.net/lists/listinfo/dqsd-usershttp://sourceforge.net/mailarchive/forum.php?forum_id=8601Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!

RE: [DQSD-Users] Some questions/suggestions

2002-09-29 Thread Monty Scroggins


I'm not one of the hardcore developers, but anyone who has had experience
with me knows, I'm not afraid to flap my gums a bit

So  FWIW -


 - Should the category being set in the localaliases.txt file be used
 in building the menu, so that all of my local aliases aren't in the
 Shortcuts category?


I agree that would be a nice change..   Could you please submit this
enhancement to the sourceforge tracker?

 - Does disabling searches through the help file actually make any
 difference in the loading of DQSD on startup?


Not currently...  disabling the searches really just removes the entry from
the menu..  The plan is to eventually skip loading searches that are
disabled which, among other things, will hopefully improve the startup
processing demand..

 - Also, I've included a search for webmonkey.com, in case anyone is
 interested.


Very nice!.. I will check it in..

 Sorry to include so much in one message - I have been saving up for a
 while! BTW, thanks again to everyone who has contributed to DQSD, it
 just keeps getting better and better :)


Kudos to the developers..   they have really firmed up this app..  There
aren't really many more things that I personally would change with the
toolbar..  I am very happy with it.. A few bug fixes maybe..

Monty





---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
DQSD-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id=8601



Re: [DQSD-Users] Some questions/suggestions

2002-09-29 Thread Paul Bowers

[I'm getting tired of all this DQSD promotion, so eye twitch, involuntary
finger movement here's the devil's eye twitch again viewpoint:

DQSD sucks. It's a craptacular addition to Windows (evil of all evils) and
it sucks.

Did I mention that it sucks?

Hey, that looks like lightning over there...good thing I'm sitting under
this safe tree with lots of safe metal embedded in it.

Paul eye twi


- Original Message -
From: Monty Scroggins [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, September 29, 2002 5:04 PM
Subject: RE: [DQSD-Users] Some questions/suggestions

[...]




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
DQSD-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id=8601



RE: [DQSD-Users] Some questions/suggestions

2002-09-29 Thread Glenn Carr

OK. not sure I get this, but admit it... you're addicted to it, admit
it.  Just see how long you last without it. ;)

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Paul Bowers
 Sent: Sunday, September 29, 2002 10:30 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [DQSD-Users] Some questions/suggestions


 [I'm getting tired of all this DQSD promotion, so eye twitch, involuntary
 finger movement here's the devil's eye twitch again viewpoint:

 DQSD sucks. It's a craptacular addition to Windows (evil of all evils) and
 it sucks.

 Did I mention that it sucks?

 Hey, that looks like lightning over there...good thing I'm sitting under
 this safe tree with lots of safe metal embedded in it.

 Paul eye twi


 - Original Message -
 From: Monty Scroggins [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Sunday, September 29, 2002 5:04 PM
 Subject: RE: [DQSD-Users] Some questions/suggestions

 [...]




 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf
 ___
 DQSD-Users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/dqsd-users
 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
___
DQSD-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id=8601



Re: [DQSD-Users] Some questions/suggestions

2002-09-29 Thread Paul Bowers

Kerspooosh

(sound of troll going down the terlet)

Is there a 12step program to wean me off?

It's so good that there *must* be an evil side to it. If not, let's make
one, just as a joke. Maybe an Easter Egg for the coggies?

Paul


- Original Message -
From: Glenn Carr [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, September 29, 2002 6:13 PM
Subject: RE: [DQSD-Users] Some questions/suggestions


 OK. not sure I get this, but admit it... you're addicted to it, admit
 it.  Just see how long you last without it. ;)

  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED]]On Behalf Of Paul Bowers
  Sent: Sunday, September 29, 2002 10:30 PM
  To: [EMAIL PROTECTED]
  Subject: Re: [DQSD-Users] Some questions/suggestions
 
 
  [I'm getting tired of all this DQSD promotion, so eye twitch,
involuntary
  finger movement here's the devil's eye twitch again viewpoint:
 
  DQSD sucks. It's a craptacular addition to Windows (evil of all evils)
and
  it sucks.
 
  Did I mention that it sucks?
 
  Hey, that looks like lightning over there...good thing I'm sitting under
  this safe tree with lots of safe metal embedded in it.
 
  Paul eye twi
 
 
  - Original Message -
  From: Monty Scroggins [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Sunday, September 29, 2002 5:04 PM
  Subject: RE: [DQSD-Users] Some questions/suggestions




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
DQSD-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id=8601