cgi books guides   Books + Guides

CGI

 
  Affiliate
Programs
 ASP, CGI + PHP
Scripts
 Domain
Names
 Internet
Auctions
 Web
Hosting
  
 
 
Menu
 
Home



Books + Guides

  ASP
  CGI
  Java
  JavaScript
  PHP



Our Free Scripts

  PHP Hangman



Installation Services



Script Directory

  Ad Tracking
  Affiliate Programs
    -Content
    -For Merchants
    -Link Protection
  Auctions
  Banners
  Blogs
  Calendars
  Chat Rooms
  Classified Ads
  Clocks
  CMS
  Counters
  Dating
  Domain Names
  eCards
  eCommerce
  Email
    -Anti Spam
    -Autoresponders
    -Forms
    -Mailing Lists
    -Tell A Friend
  FAQs
  FFAs
  Financial + Business
  Freelancers
  Forums
  Games
  Graphics
  Guest Books
  Jobs
  Linking
  Members/Passwords
  Miscellaneous
  News
  Polls + Surveys
  Popups
  Quotes
  Real Estate
  Searching
    -Directories
    -Internet Search
    -Site Search
  Tests + Quizzes
  Top Sites
  Traffic Analysis
  Upload



Links
 


 
   
ScriptCavern  >  Books + Guides  >  CGI

   

CGI Books and Guides

Here some guides to developing web sites using CGI scripts:

Downloads, Online Products, etc.

Here are some internet products:

Disclosure: Product/service details and descriptions provided by vendors or based on publicly available information. Our company may receive a payment if you purchase products/services after following a link from this website.

Absolute Beginners Guide to CGI

 Click here for details

From Amazon.com

Below are some books from Amazon.com:

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.

The Web Wizard's Guide to Perl and CGI

By David A. Lash

Prentice Hall
Paperback (240 pages)

The Web Wizard s Guide to Perl and CGI
List Price: $40.00*
Lowest New Price: $7.83*
Lowest Used Price: $6.64*
*(As of 18:08 Pacific 3 Feb 2012 More Info)


Click Here
Product Description:
B> The Web Wizard's Guide to Perl and CGI teaches readers how to create Web sites that will have an audience coming back for more. From writing scripts to analyzing users' data, this book helps readers create well-designed, user-friendly Web sites. This book covers the following topics: elementary scripts, programming and Perl basics, the Perl/Web interface, advanced Perl statements, how to store data in arrays, how to use Perl to work with Patterns, and how to use multiple page forms that share data. It assumes no programming experience, and also acts as a handy reference. The Web Wizard Series from Addison-Wesley is a series of brief, introductory books written by instructors on Internet and Web programming topics of interest to anyone who wants to create web pages. Each book includes an easy-to-read, full-color design featuring plenty of hands-on examples and exercises, and is written in a concise and practical manner so readers can use the technologies in no time.

Perl and CGI for the World Wide Web, Second Edition

By Elizabeth Castro

Peachpit Press
Paperback (336 pages)

Perl and CGI for the World Wide Web, Second Edition
List Price: $24.99*
Lowest New Price: $8.83*
Lowest Used Price: $3.45*
*(As of 18:08 Pacific 3 Feb 2012 More Info)


Click Here
Product Description:

Perl is one of the most popular scripting languages for adding powerful interactive features to Web pages. Perl lets you place forms on your site that collect and process user input such as comments and product orders; enables visitors to search for information; and can integrate a database into your site, among its many other capabilities. Perl and CGI for the World Wide Web, 2nd Edition: Visual QuickStart Guide fully revised and updated since its original 1998 release, gets users to the core of CGI scripting with Perl. Even first-time programmers will be able to create useful, workable scripts from scratch, or adapt and customize existing scripts to their own needs. Hundreds of screen shots and clear, easy-to-understand directions make this the perfect Perl book for beginners, as well as a handy reference for those with previous programming experience.

CGI Programming with Perl

By Scott Guelich & Gunther Birznieks

O'Reilly Media
Released: 2012-01-01
Kindle Edition (480 pages)

