cvs commit: modperl-site sites.html

2001-09-26 Thread stas

stas01/09/26 10:01:24

  Modified:.sites.html
  Log:
  - adding citysearch.com to the list of success sites
  - correcting some details for singleaheaven.com
  
  Revision  ChangesPath
  1.18  +13 -6 modperl-site/sites.html
  
  Index: sites.html
  ===
  RCS file: /home/cvs/modperl-site/sites.html,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- sites.html2000/12/21 16:01:02 1.17
  +++ sites.html2001/09/26 17:01:24 1.18
  @@ -101,7 +101,15 @@
   (and transmission time to the users) small.
   
   
  +http://www.citysearch.com/";>CitySearch.com -- is
  +providing online city guides for more than 100 cities worldwide,
  +citysearch.com helps people find and plan what they want to do and
  +then lets them take action, offering local transactions such as buying
  +event tickets and making hotel and restaurant reservations online. Its
  +traffic exceeds 100,000,000 page views a month. Of course it's running
  +under mod_perl.
   
  +
   http://perlmonth.com";>PerlMonth is a site completely driven  
   by mod_perl/mySQL. Every article is stored in the database. When a user
   makes a request, a module we wrote parses the uri and dynamically creates  
  @@ -113,12 +121,11 @@
   
   http://singlesheaven.com";>singlesheaven.com is a match
   maker site, that is written completely in Perl and is being driven by
  -mod_perl and mysql. Each request comprise a big number of Database
  -queries which makes the site very interactive. It even includes a Java
  -applet as a client side chat service, while the server side is driven
  -by the same mod_perl. The service runs under
  -Apache::Registry module which makes it super fast. The
  -site is written and maintaned by Stas Bekman.
  +Apache/mod_perl and mysql. Each request comprises a big number of
  +database queries to make the site very interactive, and it's still
  +very fast under mod_perl.  The service runs under
  +Apache::Registry module. The site is written and
  +maintained by Stas Bekman.
   
   
   http://www.filepile.com/";>filepile.com is an archive of
  
  
  



cvs commit: modperl-site sites.html

2000-12-21 Thread sbekman

sbekman 00/12/21 08:01:03

  Modified:.sites.html
  Log:
  won't really work... now it's better
  
  Revision  ChangesPath
  1.17  +1 -1  modperl-site/sites.html
  
  Index: sites.html
  ===
  RCS file: /home/cvs/modperl-site/sites.html,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- sites.html2000/12/21 15:41:51 1.16
  +++ sites.html2000/12/21 16:01:02 1.17
  @@ -42,7 +42,7 @@
   
   
   
  -Hammernode Internet a no-cost DNS provider
  +http://hn.org">Hammernode Internet a no-cost DNS provider
   serving thousands of zones, uses mod_perl to power both its dynamic
   web site, as well as the server end of its published API interface for
   client programs.  We're very satisfied with mod_perl, and very
  
  
  



cvs commit: modperl-site sites.html

2000-12-21 Thread sbekman

sbekman 00/12/21 07:41:52

  Modified:.sites.html
  Log:
  success story
  
  Revision  ChangesPath
  1.16  +9 -0  modperl-site/sites.html
  
  Index: sites.html
  ===
  RCS file: /home/cvs/modperl-site/sites.html,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- sites.html2000/12/13 00:54:19 1.15
  +++ sites.html2000/12/21 15:41:51 1.16
  @@ -41,6 +41,15 @@
   making site.
   
   
  +
  +Hammernode Internet a no-cost DNS provider
  +serving thousands of zones, uses mod_perl to power both its dynamic
  +web site, as well as the server end of its published API interface for
  +client programs.  We're very satisfied with mod_perl, and very
  +thankful for it.
  +
  +
  +
   The Internet's largest on-line toy store, http://www.etoys.com/">eToys.com, uses mod_perl extensively.
   We use an object-oriented approach built on standard CPAN modules such
  
  
  



cvs commit: modperl-site sites.html

2000-12-12 Thread sbekman

