| |
|
|
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.
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.
By Gunther Birznieks & Shishir Gundavaram
O'Reilly Media Paperback (451 pages)
 | List Price: $34.95* Lowest New Price: $6.84* Lowest Used Price: $0.51* Usually ships in 24 hours* *(As of 00:25 Pacific 20 Mar 2010 More Info)
Click Here | Product Description: The Common Gateway Interface (CGI) is one of the most powerful methods of providing dynamic content on the Web. CGI is a generic interface for calling external programs to crunch numbers, query databases, generate customized graphics, or perform any other server-side task. CGI programs can be written in any programming language, but Perl is by far the most popular language for CGI. CGI programmers appreciate Perl's text manipulation features and its CGI.pm module, which gives an well-integrated object-oriented interface to practically all CGI-related tasks. 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. 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, and improving performance of CGI scripts. |
|
By Anthony A. Apodaca
Morgan Kaufmann Paperback (560 pages)
 | List Price: $78.95* Lowest New Price: $42.00* Lowest Used Price: $28.00* Usually ships in 24 hours* *(As of 00:25 Pacific 20 Mar 2010 More Info)
Click Here | - ISBN13: 9781558606180
- Notes: Brand New from Publisher. No Remainder Mark.
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. |
|
By Jacqueline Hamilton
CGI101.com Paperback (300 pages)
 | List Price: $29.95* Lowest New Price: $23.00* Lowest Used Price: $18.90* Usually ships in 24 hours* *(As of 00:25 Pacific 20 Mar 2010 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 Michael Scaramozzino
Jones & Bartlett Publishers Paperback (500 pages)
 | List Price: $49.95* Lowest New Price: $33.62* Lowest Used Price: $29.50* Usually ships in 24 hours* *(As of 00:25 Pacific 20 Mar 2010 More Info)
Click Here | - ISBN13: 9780763782641
- Notes: Brand New from Publisher. No Remainder Mark.
Product Description: Creating a 3D Animated CGI Short presents an insightful behind-the-scenes tour of the entire production process for 3D artists, animators, and independent filmmakers who are interested in creating their own CGI shorts as well as for those who are simply fans and enthusiasts of CGI films in general. This book presents detailed examples of every step of the production process; from initial concept through character design, set design, modeling, texturing, lighting, camera animation, character animation, lip sync, rendering, post-production, compositing, and all the way to film festival submissions and online web distribution. It truly has something for everyone interested in CGI films. Using readily available off-the-shelf hardware and software such as modo, LightWave 3D, FPrime, HD Instance, Peak, Shake, iMovie, iDVD, GarageBand and more, Creating a 3D Animated CGI Short shows how to produce a complete 3D animated CGI Short, including how to fund the production by taking on paid freelance projects along the way. Where other filmmaking books typically describe industry standard methodologies that are most effective for larger productions, this book shows how to drastically simplify and condense those processes and focus only on the essential elements that will enable a single artist or filmmaker to complete a CGI short on their own. |
|
By Thomas Boutell
Addison-Wesley Professional Paperback (416 pages)
 | List Price: $39.99* Lowest New Price: $12.50* Lowest Used Price: $3.66* Usually ships in 24 hours* *(As of 00:25 Pacific 20 Mar 2010 More Info)
Click Here | Product Description: An essential technical programming reference for Web sites. In concise, clear language, this book explains how to write CGI programs to implement dynamic documents that provide interactivity and multimedia features for Web sites using UNIX-based HTTP servers. |
|
By Kevin Meltzer
Addison-Wesley Professional Paperback (560 pages)
 | List Price: $44.99* Lowest New Price: $10.73* Lowest Used Price: $4.97* Usually ships in 24 hours* *(As of 00:25 Pacific 20 Mar 2010 More Info)
Click Here | Product Description: (Pearson Education) A guide to writing CGI applications with Perl, showing how to accomplish everyday tasks necessary for online operations. Includes line-by-line code explanations, examples, and skill-stretching exercises. Also covers working with HTML, tracking clicks, and cookies, among other topics. Softcover. DLC: Perl (Computer program language). |
|
By Steve Roberts
Focal Press Paperback (264 pages)
 | List Price: $36.95* Lowest New Price: $59.99* Lowest Used Price: $21.69* *(As of 00:25 Pacific 20 Mar 2010 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 |
|
By Elizabeth Castro
Peachpit Press Paperback (336 pages)
 | List Price: $24.99* Lowest New Price: $2.86* Lowest Used Price: $0.01* Usually ships in 24 hours* *(As of 00:25 Pacific 20 Mar 2010 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. |
|
By Mark Felton
Prentice Hall Paperback (514 pages)
 | List Price: $61.00* Lowest New Price: $29.75* Lowest Used Price: $9.99* *(As of 00:25 Pacific 20 Mar 2010 More Info)
Click Here | Product Description: Shows how to program the cgi-bin with C++ and C for more powerful connectivity to the Internet. This book provides methods to link the power of compiled languages into Internet interfaces. CGI programs are the only way to obtain advanced server side capabilities and by using C++ and C, real computer control from the Internet can be achieved. Shows how to link existing C++ and C code to HTML Gui Internet capabilities. For C++ and C programmers working with CGI Internet programming. |
|
By Lincoln Stein
Wiley Paperback (320 pages)
 | List Price: $49.99* Lowest New Price: $12.99* Lowest Used Price: $0.58* Usually ships in 24 hours* *(As of 00:25 Pacific 20 Mar 2010 More Info)
Click Here | Product Description: A complete guide to creating interactive Web pages using the Perl CGI.pm library from its creator. Official Guide to Programming with CGI.pm contains all the information about CGI.pm found in Perl's online manual, but in a completely reorganized and greatly expanded format. It also includes valuable labor-saving tips and hints you won't find anywhere else. Featuring step-by-step instructions and complete source code, it shows you how to: * Download, install, and configure CGI.pm * Generate HTML documents on the fly * Process fill-out forms and create multipage documents * Perform script debugging and state maintenance * Design interactive clickable image maps * Store and process cookies * Attach JavaScript and cascading style sheets to your documents * Write state-maintaining scripts * Modify and extend CGI.pm * Tap the Comprehensive Perl Archive Network (CPAN). On the Web site you'll find: * The most recent and all future revisions to the CGI.pm module * All the source code examples from the book * Online documentation for CGI.pm * Links to CPAN and other Web-related software written by the author. |
|
|
|