Chris Site Admin
Joined: 02 Mar 2004 Posts: 10471
|
Posted: Sun Aug 15, 2004 9:14 pm Post subject: Script Showcase: Download or view some useful scripts. |
|
|
See the scripts here: Script Showcase
If you would like to submit a script for inclusion above, it should follow some basic guidelines:
1) It should be something fairly mainstream; that is, something that at least 10% of site visitors would have a vague interest in. This advice has probably been broken once with the "Numpad 000 Key" script.
2) Preferably it may use a prefix such as ws_ (ws stands for "window shading" in this case) for all variables and subroutines. This is done to avoid naming conflicts when someone wants to merge the script in with a larger one of their own.
3) Preferably it may use the general scripting/syntax style (such as indentation) of the other scripts in the showcase. This is because users often study these scripts to learn by example.
4) There is no need to submit any HTML. Just submit the .ahk file in the general format of all the other .ahk files in the showcase. The script will be automatically converted to its HTML counterpart when posted. |
|