Showing posts with label CGI. Show all posts
Showing posts with label CGI. Show all posts

Wednesday, April 1, 2009

Using CGI, Second Edition

Description :
  • The writing is clear, concise, and entertaining.
  • The book has a sharp focus. With the exception of the unnecessary chapter on video, everything relates to the subject.
  • The book is full of links to useful sites.
read more "Using CGI, Second Edition"

Using CGI, Second Edition

Description :
  • The writing is clear, concise, and entertaining.
  • The book has a sharp focus. With the exception of the unnecessary chapter on video, everything relates to the subject.
  • The book is full of links to useful sites.
read more "Using CGI, Second Edition"

Using CGI, Second Edition

Description :
  • The writing is clear, concise, and entertaining.
  • The book has a sharp focus. With the exception of the unnecessary chapter on video, everything relates to the subject.
  • The book is full of links to useful sites.
read more "Using CGI, Second Edition"

Friday, March 27, 2009

CGI Programming on the World Wide Web

Description : So, on to the book. What will you encounter here? A variety of powerful applications that you can use and that will serve as models for your own CGI scripts. Among the complete applications in the book are an animated clock, a search tool, a survey, a quiz program, a game, a gateway to Usenet News, and an appointment calendar based on a clickable imagemap. If you want to set up your own database and can't afford a commercial product like Oracle, you can use the Sprite extension to Perl that I wrote. Sprite offers a subset of SQL commands with a flat file as the database. I also offer a debugging program called CGI Lint, and a program that lets you write and parse extensions to HTML. I wrote the latter program to support my quiz application, but you can adapt it to other purposes without much trouble.
Publisher O'Reilly
Author(s) Shishir Gundavaram
Release Date
March 1996
DOWNLOAD
read more "CGI Programming on the World Wide Web"

CGI Programming on the World Wide Web

Description : So, on to the book. What will you encounter here? A variety of powerful applications that you can use and that will serve as models for your own CGI scripts. Among the complete applications in the book are an animated clock, a search tool, a survey, a quiz program, a game, a gateway to Usenet News, and an appointment calendar based on a clickable imagemap. If you want to set up your own database and can't afford a commercial product like Oracle, you can use the Sprite extension to Perl that I wrote. Sprite offers a subset of SQL commands with a flat file as the database. I also offer a debugging program called CGI Lint, and a program that lets you write and parse extensions to HTML. I wrote the latter program to support my quiz application, but you can adapt it to other purposes without much trouble.
Publisher O'Reilly
Author(s) Shishir Gundavaram
Release Date
March 1996
DOWNLOAD
read more "CGI Programming on the World Wide Web"

CGI Programming on the World Wide Web

Description : So, on to the book. What will you encounter here? A variety of powerful applications that you can use and that will serve as models for your own CGI scripts. Among the complete applications in the book are an animated clock, a search tool, a survey, a quiz program, a game, a gateway to Usenet News, and an appointment calendar based on a clickable imagemap. If you want to set up your own database and can't afford a commercial product like Oracle, you can use the Sprite extension to Perl that I wrote. Sprite offers a subset of SQL commands with a flat file as the database. I also offer a debugging program called CGI Lint, and a program that lets you write and parse extensions to HTML. I wrote the latter program to support my quiz application, but you can adapt it to other purposes without much trouble.
Publisher O'Reilly
Author(s) Shishir Gundavaram
Release Date
March 1996
DOWNLOAD
read more "CGI Programming on the World Wide Web"

Sunday, March 22, 2009

CGI Manual of Style

Description : is the programming language that allows for accountability on the Web. This book will help programmers learn the fundamentals behind CGI showing how to program the included samples, what to watch out for, and how to achieve effective scripting. Progressing from easy samples to more advanced, this book provides users with the skills they need to provide accountability on their Web site.
Publisher Ziff-Davis Press
Author(s) Robert McDaniel
ISBN 1562763970
DOWNLOAD
read more "CGI Manual of Style"

CGI Manual of Style

