<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
    <channel rdf:about="http://pear.php.net/">
    <link>http://pear.php.net/</link>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <dc:language>en-us</dc:language><items>
<rdf:Seq><rdf:li rdf:resource="http://pear.php.net/package/HTML_Progress2/download/2.4.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_Progress2/download/2.3.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_Progress2/download/2.3.0RC1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_Progress2/download/2.3.0a3/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_Progress2/download/2.3.0a2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_Progress2/download/2.3.0a1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_Progress2/download/2.2.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_Progress2/download/2.1.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_Progress2/download/2.1.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_Progress2/download/2.0.1/"/>
</rdf:Seq>
</items>

<title>Latest releases</title>
<description>The latest releases for the package html_progress2</description>
</channel>

<item rdf:about="http://pear.php.net/package/HTML_Progress2/download/2.4.0/">
 <title>HTML_Progress2 2.4.0</title>
 <link>http://pear.php.net/package/HTML_Progress2/download/2.4.0/</link>
 <content:encoded>* news&lt;br /&gt;
- implement request #12532 : Add addional info to apc5 info&lt;br /&gt;
&lt;br /&gt;
* changes&lt;br /&gt;
- drop support of UPM4 backend in HTML_Progress2_Upload (PHP4 patch for upload)&lt;br /&gt;
&lt;br /&gt;
* bugs&lt;br /&gt;
- #13664 : setLabelAttributes does not work&lt;br /&gt;
&lt;br /&gt;
* QA&lt;br /&gt;
- fix lot of CS, following recommandation of PHP_CodeSniffer 1.0.1&lt;br /&gt;
- fix PHP minimum requirement (4.3.10)&lt;br /&gt;
- require now at least PEAR installer 1.5.4 rather than 1.3.4&lt;br /&gt;
(security vulnerability fixes)
 </content:encoded>
 <dc:date>2008-04-24T02:31:36-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_Progress2/download/2.3.0/">
 <title>HTML_Progress2 2.3.0</title>
 <link>http://pear.php.net/package/HTML_Progress2/download/2.3.0/</link>
 <content:encoded>* bugs&lt;br /&gt;
- Fixed Doc Bug #10879 : Problem with HTML_Progress2::setCellCount()&lt;br /&gt;
&lt;br /&gt;
* changes&lt;br /&gt;
- No code changes since previous release (RC1), but change license&lt;br /&gt;
from PHP 3.01 to new BSD (give more freedom)
 </content:encoded>
 <dc:date>2007-06-12T06:48:01-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_Progress2/download/2.3.0RC1/">
 <title>HTML_Progress2 2.3.0RC1</title>
 <link>http://pear.php.net/package/HTML_Progress2/download/2.3.0RC1/</link>
 <content:encoded>* IMPORTANT&lt;br /&gt;
Final stable release 2.3.0 is plan for February 23rd.&lt;br /&gt;
Please test this version as much as possible on all platform and report to me (by mail,&lt;br /&gt;
or PEAR bug tracker) all problem/bug found.&lt;br /&gt;
&lt;br /&gt;
* Features list added since 2.3.0 alpha 2 version:&lt;br /&gt;
- simple AJAX progress bar ; see Request #3985&lt;br /&gt;
- file upload support for PHP4/5 with AFLAX (the AJAX for Adobe Flash Platform 8 or greater)&lt;br /&gt;
- file upload support with HTML_AJAX and multiple backend&lt;br /&gt;
(PHP5 and APC,  PHP5 and uploadprogress extension, PHP 4 patch)
 </content:encoded>
 <dc:date>2007-02-12T11:31:37-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_Progress2/download/2.3.0a3/">
 <title>HTML_Progress2 2.3.0a3</title>
 <link>http://pear.php.net/package/HTML_Progress2/download/2.3.0a3/</link>
 <content:encoded>IMPORTANT&lt;br /&gt;
User Guide(s) (offline and online) will not be update until final stable release 2.3.0&lt;br /&gt;
If you want some informations about AJAX progress bar, and how to do it, please&lt;br /&gt;
read the mini guide HOWTO_AJAX.txt (available only for alpha releases of version 2.3.0).&lt;br /&gt;
See also examples in directory examples/ajax.&lt;br /&gt;
&lt;br /&gt;
HTML_Progress2 2.3.0 requires now minimum PHP version 4.3.0 to work.&lt;br /&gt;
&lt;br /&gt;
* news&lt;br /&gt;
- add file upload support for PHP4/5 with AFLAX (the AJAX for Adobe Flash Platform 8 or greater)&lt;br /&gt;
  See 3 basic examples (fileupload?.php) in examples/aflax directory&lt;br /&gt;
