Sites running mod_perl

2001-03-15 Thread Lars Helgeson

I was just visiting the comanche site and saw a list of mod_perl
applications.  Just thought I'd share with you a few sites that I have
created using mod_perl.  Note: these are all on the same quad-P3 server
and receive together over 5,000 uniques per day.  We could not handle
this kind of load without a stable, powerful language like mod_perl.

1.  iceBase.com - a template-driven website builder and HTML email
campaign manager (rebranded under CoolerEmail.com and eKwiq.com)

2.  ArtRover.com - over 120,000 fully indexed works of art from over 20
different databases integrated together using SQL, performs the actual
search in under a second, and then goes out to each of the participating
companies' servers to bring in the images for that art

3.  JustOriginals.com - over 9,000 fully indexed works of art, completes
searches in about 200 ms


Just thought I'd let you know that I appreciate all the work you guys
have put into the software and that it has formed the basis for our
business.

--
Lars Helgeson
President/CEO
Sirius Technologies Inc.
iceBase.com

iceBase.com - Empower Yourself
Build Your Own Websites and Electronic Newsletters in Minutes





sites running mod_perl

2000-12-12 Thread Perrin Harkins

Here's a patch for the sites.html page that adds information on our use of
mod_perl at eToys.
- Perrin


309a310,316
 The Internet's largest on-line toy store, a
 href="http://www.etoys.com/"eToys.com/a, 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.
 p



Sites Running mod_perl

2000-09-12 Thread Brian Hirt

 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 us know about it! 

FYI:  http://www.mobygames.com, the world's most ambitious and 
comprehensive PC game database project.  This website is written 
100% in mod_perl.

--brian