You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by ri...@hyperreal.org on 1999/07/13 16:06:48 UTC

cvs commit: modperl-site/embperl index.html

richter     99/07/13 07:06:48

  Modified:    embperl  index.html
  Log:
  - Embperl index.html - Added Apache Search
  
  Revision  Changes    Path
  1.14      +138 -137  modperl-site/embperl/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /export/home/cvs/modperl-site/embperl/index.html,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- index.html	1999/07/06 12:31:22	1.13
  +++ index.html	1999/07/13 14:06:47	1.14
  @@ -1,137 +1,138 @@
  -
  -<html>
  -
  -<head>
  -<title>Embperl - Embed Perl in Your HTML Documents</title>
  -<body bgcolor="#FFFFFF"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td>
  -
  -<table border="0" width="100%">
  -  <tr>
  -    <td><blockquote>
  -      <p ALIGN="left"><font SIZE="6"><strong>Embperl - Embed Perl in Your HTML Documents</strong></font></p>
  -    </blockquote>
  -    </td>
  -  </tr>
  -  <tr>
  -    <td><font size="6"><strong></strong></font><img src="line.jpg" alt="________________________" align="left" vspace="2" WIDTH="732" HEIGHT="35"><font size="6"><strong></strong></font></td>
  -  </tr>
  -</table>
  -</td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td valign="top">
  -
  -<blockquote>
  -  <table border="0">
  -    <tr>
  -      <td valign="top"><table border="0" width="100%">
  -        <tr>
  -          <td bgcolor="#FF8000"><big>&nbsp;<a href="Features.pod.1.html">Features</a>&nbsp;</big></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#FF8000"><big>&nbsp;<a href="Intro.pod.cont.html">Introduction</a>&nbsp;</big></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#ffa000"><big>&nbsp;<a href="INSTALL.pod.1.html">Installation</a>&nbsp;</big></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#ffc000"><big>&nbsp;<a href="Embperl.pod.cont.html">Documentation</a>&nbsp;</big></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#ffe000"><big>&nbsp;<a href="Faq.pod.cont.html">FAQ</a>&nbsp;</big></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#ffff00"><big>&nbsp;<a href="Examples.html">Examples</a>&nbsp;</big></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#e0ff00"><big>&nbsp;<a href="Changes.pod.cont.html">Changes</a>&nbsp;</big></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#c0ff00"><big>&nbsp;<a href="Embperl.pod.14.html">Support</a>&nbsp;</big></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#a0ff00"><big>&nbsp;<a href="Embperl.pod.15.html">See Also/Download</a>&nbsp;</big></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#80ff00"><big>&nbsp;<a href="Sites.pod.1.html">Sites using Embperl</a>&nbsp;</big></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#60ff00"><big>&nbsp;<a href="Intro.pod.8.html#DBIx_Recordset">DBIx::Recordset</a>&nbsp;</big></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#40ff00"><big>&nbsp;&nbsp;</big></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#20ff00"><big>&nbsp;&nbsp;</big></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#00ff00">&nbsp;Current Version </td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#00ff20">&nbsp;<a href="Embperl.pod.15.html"><code>Stable: 1.1.1</code></a></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#00ff40">&nbsp;<a href="Embperl.pod.15.html"><code>Beta: &nbsp;&nbsp;1.2b5</code></a></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#00ff60"><big>&nbsp;&nbsp;</big></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#00ff80"><big>&nbsp;&nbsp;</big></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#00ffa0"><big>&nbsp;&nbsp;</big></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#00ffe0"><big>&nbsp;&nbsp;</big></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#00ffc0"><big>&nbsp;&nbsp;</big></td>
  -        </tr>
  -      </table>
  -      </td>
  -      <td valign="top">&nbsp;&nbsp;</td>
  -      <td valign="top"><table>
  -        <tr>
  -          <td width="400" valign="top">Embperl gives you the power to embed Perl code in your HTML
  -          documents. Using Perl means being able to use a very elaborate programming language, which is widely
  -          used for WWW purposes. You can also use hundreds of Perl modules which have already been written - 
  -          including DBI - for database access to a growing number of database systems.<p>
  -
  -          While this could also be done with other packages, Embperl has several features especially
  -          for HTML: dynamic tables, formfield-processing, escaping/unescaping and more.<p>
  -
  -          Embperl is a server-side tool, which means it's browser-indpendent. It can run in various
  -          ways: Under mod_perl, as a cgi script, or offline. <p>
  -		  
  -		  If you would like to get an impression of Embperl's features, 
  -          you can see them <a href="Features.pod.1.html">here</a>. 
  -		  Read the <a href="Intro.pod.cont.html">introduction</a> to get started. 
  -		  If you would like to know more about Embperl,
  -		  here is the <a href="Embperl.pod.cont.html">full documentation</a>.
  -          A <a href="Faq.pod.cont.html">FAQ list</a> is also available and the history of 
  -		  <a href="Changes.pod.cont.html">Changes</a> can also be found here. There are also useful 
  -          <a href="Examples.html">examples</a> which show exactly how Embperl works.<p>
  -		  There is also a module for Database access within Embperl, look here for an introduction of
  -		  <a href="Intro.pod.8.html#DBIx_Recordset">DBIx::Recordset</a> <p>
  -		  <table><tr><td><a href="http://conferences.oreilly.com/"><img src="conf.gif"></a></td><td>
  -		  On the <a href="http://conferences.oreilly.com/">O'Reilly Open Source Software Convention</a>
  -		   there are two talks about Embperl<p>
  -			<a href="http://conferences.oreilly.com/apache/conf_desc.html#c13">Embperl and DBIx::Recordset
  -			 -- How to Easily Build a Database Driven Web Site</a><p>
  -			<a href="http://conferences.oreilly.com/perl3/conf_desc.html#p21">New Stuff: Embedding Perl
  -			</a> </td></tr></table>
  -
  -		
  -		</td>
  -		</tr>
  -      </table>
  -      </td>
  -    </tr>
  -  </table>
  -</blockquote>
  -&nbsp;<!--msnavigation--></td></tr><!--msnavigation--></table><!--msnavigation--><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td>
  -
  -<blockquote>
  -  <p><font color="#808080">___________________________________________________________________________________<br>
  -  HTML::Embperl - Copyright (c) 1997-99 Gerald Richter / ECOS &lt;richter@dev.ecos.de&gt;</font></p>
  -</blockquote>
  -</td></tr><!--msnavigation--></table></body>
  -</html>
  +
  +<html>
  +
  +<head>
  +<title>Embperl - Embed Perl in Your HTML Documents</title>
  +<body bgcolor="#FFFFFF"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td>
  +
  +<table border="0" width="100%">
  +  <tr>
  +    <td><blockquote>
  +      <p ALIGN="left"><font SIZE="6"><strong>Embperl - Embed Perl in Your HTML Documents</strong></font></p>
  +    </blockquote>
  +    </td>
  +  </tr>
  +  <tr>
  +    <td><font size="6"><strong></strong></font><img src="line.jpg" alt="________________________" align="left" vspace="2" WIDTH="732" HEIGHT="35"><font size="6"><strong></strong></font></td>
  +  </tr>
  +</table>
  +</td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td valign="top">
  +
  +<blockquote>
  +  <table border="0">
  +    <tr>
  +      <td valign="top"><table border="0" width="100%">
  +        <tr>
  +          <td bgcolor="#FF8000"><big>&nbsp;<a href="Features.pod.1.html">Features</a>&nbsp;</big></td>
  +        </tr>
  +        <tr>
  +          <td bgcolor="#FF8000"><big>&nbsp;<a href="Intro.pod.cont.html">Introduction</a>&nbsp;</big></td>
  +        </tr>
  +        <tr>
  +          <td bgcolor="#ffa000"><big>&nbsp;<a href="INSTALL.pod.1.html">Installation</a>&nbsp;</big></td>
  +        </tr>
  +        <tr>
  +          <td bgcolor="#ffc000"><big>&nbsp;<a href="Embperl.pod.cont.html">Documentation</a>&nbsp;</big></td>
  +        </tr>
  +        <tr>
  +          <td bgcolor="#ffe000"><big>&nbsp;<a href="Faq.pod.cont.html">FAQ</a>&nbsp;</big></td>
  +        </tr>
  +        <tr>
  +          <td bgcolor="#ffff00"><big>&nbsp;<a href="Examples.html">Examples</a>&nbsp;</big></td>
  +        </tr>
  +        <tr>
  +          <td bgcolor="#e0ff00"><big>&nbsp;<a href="Changes.pod.cont.html">Changes</a>&nbsp;</big></td>
  +        </tr>
  +        <tr>
  +          <td bgcolor="#c0ff00"><big>&nbsp;<a href="Embperl.pod.14.html">Support</a>&nbsp;</big></td>
  +        </tr>
  +        <tr>
  +          <td bgcolor="#a0ff00"><big>&nbsp;<a href="Embperl.pod.15.html">See Also/Download</a>&nbsp;</big></td>
  +        </tr>
  +        <tr>
  +          <td bgcolor="#80ff00"><big>&nbsp;<a href="Sites.pod.1.html">Sites using Embperl</a>&nbsp;</big></td>
  +        </tr>
  +        <tr>
  +          <td bgcolor="#60ff00"><big>&nbsp;<a href="Intro.pod.8.html#DBIx_Recordset">DBIx::Recordset</a>&nbsp;</big></td>
  +        </tr>
  +        <tr>
  +          <td bgcolor="#40ff00"><big>&nbsp;<a href="http://www.apache.org/search.html">Search</a>&nbsp;</big></td>
  +        </tr>
  +        <tr>
  +          <td bgcolor="#20ff00"><big>&nbsp;&nbsp;</big></td>
  +        </tr>
  +        <tr>
  +          <td bgcolor="#00ff00">&nbsp;Current Version </td>
  +        </tr>
  +        <tr>
  +          <td bgcolor="#00ff20">&nbsp;<a href="Embperl.pod.15.html"><code>Stable: 1.1.1</code></a></td>
  +        </tr>
  +        <tr>
  +          <td bgcolor="#00ff40">&nbsp;<a href="Embperl.pod.15.html"><code>Beta: &nbsp;&nbsp;1.2b5</code></a></td>
  +        </tr>
  +        <tr>
  +          <td bgcolor="#00ff60"><big>&nbsp;&nbsp;</big></td>
  +        </tr>
  +        <tr>
  +          <td bgcolor="#00ff80"><big>&nbsp;&nbsp;</big></td>
  +        </tr>
  +        <tr>
  +          <td bgcolor="#00ffa0"><big>&nbsp;&nbsp;</big></td>
  +        </tr>
  +        <tr>
  +          <td bgcolor="#00ffe0"><big>&nbsp;&nbsp;</big></td>
  +        </tr>
  +        <tr>
  +          <td bgcolor="#00ffc0"><big>&nbsp;&nbsp;</big></td>
  +        </tr>
  +      </table>
  +      </td>
  +      <td valign="top">&nbsp;&nbsp;</td>
  +      <td valign="top"><table>
  +        <tr>
  +          <td width="400" valign="top">Embperl gives you the power to embed Perl code in your HTML
  +          documents. Using Perl means being able to use a very elaborate programming language, which is widely
  +          used for WWW purposes. You can also use hundreds of Perl modules which have already been written - 
  +          including DBI - for database access to a growing number of database systems.<p>
  +
  +          While this could also be done with other packages, Embperl has several features especially
  +          for HTML: dynamic tables, formfield-processing, escaping/unescaping and more.<p>
  +
  +          Embperl is a server-side tool, which means it's browser-indpendent. It can run in various
  +          ways: Under mod_perl, as a cgi script, or offline. <p>
  +		  
  +		  If you would like to get an impression of Embperl's features, 
  +          you can see them <a href="Features.pod.1.html">here</a>. 
  +		  Read the <a href="Intro.pod.cont.html">introduction</a> to get started. 
  +		  If you would like to know more about Embperl,
  +		  here is the <a href="Embperl.pod.cont.html">full documentation</a>.
  +          A <a href="Faq.pod.cont.html">FAQ list</a> is also available and the history of 
  +		  <a href="Changes.pod.cont.html">Changes</a> can also be found here. There are also useful 
  +          <a href="Examples.html">examples</a> which show exactly how Embperl works.<p>
  +		  There is also a module for Database access within Embperl, look here for an introduction of
  +		  <a href="Intro.pod.8.html#DBIx_Recordset">DBIx::Recordset</a> <p>
  +		  <table><tr><td><a href="http://conferences.oreilly.com/"><img src="conf.gif"></a></td><td>
  +		  On the <a href="http://conferences.oreilly.com/">O'Reilly Open Source Software Convention</a>
  +		   there are two talks about Embperl<p>
  +			<a href="http://conferences.oreilly.com/apache/conf_desc.html#c13">Embperl and DBIx::Recordset
  +			 -- How to Easily Build a Database Driven Web Site</a><p>
  +			<a href="http://conferences.oreilly.com/perl3/conf_desc.html#p21">New Stuff: Embedding Perl
  +			</a> </td></tr></table>
  +
  +		
  +		</td>
  +		</tr>
  +      </table>
  +      </td>
  +    </tr>
  +  </table>
  +</blockquote>
  +&nbsp;<!--msnavigation--></td></tr><!--msnavigation--></table><!--msnavigation--><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td>
  +
  +<blockquote>
  +  <p><font color="#808080">___________________________________________________________________________________<br>
  +  HTML::Embperl - Copyright (c) 1997-99 Gerald Richter / ECOS &lt;richter@dev.ecos.de&gt;<br>
  +  Last Update $Id: index.html,v 1.14 1999/07/13 14:06:47 richter Exp $</font></p>	
  +</blockquote>
  +</td></tr><!--msnavigation--></table></body>
  +</html>