- HTML_Progress2::toArray() return now settings on AFLAX client/server&lt;br /&gt;
&lt;br /&gt;
* changes&lt;br /&gt;
- improve multi-label system and allow more free combination
 </content:encoded>
 <dc:date>2007-02-02T05:02:17-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_Progress2/download/2.3.0a2/">
 <title>HTML_Progress2 2.3.0a2</title>
 <link>http://pear.php.net/package/HTML_Progress2/download/2.3.0a2/</link>
 <content:encoded>IMPORTANT&lt;br /&gt;
User Guide(s) (offline and online) will not be update until final stable release 2.3.0&lt;br /&gt;
If you want some informations about AJAX progress bar, and how to do it, please&lt;br /&gt;
read the mini guide HOWTO_AJAX.txt (available only for alpha releases of version 2.3.0).&lt;br /&gt;
See also examples in directory examples/ajax.&lt;br /&gt;
&lt;br /&gt;
Contribution to improve part of guide are welcome ! Do not hesitate to give your&lt;br /&gt;
feedback.&lt;br /&gt;
&lt;br /&gt;
HTML_Progress2 2.3.0 requires now minimum PHP version 4.3.0 to work.&lt;br /&gt;
&lt;br /&gt;
* news&lt;br /&gt;
- all alpha releases of version 2.3.0 are related to request #3985: Ajax progress bar&lt;br /&gt;
- add PEAR::HTML_AJAX 0.5.0 as an optional dependency&lt;br /&gt;
- HTML_Progress2::getScript() method has a new (optional) parameter to handle&lt;br /&gt;
  custom HTML_Progress2 package installation.&lt;br /&gt;
  If you do not used PEAR installer, parameter #2 ($path) identify location of&lt;br /&gt;
  directory where to find the HTML_Progress2.js file.&lt;br /&gt;
  It will search first in PEAR/data dir, then in same directory where HTML_Progress2&lt;br /&gt;
  is installed or in your user dir ($path).&lt;br /&gt;
  DO NOT add a trailing directory separator at end of the path !&lt;br /&gt;
&lt;br /&gt;
  Credit: on a cool idea of HTML_AJAX !&lt;br /&gt;
&lt;br /&gt;
* changes&lt;br /&gt;
- clean-up old implementation of AJAX progress bar; used now package HTML_AJAX&lt;br /&gt;
- Javascript function calls used now OOP notation&lt;br /&gt;
- Javascript code PB handler is now externalized into file HTML_Progress2.js&lt;br /&gt;
- new method  setupAJAX()&lt;br /&gt;
- new implementation of method registerAJAX() (renamed too)
 </content:encoded>
 <dc:date>2007-01-23T05:28:52-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_Progress2/download/2.3.0a1/">
 <title>HTML_Progress2 2.3.0a1</title>
 <link>http://pear.php.net/package/HTML_Progress2/download/2.3.0a1/</link>
 <content:encoded>IMPORTANT&lt;br /&gt;
User Guide(s) (offline and online) will not be update until final stable release 2.3.0&lt;br /&gt;
If you want some informations about Ajax progress bar, and how to do it, please&lt;br /&gt;
read the mini guide HOWTO_AJAX.txt (available only for alpha releases of version 2.3.0).&lt;br /&gt;
See also the two examples in directory examples/ajax.&lt;br /&gt;
Contribution to improve part of guide and perharps drivers are welcome !&lt;br /&gt;
&lt;br /&gt;
HTML_Progress2 2.3.0 requires now minimum PHP version 4.3.0 to work.&lt;br /&gt;
&lt;br /&gt;
* news&lt;br /&gt;
- request #3985: Ajax progress bar&lt;br /&gt;
&lt;br /&gt;
* changes&lt;br /&gt;
- drop support of cell id mask identifier (begin private)&lt;br /&gt;
- a progress bar widget (div) is now identified only by {see HTML_Progress2::getIdent()}&lt;br /&gt;
  rather than &quot;tfrm&quot; + {HTML_Progress2::getIdent()}&lt;br /&gt;
- Default progress bar identifier (without prefix &quot;tfrm&quot;) cannot be numeric (xhtml compliant)&lt;br /&gt;
- Improve Javascript function setProgress() which does not need anymore the third parameter.&lt;br /&gt;
- Improve Javascript function call to setElementStyle() and removed unecessary arguments&lt;br /&gt;
- fix typo error (millisecond term) in phpdoc tags&lt;br /&gt;
- add two new error code for ajax drivers: HTML_PROGRESS2_ERROR_INVALID_RESOURCE, HTML_PROGRESS2_ERROR_ABSTRACT&lt;br /&gt;
- add new methods :  registerAjax(), and fileExists()&lt;br /&gt;
- add new classes: HTML_Progress2_Ajax_Common, HTML_Progress2_Ajax_StdDOMxml
 </content:encoded>
 <dc:date>2007-01-17T08:11:08-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_Progress2/download/2.2.0/">
 <title>HTML_Progress2 2.2.0</title>
 <link>http://pear.php.net/package/HTML_Progress2/download/2.2.0/</link>
 <content:encoded>* news&lt;br /&gt;
