stas 2002/07/30 23:46:54 Modified: src/products app-server.pod Log: fix the ordering of the items Revision Changes Path 1.10 +22 -19 modperl-docs/src/products/app-server.pod Index: app-server.pod =================================================================== RCS file: /home/cvs/modperl-docs/src/products/app-server.pod,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- app-server.pod 31 Jul 2002 03:12:45 -0000 1.9 +++ app-server.pod 31 Jul 2002 06:46:54 -0000 1.10 @@ -12,6 +12,8 @@ system|docs::tutorials::tmpl::comparison::comparison> for more information and in-depth analysis of some of the ones listed here. +The following frameworks are sorted alphabetically. + =head1 Apache::ASP C<Apache::ASP> (http://www.apache-asp.org/) provides an Active Server @@ -51,6 +53,26 @@ tracing, configuration, logging, class loading, type hierarchy, unit testing, and acceptance testing. +=head1 DataBreeze Web Database Platform + +DataBreeze is written entirely in Perl and utilizes mod_perl within +Apache to speed performance. Feedback from the Perl/mod_perl/Apache +community is important. You may download the software for evaluation +at http://www.databreeze.com or simply logon and try DataBreeze +directly online. + +DataBreeze is very different from typical development tools because it +utilizes a pre-built application framework that requires no +programming. DataBreeze provides a template environment for building +database applications that list, search, explore and edit relational +data. The system includes integrated menus, forms, tree-views, +security, session/state management and more, all in a Web +Browser. DataBreeze can also be extended through the use of Event +programs using Perl. + +This is not free software but nothing is hidden, the complete Perl +source code is included so that you may explore how it works. + =head1 Embperl C<Embperl> (http://perl.apache.org/embperl/) is a system for building @@ -99,25 +121,6 @@ Apache/mod_perl interface to the Template Toolkit, providing a quick and simple way to integrate its processing power into your web site. -=head1 DataBreeze Web Database Platform - -DataBreeze is written entirely in Perl and utilizes mod_perl within -Apache to speed performance. Feedback from the Perl/mod_perl/Apache -community is important. You may download the software for evaluation -at http://www.databreeze.com or simply logon and try DataBreeze -directly online. - -DataBreeze is very different from typical development tools because it -utilizes a pre-built application framework that requires no -programming. DataBreeze provides a template environment for building -database applications that list, search, explore and edit relational -data. The system includes integrated menus, forms, tree-views, -security, session/state management and more, all in a Web -Browser. DataBreeze can also be extended through the use of Event -programs using Perl. - -This is not free software but nothing is hidden, the complete Perl -source code is included so that you may explore how it works. =head1 Uttu
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]