You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-cvs@perl.apache.org by st...@apache.org on 2002/04/19 06:10:35 UTC

cvs commit: modperl-docs/src/products products.html

stas        02/04/18 21:10:35

  Modified:    src/products products.html
  Log:
  Fixed the products: some weren't strictly needed (Apache modules),
  some were dead, some had changed their names. Also cleaned up the HTML.
  Added description.
  Submitted by:	Per Einar Ellefsen <pe...@skynet.be>
  
  Revision  Changes    Path
  1.5       +41 -57    modperl-docs/src/products/products.html
  
  Index: products.html
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/products/products.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- products.html	3 Apr 2002 05:15:08 -0000	1.4
  +++ products.html	19 Apr 2002 04:10:35 -0000	1.5
  @@ -1,95 +1,73 @@
   <html>
   <head>
   <title>mod_perl Related Software</title>
  -<body bgcolor=#ffffff >
  -<h3>mod_perl Related Software</h3> 
  +<meta name="Description" content="A short list of some software, open
  +source and commerical, based on mod_perl or compatible with mod_perl,
  +which might be interesting for anyone using mod_perl">
  +</head>
  +
  +<body bgcolor="#ffffff">
  +<h1>mod_perl Related Software</h1> 
  +
   <hr>
  -<p>
   
  -<b>Products based on the mod_perl architecture</b>
  +<h2>Products based on the mod_perl architecture</h2>
   
  -</p>
  -<p><i>Freeware, source code distribution:</i></p>
  +<h3>Freeware, source code distribution:</h3>
   
   <ul>
   
  -<li> Ben Sugars' <a href="http://interact.canoe.ca/~bsugars/nsapi_perl.html">
  -nsapi_perl</a> (Perl plugin for Netscape)</li>
  +<li> Ben Sugars' 
  +<a href="http://www.perl.com/CPAN/authors/Benjamin_Sugars/">nsapi_perl</a>
  +(Perl plugin for Netscape - not actively developed anymore)</li>
   
   </ul>
   
  -<i>Commercial, binary distribution:</i>
  +<h3>Commercial, binary distribution:</h3>
   
   <ul>
   
  -<li> ActiveWare's <a href="http://www.ActiveState.com/software/perlEx/default.htm">PerlEx</a> (Perl plugins for O'Reilly WebSite, Netscape and IIS)</li>
  -
  -<li> The Oracle Web Server 
  -<a href="http://www.olab.com/doc/books/perl/perltoc.htm">
  -Perl Cartridge</a> (Perl plugin for Oracle Web Application Server)</li>
  -
  -<li> Binary Evolution's <a href="http://www.binevolve.com/bine/vep/">
  -Velocity Engine for Perl</a> (Perl plugins for Netscape and IIS)</li>
  +<li> ActiveState's 
  +<a href="http://www.ActiveState.com/software/perlEx/default.htm">PerlEx</a
  +> (Perl plugins for O'Reilly WebSite, Netscape and IIS)</li>
   
   </ul>
   
   <hr>
   
  -<p><b>Software for use with mod_perl</b></p> 
  +<h2>Software for use with mod_perl</h2> 
   
  -<p><i>Freeware:</i></p>
  +<h3>Freeware:</h3>
   
   <ul>
   
  -<li> Ian Kluft's <a href="http://www.employees.org/~ikluft/apache/servlet/">
  +<li> Ian Kluft's <a 
  +href="http://www.employees.org/~ikluft/apache/servlet/">
   Apache::Servlet</a></li>
   
  -<li> John Groenveld's <a href="http://www.perl.org/CPAN/modules/by-module/Apache/">Apache::DBILogin</a></li>
  -
  -<li> Andreas Koenig's <a href="http://www.perl.org/CPAN/modules/by-module/Apache/">Apache::GzipChain</a></li>
  -
  -<li> Mike Fletcher's <a href="http://www.perl.org/CPAN/modules/by-module/Apache/">Apache::Mmap</a></li>
  -
  -<li> Jan Pazdziora's <a href="http://www.perl.org/CPAN/modules/by-module/Apache/">Apache::OutputChain</a></li>
  -
  -<li> Doug MacEachern's <a href="http://www.perl.org/CPAN/modules/by-module/Apache/">Apache::Sandwich</a></li>
  -
  -<li> Andreas Koenig's <a href="http://www.perl.org/CPAN/modules/by-module/Apache/">Apache::Stage</a></li>
  -
  -<li> Maurice Aubrey's <a href="http://www.perl.org/CPAN/modules/by-module/Apache/">Apache::Traffic</a></li>
  -
  -<li> Edmund Mergl's <a href="http://www.perl.org/CPAN/modules/by-module/Apache/">Apache::DBI</a> </li>
  +<li> Gerald Richter's 
  +<a href="http://perl.apache.org/embperl/">HTML::Embperl</a></li>
   
  -<li> Gerald Richter's <a href="http://perl.apache.org/embperl/">HTML::Embperl</a></li>
  +<li> Ralf S. Engelschall's 
  +<a href="http://www.engelschall.com/sw/eperl/">Apache::ePerl</a> </li>
   
  -<li> Ralf S. Engelschall's <a href="http://www.engelschall.com/sw/eperl/">Apache::ePerl</a> </li>
   
   </ul>
   
  -... and many more. See the <a href="http://perl.apache.org/src/apache-modlist.html">Apache/Perl module list</a>
  +... and many more. See the <a href="apache-modlist.html">Apache/Perl 
  +module list</a>, and <a href="app-server.html">Application Servers and
  +Toolkits based on mod_perl</a>.
   
   <hr>
  -<p><b>Products shipping with mod_perl</b></p>
   
  -<p><i>Freeware:</i></p>
  +<h2>Compatible products</h2> 
   
  -<ul>
  -
  -<li> Silicon Graphics'
  -<a href="https://www.sgi.com/toolbox/public/apache/">Developer's Toolbox</a></li>
  -
  -</ul>
  -
  -<p></p>
  -<hr>
  -
  -<p><b>Compatible products</b></p> 
  -
  -<p><i>Freeware:</i></p>
  +<h3>Freeware:</h3>
   
   <ul>
   
  -<li> Ralf S. Engelschall's <a href="http://www.modssl.org/">mod_ssl</a></li>
  +<li> Ralf S. Engelschall's <a href="http://www.modssl.org/">mod_ssl</a>
  +</li>
   
   <li> Ben Laurie's <a href="http://www.apache-ssl.org/">Apache-SSL</a></li>
   
  @@ -99,15 +77,21 @@
   href="http://modules.apache.org/">modules for Apache</a> should be
   able to use more or less integrated with mod_perl.
   
  -<p><i>Commercial:</i></p>
  +<h3>Commercial:</h3>
   
   <ul>
   
  -<li> C2Net's <a href="http://www.c2.net/">Stronghold</a> </li>
  +<li> RedHat's <a href="http://www.redhat.com/software/apache/">Stronghold
  +</a> </li>
   
   </ul>
  +
   <hr>
  +
  +<p>
   If you know of other mod_perl related software products, please send a
  -description to <a href="mailto:dougm@apache.org">me</a>.
  +description to <a href="../maillist/list-docs-dev.html">the docs-dev mailing list</a>.
  +</p>
  +
   </body>
   </html>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org