<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
<title>CGIDir Articles</title>
<link>http://www.cgidir.com/</link>
<description>CGIDir Articles are provided to serve as guides for helping you find Scripts your needs.</description>
<language>en-us</language>
<copyright>DevStart, Inc. 2004</copyright>
<pubDate>Thu, 29 Apr 2004 09:38:47 GMT</pubDate>
<lastBuildDate>Tue, 21 Dec 2010 15:06:09 GMT</lastBuildDate>
<image>
<url>http://www.cgidir.com/images/rss/cgidir_articles.gif</url>
<title>CGI Articles</title>
<width>130</width>
<height>60</height>
</image>
<item>
<title>Why choose a dedicated server for your web site </title>
<link>http://www.cgidir.com/guides/Advanced/articles/101221-Why-choose-dedicated-server-web-site</link>
<description>The web hosting industry has developed many solutions for web businesses looking to create an online presence. Many different solutions exist based upon the needs of the business in growth, space or bandwidth needed, and ability to self administrate. The dedicated server hosting solution is best used for businesses on a growth spiral, who need full control of their administrative privileges, with an audience or customer base large enough to justify the expenses of full server maintenance. </description>
<author>Vanessa</author>
<pubDate>Tue, 21 Dec 2010 15:06:09 GMT</pubDate>
</item>
<item>
<title>The Role Meta Keywords Play in Search Engine Ranking</title>
<link>http://www.cgidir.com/guides/Advanced/articles/100827-Role-Meta-Keywords-Play-Search-Engine-Ranking</link>
<description>The Meta keyword is one of the least important Meta tag yet it play an important role in the search result ranking. It does not have more importance than the Meta title, or Meta description. The purpose of using the Meta keywords is to let the search engine knows the topic of the content.</description>
<author>Mas rooney rooney</author>
<pubDate>Fri, 27 Aug 2010 05:00:00 GMT</pubDate>
</item>
<item>
<title>CGI Installation: 3 Beginner's Mistakes in CGI Installations</title>
<link>http://www.cgidir.com/guides/Beginner/articles/070930.html</link>
<description>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.</description>
<author>Radhika Venkata</author>
<pubDate>Sun, 30 Sep 2007 15:01:04 GMT</pubDate>
</item>
<item>
<title>Using Perl and Regular Expressions to Process HTML Files - Part 3</title>
<link>http://www.cgidir.com/guides/Beginner/articles/070827RegExp3.html</link>
<description>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.</description>
<pubDate>Mon, 27 Aug 2007 10:27:41 GMT</pubDate>
</item>
<item>
<title>Using Perl and Regular Expressions to Process HTML Files - Part 2</title>
<link>http://www.cgidir.com/guides/Beginner/articles/070817Perl.html</link>
<description>In this part we'll develop a Perl script to process an HTML file. </description>
<author>John Dixon</author>
<pubDate>Fri, 17 Aug 2007 12:10:40 GMT</pubDate>
</item>
<item>
<title>Using Perl and Regular Expressions to Process HTML Files - Part 1</title>
<link>http://www.cgidir.com/guides/Beginner/articles/070816RegularExpressions1.html</link>
<description>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. </description>
<author>John Dixon</author>
<pubDate>Thu, 16 Aug 2007 13:54:16 GMT</pubDate>
</item>
<item>
<title>10 Reasons Why C Should Be Your First Programming Language</title>
<link>http://www.cgidir.com/guides/Beginner/articles/070727C.html</link>
<description>To a beginner programmer the biggest question is where to start. Which language to choose from the mighty pool of 100’s of languages.</description>
<author>Anuj</author>
<pubDate>Fri, 27 Jul 2007 12:31:04 GMT</pubDate>
</item>
<item>
<title>4 Tips to Find the Web Host That's Right for You</title>
<link>http://www.cgidir.com/guides/Beginner/articles/0707054Tips.html</link>
<description>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.</description>
<author>Mansi Gupta</author>
<pubDate>Thu, 05 Jul 2007 14:02:16 GMT</pubDate>
</item>
<item>
<title>PHP Frameworks</title>
<link>http://www.cgidir.com/guides/Beginner/articles/0706phpframeworks.html</link>
<description>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.</description>
<author>Pranav Bhat</author>
<pubDate>Mon, 18 Jun 2007 10:54:02 GMT</pubDate>
</item>
<item>
<title>Article-Object Query Language for Distributed Cache</title>
<link>http://www.cgidir.com/guides/Advanced/articles/070530articleobjectquerylanguage.html</link>
<description>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.</description>
<author>Iqbal Khan</author>
<pubDate>Thu, 31 May 2007 05:00:00 GMT</pubDate>
</item>
<item>
<title>Avoiding the Impact of Spam</title>
<link>http://www.cgidir.com/guides/Advanced/articles/070511ITX.html</link>
<description>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. </description>
<author>Jonathan Coupal</author>
<pubDate>Fri, 11 May 2007 11:35:05 GMT</pubDate>
</item>
<item>
<title>What Is the Strongest Hash Algorithm?</title>
<link>http://www.cgidir.com/guides/Beginner/articles/070416Hashes.html</link>
<description>To secure messages that you send over the internet you can use a hashing algorithm, which transforms a text string into an alphanumeric string.</description>
<pubDate>Mon, 16 Apr 2007 11:23:03 GMT</pubDate>
</item>
<item>
<title>Ruby, a Real Gem of FOSS</title>
<link>http://www.cgidir.com/guides/Beginner/articles/RubyFOSS.html</link>
<description>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.</description>
<author>Jabari Zakiya</author>
<pubDate>Thu, 15 Mar 2007 14:24:12 GMT</pubDate>
</item>
<item>
<title>Submitting Secure Information from Unsecured Pages</title>
<link>http://www.cgidir.com/guides/Advanced/articles/070217submittingsecureinformation.html</link>
<description>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.
</description>
<author>Lew Newlin</author>
<pubDate>Tue, 20 Feb 2007 06:00:00 GMT</pubDate>
</item>
<item>
<title>Practical Use of Open Source Software</title>
<link>http://www.cgidir.com/guides/Beginner/articles/070212OSS.html</link>
<description>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.</description>
<author>Roberto Sedycias</author>
<pubDate>Mon, 12 Feb 2007 06:00:00 GMT</pubDate>
</item>
</channel>
</rss>
