coar 00/02/11 12:03:38
Modified: . related_projects.html
Log:
Add the StWeb and ActiveScripting 'projects'. Well, they're
related at least.
Revision Changes Path
1.48 +45 -11 apache-site/related_projects.html
Index: related_projects.html
===================================================================
RCS file: /home/cvs/apache-site/related_projects.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- related_projects.html 2000/02/09 00:04:57 1.47
+++ related_projects.html 2000/02/11 20:03:35 1.48
@@ -22,6 +22,7 @@
<H3>Non-Commercial Projects</H3>
<UL>
+<li><a href="#activescripting">ActiveScripting for Apache</a></li>
<LI><A HREF="#apacheasp">Apache::ASP</A>
<LI><A HREF="#apachessl">Apache-SSL</A>
<LI><A HREF="#modssl">Apache Interface to OpenSSL (mod_ssl)</A>
@@ -49,12 +50,23 @@
<LI><A HREF="#matrice">Matrice W3</A>
<LI><A HREF="#redhat">Red Hat Secure Server</a>
<LI><A HREF="#stronghold">Stronghold</A>
-<LI><A HREF="#tenon">WebTen, a MacOS port of Apache</A>
+<li><a href="#stweb">StWeb -- Stratos Web and Application Server</a></li>
<LI><A HREF="#vfa">Vision For Apache</A>
+<LI><A HREF="#tenon">WebTen, a MacOS port of Apache</A>
</UL>
<HR>
+<h3><a name="activescripting"
+ href="http://www.activescripting.org/html/projects.html"
+ >ActiveScripting for Apache</a></h3>
+<p>
+The ActiveScripting for Apache project provides an open alternative to the
+use of Active Server Pages (ASP) for the Apache Web server on the Windows
+platform.
+</p>
+<HR>
+
<h3><a name="apacheasp"
href="http://www.nodeworks.com/asp">Apache::ASP</a></h3>
<p>
The Apache::ASP project is a Perl-native port of Active Server Pages (ASP)
@@ -321,16 +333,25 @@
</BLOCKQUOTE>
<HR>
-<H3><A NAME="tenon">WebTen, a MacOS port of Apache</A></H3>
-
-WebTen is a commercial Apache-derivative webserver for Power Macs.
-WebTen has been extended with a browser-based interface and Squid
-cacheing. It supports standard Macintosh-style plug-ins and CGIs and
-includes SSL, DNS, FTP, and NFS.
-
-<BLOCKQUOTE>
-For more information visit
-<A HREF="http://www.tenon.com/products/webten/">Tenon's web site</A>.
+<h3><a name="stweb">StWeb -- Stratos Web and Application Server</a></h3>
+<p>
+StWeb is an easy-to-use, cross platform, Internet/Intranet development
+and deployment system for development and maintenance of web-enabled
+applications.
+</p>
+<p>
+The main component of the system is the Stratos Web Application Server -
+an Apache based HTTP server integrated with Stratos application server.
+StWeb is platform and database independent. It runs on all major
+hardware and operating systems and can be used with most of popular
+database servers. Application once developed, can be deployed on any of
+the supported systems ("write once, use anywhere" ).
+The Personal Edition of StWeb is free and is available for download
+from the StWeb site.
+</p>
+<blockquote>
+For more information visit StWeb home at
+<<a href="http://www.stweb.org/">http://www.stweb.org/</a>>.
</BLOCKQUOTE>
<HR>
@@ -343,6 +364,19 @@
<BLOCKQUOTE>
For more information visit
<A HREF="http://www.focus-array.com/">The Focus Array's web site</A>.
+</BLOCKQUOTE>
+
+<HR>
+<H3><A NAME="tenon">WebTen, a MacOS port of Apache</A></H3>
+
+WebTen is a commercial Apache-derivative webserver for Power Macs.
+WebTen has been extended with a browser-based interface and Squid
+cacheing. It supports standard Macintosh-style plug-ins and CGIs and
+includes SSL, DNS, FTP, and NFS.
+
+<BLOCKQUOTE>
+For more information visit
+<A HREF="http://www.tenon.com/products/webten/">Tenon's web site</A>.
</BLOCKQUOTE>
<HR>