Description : is the programming language that allows for accountability on the Web. This book will help programmers learn the fundamentals behind CGI showing how to program the included samples, what to watch out for, and how to achieve effective scripting. Progressing from easy samples to more advanced, this book provides users with the skills they need to provide accountability on their Web site.
Publisher Ziff-Davis Press
Author(s) Robert McDaniel
ISBN 1562763970
DOWNLOAD
read more "CGI Manual of Style"

CGI Manual of Style

Description : is the programming language that allows for accountability on the Web. This book will help programmers learn the fundamentals behind CGI showing how to program the included samples, what to watch out for, and how to achieve effective scripting. Progressing from easy samples to more advanced, this book provides users with the skills they need to provide accountability on their Web site.
Publisher Ziff-Davis Press
Author(s) Robert McDaniel
ISBN 1562763970
DOWNLOAD
read more "CGI Manual of Style"

Friday, March 20, 2009

CGI Programming Unleashed

Description : CGI Programming Unleashed is the comprehensive solutions package that offers all the reference material that an advanced to expert user needs. With CGI Programming Unleashed, you will make your Web site an interactive showcase on the Internet; understand the fundamentals of CGI and Perl; learn to write secure CGI applications; set up email feedback forms and database queries; learn what you can do with server side includes; add imagemaps and forms to Web pages; build working programs with step-by-step guidance; add Web animation with server push and client pull; and customize existing programs from CGI libraries.
Publisher Sams
Author(s) Eugene Eric Kim
ISBN 1575211513
Release Date 01 October 1996
Page 620
DOWNLOAD
read more "CGI Programming Unleashed"

Tuesday, March 10, 2009

CGI Developer's Guide

Description : Now developers can learn how to write robust, secure, and efficient Common Gateway Interface programs for the Web. Ideal for DOS, UNIX, or Windows users since CGI is platform independent, the book contains an abundance of solutions to "real-world" problems, along with a helpful focus on CGI scripting.
Publisher Sams
Author(s) Eugene Eric Kim
ISBN 1575210878
Release Date 01 July 1996
Page 497
DOWNLOAD
read more "CGI Developer's Guide"

CGI Developer's Guide

Description : Now developers can learn how to write robust, secure, and efficient Common Gateway Interface programs for the Web. Ideal for DOS, UNIX, or Windows users since CGI is platform independent, the book contains an abundance of solutions to "real-world" problems, along with a helpful focus on CGI scripting.
Publisher Sams
Author(s) Eugene Eric Kim
ISBN 1575210878
Release Date 01 July 1996
Page 497
DOWNLOAD
read more "CGI Developer's Guide"

CGI Developer's Guide

Description : Now developers can learn how to write robust, secure, and efficient Common Gateway Interface programs for the Web. Ideal for DOS, UNIX, or Windows users since CGI is platform independent, the book contains an abundance of solutions to "real-world" problems, along with a helpful focus on CGI scripting.
Publisher Sams
Author(s) Eugene Eric Kim
ISBN 1575210878
Release Date 01 July 1996
Page 497
DOWNLOAD
read more "CGI Developer's Guide"

Special Edition Using CGI

Description : This omnibus book does more than merely tell readers how to solve common CGI programming problems with the least possible hassle (which is no mean feat in itself). Special Edition Using CGI also explains CGI concepts and theory in a way that enables the reader to start figuring out additional solutions independently.

The authors begin with some very basic information about what CGI does and how it enhances HTML. Then, they promptly get into the useful stuff--application-oriented programming for CGI. Example programs written in Perl, C, SQL, and various Unix shells appear throughout the book. All the popular CGI applications, including hit counters, site searchers, WAIS interfaces, chat forums, and image maps, get their due attention. Special Edition Using CGI gives server-side includes (SSI) a more detailed treatment than other CGI manuals.

The book almost loses its focus when it starts talking about Web multimedia, including online electronic cameras and RealAudio broadcasting. But the extra material is related, albeit distantly, to CGI programming, and there's not too much of it, so you can zip along to several "tips and techniques" programming chapters. The section on Perl is useful since it covers the most popular function libraries, and the Visual Basic chapter includes an informative discussion of WinCGI. Special Edition Using CGI wraps up with chapters about debugging and security. There's a CD-ROM that contains all the sample programs and all the popular Perl libraries.

