Current File : //opt/RZphp5/includes/doc/HTML_Progress2/docs/TDG/ch12s02.html
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>
      Why these changes ?
    </title>
    <link rel="stylesheet" href="book.css" type="text/css" />
    <meta name="generator" content="DocBook XSL Stylesheets V1.69.1" />
    <link rel="start" href="index.html" title="HTML_Progress2 Manual" />
    <link rel="up" href="ch12.html" title=
    "Chapter&nbsp;12.&nbsp;Introduction" />
    <link rel="prev" href="ch12.html" title=
    "Chapter&nbsp;12.&nbsp;Introduction" />
    <link rel="next" href="ch12s03.html" title="What was removed ?" />
    <style type="text/css">
/*<![CDATA[*/
    body {
    background-color: white;
    color: black;
    }
    :link { color: #0000FF }
    :visited { color: #840084 }
    :active { color: #0000FF }
    h2.c1 {clear: both}
    /*]]>*/
    </style>
  </head>
  <body>
    <table class="progress2Header">
      <tr>
        <td>
          <img src="img/pear_progress2.gif" align="left" alt=
          "PEAR Progress2 logo" />
          <h1>
            HTML_Progress2 : The Definitive Guide
          </h1>
          <div class="navheader">
            <table width="100%" summary="Navigation header">
              <tr>
                <th colspan="3" align="center">
                  Why these changes ?
                </th>
              </tr>
              <tr>
                <td width="20%" align="left">
                  <a accesskey="p" href="ch12.html">Prev</a>&nbsp;
                </td>
                <th width="60%" align="center">
                  Chapter&nbsp;12.&nbsp;Introduction
                </th>
                <td width="20%" align="right">
                  &nbsp;<a accesskey="n" href="ch12s03.html">Next</a>
                </td>
              </tr>
            </table>
          </div>
        </td>
      </tr>
    </table>
    <div class="sect1" lang="en" xml:lang="en">
      <div class="titlepage">
        <h2 class="title c1">
          <a name="id4794765" id="id4794765"></a>Why these changes ?
        </h2>
      </div>
      <p>
        HTML_Progress2 has improved a lot since HTML_Progress 1.2.x. With merge
        of secondary classes (UI and DM) to the main core class, i've removed
        duplicated methods and unified API.
      </p>
      <p>
        With the addition of a new plugin error management, it was the first
        milestone to have a version a bit less dependent to PEAR. Lot of users
        are afraid to install a such framework on their system, for many
        reasons. So second milestone and goal, was to create a new class much
        lighter and without any dependencies to a such audience:
        HTML_Progress2_Lite was born.
      </p>
      <p>
        The HTML_Progress2_Lite class does not allow to do all that is possible
        with HTML_Progress2 class. See the <a href="ch20.html" title=
        "Chapter&nbsp;20.&nbsp;HTML_Progress2 and HTML_Progress2_Lite features comparative">
        features comparative</a>.
      </p>
      <p>
        And last but not least, a multiple labels system was introduced, that
        give ability to have more than just one percent text information or one
        custom text label.
      </p>
    </div>
    <table class="progress2Footer">
      <tr>
        <td align="left">
          HTML_Progress2 : The Definitive Guide
        </td>
        <td align="right">
          v 2.4.0 : April 20, 2007
        </td>
      </tr>
    </table>
    <div class="navfooter">
      <hr />
      <table width="100%" summary="Navigation footer">
        <tr>
          <td width="40%" align="left">
            <a accesskey="p" href="ch12.html">Prev</a>&nbsp;
          </td>
          <td width="20%" align="center">
            <a accesskey="u" href="ch12.html">Up</a>
          </td>
          <td width="40%" align="right">
            &nbsp;<a accesskey="n" href="ch12s03.html">Next</a>
          </td>
        </tr>
        <tr>
          <td width="40%" align="left" valign="top">
            Chapter&nbsp;12.&nbsp;Introduction&nbsp;
          </td>
          <td width="20%" align="center">
            <a accesskey="h" href="index.html">Home</a>
          </td>
          <td width="40%" align="right" valign="top">
            &nbsp;What was removed ?
          </td>
        </tr>
      </table>
    </div>
  </body>
</html>