Kevin,

The system is asking for a password to be able to download the files.

Joseph

On Fri, 2004-10-08 at 12:12, Kevin Toppenberg wrote:
> I want to advise the community about my configuratino
> tool that I am working on.
> 
> First, what is it?  
> 
> I have found that most installation instructions
> consist of steps like: Create user, run this menu
> option, scroll through this page etc etc.  But the end
> result of all this is to put data into the database. 
> My project is to automate this somewhat.
> 
> The project consists of two major parts.  First is the
> installation script itself.  It is stored in XML
> format, and contains data sections and script
> sections.  The second part is the script interpretor. 
> It is supposed to make the installation of data into
> files easy.  For example, the script data might look
> like this:
> 
>   <Record id="KernalParams" File="KERNEL SYSTEM
> PARAMETERS">
>       <Field id="DOMAIN
> NAME">{{Data.Site.Values[TMG].Field[Domain]}}</Field>
>       <Field id="AGENCY
> CODE">{{Data.Site.Values[TMG].Field[AgencyCode]}}</Field>
>       <Field id="ASK DEVICE TYPE AT SIGN-ON">NO</Field>
>       <Field id="DEFAULT AUTO-MENU">YES</Field>
>       <Field id="DEFAULT LANGUAGE">ENGLISH</Field>
>       <Field id="DEFAULT TYPE-AHEAD">YES</Field>
>       <Field id="DEFAULT TIMED-READ (SECONDS)">300</Field>
>       <Field id="LIFETIME OF VERIFY CODE">90</Field>
>       <Field id="DEFAULT
> INSTITUTION">{{Data.Site.Values[TMG].Field[Institution]}}</Field>
>       <Field id="POST SIGN-IN MESSAGE">You're all signed
> in.  Welcome!</Field>
>       <Field id="DEFAULT DIRECTORY FOR HFS">/tmp/</Field>
>   </Record>
> 
> And the interpretor will put all this data into the
> file KERNAL SYSTEM PARAMETERS.  The script can be run
> over and over and multiple copies of data won't build
> up.
> 
> I image this system is similar to the KIDS code.  But
> I think it will be easier for users to customize for
> their individual use.
> 
> If anyone would like to try the code out, you can
> download it from the following sites:
> http//69.68.182.66/downloads/TMGXDLG.m
> http//69.68.182.66/downloads/TMGXINST.m
> http//69.68.182.66/downloads/XMLScript
> 
> CAUTION -- only run this on a practice system, because
> I am changing kernal parameters etc, which might break
> your configuration.  (If anyone would like to ssh into
> my machine and see it run on MY system, let me know
> and I'll give you password info.)
> 
> I have been spending most of my time on the script
> interpretor.  For example, I am stuck at uploading to
> wordprocessor fields for the minute.  But I am just
> about ready to start working on the installation
> scripts themselves. 
> 
> And this is where I am interested in having others
> help.  I would like to see if users can take my
> interpretor and create usable scripts.
> Even if you all out there don't run the code on your
> system, I'd be interested in having you look at the
> script file and see if it makes any sense to others.
> Again, the url is:
> 
> http//69.68.182.66/downloads/XMLScript
> 
> I'll be bringing this to the openvista conference, and
> we can talk more about it then.
> 
> Kevin
> 
> 
> 
>               
> _______________________________
> Do you Yahoo!?
> Declare Yourself - Register online to vote today!
> http://vote.yahoo.com
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
> Use IT products in your business? Tell us what you think of them. Give us
> Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
> http://productguide.itmanagersjournal.com/guidepromo.tmpl
> _______________________________________________
> Hardhats-members mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/hardhats-members
> 



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Hardhats-members mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to