Valid
	XHTML 1.1! Valid CSS!
Created 2009-02-27   Modified 2009-04-12
Chelton Evans

../images/Shadow.gif Workspace Scripts home

Intro
Bash Notes
Bash Scripts
Perl Scripts
Script Documentation
IDE Scripts
Links
Bash Setup
Issues

Intro

This website uses scripts to preprocess web pages. My development environment uses scripts for tools and documnentation.

The main collection of scripts are used in building the ide.

Perl Scripts

By my convention perl scripts are in a their own script folder called script and operate from the parent directory.

update.pl if it exists is the script update for the parent directory.

The perl scritps are in their own directory because I have gone OOP and packaged the code. While it takes longer to write the code, I have much greater reuse of code and OO relationships, in just a short time of doing this I am amazed, impressed, ... OO at the file system level is good.

Script Documentation

Links

Hyperlinks play a key part to this sites navigation.

Conventions

Issues