- add new function importStyle() to give ability to import an existing stylesheet&lt;br /&gt;
and separate PHP code from HTML layout (with CSS)&lt;br /&gt;
&lt;br /&gt;
* changes&lt;br /&gt;
- improved javascript custom handler for JavaDanse example related to version 2.1.1 (bug fixed #8684)&lt;br /&gt;
&lt;br /&gt;
* QA&lt;br /&gt;
- include a new revision of User Guide (TDG) that cover all versions 2.x.x&lt;br /&gt;
  see http://pear.laurent-laville.org/HTML_Progress2 for more format to download.
 </content:encoded>
 <dc:date>2007-01-03T13:04:33-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_Progress2/download/2.1.1/">
 <title>HTML_Progress2 2.1.1</title>
 <link>http://pear.php.net/package/HTML_Progress2/download/2.1.1/</link>
 <content:encoded>* bugs&lt;br /&gt;
- fixed bug #8684 : Problem with generated JavaScript&lt;br /&gt;
- fixed &quot;examples/generatorcus.php&quot; to use new architecture with external stylesheet introduced on August 11, 2006.&lt;br /&gt;
&lt;br /&gt;
* news (improved code)&lt;br /&gt;
- used now &quot;className&quot; property rather than &quot;visibility&quot;&lt;br /&gt;
and reduced div tags count used to build a progress bar (only 10 rather than 20 )&lt;br /&gt;
- apply more CS (space code indent, ...)&lt;br /&gt;
- add &quot;alt&quot; attribute to img html-tag to be more xhtml compliant&lt;br /&gt;
- JS function &quot;hideProgress&quot; lose its second parameter (no more needed)
 </content:encoded>
 <dc:date>2006-12-22T12:06:34-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_Progress2/download/2.1.0/">
 <title>HTML_Progress2 2.1.0</title>
 <link>http://pear.php.net/package/HTML_Progress2/download/2.1.0/</link>
 <content:encoded>* bugs&lt;br /&gt;
- fixed bug #8265 HTML_Page2 dependency&lt;br /&gt;
- fixed typo error in removeListener() function from HTML_Progress2 and HTML_Progress2_Monitor classes&lt;br /&gt;
&lt;br /&gt;
* news&lt;br /&gt;
- rewrites of HTML_Progress2_Generator to fully separate code from design&lt;br /&gt;
its now easy to change skin with a simple stylesheet (see examples/generator/generatorcus2.php)&lt;br /&gt;
- add alpha version of QF tableless renderer for HTML_Progress2_Generator&lt;br /&gt;
- addListener() and removeListener() signatures changed. Adds notification name serves as a filter.&lt;br /&gt;
- new methods get and set StyleSheet into default QF renderer (Generator/Default.php)&lt;br /&gt;
- All renderers (Default, Tableless, HTMLPage2, ITDynamic, SmartyDynamic) used now the new architecture with external stylesheet&lt;br /&gt;
- All remaining code (css class selector still in default renderer was moved to external CSS file: 'default.css')&lt;br /&gt;
- fixed value return by apiVersion()&lt;br /&gt;
- progress meter use now its own event dispatcher (called &quot;ProgressMeter&quot;)&lt;br /&gt;
&lt;br /&gt;
* Quality Assurance&lt;br /&gt;
- updates copyright date&lt;br /&gt;
- removed dupplicates entries in package xml 1.0&lt;br /&gt;
- The Definitive Guide is up-to-date with FAQ, Appendixes new examples, and the guide for Progress Generator
 </content:encoded>
 <dc:date>2006-08-12T11:32:02-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_Progress2/download/2.0.1/">
 <title>HTML_Progress2 2.0.1</title>
 <link>http://pear.php.net/package/HTML_Progress2/download/2.0.1/</link>
 <content:encoded>* bugs&lt;br /&gt;
- fixes closing html style tag to avoid javascript error; see console of Firefox.&lt;br /&gt;
- fixes Bug #7437 : wrong text in Doc (thanks to Stefan Valouch for reading it carefully)&lt;br /&gt;
&lt;br /&gt;
* news&lt;br /&gt;
- PEAR::PHP_Compat package begin optional dependency (only required for PHP4)&lt;br /&gt;
- upgrade license from PHP 3.0 to 3.01&lt;br /&gt;
&lt;br /&gt;
* Quality Assurance&lt;br /&gt;
- The Definitive Guide revision number will now follow the package release version.&lt;br /&gt;
- All examples (closing html style tag) were fixed (offline and online).
 </content:encoded>
 <dc:date>2006-05-24T08:13:26-05:00</dc:date>
</item>

</rdf:RDF>