| |
Advertisement
|
|
|
Resources for CGI Scripts
CGI ("Common Gateway Interface") is a scripting technology for web servers. CGI is supported on most common web server software, although not all web hosts provide access to CGI. The main alternatives to CGI are PHP or ASP scripting.
CGI scripts can be written in many different programming languages, but most CGI scripts are written using the Perl programming language.
Here are some CGI resources and web sites:
- Hits4me.com CGI Resources
Scripts, tutorials, books, guides and more.
- ScriptCavern.com
Another directory of Scripts.
- Absolute Beginners Guide to CGI†
A downloadable tutorial.
- CGIScript.net†
Offers a wide variety of different CGI scripts including trackers, content management, calendars, galleries, guest books, search, chat and more.
- Cusimano.com Scripts†
A variety of scripts to help with affiliates, including: AllPosters.com amazon.com amazon.co.uk BettyMills.com GoCollect.com.
- SellWide†
A small collection of CGI scripts including mailing list, autoresponder, affiliate manager for ClickBank and others.
- The CGI Resource Index
A large directory of CGI scripts and other resources.
- Hotscripts.com CGI and Perl
Another directory of CGI resources.
- irt.org - CGI & Perl FAQ Knowledge Base
Here are some books from Amazon:
Disclosure: Products details and descriptions provided by Amazon.com. Our company may receive a payment if you purchase products from them after following a link from this website.
By Selena Sol & Gunther Birznieks
M & T Books Paperback (809 pages)
 | List Price: $39.95* Lowest New Price: $73.00* Lowest Used Price: $0.06* *(As of 09:49 Pacific 3 Feb 2012 More Info)
Click Here | Product Description: This book provides dozens of useful, professionally written scripts that Web professionals can instantly use on their pages and customize to their individual needs. Using the scripts on the CD-ROM and detailed explanations in the book, readers will be able to manage database applications, automatically generate HTML code from their pages, and manage interactive Web Chats. |
|
By Steven E. Brenner
M & T Books Paperback (151 pages)
 | List Price: $19.95* Lowest New Price: $5.91* Lowest Used Price: $0.01* *(As of 09:49 Pacific 3 Feb 2012 More Info)
Click Here | Product Description: This guide provides information on everything users need to know to create customized dynamic programs for the World Wide Web using Perl and the Common Gateway Interface (CGI). It reviews the communication technologies required to present an HTML page from either a static file or a script. |
|
By Andrea Chirelli, Paul Wilton, Stuart Updegrave & Cliff Wootton
Peer Information Paperback (1149 pages)
 | List Price: $49.99* Lowest New Price: $16.48* Lowest Used Price: $0.01* Usually ships in 6 to 8 days* *(As of 09:49 Pacific 3 Feb 2012 More Info)
Click Here | Product Description: JavaScript is the language of the web, used in programming all the major browsers. It is a powerful scripting language that lets web developers produce more powerful, more user-friendly and more interactive web pages, and with the release of the Version 5 browsers its power will become even greater. JavaScript is not just for client-side, however; it's increasingly finding favour as a server side programming language- in Microsoft's ASP technology- and as a programming language for administration tasks with applications such as the Windows Scripting Host. This book covers the broad spectrum of programming JavaScript - from the core language to browser applications and server-side use to stand-alone and embedded JavaScript. It includes a guide to the language - when where and how to get the most out of JavaScript - together with practical case studies demonstrating JavaScript in action. Coverage is bang up-to-date, with discussion of compatability issues and version differences, and the book concludes with a comprehensive reference section. |
|
By Jacqueline Hamilton
CGI101.com Paperback (300 pages)
 | List Price: $29.95* Lowest New Price: $29.90* Lowest Used Price: $14.98* Usually ships in 24 hours* *(As of 09:49 Pacific 3 Feb 2012 More Info)
Click Here | Product Description: If you build web pages you may eventually want to add a guestbook, order form, page counter, or other interactive elements to your website. CGI Programming 101 explains how to do this in simple, easy-to-understand terms. The book shows you how to write useful, real-world web programs, starting with simple guestbook forms and building up to more advanced applications. You'll learn: * The Basics: where to write your CGI programs; how to upload them and set file permissions; how to run them, and how to debug them when things go wrong * How to decode form data and save it to a file or e-mail it to yourself * How to create, read, write, and search data files * How to use Server-Side Includes to add dynamic content to your web site, plus a complete list of Apache SSI directives * How to use random numbers for displaying banner ads and random images * How to redirect visitors to another site * How to extend your programs by using modules * How to create a MySQL database, and write programs that interact with databases using the DBI module * How to build an online shopping cart program * How to e-mail attachments using a CGI program * How to write secure programs, and protect your programs against hackers and spammers * How to password-protect an area of your website ...and more. The second edition has been substantially revised, with 100 pages of new material. It teaches good programming practices from the beginning, including use of the industry-standard CGI.pm Perl module. You'll learn how to protect your form-to-mail programs from being hijacked by spammers, how to build a cookie-based shopping cart, and how to develop a password-protected website. Quick-reference pages and an improved index help you find information easily. There are also several online tutorials to help you set up your own web server and write CGI programs on any computer system - including Windows, Mac OS X, and Unix. |
|
By Gunther Birznieks & Shishir Gundavaram
O'Reilly Media Paperback (451 pages)
 | List Price: $39.99* Lowest New Price: $8.00* Lowest Used Price: $0.01* Usually ships in 24 hours* *(As of 09:49 Pacific 3 Feb 2012 More Info)
