[DQSD-Users] new search: actionscript dictionary

2003-02-15 Thread DBloom
thanks to the DQSD Search Wizard, i created this in about 2 seconds. i hope
you find it useful.

--db

search function=asd
  COMMENT

Even though this XML search will probably load and is a good start
toward a completed search, please be aware that this search will probably
not work as is and will probably require some changes.

  /COMMENT
  nameSearch the ActionScript Dictionary/name
  category/category
  contributorDavid A. Bloom/contributor
  linkhttp://www.macromedia.com/support/flash/action_scripts_dict.html/link
  email/email
  description
  Searches Macromedia's ActionScript Dictionary (Flash MX, etc...).
div class=helpboxDescLabelsExamples:/div
table class=helpboxDescTable
  trtdasd LoadVars/td/tr
  trtd/td/tr
/table
  /description
  form name=asdf
method=get
action=http://search.atomz.com/search/;
input type=hidden name=sp-k value=Flash ActionScript /
input type=hidden name=sp-a value=sp1001395b /

COMMENT The following field was active (i.e. had focus) when the search was generated. /COMMENT

input type=hidden name=sp-q value= /
  /form
  script![CDATA[
function asd(q)
{
  if( nullArgs(asd, q) )
return;

  // FORM variables for asdf
  //document.asdf[sp-k].value = ;
  //document.asdf[sp-a].value = ;

  // The wizard assigned the search string to this form field value because
  // this field was the active element when the search file was generated.
  // Change this to args.q if the search string is parsed with parseArgs.
  document.asdf[sp-q].value = q;

  submitForm(asdf);
}
  ]]/script
  copyright
The following applies if this file is included and distributed with Dave's Quick Search Deskbar:
Copyright (c) 2002 David Bau; Distributed under the terms of the GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  /copyright
  created_by
This search file was initially created on 02/15/03 at 08:02:47
by Dave's Quick Search Deskbar Search Wizard version 0.9.1 (beta),
Copyright (c) 2002 Glenn Carr; Distributed under the terms of the GNU General Public License, Version 2
  /created_by
/search


[DQSD-Users] Time Sync

2003-02-15 Thread John W. Bairen, Jr.
I have been looking into adding a Time Sync utility to DQSD, but really have
no idea how.  The JSTimeSync utility mentioned by D.Bloom yesterday seems to
work pretty well.  I downloaded it and put it in a folder under Program
Files and then put the following line in my localaliases.txt:

sync|run C:\Program Files\JSTimeSync\JSTimeSync.exe -s
clock-1.cs.cmu.edu|Time Sync

Using the docs for JSTimeSync you can choose a different time server as the
tool comes with Servers.txt that lists several time servers.

This just seems the easiest way to go about it.  I may still investigate
adding the functionality to DQSD, but I still have no clue where to start.

Again the utility can be gotten here:
http://hem.fyristorg.com/jspage/

FWIW,
JB


John W. Bairen, Jr.
  www.bairen.net




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



RE: [DQSD-Users] Time Sync

2003-02-15 Thread Rick Weatherly
Don't want to get off topic, but where is it in 2K/XP -- is it a service?
Can't believe I've never seen it.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Will Dean
Sent: Saturday, February 15, 2003 10:41 AM
To: [EMAIL PROTECTED]
Subject: RE: [DQSD-Users] Time Sync


At 10:36 15/02/2003 -0500, you wrote:
Here's another free time sync program (ntptime) I've been using for several
years, on multiple OS's.  Runs as a service on NT/2K/XP and as a hidden
program on the others.

http://home.att.net/~Tom.Horsley/ntptime.html


Both 2K and XP have an NTP client built in.  It's better and has more U/I
on XP than on 2K.

Will







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



RE: [DQSD-Users] Time Sync

2003-02-15 Thread Will Dean
At 11:13 15/02/2003 -0500, you wrote:

Don't want to get off topic, but where is it in 2K/XP -- is it a service?
Can't believe I've never seen it.


In win Xp go to the clock on the taskbar (DQSD users will have to turn it 
back on!) and look at the third tab on the property sheet.

In Win 2k you have to set it up with 'net time' from the command line.

It is documented.  (I know, because I filed a bug about its documentation 
during the w2k beta...)

Cheers,

Will



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


RE: [DQSD-Users] Time Sync

2003-02-15 Thread John W. Bairen, Jr.
I had forgotten all about that.  In XP, it is a tab on the 'date and time
properties' page (double click on the time in your tray).  It seems to
trigger once a week and isn't configurable as to the frequency of syncs.
Now to figure out how to call it command line and silent or something...

I have not seen it in 2K.

JB


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Rick
 Weatherly
 Sent: Saturday, February 15, 2003 11:13 AM
 To: [EMAIL PROTECTED]
 Subject: RE: [DQSD-Users] Time Sync


 Don't want to get off topic, but where is it in 2K/XP -- is it a service?
 Can't believe I've never seen it.

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Will Dean
 Sent: Saturday, February 15, 2003 10:41 AM
 To: [EMAIL PROTECTED]
 Subject: RE: [DQSD-Users] Time Sync


 At 10:36 15/02/2003 -0500, you wrote:
 Here's another free time sync program (ntptime) I've been using
 for several
 years, on multiple OS's.  Runs as a service on NT/2K/XP and as a hidden
 program on the others.
 
 http://home.att.net/~Tom.Horsley/ntptime.html


 Both 2K and XP have an NTP client built in.  It's better and has more U/I
 on XP than on 2K.

 Will







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



RE: [DQSD-Users] Time Sync

2003-02-15 Thread Will Dean
At 11:50 15/02/2003 -0500, you wrote:

I had forgotten all about that.  In XP, it is a tab on the 'date and time
properties' page (double click on the time in your tray).  It seems to
trigger once a week and isn't configurable as to the frequency of syncs.
Now to figure out how to call it command line and silent or something...


NET HELP TIME is your friend.


I have not seen it in 2K.


It's there, but only accesible from NET TIME, IIRC.

Will




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