sbekman 00/12/12 16:54:19

  Modified:.sites.html
  Log:
  adding the etoys.com site
  
  Revision  ChangesPath
  1.15  +9 -1  modperl-site/sites.html
  
  Index: sites.html
  ===
  RCS file: /home/cvs/modperl-site/sites.html,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- sites.html2000/12/07 15:23:06 1.14
  +++ sites.html2000/12/13 00:54:19 1.15
  @@ -41,7 +41,16 @@
   making site.
   
   
  +The Internet's largest on-line toy store, http://www.etoys.com/">eToys.com, uses mod_perl extensively.
  +We use an object-oriented approach built on standard CPAN modules such
  +as DBI, BerkeleyDB, and Template Toolkit.  eToys ranked third in
  +overall traffic among e-commerce sites during the 1999 Christmas rush,
  +right behind Amazon and eBay.  
  +
  +
   
  +
   Patrick Kane uses mod_perl at 
   http://www.enews.com/">The Electronic Newsstand to maintain
   limited and persistent connections to their Sybase servers where users
  @@ -296,7 +305,6 @@
   Rob Malda tells that http://slashdot.org/">Slashdot.org -
   news for nerd, is a combination of Perl and MySQL. Slashdot runs under
   mod_perl which keeps things nice and speedy.
  -
   
   
   http://www.mojam.com/">Mojam is a new Internet music
  
  
  



cvs commit: modperl-site sites.html

2000-12-07 Thread sbekman

sbekman 00/12/07 07:23:08

  Modified:.sites.html
  Log:
  correcting a bad mistake
  
  Revision  ChangesPath
  1.14  +0 -7  modperl-site/sites.html
  
  Index: sites.html
  ===
  RCS file: /home/cvs/modperl-site/sites.html,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- sites.html2000/11/12 21:38:52 1.13
  +++ sites.html2000/12/07 15:23:06 1.14
  @@ -36,13 +36,6 @@
   the user has presented one.
   
   
  -http://jazzvalley.com">Jazz Valley Interactive uses
  -mod_perl to deliver its extensive jazz related content to its users
  -all around the world. The system is running on Linux and the MySQL
  -database. The product is multilingual and aims to cover more and more
  -languages and countries in the future. mod_perl makes it rocking!
  -
  -
   http://www.webpersonals.com/">Webpersonals site uses
   HTML::Embperl over mod_perl to drive this nice match
   making site.
  
  
  



cvs commit: modperl-site sites.html

2000-11-12 Thread sbekman

sbekman 00/11/12 13:38:53

  Modified:.sites.html
  Log:
  another site
  
  Revision  ChangesPath
  1.13  +30 -0 modperl-site/sites.html
  
  Index: sites.html
  ===
  RCS file: /home/cvs/modperl-site/sites.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- sites.html2000/11/12 19:56:36 1.12
  +++ sites.html2000/11/12 21:38:52 1.13
  @@ -61,6 +61,36 @@
   mod_perl for the http://kvasir.sol.no/">Kvasir search
   engine.  Kvasir is Norway's most popular Internet directory.
   
  +
  +
  +Alvar Freude uses mod_perl on http://www.a-blast.org/">http://www.a-blast.org/.  It is a
  +"truly interactive text network", written completely in mod_perl. For
  +a quick, non-technical overview have a look on http://www.assoziations-blaster.de/prixars/">http://www.assoziations-blaster.de/prixars/.
  +(its in english on our old domain).
  +About one year ago, it runs on M$ IIS with ActivePerl and some PHP, in
  +the meantime it is completely rewritten as Apache module, using MySQL as
  +database. With this, I speed up the execution time from ~3 Seconds to
  +~10 milliseconds for each Blast-Page (OK, OK, the old machine had a very
  +worst hardware, now we use only a semi-worst one: Pentium II 350, 320 MB
  +RAM with Soft-RAID 0 under Linux).
  +
  +The blast_engine includes the links into the texts in realtime, also
  +the statistics are created in realtime: http://www.a-blast.org/statistics/">http://www.a-blast.org/statistics/,
  +http://www.assoziations-blaster.de/statistik">http://www.assoziations-blaster.de/statistik/
  +(german, with much more traffic)
  +
  +The blaster uses the speed benefit of keeping the complete keyword
  +list in memory (more then 5 MB for the german version), for the
  +non-linear real-time linker I use a ~50 line regexp .-) The HTML-Files
  +are compressed on-the-fly with Compress::Zlib, so we keep bandwidth
  +(and transmission time to the users) small.
  +
  +
  +
   http://perlmonth.com">PerlMonth is a site completely driven  
   by mod_perl/mySQL. Every article is stored in the database. When a user
   makes a request, a module we wrote parses the uri and dynamically creates  
  
  
  



cvs commit: modperl-site sites.html

2000-11-12 Thread sbekman

