Internet Marketing Resources

CGI Scripts

EzineBlast.com
Opt-in Email Marketing
  MarketingBlast.com
Internet Marketing
  PressBlast.com
Press Releases + Publicity

 
Menu

 Home



 Marketing Basics

   Creating A Web Site

   Making Money
     Advertising
     Affiliate Programs
     Web Products
     Your Own Products

   Selling More

   Increasing Traffic



 Reviews

   Affiliate Programs
     AllPosters
     Amazon
     AWeber
     ClickBank (Affiliate)
     Commission Junction
     Google AdSense
     Searchfeed
     SiteSell

   Copywriting
     Headline Creator

   Internet Marketing
     Link Building E-Guide

   Pay Per Click Search
     Kanoodle
     Searchfeed

   Selling Online
     ClickBank (Vendor)

   Web Design
     PopUpMaster Pro
     Your First Web Site



 Forums



 Books

   Digital Law
   E-Commerce
   Internet Marketing
   Web Multimedia
   Web Site Design



 Resources

   Affiliate Programs
   Auction Marketing
   Blogging
   Copywriting
   Domain Names
   eBook Publishing
   Email Marketing
   Flash
   Forums
   Graphics
   Internet Marketing
   Pay Per Click Search
   Publicity
   RSS
   Scripts
     ASP
     CGI
     Java
     JavaScript
     PHP
   Search Engines
   Selling Online
   Web Design
   Web Hosting



 Links
 

Advertisement
 
Discover How To Capture Hidden Profits!
Increase sales dramatically, lower costs, build lasting customer relationships, and increase your web profits!
FREE Test Drive!

Other Web Sites

(Adverts)


Get 1 Way Links

SEO Elite

Web Traffic Machines
 


   

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:
Web Hosting

From Amazon.com

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.

Instant Web Scripts With Cgi Perl

By Selena Sol & Gunther Birznieks

M & T Books
Paperback (809 pages)

Instant Web Scripts With Cgi Perl
List Price: $39.95*
Lowest Used Price: $0.23*
*(As of 23:28 Pacific 29 Jul 2010 More Info)


Click Here
Product Description:
This book gives Internet programmers useful, professionally-written scripts to use on their Web pages and for customizing individual needs. It includes scripts for e-mail and searching HTML directories, a "Fortune Cookie" generator, a message board system, and a CGI-based database, as well as an HTML Guestbook and electronic classified ads page. The CD-ROM contains two well known libraries for Perl 4 and 5, cgi-lib.pl and cgi.pm, and custom libraries created by the authors.

Introduction to Cgi/Perl: Getting Started With Web Scripts

By Steven E. Brenner

M & T Books
Paperback (151 pages)

Introduction to Cgi/Perl: Getting Started With Web Scripts
List Price: $19.95*
Lowest New Price: $2.78*
Lowest Used Price: $0.01*
*(As of 23:28 Pacific 29 Jul 2010 More Info)


Click Here
Product Description:
This book teaches readers all they need to know to create custom programs for the World Wide Web. Introduction to CGI/Perl: Getting Started with Web Scripts begins with a complete review of communication technology and then introduces the essentials of the Perl language and the Common Gateway Interface (CGI). It features detailed coverage of all HTML form elements, text processing, management with Perl, receiving input and producing output, and customized client-server interaction with http; including explanations of protocol nuances such as GET and POST. All code and extra examples are available from an online appendix.

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

By Sing Li, Mark Wilcox, Andrea Chiarelli, James De Carli & Andrea Chirelli

Paperback (1149 pages)

