stas        02/01/28 20:30:10

  Modified:    .        index.html
  Log:
  - add the bOP app server
  
  Revision  Changes    Path
  1.98      +16 -0     modperl-site/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/modperl-site/index.html,v
  retrieving revision 1.97
  retrieving revision 1.98
  diff -u -r1.97 -r1.98
  --- index.html        21 Dec 2001 07:44:43 -0000      1.97
  +++ index.html        29 Jan 2002 04:30:10 -0000      1.98
  @@ -1183,6 +1183,22 @@
            </li>
   
            <li> 
  +                  <a href="http://www.bivio.biz/hm/why-bOP";>The bivio
  +                  OLTP Platform</a> (bOP) is a declarative, multi-layered Perl
  +                  application development framework.  Adapters have been written for
  +                  Apache/mod_perl, sendmail, Oracle, and Postgres.  The Model layer
  +                  generates SQL for CRUD, lists, and HTTP forms.  Views are
  +                  content-independent hierarchies of widgets.  Tasks control 
security,
  +                  execution order, and state transitions.  Facades map qualified 
names
  +                  to URLs, strings, fonts, colors, icons, files, and views.  bOP
  +                  provides a full-suite of services including dynamic tracing,
  +                  configuration, logging, class loading, type hierarchy, unit 
testing,
  +                  and acceptance testing.
  +
  +            </li>
  +
  +
  +         <li> 
                     <a
                     href="http://perl.apache.org/embperl/";>Embperl</a>
                     is a system for building dynamic websites with Perl.
  
  
  


Reply via email to