Author: perrin
Date: Thu Jan 27 13:51:24 2005
New Revision: 128429

URL: http://svn.apache.org/viewcvs?view=rev&rev=128429
Log:
add uft.org writeup
Added:
   perl/modperl/docs/trunk/src/outstanding/success_stories/uft.org.pod
   perl/modperl/docs/trunk/src/outstanding/success_stories/uft.org.txt   
(contents, props changed)
Modified:
   perl/modperl/docs/trunk/src/outstanding/success_stories/config.cfg
   perl/modperl/docs/trunk/src/outstanding/success_stories/mailchannels.com.pod

Modified: perl/modperl/docs/trunk/src/outstanding/success_stories/config.cfg
Url: 
http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/outstanding/success_stories/config.cfg?view=diff&rev=128429&p1=perl/modperl/docs/trunk/src/outstanding/success_stories/config.cfg&r1=128428&p2=perl/modperl/docs/trunk/src/outstanding/success_stories/config.cfg&r2=128429
==============================================================================
--- perl/modperl/docs/trunk/src/outstanding/success_stories/config.cfg  
(original)
+++ perl/modperl/docs/trunk/src/outstanding/success_stories/config.cfg  Thu Jan 
27 13:51:24 2005
@@ -35,6 +35,7 @@
         'sms_server.pod',
         'tamu.pod',
         'tgix.pod',
+        'uft.org.pod',
         'whenu.com.pod',
         'winamillion.msn.com.pod',
         'wmboerse.pod',

Modified: 
perl/modperl/docs/trunk/src/outstanding/success_stories/mailchannels.com.pod
Url: 
http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/outstanding/success_stories/mailchannels.com.pod?view=diff&rev=128429&p1=perl/modperl/docs/trunk/src/outstanding/success_stories/mailchannels.com.pod&r1=128428&p2=perl/modperl/docs/trunk/src/outstanding/success_stories/mailchannels.com.pod&r2=128429
==============================================================================
--- 
perl/modperl/docs/trunk/src/outstanding/success_stories/mailchannels.com.pod    
    (original)
+++ 
perl/modperl/docs/trunk/src/outstanding/success_stories/mailchannels.com.pod    
    Thu Jan 27 13:51:24 2005
@@ -42,7 +42,7 @@
   
   IMHO, using mod_perl as a general application server is a great
   idea. For us there really was no other viable alternative. We looked
-  at POE, Sendmail's milter API, Net::Server and of course qpsmtpd but
+  at POE, Sendmail's filter API, Net::Server and of course qpsmtpd but
   the reliability, portability, and scalability of Apache was what
   caused us to go through the effort of making our bits work on
   mod_perl.

Added: perl/modperl/docs/trunk/src/outstanding/success_stories/uft.org.pod
Url: 
http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/outstanding/success_stories/uft.org.pod?view=auto&rev=128429
==============================================================================
--- (empty file)
+++ perl/modperl/docs/trunk/src/outstanding/success_stories/uft.org.pod Thu Jan 
27 13:51:24 2005
@@ -0,0 +1,38 @@
+###################################################
+# WARNING: Do not edit this file!
+#          If you do the changes will be lost!
+# Instead edit the corresponding .txt file and run make.pl
+#
+# Don't forget to commit the changes to both .txt and the generated
+# .pod to cvs, since others won't run the local make.pl
+####################################################
+
+=head1 NAME
+
+Major Teachers Union Launches New Site on mod_perl
+
+=head1 Perrin Harkins E<lt>perrin (at) elem.comE<gt> exclaimed:
+
+=over
+
+=item * 
+
+Date: Thur, 27 Jan 2005 14:27:41 -0800
+
+=item * 
+
+URL: http://www.uft.org/
+
+=back
+
+  The New York-based United Federation of Teachers, a 150,000-member teachers 
union for New York City's teachers in the city's five boroughs and 1,300 
schools, has moved their site from a proprietary Windows-based system to a new 
system built on mod_perl and other open source technologies.
+  
+  The site uses the (mod_perl-based) Krang content management system 
(http://krang.sf.net/) for publishing, enabling a wider range of people to 
contribute content with a consistent look-and-feel and a workflow system to 
handle the review process.  The new site also features integration with the 
union's existing AS/400 systems, and further integration work is underway to 
bring more resources on-line for a wider audience.
+  
+  My company, Plus Three (http://plusthree.com/) did the technical work on 
this project.  Plus Three specializes in helping large non-profit and political 
organizations achieve their goals with open source software.
+  
+  An article about the project was published in eWeek here:
+  http://www.eweek.com/article2/0,1759,1754012,00.asp
+
+=cut
+

Added: perl/modperl/docs/trunk/src/outstanding/success_stories/uft.org.txt
Url: 
http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/outstanding/success_stories/uft.org.txt?view=auto&rev=128429
==============================================================================
--- (empty file)
+++ perl/modperl/docs/trunk/src/outstanding/success_stories/uft.org.txt Thu Jan 
27 13:51:24 2005
@@ -0,0 +1,13 @@
+Date: Thur, 27 Jan 2005 14:27:41 -0800
+From: Perrin Harkins <[EMAIL PROTECTED]>
+Subject: Major Teachers Union Launches New Site on mod_perl
+URL: http://www.uft.org/
+
+The New York-based United Federation of Teachers, a 150,000-member teachers 
union for New York City's teachers in the city's five boroughs and 1,300 
schools, has moved their site from a proprietary Windows-based system to a new 
system built on mod_perl and other open source technologies.
+
+The site uses the (mod_perl-based) Krang content management system 
(http://krang.sf.net/) for publishing, enabling a wider range of people to 
contribute content with a consistent look-and-feel and a workflow system to 
handle the review process.  The new site also features integration with the 
union's existing AS/400 systems, and further integration work is underway to 
bring more resources on-line for a wider audience.
+
+My company, Plus Three (http://plusthree.com/) did the technical work on this 
project.  Plus Three specializes in helping large non-profit and political 
organizations achieve their goals with open source software.
+
+An article about the project was published in eWeek here:
+http://www.eweek.com/article2/0,1759,1754012,00.asp
\ No newline at end of file

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to