stas 02/05/12 02:20:40 Modified: src/outstanding sites.html Log: adopt modperl sites removed from the intro.pod in the guide Submitted by: Per Einar Ellefsen <[EMAIL PROTECTED]> Revision Changes Path 1.5 +24 -15 modperl-docs/src/outstanding/sites.html Index: sites.html =================================================================== RCS file: /home/cvs/modperl-docs/src/outstanding/sites.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sites.html 28 Apr 2002 12:58:29 -0000 1.4 +++ sites.html 12 May 2002 09:20:40 -0000 1.5 @@ -133,6 +133,10 @@ href="http://www.slashcode.org/">SlashCode</a>) which keeps things nice and speedy. </p> +<p> <b>Macromedia: </b> The creators of Flash and other interesting +web technologies and programs use mod_perl for <a +href="http://www.macromedia.com/">their website</a>.</p> + <p> <b>Search engine: </b> <a href="http://www.sol.no/">Scandinavia @@ -153,6 +157,9 @@ CPAN multiplexer code to choose a nearby mirror of the archive, if available and desired. </p> +<p> The <a href="http://www.athand.com/">AtHand Network Yellow +pages</a> serve their content thanks to mod_perl.</p> + <p> <b>Picture database:</b> Gerald Richter and ECOS are using mod_perl @@ -200,7 +207,7 @@ 100,000,000 page views a month. Of course it's running under mod_perl. </p> -<p> <b>Match-making site:</b> <a +<p> <b>Online communities:</b> <a href="http://www.webpersonals.com/">Webpersonals</a> uses <tt>HTML::Embperl</tt> running under mod_perl to drive this nice match making site. @@ -208,7 +215,7 @@ <p> -<b>Interactive text network:</b> Alvar Freude uses mod_perl on +Alvar Freude uses mod_perl on <a href="http://www.a-blast.org/">Assoziations-Blaster</a>. It is a "truly interactive text network", written completely in mod_perl. For a quick, non-technical overview take a look <a @@ -241,6 +248,20 @@ are compressed on-the-fly with <tt>Compress::Zlib</tt>, so we keep bandwidth (and transmission time to the users) small. </p> +<p> + +Jayme Cox explains that at Broderbund Software, we have a site running +mod_perl to keep persistant database connections open between our +Apache web farm and our Oracle database server. We have a <a +href="http://www.warlords3.com">game site</a> that checks our Oracle +DB for a customers email address and lets them download additional +game maps if they have registered the software. Using persistant DB +connections increased the perceived response time by over 200%. +</p> + +<p>The <a href="http://members2.fantasy.sportsline.com/">Fantasy +Sports</a> site, which puts you in the position of manager of a group +of athletes, runs mod_perl to server its dynamic content.</p> <p> <b>Ovulation calendar: </b> <a href="http://conceptionstore.com">Conceptionstore.com</a>'s <a @@ -260,18 +281,6 @@ <p> -<b>Game site:</b> Jayme Cox explains that at Broderbund Software, we -have a site running mod_perl to keep persistant database connections -open between our Apache web farm and our Oracle database server. We -have a <a href="http://www.warlords3.com">game site</a> that checks -our Oracle DB for a customers email address and lets them download -additional game maps if they have registered the software. Using -persistant DB connections increased the perceived response time by -over 200%. -</p> - -<p> - <b>Statistics: </b> Rick Mangi and <a href="http://www.tgix.com/">Thaumaturgix, Inc.</a> use mod_perl to provide a method for gathering stats on web usage including a logging @@ -348,7 +357,7 @@ <hr> <p>Is <b>your</b> site running mod_perl? <a -href="../maillist/list-docs-dev.html">Let us know!</a>. </p> +href="../maillist/docs-dev.html">Let us know!</a>. </p> </body> </html>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]