Re: [DQSD-Users] Re: A batch file to disable searches

2004-03-07 Thread Monty Scroggins
Regarding comx.xml:

The Calvin and Hobbes comic was messed up today.  The comic being displayed
is from 1993 which did not have the same day of week alignment as 2004. The
leap year day of Feb 29th put us back on a matching day of week with 1993.
Therefore I removed some of the handling code needed prior to Feb 29th..  It
is fixed now and checked into CVS.. I also attached it in this message..

Monty

  Comic Strip
  Displays a daily comic strip in a popup window.

Note: All the 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
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
Doonesbury/doonesbury
Drabble/drabble
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
Ginger Meggs/gingermeggs
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
Potluck Parish/potluckparish
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 Born Loser/bornloser
The Buckets/buckets
The Grizzwells/grizzwells
The Other Coast/othercoast
The Sunshine Club/sunshineclub
Top of the World!/topoftheworld
Willy n Ethel/willynethel
Wizard of Id/wizardofid
Working Daze/workingdaze
Working It Out/workingitout
Ziggy/ziggy
--
Examples:
comx /wiz   (Wizard of Id)
comx /workingit  (Working it Out)
comx /rip   (Ripleys Believe it or Not)
comx /wiz /workingit /rip(Opens all three)

  
  Fun
  

Re: [DQSD-Users] Re: A batch file to disable searches

2004-03-07 Thread Monty Scroggins
> SGP wrote:
> > Silly question, how does one create the file ..\disabledsearches.txt?
>
> Monty Scroggins has put together a utility that can generate this file :
> http://www.master-minds.net/cgi-bin/disablesearches.cgi
>

Well not exactly.  The disabedsearches.txt file is created by DQSD when the
help window is closed, provided that some searches were unchecked
beforehand.  This file is used by the toolbar to know which searches to
exclude from the menu.  The search remains in memory, but unavailable from
the menu...

The utility I created generates a batch file that external from the toolbar,
renames unwanted searches so the toolbar never recognizes the disabled
searches, and therfore never loads them into memory.

Monty




---
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=1470&alloc_id=3638&op=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: A batch file to disable searches

2004-03-07 Thread John W. Bairen, Jr.
Monty's util generates a batch file to rename unused searches... This
has much the same functionality of the batch file by Phil.  Though
Phil's batch file is entirely local and uses a mechanism already built
into DQSD (disabledsearches.txt).

disabledsearches.txt gets created by unchecking searches in the help
window and then closing the help window.  Closing the help window calls
the function that creates/saves the file... If I remember correctly.


JB

> > Silly question, how does one create the file
..\disabledsearches.txt?

 
> Monty Scroggins has put together a utility that can generate 
> this file : http://www.master-minds.net/cgi-bin/disablesearches.cgi



---
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=1470&alloc_id=3638&op=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: A batch file to disable searches

2004-03-07 Thread Tom Corcoran
SGP wrote:
> Silly question, how does one create the file ..\disabledsearches.txt?

Monty Scroggins has put together a utility that can generate this file :
http://www.master-minds.net/cgi-bin/disablesearches.cgi

Cheers, Tom.





---
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=1470&alloc_id=3638&op=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] Re: A batch file to disable searches

2004-03-07 Thread SGP
Silly question, how does one create the file
..\disabledsearches.txt?
I unchecked some searches on the help page, the page
is still open, but no file has been created.
Clueless...

__
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster
http://search.yahoo.com


---
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=1470&alloc_id=3638&op=click
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601