AIA Workshops
CGI: Next Steps
Please send additions, corrections & suggestions.
Tools
As with JavaScript, you don't really need any special tools to do CGI if you are using Perl. All you need is a text editor or word processor. If you're using a word processor, make sure you save your script as text (ASCII). There are shareware text editors which are helpful, because they do syntax coloring (key words for Perl are in different color from text strings), include short cuts for common functions, and in some cases save to FTP (allows to save directly to Web server). If you're doing CGI development in other languages (C, Java, AppleScript), you may need a compiler. In most cases, Perl will already be installed on the Web server you will be using. But if it's not (or if you want to install Perl on your own computer to try out scripts locally - a good idea), you will need to download and install Perl for the appropriate operating system. If you want to try CGI out locally, you will also need to run a Web server on your computer. Fortunately, there are quite a few options, includling free servers.
Information/Tutorials
Once you have your text editor and a Web server/Perl installed, you can get ahold of some of the publically available scripts (check out the CGI Links page). Try running them first as is, then customize as needed. You may also want to read up on CGI or run through one of the tutorials listed below.


CGI => Index / Presentation / Guide / Web Links || AIA Portal - ITA - WestEd