Click Here | Product Description:
Programming on the Web today can involve any of several technologies, but the Common Gateway Interface (CGI) has held its ground as the most mature method--and one of the most powerful ones--of providing dynamic web content. CGI is a generic interface for calling external programs to crunch numbers, query databases, generate customized graphics, or perform any other server-side task. There was a time when CGI was the only game in town for server-side programming; today, although we have ASP, PHP, Java servlets, and ColdFusion (among others), CGI continues to be the most ubiquitous server-side technology on the Web. CGI programs can be written in any programming language, but Perl is by far the most popular language for CGI. Initially developed over a decade ago for text processing, Perl has evolved into a powerful object-oriented language, while retaining its simplicity of use. CGI programmers appreciate Perl's text manipulation features and its CGI.pm module, which gives a well-integrated object-oriented interface to practically all CGI-related tasks. While other languages might be more elegant or more efficient, Perl is still considered the primary language for CGI. CGI Programming with Perl, Second Edition, offers a comprehensive explanation of using CGI to serve dynamic web content. Based on the best-selling CGI Programming on the World Wide Web, this edition has been completely rewritten to demonstrate current techniques available with the CGI.pm module and the latest versions of Perl. The book starts at the beginning, by explaining how CGI works, and then moves swiftly into the subtle details of developing CGI programs. Topics include: - Incorporating JavaScript for form validation
- Controlling browser caching
- Making CGI scripts secure in Perl
- Working with databases
- Creating simple search engines
- Maintaining state between multiple sessions
- Generating graphics dynamically
- Improving performance of your CGI scripts
|
|
By Adam McDaniel
Visual Paperback (448 pages)
 | List Price: $34.99* Lowest New Price: $2.44* Lowest Used Price: $0.93* Usually ships in 24 hours* *(As of 09:49 Pacific 3 Feb 2012 More Info)
Click Here | Product Description: Visually explore the range of built-in and third-party libraries of Perl and ApachePerl and Apache have been providing Common Gateway Interface (CGI) access to Web sites for 20 years and are constantly evolving to support the ever-changing demands of Internet users. With this book, you will heighten your knowledge and see how to usePerl and Apache to develop dynamic Web sites. Beginning with a clear, step-by-step explanation of how to install Perl and Apache on both Windows and Linux servers, you then move on to configuring each to securely provide CGI Services. CGI developer and author Adam McDaniel shows techniques for effectively developing and maintaining dynamic sites and he shares real-world examples describing MySQL database access, PayPal credit-card transactions, and sample Facebook and Twitter interfaces. - Apache and Perl have been providing Common Gateway Interface (CGI) access to Internet Web sites for more than two decades, and both products are constantly evolving to support today's user requirements
- Shows how to install Perl and Apache on Windows and Linux servers and configure each to securely provide CGI services
- Details techniques for effectively developing and maintaining dynamic Web sites
- Addresses MySQL database access and PayPal credit-card transactions, and examines sample Facebook and Twitter interfaces
With this book, you’ll benefit from a wealth of techniques and resources that you won’t find anywhere else. |
|
By Larry Wall & Jon Orwant
O'Reilly Media Paperback (1092 pages)
 | List Price: $49.99* Lowest New Price: $18.88* Lowest Used Price: $1.44* Usually ships in 24 hours* *(As of 09:49 Pacific 3 Feb 2012 More Info)
Click Here | Product Description:
Perl is a powerful programming language that has grown in popularity since it first appeared in 1988. The first edition of this book, Programming Perl, hit the shelves in 1990, and was quickly adopted as the undisputed bible of the language. Since then, Perl has grown with the times, and so has this book. Programming Perl is not just a book about Perl. It is also a unique introduction to the language and its culture, as one might expect only from its authors. Larry Wall is the inventor of Perl, and provides a unique perspective on the evolution of Perl and its future direction. Tom Christiansen was one of the first champions of the language, and lives and breathes the complexities of Perl internals as few other mortals do. Jon Orwant is the editor of The Perl Journal, which has brought together the Perl community as a common forum for new developments in Perl. Any Perl book can show the syntax of Perl's functions, but only this one is a comprehensive guide to all the nooks and crannies of the language. Any Perl book can explain typeglobs, pseudohashes, and closures, but only this one shows how they really work. Any Perl book can say that my is faster than local, but only this one explains why. Any Perl book can have a title, but only this book is affectionately known by all Perl programmers as "The Camel."
This third edition of Programming Perl has been expanded to cover version 5.6 of this maturing language. New topics include threading, the compiler, Unicode, and other new features that have been added since the previous edition. |
|
By Randal Schwartz & brian d foy
O'Reilly Media Paperback (352 pages)
 | List Price: $39.99* Lowest New Price: $53.74* Lowest Used Price: $9.49* *(As of 09:49 Pacific 3 Feb 2012 More Info)
Click Here | Product Description:
Learning Perl, popularly known as "the Llama," is the book most programmers rely on to get started with Perl. The bestselling Perl tutorial since it was first published in 1993, this new fifth edition covers recent changes to the language up to Perl 5.10.
This book reflects the combined experience of its authors, who have taught Perl at Stonehenge Consulting since 1991. Years of classroom testing and experience helped shape the book's pace and scope, and this edition is packed with exercises that let you practice the concepts while you follow the text. Topics include:
- Perl data & variable types
- Subroutines
- File operations
- Regular expressions
- String manipulation
- Lists & sorting
- Process management
- Smart matching
- Using third party modules
Perl is the language for people who want to get work done. Originally targeted to sysadmins for heavy-duty text processing, Perl is now a full-featured programming language suitable for almost any task on almost any platform-from short fixes on the command line to web applications, bioinformatics, finance, and much more. Other books may teach you to program in Perl, but this book will turn you into a Perl programmer. |
|
| |