sbekman 00/11/12 11:56:36

  Modified:.sites.html
  Log:
  another site
  
  Revision  ChangesPath
  1.12  +14 -8 modperl-site/sites.html
  
  Index: sites.html
  ===
  RCS file: /home/cvs/modperl-site/sites.html,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- sites.html2000/11/12 16:41:56 1.11
  +++ sites.html2000/11/12 19:56:36 1.12
  @@ -43,6 +43,12 @@
   languages and countries in the future. mod_perl makes it rocking!
   
   
  +http://www.webpersonals.com/">Webpersonals site uses
  +HTML::Embperl over mod_perl to drive this nice match
  +making site.
  +
  +
  +
   Patrick Kane uses mod_perl at 
   http://www.enews.com/">The Electronic Newsstand to maintain
   limited and persistent connections to their Sybase servers where users
  @@ -64,14 +70,14 @@
   maintaned by Baiju Thakkar.
   
   
  -http://singlesheaven.com">singlesheaven.com is a match maker
  -site, that is written completely in Perl and is being driven by
  -mod_perl and mysql. Each request comprise a big number of Database queries
  -which makes the site very interactive. It even includes a Java applet as a
  -client side chat service, while the server side is driven by the same
  -mod_perl. The service runs under Apache::Registry module which
  -makes it super fast. The site is written and
  -maintaned by Stas Bekman.
  +http://singlesheaven.com">singlesheaven.com is a match
  +maker site, that is written completely in Perl and is being driven by
  +mod_perl and mysql. Each request comprise a big number of Database
  +queries which makes the site very interactive. It even includes a Java
  +applet as a client side chat service, while the server side is driven
  +by the same mod_perl. The service runs under
  +Apache::Registry module which makes it super fast. The
  +site is written and maintaned by Stas Bekman.
   
   
   http://www.filepile.com/">filepile.com is an archive of
  
  
  



cvs commit: modperl-site sites.html

2000-11-12 Thread sbekman

sbekman 00/11/12 08:41:56

  Modified:.sites.html
  Log:
  * remove dead links. Thanks to Andrzej KukuĀ³a
  * add my company's site
  
  Revision  ChangesPath
  1.11  +18 -35modperl-site/sites.html
  
  Index: sites.html
  ===
  RCS file: /home/cvs/modperl-site/sites.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- sites.html2000/07/24 20:40:56 1.10
  +++ sites.html2000/11/12 16:41:56 1.11
  @@ -35,22 +35,22 @@
   cached query results if present and mapping based on language preference if
   the user has presented one.
   
  -Frank D. Cringle runs his Samon (System Activity Monitor) application under 
