Advertisement

Tutorials

NEW CGI Directory

Free Newsletter

Home Guides Beginner

CGI Guides


Order by: Date Title Rate Popularity

CGI Installation: 3 Beginner's Mistakes in CGI Installations
by Radhika Venkata September 30, 2007
As a webmaster of your site you need to know about installing scripts for yourself. Otherwise you will end up with paying hundreds of dollars for script installations.

Using Perl and Regular Expressions to Process HTML Files - Part 3
August 27, 2007
For the script to be useful, we need to be able to run it on any web page. Changing the script so that it can do this is fairly straightforward.

Using Perl and Regular Expressions to Process HTML Files - Part 2
by John Dixon August 17, 2007
In this part we'll develop a Perl script to process an HTML file.

Using Perl and Regular Expressions to Process HTML Files - Part 1
by John Dixon August 16, 2007
Like many web content authors, over the past few years I've had many occasions when I've needed to clean up a bunch of HTML files that have been generated by a word processor or publishing package. Initially, I used to clean up the files manually, opening each one in turn, and making the same set of updates to each one. This works fine when you only have a few files to fix, but when you have hundreds or even thousands to do, you can very quickly be looking at weeks or even months of work. A few years ago someone put me on to the idea of using Perl and regular expressions to perform this 'cleaning up' process.

10 Reasons Why C Should Be Your First Programming Language
by Anuj July 27, 2007
To a beginner programmer the biggest question is where to start. Which language to choose from the mighty pool of 100’s of languages.

4 Tips to Find the Web Host That's Right for You
by Mansi Gupta July 05, 2007
Programming Languages such as ASP, PHP, Perl/CGI, JSP and ColdFusion are used to create a lot of popular scripts (software) to help your website function.

PHP Frameworks
by Pranav Bhat June 18, 2007
These frameworks are free and provide a host of services to satisfy almost all of the web development needs of a web designer or a website owner.

What Is the Strongest Hash Algorithm?
April 16, 2007
To secure messages that you send over the internet you can use a hashing algorithm, which transforms a text string into an alphanumeric string.

Ruby, a Real Gem of FOSS
by Jabari Zakiya March 15, 2007
If you haven't tried Ruby yet, you owe it to yourself to begin playing with it. If you value joy, if you value simplicity, if you value beauty, then you owe it to yourself to learn Ruby, the emerging jewel of FOSS.

Practical Use of Open Source Software
by Roberto Sedycias February 12, 2007
As we started the project of our web site, we knew that the proprietary software costs would be too high for our financial resources. Our only option then was to make use of Open Source Code softwares.

Go to 1, 2, 3  Next

Advertisement