Hi Tony,

> Would you consider sharing your local aliases file with
> us so we can get some ideas on more creative ways to use
> the toolbar. :-)

I'd be happy to. :)
I'll drop a few in right now and a few later - my localaliases file is
rather large - about 20 kb.

I've got it split into sections so it is easier to update - here's the
"DQSD" section (an absolute MUST for any DQSD hacker):


'// ========================================================

// DQSD
edlp|run notepad.exe "C:\Program Files\Quick Search
Deskbar\localprefs.js"|Edit Local Prefs|Edit Local Prefs|Configure

edla|run notepad.exe "C:\Program Files\Quick Search
Deskbar\localaliases.txt"|Edit Local Aliases|Edit Local
Aliases|Configure

ed|run notepad.exe "C:\Program Files\Quick Search
Deskbar\searches\%s.xml"|Edit search|Edit Search|Configure

edl|run notepad.exe "C:\Program Files\Quick Search
Deskbar\localsearches\%s.xml"|Edit local search|Edit local
search|Configure

exps|run explorer /e, "C:\Program Files\Quick Search
Deskbar\searches\"|Explore Searches|Explore Search directory|Configure

exrs|run explorer /e,/root,"C:\Program Files\Quick Search
Deskbar\searches\"|Explore Rooted Searches|Explore Rooted Search
directory|Configure

viewsource|vbsx :document.body.outerHTML|View Source for current DQSD
Document|View Source for current DQSD Document|Configure

'// ========================================================


...so - to edit my LocalAliases I'd just use "edla", and to edit the
'amaz' search use "ed amaz" - if it were a LOCAL search you'd use "edl
amaz"

"viewsource" is good for debugging DQSD code problems, drop the
clipboard into notepad and see if there's an obvious code problem
(usually an invalid character in a name field).

I also have searches with 'a' appended to them that explore or open
the files across the network on my wife's (Annette) computer - that
way I can quickly mod the searches there or migrate searches from my
system to hers.


Here's the 'admin' section - it's mostly utilities and interfaces to
the other spiffy utilities I use (like Daemon Tools and KookieJar)...
'// ========================================================

// Admin utils
cmd|run cmd.exe /k C:|Command Prompt (C:)|Command Prompt (C:)|System
Tools

cpx|run control|Control Panel|Control Panel|System Tools

daemon|run "C:\Program Files\D-Tools\daemon.exe" -mount 0,"C:\CD
Images\%s.iso"|Mount CD Image|Mount CD Image|System Tools

events|run eventvwr|Event Viewer|Event Viewer|System Tools

exp|run explorer /e, "%s"|Explore Folder|Explore Folder|System Tools

exr|run explorer /e,/root,"%s"|Explore Rooted Folder|Explore Rooted
Folder|System Tools

jar|D:\quotes\KookieJar.txt|Open the KookieJar|Open the
KookieJar|System Tools

nd|run network|Network and Dial-up Connections|Network and Dial-up
Connections|System Tools

qs|run "D:\My Programs\Utils\pQSort\pQSort.exe"|QuickSort
Clipboard|Sort the clipboard contents|System Tools

imgview|run "D:\My Programs\_Builds\ImgView.exe" %s|Launch
ImgView|Launch ImgView|System Tools

nixnix|run "D:\My [EMAIL PROTECTED]" "%s"|Launch
[EMAIL PROTECTED]|Launch [EMAIL PROTECTED] to remove/reformat *nix-style text files to
Windows|System Tools

h2t|run "D:\My Programs\Utils\Hex2Text\Hex2Text.exe"|Convert Clipboard
"Hex" to Text|Convert the format of the clipboard contents|System
Tools
'// ========================================================


Windows Services ... I run Windows 2000 Server as my 'desktop pc'
since I do a LOT of web-design and it just makes sense to be able to
test the stuff out locally in a staging environment. On it I have
MySQL, SQL Server, IIS, MSFTP, and a number of other services - most
of which I control through DQSD.
'// ========================================================
// Windows Services
sqlstart|run cmd.exe /c "net start mssqlserver"|Start SQL Server|Start
SQL Server|System Tools

sqlstop|run cmd.exe /c "net stop mssqlserver"|Stop SQL Server|Stop SQL
Server|System Tools

w3start|run cmd.exe /c "net start w3svc"|Start Internet Information
Services (IIS)|Start Internet Information Services (IIS)|System Tools

w3stop|run cmd.exe /c "net stop w3svc"|Stop Internet Information
Services (IIS)|Stop Internet Information Services (IIS)|System Tools

ftpstart|run cmd.exe /c "net start ftpsvc"|Start MS FTP Server|Start
MS FTP Server|System Tools

ftpstop|run cmd.exe /c "net stop ftpsvc"|Stop MS FTP Server|Stop MS
FTP Server|System Tools

mdmstart|run cmd.exe /c "net start "machine debug manager""|Start
Machine Debug Manager|Start Machine Debug Manager|System Tools

mdmstop|run cmd.exe /c "net stop "machine debug manager""|Stop Machine
Debug Manager|Stop Machine Debug Manager|System Tools

runasstart|run cmd.exe /c "net start "runas service""|Start RunAs
Service|Start RunAs Service|System Tools

runasstop|run cmd.exe /c "net stop "runas service""|Stop RunAs
Service|Stop RunAs Service|System Tools

em|run C:\WINNT\system32\mmc.exe /s "C:\Program Files\Microsoft SQL
Server\80\Tools\BINN\SQL Server Enterprise Manager.MSC"|Enterprise
Manager|Enterprise Manager|System Tools

qa|run "C:\Program Files\Microsoft SQL
Server\80\Tools\Binn\isqlw.exe"|SQL Query Analyer|SQL Query
Analyer|System Tools
'// ========================================================


There's a bunch more for 'fun and games', 'tools', 'research/dig'
(mostly for diag'ing spam or 'bad' hits against my servers), and a
VERY long list of browser shortcuts.

Do you have any LA's that you use you'd like to share?

Regards,

Shawn K. Hall
http://ReliableAnswers.com/

'// ========================================================
    My aim is to put down on paper what I see and what I
    feel in the best and simplest way.
      -- Ernest Hemingway




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601

Reply via email to