Special Edition Using CGI will both help you set up common CGI applications quickly and teach you how to solve more complicated CGI problems on your own. It's a great choice for the beginner with big CGI ambitions.
Publisher Que
Author(s) Jeffry Dwight, Michael Erwin, Tobin Anthony, Danny Brands, Ron Clark, Mike Ellsworth
ISBN 0789707403
Release Date 01 April 1996
Page 828
DOWNLOAD
read more "Special Edition Using CGI"

Special Edition Using CGI

Description : This omnibus book does more than merely tell readers how to solve common CGI programming problems with the least possible hassle (which is no mean feat in itself). Special Edition Using CGI also explains CGI concepts and theory in a way that enables the reader to start figuring out additional solutions independently.

The authors begin with some very basic information about what CGI does and how it enhances HTML. Then, they promptly get into the useful stuff--application-oriented programming for CGI. Example programs written in Perl, C, SQL, and various Unix shells appear throughout the book. All the popular CGI applications, including hit counters, site searchers, WAIS interfaces, chat forums, and image maps, get their due attention. Special Edition Using CGI gives server-side includes (SSI) a more detailed treatment than other CGI manuals.

The book almost loses its focus when it starts talking about Web multimedia, including online electronic cameras and RealAudio broadcasting. But the extra material is related, albeit distantly, to CGI programming, and there's not too much of it, so you can zip along to several "tips and techniques" programming chapters. The section on Perl is useful since it covers the most popular function libraries, and the Visual Basic chapter includes an informative discussion of WinCGI. Special Edition Using CGI wraps up with chapters about debugging and security. There's a CD-ROM that contains all the sample programs and all the popular Perl libraries.

Special Edition Using CGI will both help you set up common CGI applications quickly and teach you how to solve more complicated CGI problems on your own. It's a great choice for the beginner with big CGI ambitions.
Publisher Que
Author(s) Jeffry Dwight, Michael Erwin, Tobin Anthony, Danny Brands, Ron Clark, Mike Ellsworth
ISBN 0789707403
Release Date 01 April 1996
Page 828
DOWNLOAD
read more "Special Edition Using CGI"

Special Edition Using CGI

Description : This omnibus book does more than merely tell readers how to solve common CGI programming problems with the least possible hassle (which is no mean feat in itself). Special Edition Using CGI also explains CGI concepts and theory in a way that enables the reader to start figuring out additional solutions independently.

The authors begin with some very basic information about what CGI does and how it enhances HTML. Then, they promptly get into the useful stuff--application-oriented programming for CGI. Example programs written in Perl, C, SQL, and various Unix shells appear throughout the book. All the popular CGI applications, including hit counters, site searchers, WAIS interfaces, chat forums, and image maps, get their due attention. Special Edition Using CGI gives server-side includes (SSI) a more detailed treatment than other CGI manuals.

The book almost loses its focus when it starts talking about Web multimedia, including online electronic cameras and RealAudio broadcasting. But the extra material is related, albeit distantly, to CGI programming, and there's not too much of it, so you can zip along to several "tips and techniques" programming chapters. The section on Perl is useful since it covers the most popular function libraries, and the Visual Basic chapter includes an informative discussion of WinCGI. Special Edition Using CGI wraps up with chapters about debugging and security. There's a CD-ROM that contains all the sample programs and all the popular Perl libraries.

Special Edition Using CGI will both help you set up common CGI applications quickly and teach you how to solve more complicated CGI problems on your own. It's a great choice for the beginner with big CGI ambitions.
Publisher Que
Author(s) Jeffry Dwight, Michael Erwin, Tobin Anthony, Danny Brands, Ron Clark, Mike Ellsworth
ISBN 0789707403
Release Date 01 April 1996
Page 828
DOWNLOAD
read more "Special Edition Using CGI"