<?xml version="1.0"?>
<rss version="2.0"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
  xmlns:dc="http://purl.org/dc/elements/1.1/">
 <channel>
  <title>drx: CGI</title>
  <link>http://loadaveragezero.com/app/drx/Internet/Protocols/CGI</link>
  <description>The Common Gateway Interface (CGI) is a specification in which an external program or script interacts with a Web server by accepting parameters from the server, and then returns results which are generally displayed in a Web browser.</description>
  <category>CGI</category>
  <category domain="http://www.technorati.com/tag">CGI</category>
  <category domain="http://dmoz.org">Computers/Programming/Internet/CGI</category>
  <copyright>&#169; 2004-2008, Douglas W. Clifton, loadaveragezero.com, all rights reserved.</copyright>
  <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.0/</creativeCommons:license>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <dc:language>en-US</dc:language>
  <dc:creator>doug@loadaveagezero.com (Douglas W. Clifton)</dc:creator>
  <dc:date>2005-07-31T15:49:52Z</dc:date>
  <ttl>240</ttl>
  <textInput>
   <link>http://loadaveragezero.com/drx/search</link>
   <description>Search the Database</description>
   <title>Search</title>
   <name>q</name>
  </textInput>
  <image>
   <title>Web Developer Resource Index: CGI</title>
   <url>http://loadaveragezero.com/img/fav/drx/logo/drxRSS.gif</url>
   <link>http://loadaveragezero.com/app/drx/Internet/Protocols/CGI</link>
   <width>88</width>
   <height>31</height>
   <description>A fully indexed, searchable Resource Directory for Web developers, designers and programmers.</description>
  </image>
  <item>
   <link>http://loadaveragezero.com/app/drx/Internet/Protocols/CGI#NCSA:CGI</link>
   <title>The Common Gateway Interface</title>
   <description>The classic documentation on the CGI interface protocol, from the NCSA and the University of Illinois at Urbana-Champaign. Includes an introduction, tutorial, specifications and more.</description>
   <dc:date>2005-04-11T06:53:34Z</dc:date>
   <guid>http://loadaveragezero.com/app/drx/Internet/Protocols/CGI#NCSA:CGI</guid>
   <comments>http://loadaveragezero.com/hnav/contact.php#form</comments>
   <category domain="http://www.technorati.com/tag">cgi</category>
   <category domain="http://www.technorati.com/tag">protocol</category>
   <category domain="http://www.technorati.com/tag">spec</category>
   <category domain="http://dmoz.org">Computers/Programming/Internet/CGI</category>
  </item>
  <item>
   <link>http://loadaveragezero.com/app/drx/Internet/Protocols/CGI#hotsource:CGI</link>
   <title>Hotsource: Common Gateway Interface</title>
   <description>Links to resources and scripts, and in particular scripts for processing forms and for sending emails from them. Most examples are in Perl (go figure), but he also has information about C, Java, AppleScript and Visual Basic.</description>
   <dc:date>2005-07-31T15:49:52Z</dc:date>
   <guid>http://loadaveragezero.com/app/drx/Internet/Protocols/CGI#hotsource:CGI</guid>
   <comments>http://loadaveragezero.com/hnav/contact.php#form</comments>
   <category domain="http://www.technorati.com/tag">c</category>
   <category domain="http://www.technorati.com/tag">cgi</category>
   <category domain="http://www.technorati.com/tag">perl</category>
   <category domain="http://dmoz.org">Computers/Programming/Internet/CGI</category>
  </item>
  <item>
   <link>http://loadaveragezero.com/app/drx/Internet/Protocols/CGI#Fast:CGI</link>
   <title>FastCGI</title>
   <description>A language independent, scalable, open extension to CGI that provides high performance without the limitations of server specific APIs. Typically installed as an Apache module under Unix, but also available for many other Web HTTP servers and platforms.</description>
   <dc:date>2005-07-29T06:13:24Z</dc:date>
   <guid>http://loadaveragezero.com/app/drx/Internet/Protocols/CGI#Fast:CGI</guid>
   <comments>http://loadaveragezero.com/hnav/contact.php#form</comments>
   <category domain="http://www.technorati.com/tag">apache</category>
   <category domain="http://www.technorati.com/tag">cgi</category>
   <category domain="http://www.technorati.com/tag">http</category>
   <category domain="http://www.technorati.com/tag">module</category>
   <category domain="http://www.technorati.com/tag">performance</category>
   <category domain="http://www.technorati.com/tag">protocol</category>
   <category domain="http://www.technorati.com/tag">webserver</category>
   <category domain="http://dmoz.org">Computers/Programming/Internet/CGI</category>
  </item>
  <item>
   <link>http://loadaveragezero.com/app/drx/Internet/Protocols/CGI#howstuffwork:CGI</link>
   <title>How CGI Scripting Works</title>
   <description>A introductory article that will answer your questions about CGI scripting and show you how to create your own scripts. You'll also learn a bit about Web servers in the process.</description>
   <dc:date>2005-04-11T22:09:59Z</dc:date>
   <guid>http://loadaveragezero.com/app/drx/Internet/Protocols/CGI#howstuffwork:CGI</guid>
   <comments>http://loadaveragezero.com/hnav/contact.php#form</comments>
   <category domain="http://www.technorati.com/tag">cgi</category>
   <category domain="http://www.technorati.com/tag">webserver</category>
   <category domain="http://dmoz.org">Computers/Programming/Internet/CGI</category>
  </item>
  <item>
   <link>http://loadaveragezero.com/app/drx/Internet/Protocols/CGI#boutell:cgic</link>
   <title>cgic: An ANSI C library for CGI Programming</title>
   <description>cgic is an ANSI C-language library for the creation of CGI-based World Wide Web applications. It is compatible with any CGI-compliant server environment, and compiles without modification in Posix/Unix/Linux and Windows environments.</description>
   <dc:date>2005-04-11T15:41:29Z</dc:date>
   <guid>http://loadaveragezero.com/app/drx/Internet/Protocols/CGI#boutell:cgic</guid>
   <comments>http://loadaveragezero.com/hnav/contact.php#form</comments>
   <category domain="http://www.technorati.com/tag">c</category>
   <category domain="http://www.technorati.com/tag">cgi</category>
   <category domain="http://www.technorati.com/tag">programming</category>
   <category domain="http://dmoz.org">Computers/Programming/Internet/CGI</category>
  </item>
  <item>
   <link>http://loadaveragezero.com/app/drx/Internet/Protocols/CGI#wdg:FAQ</link>
   <title>CGI Programming FAQ</title>
   <description>The Common Gateway Interface, or CGI, is a standard for external gateway programs to interface with information servers such as HTTP servers.</description>
   <dc:date>2005-04-11T08:13:36Z</dc:date>
   <guid>http://loadaveragezero.com/app/drx/Internet/Protocols/CGI#wdg:FAQ</guid>
   <comments>http://loadaveragezero.com/hnav/contact.php#form</comments>
   <category domain="http://www.technorati.com/tag">cgi</category>
   <category domain="http://www.technorati.com/tag">faq</category>
   <category domain="http://www.technorati.com/tag">http</category>
   <category domain="http://www.technorati.com/tag">programming</category>
   <category domain="http://www.technorati.com/tag">webserver</category>
   <category domain="http://dmoz.org">Computers/Programming/Internet/CGI</category>
  </item>
  <item>
   <link>http://loadaveragezero.com/app/drx/Internet/Protocols/CGI#w3c:CGI</link>
   <title> CGI: Common Gateway Interface</title>
   <description>An HTTP server is often used as a gateway to a legacy information system; for example, an existing body of documents or an existing database application. The Common Gateway Interface is an agreement between the server on how to integrate such programs.</description>
   <dc:date>2005-04-11T07:59:59Z</dc:date>
   <guid>http://loadaveragezero.com/app/drx/Internet/Protocols/CGI#w3c:CGI</guid>
   <comments>http://loadaveragezero.com/hnav/contact.php#form</comments>
   <category domain="http://www.technorati.com/tag">cgi</category>
   <category domain="http://www.technorati.com/tag">http</category>
   <category domain="http://www.technorati.com/tag">servers</category>
   <category domain="http://www.technorati.com/tag">w3c</category>
   <category domain="http://www.technorati.com/tag">webserver</category>
   <category domain="http://dmoz.org">Computers/Programming/Internet/CGI</category>
  </item>
  <item>
   <link>http://loadaveragezero.com/app/drx/Internet/Protocols/CGI#apache:mod_cgi</link>
   <title>Apache HTTP Server: mod_cgi CGI module</title>
   <description>Any file that has the MIME type application/x-httpd-cgi or handler cgi-script (Apache 1.1 or later) will be treated as a CGI script, and run by the server, with its output being returned to the client.</description>
   <dc:date>2005-04-11T07:48:17Z</dc:date>
   <guid>http://loadaveragezero.com/app/drx/Internet/Protocols/CGI#apache:mod_cgi</guid>
   <comments>http://loadaveragezero.com/hnav/contact.php#form</comments>
   <category domain="http://www.technorati.com/tag">apache</category>
   <category domain="http://www.technorati.com/tag">cgi</category>
   <category domain="http://www.technorati.com/tag">http</category>
   <category domain="http://www.technorati.com/tag">mime</category>
   <category domain="http://www.technorati.com/tag">module</category>
   <category domain="http://www.technorati.com/tag">servers</category>
   <category domain="http://www.technorati.com/tag">webserver</category>
   <category domain="http://dmoz.org">Computers/Programming/Internet/CGI</category>
  </item>
  <item>
   <link>http://loadaveragezero.com/app/drx/Internet/Protocols/CGI#CPAN:CGI.pm</link>
   <title>CGI.pm: Perl Common Gateway Interface Class</title>
   <description>Using a CGI object's methods, you can examine keywords and parameters passed to your script, and create forms whose initial values are taken from the current query.</description>
   <dc:date>2005-04-11T07:32:30Z</dc:date>
   <guid>http://loadaveragezero.com/app/drx/Internet/Protocols/CGI#CPAN:CGI.pm</guid>
   <comments>http://loadaveragezero.com/hnav/contact.php#form</comments>
   <category domain="http://www.technorati.com/tag">cgi</category>
   <category domain="http://www.technorati.com/tag">oop</category>
   <category domain="http://www.technorati.com/tag">perl</category>
   <category domain="http://dmoz.org">Computers/Programming/Internet/CGI</category>
  </item>
  <item>
   <link>http://loadaveragezero.com/app/drx/Internet/Protocols/CGI#matt:cgi-resource</link>
   <title>The CGI Resource Index</title>
   <description>A large collection of CGI resources including complete programs and scripts, documentation and more.</description>
   <dc:date>2005-04-11T07:20:07Z</dc:date>
   <guid>http://loadaveragezero.com/app/drx/Internet/Protocols/CGI#matt:cgi-resource</guid>
   <comments>http://loadaveragezero.com/hnav/contact.php#form</comments>
   <category domain="http://www.technorati.com/tag">cgi</category>
   <category domain="http://dmoz.org">Computers/Programming/Internet/CGI</category>
  </item>
 </channel>
</rss>
