Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > VB Script

Vista - Script-based code sample library (HTA)

Reply
 
Old 08-18-2009   #1 (permalink)
mayayana


 
 

Script-based code sample library (HTA)

Awhile back someone was talking about the idea
of creating an extensive library of the "best" scripts.
Of course, the best is a matter of opinion, so I'm
not sure that goal is realistic. But I got to thinking
about code storage and organizing, and I came up with
this, which might be of interest to some people:

http://www.jsware.net/jsware/scripts.php5#codelib

It's an HTA program with an MSI file serving as an
SQL database "backend". The program is designed
for easy storage of code snippets, functions, whole
script files, and even binaries like ActiveX controls.
Code samples are stored by language, with searchable
keywords and descriptions. And people can share an entire
searchable, catalgued library just by sharing their MSI
database file.

Screenshot:
http://www.jsware.net/jsware/linkpics/codelib.jpg

The package for download is pre-loaded with a
number of VBS samples, as well as a few odds and
ends of other language samples for demo purposes.



My System SpecsSystem Spec
Old 08-18-2009   #2 (permalink)
Dave Patrick


 
 

Re: Script-based code sample library (HTA)

That does look cool. Thanks for sharing.


--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect


"mayayana" wrote:
Quote:

> Awhile back someone was talking about the idea
> of creating an extensive library of the "best" scripts.
> Of course, the best is a matter of opinion, so I'm
> not sure that goal is realistic. But I got to thinking
> about code storage and organizing, and I came up with
> this, which might be of interest to some people:
>
> http://www.jsware.net/jsware/scripts.php5#codelib
>
> It's an HTA program with an MSI file serving as an
> SQL database "backend". The program is designed
> for easy storage of code snippets, functions, whole
> script files, and even binaries like ActiveX controls.
> Code samples are stored by language, with searchable
> keywords and descriptions. And people can share an entire
> searchable, catalgued library just by sharing their MSI
> database file.
>
> Screenshot:
> http://www.jsware.net/jsware/linkpics/codelib.jpg
>
> The package for download is pre-loaded with a
> number of VBS samples, as well as a few odds and
> ends of other language samples for demo purposes.
>
>
My System SpecsSystem Spec
Old 09-02-2009   #3 (permalink)
Reventlov


 
 

Re: Script-based code sample library (HTA)

Il giorno Tue, 18 Aug 2009 14:42:23 -0400, "mayayana" <mayaXXyana@xxxxxx> ha scritto:
Quote:

> Awhile back someone was talking about the idea
>of creating an extensive library of the "best" scripts.
Quote:

> It's an HTA program with an MSI file serving as an
>SQL database "backend". The program is designed
>for easy storage of code snippets, functions, whole
>script files, and even binaries like ActiveX controls.
>Code samples are stored by language, with searchable
>keywords and descriptions. And people can share an entire
>searchable, catalgued library just by sharing their MSI
>database file.
When "someone" talked about creating an extensive library of user defined functions, "he"
thought of something that could be downloaded in the last updated version. Somehow
endorsed by the community of the newsgroup.
This msi (it's a nice hack using an msi like a database) can be replaced with a new
version only loosing my own snippets.
It would be good to have a "download updated version" button and a separate msi for
personal code.

But mainly it is required an effort in collecting the code and update the db.

--
Giovanni Cenati (Bergamo, Italy)
Write to "Reventlov" at katamail com
http://digilander.libero.it/Cenati (Esempi e programmi in VbScript)
--
My System SpecsSystem Spec
Old 09-02-2009   #4 (permalink)
mayayana


 
 

Re: Script-based code sample library (HTA)

Quote:

> It would be good to have a "download updated version" button
For that someone would have to take on the
job of polling scripters to decide on the preferred
methods, and filling the database. I guess we'll
have to wait for "someone" to volunteer.


My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
How about a sample script to SET SNMP properties? PowerShell
Sample script to delete lines from a file based on a string PowerShell
Need specific WCF code sample .NET General
Efficiency in my sample code PowerShell


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46