Professional JavaScript with DHTML, ASP, CGI, FESI, Netscape Enterprise Server, Windows Script Host, LiveConnect and Java
Lowest New Price: $3.74*
Lowest Used Price: $2.96*
*(As of 23:28 Pacific 29 Jul 2010 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.

Using Perl/CGI Scripts

By William E. Weinman

lynda.com, Inc.
Released: 2003-06-12
CD-ROM (150 pages)

Using Perl/CGI Scripts
List Price: $39.95*
Lowest New Price: $41.52*
Lowest Used Price: $41.53*
*(As of 23:28 Pacific 29 Jul 2010 More Info)


Click Here
Product Description:
Installing a Perl/CGI script doesn't have to be difficult, and making small modifications shouldn't take a rocket scientist. Designed for the Web professional, Using Perl/CGI Scripts explains in simple step-by-step instructions how a CGI script works. You will acquire the skills you need to edit and install a Perl script on your server, and even make simple modifications without having to hire an expensive programmer! Complete with working examples of counters, contact forms, and even a Web blog, Using Perl/CGI Scripts will guide you through the process of customizing and installing these scripts on your own Web site.

MacAddict September 2001 w/CD The Best and Worst of Everything Mac, New iBook Rated, 20 QuickTime Tricks, Mac OS X Web Server Secrets (Find & Use CGI Scripts), Create a Fake Person, Filter Images with GraphicConverter

MacAddict Magazine
Single Issue Magazine

MacAddict September 2001 w/CD The Best and Worst of Everything Mac, New iBook Rated, 20 QuickTime Tricks, Mac OS X Web Server Secrets (Find & Use CGI Scripts), Create a Fake Person, Filter Images with GraphicConverter
 
Product Description:
CD includes After Effects 5 Tryout, Cinema 4D XL 6 Demo, Qube, Storm 1.5 Demo

mod_perl Pocket Reference: Extending Apache (Pocket Reference (O'Reilly))

By Andrew Ford

O'Reilly Media
Paperback (94 pages)

mod_perl Pocket Reference: Extending Apache (Pocket Reference (O Reilly))
List Price: $9.95*
Lowest New Price: $0.03*
Lowest Used Price: $2.00*
*(As of 23:28 Pacific 29 Jul 2010 More Info)


Click Here
Product Description:
mod_perl integrates the complete Perl interpreter with the Apache web server. With mod_perl, programmers can take existing Perl CGI scripts and plug them in, usually without making any source code changes. The scripts will run exactly as before but many times faster. In addition, mod_perl offers a Perl interface to the Apache API, allowing full access to Apache internals, so that programmers can control every aspect of the Apache server. mod_perl Pocket Reference is a concise, conveniently formatted reference to all mod_perl features used in day-to-day mod_perl programming. This small book covers functions as well as configuration directives that help maximize the effectiveness of the mod_perl Apache module.

Programming Web Graphics with Perl & GNU Software (O'Reilly Nutshell)

By Shawn P. Wallace

O'Reilly Media
Paperback (454 pages)

Programming Web Graphics with Perl & GNU Software (O Reilly Nutshell)
List Price: $32.95*
Lowest New Price: $5.64*
Lowest Used Price: $0.01*
*(As of 23:28 Pacific 29 Jul 2010 More Info)


Click Here
Product Description:
From access counters and log-report graphs to scientific plots and on-the-fly animated GIFs, graphics scripting is within the grasp of most Web authors. However, it is a poorly documented field. Programming Web Graphics with Perl & GNU Software shows intermediate and advanced Web designers how to use CGI scripts to generate dynamic graphic content and demystifies the manipulation of graphics formats for newcomers to the Web. This book includes:
  • A tour through the most popular Web graphics file formats by implementing parsers for GIF, JPEG, and PNG files
  • Descriptions of the PNG, JPEG, and giflib libraries, as well as many other free and proprietary libraries and SDKs
  • Extensive documentation and examples using the Perl graphics modules GD and GIFgraph, and the Perl interface to the powerful ImageMagick libraries
  • Documentation on the Gnu Image Manipulation Program (GIMP) and the Perl interface that allows you to easily script plug-ins or interface to the GIMP via the Web
  • The implementation of several new Perl modules for creating formatted PostScript files and animated GIFs on-the-fly
Programming Web Graphics with Perl & GNU Software is not a book about design or aesthetics of Web graphics; its focus is on programming, specifically, on scripting programs that manipulate graphics files to be published on the Web. Most examples use Perl, though the concepts are applicable to any programming language. And most of the topics apply to any platform. A handy reference for programmers and designers who want to learn how to create dynamic graphics using CGI scripts.

Perl, CGI y Java Script (Spanish Edition)

By Anaya

Anaya Multimedia
Paperback
List Price: $85.50*
Lowest New Price: $85.50*
Usually ships in 7 to 13 days*
*(As of 23:28 Pacific 29 Jul 2010 More Info)


Click Here

Developing Cgi Scripts Using Perl One-Day Course

D D C Pub
Paperback
List Price: $30.00*
*(As of 23:28 Pacific 29 Jul 2010 More Info)


Click Here

 
 

 

 
   
Disclosure: Advertising Link(s): Our company may receive a payment if you purchase a product/service after following this link.

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

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.

Privacy     Terms Of Use     Advertising/Endorsements Disclosures

Copyright © 2000-2009, Answers 2000 Limited
 
 
  In Association With Amazon.com
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.

All trademarks are property of their respective owners.
All third party content and adverts are copyright of their respective owners.

Some graphics on our web sites are Copyright (C) 1997-2000 Hemera Technologies Inc., and used under license. All such pictures are provided for viewing purposes only and are not to be saved or downloaded. All such pictures of recognizable individuals are models and used for illustrative purposes only, and not meant to imply any association or endorsement of said individual with any product or service.