<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
	<title>CGIExpo</title>
	<link>http://www.cgiexpo.com</link>
	<description>Directory of CGI scripts, PHP scripts, and JavaScript scripts for dynamic content and control of your web site and databases.</description>
	<language>en-us</language>
	<generator>68 Classifieds</generator>
	<lastBuildDate>Sun, 20 Jul 2008 06:02:11 EST</lastBuildDate>
	<pubDate>Sun, 20 Jul 2008 06:02:11 EST</pubDate>
	<image>
		<url>http://www.cgiexpo.com/images/cgiexpologo.gif</url>		<title>cgiExpo</title>
		<link>http://www.cgiexpo.com</link>
		<width>144</width>
		<height>38</height>
	</image>
		<item>
			<title>Hypertext Guide</title>
			<guid>http://www.cgiexpo.com/listing/9405/Hypertext-Guide.html</guid>
			<link>http://www.cgiexpo.com/listing/9405/Hypertext-Guide.html</link>
			<dc:date>2005-11-05T16:03:37-05:00</dc:date>
			<description>When it comes to HTML, CSS and DHTML...we're serious. We recognize that when you set out to design a webpage, you look for power, speed and ease-of-use. You want an extensive code library that you can tap into on a moment's notice, colorful, working examples of each tag and gobs of reuseable source code. We've completely redesigned this version and added a lot more of the features you've requested. Features like hundreds of HTML tags complete with colorful working examples of each one, an extensive library with over 100 ready-to-use activeX controls, 24 awesome page transitions, full CSS attribute/selector/property/pseudo-class reference, lots of DHTML image filters and much, much more.</description>
			<dc:subject>Reference, Tutorials</dc:subject>
		</item>
		<item>
			<title>Dr.Quek's notes on Perl</title>
			<guid>http://www.cgiexpo.com/listing/9252/DrQueks-notes-on-Perl.html</guid>
			<link>http://www.cgiexpo.com/listing/9252/DrQueks-notes-on-Perl.html</link>
			<dc:date>2005-08-01T00:59:57-05:00</dc:date>
			<description>This page is designed to help novice programmers learn the Perl programming language and will get you started with cgi scripting. Specifically, it's designed to help them learn enough to customize cgi script with a little perl knowledge. This tutorial will walk you through the basics of creating CGIs with Perl.</description>
			<dc:subject>Reference, Tutorials</dc:subject>
		</item>
		<item>
			<title>CGI Programming 101</title>
			<guid>http://www.cgiexpo.com/listing/7472/CGI-Programming-101.html</guid>
			<link>http://www.cgiexpo.com/listing/7472/CGI-Programming-101.html</link>
			<dc:date>2003-11-06T20:31:00-05:00</dc:date>
			<description>CGI Programming 101 - first 6 chapters of book online, and can be used to help you learn about CGI. Good book!</description>
			<dc:subject>Reference, Tutorials</dc:subject>
		</item>
		<item>
			<title>Easy Website Password Protection Tutorial</title>
			<guid>http://www.cgiexpo.com/listing/7203/Easy-Website-Password-Protection-Tutorial.html</guid>
			<link>http://www.cgiexpo.com/listing/7203/Easy-Website-Password-Protection-Tutorial.html</link>
			<dc:date>2003-07-30T12:50:35-05:00</dc:date>
			<description>You can now implement password-protected pages without Telnet access to protected directories in your web site. Then you can use these password protected directories to sell downloadable products or provide premium access to members. In this password protection tutorial, we will explain how to create access authorization using only FTP. This will be helpful to most webmasters who want to create authentication files but who do not have Telnet. Unfortunately, most of the restricted access tutorials assume that the webmaster can use Telnet, which of course, is not true. Now you can sell your software, documents, images or music online. You can easily protect files and directories that require the use of a username and password, and you don’t have to be a computer programmer to do it!</description>
			<dc:subject>Reference, Tutorials</dc:subject>
		</item>
		<item>
			<title>Repurposing CGI applications with SOAP</title>
			<guid>http://www.cgiexpo.com/listing/6472/Repurposing-CGI-applications-with-SOAP.html</guid>
			<link>http://www.cgiexpo.com/listing/6472/Repurposing-CGI-applications-with-SOAP.html</link>
			<dc:date>2002-09-16T03:16:32-05:00</dc:date>
			<description>This article demonstrates how to wrap an existing CGI application into a SOAP service. Additionally, the article guides a quick tour of HTML page scraping that leads to a discussion of HTML::TreeBuilder.</description>
			<dc:subject>Reference, Tutorials</dc:subject>
		</item>
		<item>
			<title>simple cgi example in cobol/ix</title>
			<guid>http://www.cgiexpo.com/listing/3655/simple-cgi-example-in-cobolix.html</guid>
			<link>http://www.cgiexpo.com/listing/3655/simple-cgi-example-in-cobolix.html</link>
			<dc:date>2002-04-16T05:30:18-05:00</dc:date>
			<description>Sample program fully explained with source written in COBOL which demonstrate how to create a CGI script without needing an &amp;quot;intermediate&amp;quot; script.</description>
			<dc:subject>Reference, Tutorials</dc:subject>
		</item>
		<item>
			<title>Writing a CGI Script in Scsh</title>
			<guid>http://www.cgiexpo.com/listing/3651/Writing-a-CGI-Script-in-Scsh.html</guid>
			<link>http://www.cgiexpo.com/listing/3651/Writing-a-CGI-Script-in-Scsh.html</link>
			<dc:date>2002-04-12T15:16:26-05:00</dc:date>
			<description>Small tutorial on how to write CGI scripts using the Scsh unix shell</description>
			<dc:subject>Reference, Tutorials</dc:subject>
		</item>
		<item>
			<title>CobolScript</title>
			<guid>http://www.cgiexpo.com/listing/3646/CobolScript.html</guid>
			<link>http://www.cgiexpo.com/listing/3646/CobolScript.html</link>
			<dc:date>2002-04-09T18:38:47-05:00</dc:date>
			<description>CobolScript® is a COBOL based
                          scripting language. Anyone who
                          already knows COBOL can easily
                          use CobolScript to build server-side
                          scripts with virtually no learning curve.</description>
			<dc:subject>Reference, Tutorials</dc:subject>
		</item>
		<item>
			<title>Examples of Irie Pascal CGI Apps</title>
			<guid>http://www.cgiexpo.com/listing/3640/Examples-of-Irie-Pascal-CGI-Apps.html</guid>
			<link>http://www.cgiexpo.com/listing/3640/Examples-of-Irie-Pascal-CGI-Apps.html</link>
			<dc:date>2002-04-09T18:00:53-05:00</dc:date>
			<description>Tutorial and example CGI scripts using the Irie Pascal programming language. </description>
			<dc:subject>Reference, Tutorials</dc:subject>
		</item>
		<item>
			<title>Guide to Writing CGI Scripts in REXX and Perl</title>
			<guid>http://www.cgiexpo.com/listing/3638/Guide-to-Writing-CGI-Scripts-in-REXX-and-Perl.html</guid>
			<link>http://www.cgiexpo.com/listing/3638/Guide-to-Writing-CGI-Scripts-in-REXX-and-Perl.html</link>
			<dc:date>2002-04-09T14:25:06-05:00</dc:date>
			<description>Tutorials, examples on writing scripts in REXX and Perl. Most examples are in REXX</description>
			<dc:subject>Reference, Tutorials</dc:subject>
		</item>
		<item>
			<title>COBOL Programming for The Web</title>
			<guid>http://www.cgiexpo.com/listing/3636/COBOL-Programming-for-The-Web.html</guid>
			<link>http://www.cgiexpo.com/listing/3636/COBOL-Programming-for-The-Web.html</link>
			<dc:date>2002-04-09T13:48:17-05:00</dc:date>
			<description>A list of sites which deal with programming with COBOL for web applications, including CGI, XML parsers, and Java.</description>
			<dc:subject>Reference, Tutorials</dc:subject>
		</item>
		<item>
			<title>WAP FAQ</title>
			<guid>http://www.cgiexpo.com/listing/3615/WAP-FAQ.html</guid>
			<link>http://www.cgiexpo.com/listing/3615/WAP-FAQ.html</link>
			<dc:date>2002-04-02T17:39:36-05:00</dc:date>
			<description>Answers to various questions about WAP and WML.</description>
			<dc:subject>Reference, Tutorials</dc:subject>
		</item>
		<item>
			<title>Euphoria Programming Language</title>
			<guid>http://www.cgiexpo.com/listing/3602/Euphoria-Programming-Language.html</guid>
			<link>http://www.cgiexpo.com/listing/3602/Euphoria-Programming-Language.html</link>
			<dc:date>2002-04-02T03:18:10-05:00</dc:date>
			<description>Euphoria is a simple, flexible, and easy-to-learn programming
                       language. It lets you quickly and easily develop programs for DOS,
                       Windows and Linux. Euphoria was first released in 1993. Since then
                       Rapid Deployment Software has been steadily improving it with the
                       help of a growing number of enthusiastic users. Although Euphoria
                       provides subscript checking, uninitialized variable checking and numerous
                       other run-time checks, it is extremely fast.</description>
			<dc:subject>Reference, Tutorials</dc:subject>
		</item>
		<item>
			<title>100% Free Scripts @ Surfzilla</title>
			<guid>http://www.cgiexpo.com/listing/530/100-Free-Scripts--Surfzilla.html</guid>
			<link>http://www.cgiexpo.com/listing/530/100-Free-Scripts--Surfzilla.html</link>
			<dc:date>2002-02-04T14:57:24-05:00</dc:date>
			<description>Thanks for adding my link.
</description>
			<dc:subject>Reference, Tutorials</dc:subject>
		</item>
		<item>
			<title>Introduction to Perl 5</title>
			<guid>http://www.cgiexpo.com/listing/529/Introduction-to-Perl-5.html</guid>
			<link>http://www.cgiexpo.com/listing/529/Introduction-to-Perl-5.html</link>
			<dc:date>2002-02-04T14:57:15-05:00</dc:date>
			<description>This tutorial highlights the new features of Perl 5: includes a discussion of object oriented programming in Perl. 
</description>
			<dc:subject>Reference, Tutorials</dc:subject>
		</item>
</channel>
</rss>