<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
<title>CGIDir Tutorials</title>
<link>http://www.cgidir.com/</link>
<description>CGIDir is your source for hundreds of Scripts and CGI related information, including scripts, tutorials, FAQ's, tips, and much more.</description>
<language>en-us</language>
<copyright>DevStart, Inc. 2004</copyright>
<pubDate>Thu, 29 Apr 2004 15:06:56 GMT</pubDate>
<lastBuildDate>Thu, 21 Sep 2006 05:00:00 GMT</lastBuildDate>
<image>
<url>http://www.cgidir.com/images/rss/cgidir_articles.gif</url>
<title>Script Tutorials</title>
<width>130</width>
<height>60</height>
</image>
<item>
<title>ASP vs. PHP</title>
<link>http://www.cgidir.com/tutorials/Beginner/tutorials/060921ASPvsPHP.html</link>
<description>Both ASP and PHP are languages used to build Dynamic Web sites that can interact with Databases and exchange information. </description>
<author>Halstatt Pires</author>
<pubDate>Thu, 21 Sep 2006 05:00:00 GMT</pubDate>
</item>
<item>
<title>Why Not Start Using CGI Proxy Sites?</title>
<link>http://www.cgidir.com/tutorials/Beginner/tutorials/0608CGIProxies.html</link>
<description>CGI Proxy sites work by very quickly and effectively relaying web page request for users to web sites and back.</description>
<author>Michael Paul</author>
<pubDate>Tue, 15 Aug 2006 05:00:00 GMT</pubDate>
</item>
<item>
<title>How to Install and Run phpAdsNew</title>
<link>http://www.cgidir.com/tutorials/0607PhpAdsNew.html</link>
<description>What is phpAdsNew? It is great script written in PHP which can be used to manage different ad campaigns on your website.</description>
<author>Bedrich Omacka</author>
<pubDate>Wed, 19 Jul 2006 05:00:00 GMT</pubDate>
</item>
<item>
<title>Perl Regular Expression Tutorial</title>
<link>http://www.cgidir.com/tutorials/Beginner/tutorials/RegularExpressionsPerl.html</link>
<description>A regular expression is a string of characters which tells the searcher which string (or strings) you are looking for. The following explains the format of regular expressions in detail. </description>
<author>Carl Franklin and Gary Wisniewski</author>
<pubDate>Fri, 16 Jun 2006 05:00:00 GMT</pubDate>
</item>
<item>
<title>Unraveling Code with the Debugger</title>
<link>http://www.cgidir.com/tutorials/Advanced/tutorials/PerlDebugger.html</link>
<description>My goal in this article is to provide reasoned argument for adding the Perl debugger to your set of tools, as well as pointers on how to do so.</description>
<author>Daniel Allen</author>
<pubDate>Mon, 05 Jun 2006 05:00:00 GMT</pubDate>
</item>
<item>
<title>How to easily make friendly URL's in Apache - Part 1  </title>
<link>http://www.cgidir.com/tutorials/FriendlyURLs.html</link>
<description>This is part one of a two part tutorial using mod_rewrite. Part one can be applied directly to any language, but part two will get into a php specific implementation.
</description>
<author>Jim</author>
<pubDate>Tue, 09 May 2006 05:00:00 GMT</pubDate>
</item>
<item>
<title>Overcoming SSI </title>
<link>http://www.cgidir.com/tutorials/Server_Side_Includes/tutorials/overcomeSSI.html</link>
<description>If you've ever wanted data displayed in realtime on your site, such as a counter, or stock quotes, you've probably tried using SSI (Server Side Includes), and have seen the drawbacks. </description>
<author>John Saya</author>
<pubDate>Wed, 05 Apr 2006 05:00:00 GMT</pubDate>
</item>
<item>
<title>Sending email using perl and sendmail.</title>
<link>http://www.cgidir.com/tutorials/060323sendmail.html</link>
<description>A very common task for a cgi script is to be able to inform a set of users with data generated by itself or other programs, cgi's or not.</description>
<author>Perlfect Solutions</author>
<pubDate>Thu, 23 Mar 2006 06:00:00 GMT</pubDate>
</item>
<item>
<title>CGI Environmental Variables</title>
<link>http://www.cgidir.com/tutorials/Advanced/tutorials/CGIVARIBLES.html</link>
<description>One of the methods that the web server uses to pass information to a cgi script is through environmental variables. These are created and assigned appropriate values within the environment that the server spawns for the cgi script.</description>
<author>Perlfect Solutions</author>
<pubDate>Wed, 08 Mar 2006 06:00:00 GMT</pubDate>
</item>
<item>
<title>Flexible CGI output with HTML templates</title>
<link>http://www.cgidir.com/tutorials/Advanced/tutorials/CGIOUTPUT.html</link>
<description> will describe a different approach to the problem here, the one that we use for our programs and which proves to be a very good solution for almost any type of application. The idea in this approach is to isolate the HTML code in a separate file, which we call a template. </description>
<author>Perlfect Solutions</author>
<pubDate>Wed, 08 Mar 2006 06:00:00 GMT</pubDate>
</item>
<item>
<title>Your First Perl Script </title>
<link>http://www.cgidir.com/tutorials/Advanced/tutorials/FIRSTPERL.html</link>
<description>All Perl scripts start off with the same line. It tells the server where the Perl interpreter is (Generally this does not matter on a Windows based server). </description>
<author>John Saya</author>
<pubDate>Wed, 08 Mar 2006 06:00:00 GMT</pubDate>
</item>
<item>
<title>How to Install a CGI Script and Increase Web Site Interactivity</title>
<link>http://www.cgidir.com/tutorials/Advanced/tutorials/howtoinstall.html</link>
<description>You may have delayed cgi script installation due the apparently complex process. Well, I avoided it also for several years, however if you want to increase your web site's interactivity it's a necessity to know how to do it.</description>
<author>Herman Drost</author>
<pubDate>Wed, 22 Dec 2004 06:00:00 GMT</pubDate>
</item>
<item>
<title>Backup--Transfer--FTP!</title>
<link>http://www.cgidir.com/tutorials/Advanced/tutorials/mak.html</link>
<description>Having a standby server in a remote site, copying backup files directly to a Disaster recovery site or other requirements such as transfering files from one location to another using FTP creates the need for creating a FTP batch file using a changing parameter file.</description>
<author>MAK [Muthusamy Anantha Kumar]</author>
<pubDate>Wed, 22 Dec 2004 06:00:00 GMT</pubDate>
</item>
<item>
<title>Use CGI to Automate Your Web Site</title>
<link>http://www.cgidir.com/tutorials/Advanced/tutorials/usecgi.html</link>
<description>Common Gateway Interface, better known as CGI, is one of the most widely used server applications on the Internet.</description>
<author>Shelley Lowery</author>
<pubDate>Wed, 22 Dec 2004 06:00:00 GMT</pubDate>
</item>
<item>
<title>35 Deadly Website Sins That will Kill Your Business!</title>
<link>http://www.cgidir.com/tutorials/Advanced/tutorials/35web.html</link>
<description>A list of 35 web site mistakes that will make your site appear to be unprofessional and ultimately cost you business.</description>
<author>Shelley Lowery</author>
<pubDate>Wed, 22 Dec 2004 06:00:00 GMT</pubDate>
</item>
</channel>
</rss>