CGI Programming with Perl
List Price: $31.99*
*(As of 18:08 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


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

CGI Programming in C and Perl

By Thomas Boutell

Addison-Wesley Professional
Paperback (416 pages)

CGI Programming in C and Perl
List Price: $39.99*
Lowest New Price: $8.00*
Lowest Used Price: $5.00*
Usually ships in 24 hours*
*(As of 18:08 Pacific 3 Feb 2012 More Info)


Click Here
Product Description:
The simple, static hypertext documents that currently dominate the Web canconvey a great deal of information, but eventually their limitations becomeclear. What if you wish to provide dynamic data--information that changes overtime? What if you want to sell products on your Web site and secure paymentinformation from users? Or what if you seek to provide a search facility thatpermits a Web database to be explored? Dynamic resources of this sort areaccomplished through CGI (Common Gateway Interface) programming. CGI programs can take advantage of any resource available to the servercomputer to generate their output and can also accept input from the userthrough forms. These two basic capabilities have led to a wide variety ofapplications, such as forms processing, generation of inline images and movies,the formatting of data sets based on queries to a database, real-time updatesto Web pages, and more. CGI Programming in C and Perl shows you how to create theseinteractive, multimedia documents via CGI programming in two practicallanguages: C, which has distinct performance advantages, and Perl, one of themost popular for CGI today.Applications and source code are presented in both languages. You'll learn how to: *generate HTML pages and images on the fly *get CGI access on your ISP's site *ensure security for your CGI-activated site *parse form submissions directly *send e-mail via forms and CGI. 0201422190B04062001

CGI Programming 101: Programming Perl for the World Wide Web, Second Edition

By Jacqueline Hamilton

CGI101.com
Paperback (300 pages)

CGI Programming 101: Programming Perl for the World Wide Web, Second Edition
List Price: $29.95*
Lowest New Price: $29.90*
Lowest Used Price: $14.98*
Usually ships in 24 hours*
*(As of 18:08 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.

Writing CGI Applications with Perl

By Kevin Meltzer

Addison-Wesley Professional
Paperback (560 pages)

Writing CGI Applications with Perl
List Price: $44.99*
Lowest New Price: $10.88*
Lowest Used Price: $0.33*
Usually ships in 24 hours*
*(As of 18:08 Pacific 3 Feb 2012 More Info)


Click Here
Product Description:
Writing CGI Applications with Perl is a start-to-finish guide to accomplishing key Web development tasks by fully using the power of Perl and CGI together. Using extensive examples, careful line-by-line explanations, and skill-stretching exercises, it not only provides useful cut-and-paste code: it also teaches the practical skills and techniques you'll need to build virtually any CGI-based application. Kevin Meltzer and Brent Michalski cover every key area of Web application development with Perl: database integration, form and file handling, security, e-mail, graphics, and more. The book's in-depth coverage includes: working with HTML Web forms and obtaining user input; placing cookies and tracking clicks; connecting to POP3 e-mail servers; embedding Perl in HTML using HTML::Mason; remote file management across the Web; creating dynamic images; and working with XML. The book also provides detailed explanations and examples of working with Perl DBI, as well as start-to-finish coverage of configuring and using the popular mod_perl Apache module. All of the sample code will be available at a companion web site.

Advanced RenderMan: Creating CGI for Motion Pictures (The Morgan Kaufmann Series in Computer Graphics)

By Anthony A. Apodaca

Morgan Kaufmann
Paperback (560 pages)

Advanced RenderMan: Creating CGI for Motion Pictures (The Morgan Kaufmann Series in Computer Graphics)
List Price: $78.95*
Lowest New Price: $35.34*
Lowest Used Price: $3.02*
Usually ships in 24 hours*
*(As of 18:08 Pacific 3 Feb 2012 More Info)


Click Here
Product Description:

Advanced RenderMan: Creating CGI for Motion Pictures is precisely what you and other RenderMan users are dying for. Written by the world's foremost RenderMan experts, it offers thoroughly updated coverage of the standard while moving beyond the scope of the original RenderMan Companion to provide in-depth information on dozens of advanced topics. Both a reference and a tutorial, this book will quickly prove indispensable, whether you're a technical director, graphics programmer, modeler, animator, or hobbyist.

Explore the Power of RenderMan
* Use the entire range of geometric primitives supported by RenderMan.
* Understand how and when to use procedural primitives and level of detail.
* Master every nuance of the Shading Language.
* Write detailed procedural shaders using texture, displacement, pattern generation, and custom reflection models.
* Write shaders for special effects relating to volumes, custom lighting, and non-photorealistic media.
* Use antialiasing to ensure that your shaders are free of artifacts.
* Minimize the expense of rendering scenes by optimizing input.

Other Features from Advanced RenderMan
* Offers expert advice and instruction applicable to any RenderMan-compliant renderer.
* Filled with technical illustrations and many full-color representations of effects supported by the RenderMan standard.
* Includes a chapter reviewing key math and computer graphics concepts.

CGI/Perl (Web Warrior Series)

By Diane Zak

Course Technology
Paperback (384 pages)

CGI/Perl (Web Warrior Series)
List Price: $118.95*
Lowest New Price: $19.00*
Lowest Used Price: $0.19*
Usually ships in 24 hours*
*(As of 18:08 Pacific 3 Feb 2012 More Info)


Click Here
Product Description:
CGI/Perl teaches users how to write CGI programs using the Perl programming language, the most common way Web sites accept orders over the Internet. Users begin the book with an introduction to the Perl language and progress into developing forms and graphics using CGI. Each chapter includes hands-on exercises and case projects to encourage readers to work with the concepts they studied. Case projects run from chapter to chapter so readers have three working CGI applications they can include in any Web portfolio.

Character Animation in 3D, : Use traditional drawing techniques to produce stunning CGI animation (Focal Press Visual Effects and Animation)

By Steve Roberts

Focal Press
Paperback (264 pages)

Character Animation in 3D, : Use traditional drawing techniques to produce stunning CGI animation (Focal Press Visual Effects and Animation)
List Price: $36.95*
Lowest New Price: $107.52*
Lowest Used Price: $6.69*
*(As of 18:08 Pacific 3 Feb 2012 More Info)


Click Here
Product Description:
Based on 10 years of animation teaching experience, this comprehensive guide to key techniques will ensure your skills best fit the computer animation workplace. A complete understanding of the vital animation drawing skills will be achieved by learning the pitfalls in a 2D exercise then applying these skills when using 3D animation packages.

Providing a broad coverage this book will be relevant whatever 3D package you use, Softimage XSI, Maya, 3ds max or LightWave. Just knowing and being able to use a specific 3D software package does not make you an animator, but reading this book will!

The Free CD-ROM includes; how to animate exercises in each specific 3d animation program; short movies showing best practice; computer models so you can experiment and learn; a free demo copy and discount code for the best 2D animation software you can buy, DigiCel FlipBook.

www.characteranimationin3d.com, provides further resources about the world of animation, extensive list of links, how to get a job, build a lightbox, make an animated movie and much more!

* Improve your 3D animation by understanding the key 2D skills
* Inspiring coverage for all that is needed to produce original, humorous and exciting animation
* Free CD-ROM with short movies relating to each chapter plus the computer models so you can create as you follow the book's tutorials

Professional JavaScript with DHTML, ASP, CGI, FESI, Netscape Enterprise Server, Windows Script Host, LiveConnect and Java

By Andrea Chirelli, Paul Wilton, Stuart Updegrave & Cliff Wootton

Peer Information
Paperback (1149 pages)

Professional JavaScript with DHTML, ASP, CGI, FESI, Netscape Enterprise Server, Windows Script Host, LiveConnect and Java
List Price: $49.99*
Lowest New Price: $16.48*
Lowest Used Price: $0.01*
Usually ships in 6 to 8 days*
*(As of 18:08 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.


   

 
 
 

 
   
With any business, it is up to the individual owner of said business to ensure the success of the business. You may make more or less than any sample figures or results that might be quoted on our web sites or other publications. All business involves risk, and many businesses do not succeed. Further, Answers 2000 Limited does NOT represent that any particular individual or business is typical, or that any results or experiences achieved by any particular individual/business is necessarily typical.


Copyright © 2000-2011, Answers 2000 Limited

CERTAIN CONTENT THAT APPEARS ON THIS SITE COMES FROM AMAZON SERVICES LLC. THIS CONTENT IS PROVIDED 'AS IS' AND IS SUBJECT TO CHANGE OR REMOVAL AT ANY TIME.

Privacy     Terms Of Use     Advertising/Endorsements Disclosures

Disclosure: Our company may receive a payment if you purchase web hosting, domain registration or other products or services after following a link from this website.

Disclosure: Our company's websites' content (including this website's content) includes advertisements for our own company's websites, products, and services, and for other organization's websites, products, and services. In the case of links to other organization's websites, our company may receive a payment, (1) if you purchase products or services, or (2) if you sign-up for third party offers, after following links from this website. Unless specifically otherwise stated, information about other organization's products and services, is based on information provided by that organization, the product/service vendor, and/or publicly available information - and should not be taken to mean that we have used the product/service in question. Additionally, our company's websites contain some adverts which we are paid to display, but whose content is not selected by us, such as Google AdSense ads. For more detailed information, please see Advertising/Endorsements Disclosures