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
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
To a beginner programmer the biggest question is where to start. Which language to choose from the mighty pool of 100’s of languages. |
|
 |