Advertisement

Tutorials

Home Guides Articles

CGI Guides


Order by: Date Title Rate Popularity

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.

Article-Object Query Language for Distributed Cache

by Iqbal Khan May 31, 2007
NCache lets you create a scalable distributed cache in the middle-tier so you can reduce expensive trips to the database and greatly improve your application performance.

Avoiding the Impact of Spam

by Jonathan Coupal May 11, 2007
Unsolicited commercial email, also commonly known as spam, has developed a negative reputation because it is at best a waste of valuable time and at worst an offensive intrusion into one’s desktop.

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.

Submitting Secure Information from Unsecured Pages

by Lew Newlin February 20, 2007
Using SSL encryption to secure information is server and client processor intensive, not to mention that the process can significantly slow the presentation of pages to your visitors. Not surprisingly, some webmasters have instituted an underhanded method to avoid the entire problem by placing sensitive information such as login/password inputs on home pages that are not SSL encrypted. The general programming concept seems to be that since the login/password information is being submitted to a HTTPS encrypted page, the data secure. Well not so fast.

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 Previous  1, 2, 3 ... 11, 12, 13, 14  Next

Advertisement

Partners

Related Resources

Other Resources

image arrow