richter     00/12/22 01:54:26

  Modified:    embperl  NEWS.pod.1.html index.html
  Log:
  - Embperl 2.0b1
  
  Revision  Changes    Path
  1.4       +21 -1     modperl-site/embperl/NEWS.pod.1.html
  
  Index: NEWS.pod.1.html
  ===================================================================
  RCS file: /home/cvs/modperl-site/embperl/NEWS.pod.1.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- NEWS.pod.1.html   2000/12/04 08:27:40     1.3
  +++ NEWS.pod.1.html   2000/12/22 09:54:25     1.4
  @@ -21,7 +21,27 @@
   
   [<a href="" >HOME</a>]&nbsp;&nbsp; <br><hr>
   <UL>
  -<LI><STRONG><A NAME="4">4. Dec 2000</A></STRONG><br>
  +<LI><STRONG><A NAME="22">22. Dec 2000</A></STRONG><br>
  +After long time of talking, designing, developing, codeing and testing I am
  +now happy to announce the first beta of Embperl 2.0. It has a totaly
  +rewritten core and makes the way free for a lot of new possibilities...
  +
  +<P>
  +At the moment it's mainly a speed improvement and introduces caching of the
  +(component) output. In the next releases I successively make the
  +possibilities of this new architecture available. (see the readme below for
  +some ideas what will happen).
  +
  +<P>
  +Since it's not yet ready for production use, it's only available from my
  +ftp server at
  +
  +<P>
  +<A
  
+HREF="ftp://ftp.dev.ecos.de/pub/perl/embperl/HTML-Embperl-2.0b1.tar.gz">ftp://ftp.dev.ecos.de/pub/perl/embperl/HTML-Embperl-2.0b1.tar.gz</A>
  +
  +
  +<br>&nbsp;<LI><STRONG><A NAME="4">4. Dec 2000</A></STRONG><br>
   After nearly a year of beta test, the final 1.3.0 release is out. Beside a
   lot of enhancements, EmbperlObject which allows you to build your web site
   out of small reusable objects in a OO-style, is the main improvement since
  
  
  
  1.116     +11 -1     modperl-site/embperl/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/modperl-site/embperl/index.html,v
  retrieving revision 1.115
  retrieving revision 1.116
  diff -u -r1.115 -r1.116
  --- index.html        2000/12/04 07:42:24     1.115
  +++ index.html        2000/12/22 09:54:25     1.116
  @@ -77,7 +77,7 @@
             <td bgcolor="#AFBDCA">&nbsp;<a href="Embperl.pod.16.html"><code>Stable: 
1.3.0</code></a></td>
           </tr>
           <tr>
  -          <td bgcolor="#bFcDdA">&nbsp;<a href="Embperl.pod.16.html"><code>Beta: 
&nbsp;&nbsp;comming soon</code></a></td>
  +          <td bgcolor="#bFcDdA">&nbsp;<a href="Embperl.pod.16.html"><code>Beta: 
&nbsp;&nbsp;2.0b1</code></a></td>
           </tr>
           <tr>
             <td bgcolor="#AFBDCA"><big>&nbsp;&nbsp;</big></td>
  @@ -144,6 +144,16 @@
             </tr>
             <tr bgcolor="#AFBDCA">
               <td vAlign="top"><img height="13" src="bullet.gif" width="13"></td>
  +            <td><b>22. Dec 2000</b><br>
  +            The first beta of Embperl 2.0 <font color="#ff0000">2.0b1</font> is 
out. 
  +                     It has a totaly rewritten core and makes the way free for a 
lot of
  +                     new feature that will come in the next releases. This release 
is mainly
  +                     a speed improvement and introduce caching of output. Get it 
from
  +                     <a 
href="ftp://ftp.dev.ecos.de/pub/perl/embperl/HTML-Embperl-2.0b1.tar.gz">here</a>
  +                     </td>
  +          </tr>
  +          <tr bgcolor="#AFBDCA">
  +            <td vAlign="top"><img height="13" src="bullet.gif" width="13"></td>
               <td><b>4. Dec 2000</b><br>
               After nearly a year of beta test, the final <font color="#ff0000">1.3.0 
release</font> is out. 
                        Beside a lot of enhancements, EmbperlObject which allows you 
to
  @@ -209,7 +219,7 @@
   <blockquote>
     <p><font color="#808080" size=1><hr>
     HTML::Embperl - Copyright (c) 1997-2000 Gerald Richter / ECOS 
&lt;[EMAIL PROTECTED]&gt;
  -  Last Update $Id: index.html,v 1.115 2000/12/04 07:42:24 richter Exp $</font></p>  
 
  +  Last Update $Id: index.html,v 1.116 2000/12/22 09:54:25 richter Exp $</font></p>  
 
   </blockquote>
   </td></tr><!--msnavigation--></table></body>
   </html>
  
  
  

Reply via email to