mod_perl.
  -It is designed to run continuously, collecting statistics about the system for later
  -analysis.  Check it out:  http://www.ping.de/perl/saplot">http://www.ping.de/perl/saplot.
  +
  +http://jazzvalley.com">Jazz Valley Interactive uses
  +mod_perl to deliver its extensive jazz related content to its users
  +all around the world. The system is running on Linux and the MySQL
  +database. The product is multilingual and aims to cover more and more
  +languages and countries in the future. mod_perl makes it rocking!
   
  +
   Patrick Kane uses mod_perl at 
   http://www.enews.com/">The Electronic Newsstand to maintain
   limited and persistent connections to their Sybase servers where users
   can search and browse through thousands of virtual magazines.  Patrick
   also uses mod_perl's Authentication hook for seamlessly migrating users
   from their old registration system to a new one.
  -
  -Mike Stok uses mod_perl at the http://vrooom.nis.newscorp.com:8008/">
  -"unofficial Elephant Talk archive site", where mod_perl allows the
  -indexer to cache up the subject/date/author of individual articles to
  -as a more successful strategy than having scads of metafiles around. 
   
  +
   http://www.sol.no/">Scandinavia Online AS uses
   mod_perl for the http://kvasir.sol.no/">Kvasir search
   engine.  Kvasir is Norway's most popular Internet directory.
  @@ -79,12 +79,7 @@
   "After moving to mod_perl, everything is wonderful, everything is
   fast, and the computer (dual P6, linux) is no longer bending under 
   the stress.  mod_perl saved us from having to buy a second webserver."
  -
  -Paul Phillips is happy to say, the #1 metasearch engine on the Net,
  -http://www.metacrawler.com/">Metacrawler
  -is mod_perl powered.  All requests are routed through a perl module, and
  -the http://www.metacrawler.com/perl/metaspy">MetaSpy is
  -another Apache plugin module written in Perl.
  +
   
   Gerald Richter and ECOS are using mod_perl (with
   Embperl) for a picture database. This contains 
  @@ -160,7 +155,7 @@
   Tony Bowden developed http://www.musicdatabase.com/">The
   Music Database which uses mod_perl and MySQL to allow browsing and
   searching a cross-referenced guide to over 80,000 CDs and one million
  -songs. 
  +songs. (not operational at this stage). 
   
   Randy Ray uses Apache+mod_perl for his Software Configuration Management
   team's site within U S WEST IT. About 1/3 of the data the server sends out is
  @@ -171,13 +166,12 @@
   dimensions of each files as it is first read, the persistent dataspace will
   virtually eliminate the step of computing image sizes.
   
  -http://www.zecor.com/">Zedcor provides a subscription
  -clip-art service called  
  -http://www.arttoday.com">ArtToday.  We have a collection
  -of over 600,000 keyworded images of all types.  Customers find images
  -using keyword and category searches.  We serve about 250,000 raw hits
  -daily. 
   
  +http://www.arttoday.com">ArtToday has a collection of
  +over 600,000 keyworded images of all types.  Customers find images
  +using keyword and category searches.  They serve about 250,000 raw
  +hits daily.
  +
   Information about the collection persists in an Oracle 7 database,
   and keyword searches happen via a custom application written using
   a Verity search engine.  All of this is glued together using Perl.
  @@ -198,8 +192,7 @@
   http://theory.uwinnipeg.ca/search/linux-search.html">Linux, 
   http://theory.uwinnipeg.ca/search/tetex.html">teTeX
   (a Unix TeX system), and
  -http://theory.uwinnipeg.ca/search/mupad.html">MuPAD
  -(a symbolic math program) are available at
  +MuPAD (a symbolic math program) are available at
   http://theory.uwinnipeg.ca/">theory.uwinnipeg.ca.
   These scripts query an mSQL database via various criteria, and employ 
   the CPAN multiplexer code to choose a nearby mirror of the archive, 
  @@ -274,18 +267,8 @@
   Rob Malda tells that http://slashdot.org/">Slashdot.org -
   news for nerd, is a combination of Perl and MySQL. Slashdot runs under
   mod_perl which keeps things nice and speedy.
  -
  -CyberNation developed an interactive RPG engine for Capcom
  -Entertainment's http://www.residentevil2.com/">Resident Evil
  

cvs commit: modperl-site sites.html help_with_modules_wanted.html

2000-07-24 Thread dougm

dougm   00/07/24 13:40:56

  Modified:.sites.html help_with_modules_wanted.html
  Log:
  updates
  
  Revision  ChangesPath
  1.10  +1 -1  modperl-site/sites.html
  
  Index: sites.html
  ===
  RCS file: /home/cvs/modperl-site/sites.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- sites.html1999/11/09 17:24:40 1.9
  +++ sites.html2000/07/24 20:40:56 1.10
  @@ -7,7 +7,7 @@
   
   This document contains information to give you an idea of where and more
   importantly, how mod_perl is being used.  If you have an interesting
  -mod_perl application, let mailto:[EMAIL PROTECTED]">me
  +mod_perl application, let mailto:[EMAIL PROTECTED]">us
   know about it!  
   
   Of course, the sites described on this page are not the only sites
  
  
  
  1.5   +1 -13 modperl-site/help_with_modules_wanted.html
  
  Index: help_with_modules_wanted.html
  ===
  RCS file: /home/cvs/modperl-site/help_with_modules_wanted.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- help_with_modules_wanted.html 2000/05/28 09:16:23 1.4
  +++ help_with_modules_wanted.html 2000/07/24 20:40:56 1.5
  @@ -35,19 +35,7 @@
   
   
   
  -  
  - Doug MacEachern is looking for a new maintainer for his
  - http://perl.apache.org/~dougm/Apache-PerlVINC-0.01.tar.gz">
  -   Apache::PerlVINC
  - module. The mod_perl community wishes to see this module at
  - CPAN. It's your chance to get your own account and cool email
  - address ([EMAIL PROTECTED]) at http://cpan.org">cpan.org, given that you wish to
  - take care of this module. If you think that you can cope with
  - it please email mailto:[EMAIL PROTECTED]">Doug. Thanks!
  -
  +   ...