query2xml-announce Mailing List for Query2XML
Brought to you by:
lukasfeiler
You can subscribe to this list here.
2006 |
Jan
|
Feb
(3) |
Mar
(2) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
(1) |
Nov
(1) |
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
|
Feb
(1) |
Mar
|
Apr
(1) |
May
(1) |
Jun
|
Jul
|
Aug
(1) |
Sep
(2) |
Oct
(1) |
Nov
|
Dec
|
2008 |
Jan
(2) |
Feb
|
Mar
|
Apr
(1) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Lukas F. <luk...@lu...> - 2011-04-03 12:25:15
|
I am proud to announce a new stable release of XML_Query2XML: 1.7.2 is now available! Project home page: http://query2xml.sourceforge.net PEAR project home page: http://pear.php.net/package/XML_Query2XML Query2XML allows you to transform the records retrieved with one or more SQL SELECT queries into XML data. Very simple to highly complex transformations are supported. It was written with performance in mind and can handle large amounts of data. No XSLT needed. This stable release implements the following changes: * Bug #17724 fixed: avoiding split, using explode. * XML_Query2XML::registerPrefix(): new method that allows you to register your own prefixes that can be used in all value specifications. unregisterPrefix() and unregisterAllPrefixes() allow you to unregister a particular or all prefixes (including default prefixes). * Now comes with 244 unit tests. If there is still somebody upgrading from v0.6.x or v0.7.x, please consult the migration guide at http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pkg.h tml#migration Major Features of Query2XML: 1. XML_Query2XML works with the classes provided by PHP5's built-in DOM API 2. open driver architecture 3. comes with drivers for PDO, PEAR DB, PEAR MDB2, ADOdb, PEAR Net_LDAP and Net_LDAP2 4. ISO/IEC 9075-14:2005 support: mapping of SQL identifiers to XML names 5. highly configurable 6. easy integration of other XML data sources (e.g. raw XML data stored in the DB) 7. debugging, logging and profiling features 8. XML encoding: support for UTF-8, ISO-8859-1 and others 9. in-depth documentation and case studies: tutorials and API documentation 10. 239 phpt unit tests To upgrade to this release run `pear upgrade XML_Query2XML' To install this release run `pear install XML_Query2XML' Have fun! Lukas Feiler |
From: Lukas F. <luk...@lu...> - 2009-03-08 15:49:17
|
I am proud to announce a new stable release of XML_Query2XML: 1.7.1 is now available! Project home page: http://query2xml.sourceforge.net PEAR project home page: http://pear.php.net/package/XML_Query2XML Query2XML allows you to transform the records retrieved with one or more SQL SELECT queries into XML data. Very simple to highly complex transformations are supported. It was written with performance in mind and can handle large amounts of data. No XSLT needed. This release implements the following additions: * Caching is now implemented as a saparate driver that is automatically wrapped around any other driver if caching is activated. This reduces the codebase of Query2XML.php. * Refactoring of internal classes. Note: No changes were introduced since 1.7.1RC1. If there is still somebody upgrading from v0.6.x or v0.7.x, please consult the migration guide at http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pkg.h tml#migration Major Features of Query2XML: 1. XML_Query2XML works with the classes provided by PHP5's built-in DOM API 2. open driver architecture 3. comes with drivers for PDO, PEAR DB, PEAR MDB2, ADOdb, PEAR Net_LDAP and Net_LDAP2 4. ISO/IEC 9075-14:2005 support: mapping of SQL identifiers to XML names 5. highly configurable 6. easy integration of other XML data sources (e.g. raw XML data stored in the DB) 7. debugging, logging and profiling features 8. XML encoding: support for UTF-8, ISO-8859-1 and others 9. in-depth documentation and case studies: tutorials and API documentation 10. 239 phpt unit tests To upgrade to this release run `pear upgrade XML_Query2XML' To install this release run `pear install XML_Query2XML' Query2XML is powered by: Empowered Media http://www.empoweredmedia.com 481 Eighth Avenue Suite 1530 New York, NY 10001 Have fun! Lukas Feiler |
From: Lukas F. <luk...@lu...> - 2009-03-01 14:48:18
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am proud to announce the availability of the release candidate XML_Query2XML 1.7.1RC1. Project home page: http://query2xml.sourceforge.net PEAR project home page: http://pear.php.net/package/XML_Query2XML Query2XML allows you to transform the records retrieved with one or more SQL SELECT queries into XML data. Very simple to highly complex transformations are supported. It was written with performance in mind and can handle large amounts of data. No XSLT needed. This release implements the following additions: * Caching is now implemented as a saparate driver that is automatically wrapped around any other driver if caching is activated. This reduces the codebase of Query2XML.php. * Refactoring of internal classes. If there is still somebody upgrading from v0.6.x or v0.7.x, please consult the migration guide at http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pkg.h tml#migration Major Features of Query2XML: 1. XML_Query2XML works with the classes provided by PHP5's built-in DOM API 2. open driver architecture 3. comes with drivers for PDO, PEAR DB, PEAR MDB2, ADOdb and PEAR Net_LDAP 4. ISO/IEC 9075-14:2005 support: mapping of SQL identifiers to XML names 5. highly configurable 6. easy integration of other XML data sources (e.g. raw XML data stored in the DB) 7. debugging, logging and profiling features 8. XML encoding: support for UTF-8, ISO-8859-1 and others 9. in-depth documentation and case studies: tutorials and API documentation 10. 239 phpt unit tests To upgrade to this release candidate (stability: beta) run `pear upgrade XML_Query2XML-beta' To install this release candidate (stability: beta) run `pear install XML_Query2XML-beta' To install/upgrade to the latest stable release, 1.7.0 omit the '-beta' postfix. Query2XML is powered by: Empowered Media http://www.empoweredmedia.com 481 Eighth Avenue Suite 1530 New York, NY 10001 Have fun! Lukas Feiler -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) iD8DBQFJqplow93KYpOediIRAmOYAJsFfqF+RdnS5N7XG3ve6rlqlhNsFgCggGc3 4mJTqx54hzbd4c2QXnb4XoI= =EpMY -----END PGP SIGNATURE----- |
From: Lukas F. <luk...@lu...> - 2008-05-02 18:15:26
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am proud to announce a new stable release of XML_Query2XML: 1.7.0 is now available! Project home page: http://query2xml.sourceforge.net PEAR project home page: http://pear.php.net/package/XML_Query2XML Query2XML allows you to transform the records retrieved with one or more SQL SELECT queries into XML data. Very simple to highly complex transformations are supported. It was written with performance in mind and can handle large amounts of data. No XSLT needed. This feature release brings the following additions: * new driver for PEAR Net_LDAP2: XML_Query2XML_Driver_LDAP2 * options 'limit' and 'offset' now supported by the MDB2 and DB drivers; thanks to Johnny Cheng from openflyers.org for this feature request * improved logging: now also logs the variables with which a prepared statement is executed * consolidation of unit tests for different database drivers; use the environment variable PHP_PEAR_XML_QUERY2XML_TEST_DBLAYER to set the database driver to be used (MDB2,DB,PDO,ADOdbDefault, ADOdbPEAR or ADOdbException). Also use the environment variable PHP_PEAR_XML_QUERY2XML_TEST_LDAPLAYER to set the LDAP driver to be used (LDAP or LDAP2). Then simply run 'pear run-tests -p XML_Query2XML' Note: no changes were introduced since 1.7.0RC1. If there is still somebody upgrading from v0.6.x or v0.7.x, please consult the migration guide at http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pkg.html#migration Major Features of Query2XML: 1. XML_Query2XML works with the classes provided by PHP5's built-in DOM API 2. open driver architecture 3. comes with drivers for PDO, PEAR DB, PEAR MDB2, ADOdb, PEAR Net_LDAP and Net_LDAP2 4. ISO/IEC 9075-14:2005 support: mapping of SQL identifiers to XML names 5. highly configurable 6. easy integration of other XML data sources (e.g. raw XML data stored in the DB) 7. debugging, logging and profiling features 8. XML encoding: support for UTF-8, ISO-8859-1 and others 9. in-depth documentation and case studies: tutorials and API documentation 10. 238 phpt unit tests To upgrade to this release run `pear upgrade XML_Query2XML' To install this release run `pear install XML_Query2XML' Query2XML is powered by: Empowered Media http://www.empoweredmedia.com 481 Eighth Avenue Suite 1530 New York, NY 10001 Have fun! Lukas Feiler -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (MingW32) iD8DBQFIG1otw93KYpOediIRAlM8AJ9cXkqUbPUOp2sXN8jNZZHKnkAFLQCbBfJb mC1Yl6iVnzcRIvTf0Nrn76U= =ara5 -----END PGP SIGNATURE----- |
From: Lukas F. <luk...@lu...> - 2008-04-21 14:13:12
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am very proud to announce the availability of the release candidate XML_Query2XML 1.7.0RC1. Project home page: http://query2xml.sourceforge.net PEAR project home page: http://pear.php.net/package/XML_Query2XML Query2XML allows you to transform the records retrieved with one or more SQL SELECT queries into XML data. Very simple to highly complex transformations are supported. It was written with performance in mind and can handle large amounts of data. No XSLT needed. This feature release brings the following additions: * new driver for PEAR Net_LDAP2: XML_Query2XML_Driver_LDAP2 * options 'limit' and 'offset' now supported by the MDB2 and DB drivers; thanks to Johnny Cheng from openflyers.org for this feature request * improved logging: now also logs the variables with which a prepared statement is executed * consolidation of unit tests for different database drivers; use the environment variable PHP_PEAR_XML_QUERY2XML_TEST_DBLAYER to set the database driver to be used (MDB2,DB,PDO,ADOdbDefault, ADOdbPEAR or ADOdbException). Also use the environment variable PHP_PEAR_XML_QUERY2XML_TEST_LDAPLAYER to set the LDAP driver to be used (LDAP or LDAP2). Then simply run 'pear run-tests -p XML_Query2XML' If there is still somebody upgrading from v0.6.x or v0.7.x, please consult the migration guide at http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pkg.html#migration Major Features of Query2XML: 1. XML_Query2XML works with the classes provided by PHP5's built-in DOM API 2. open driver architecture 3. comes with drivers for PDO, PEAR DB, PEAR MDB2, ADOdb and PEAR Net_LDAP 4. ISO/IEC 9075-14:2005 support: mapping of SQL identifiers to XML names 5. highly configurable 6. easy integration of other XML data sources (e.g. raw XML data stored in the DB) 7. debugging, logging and profiling features 8. XML encoding: support for UTF-8, ISO-8859-1 and others 9. in-depth documentation and case studies: tutorials and API documentation 10. 239 phpt unit tests To upgrade to this release candidate (stability: beta) run `pear upgrade XML_Query2XML-beta' To install this release candidate (stability: beta) run `pear install XML_Query2XML-beta' To install/upgrade to the latest stable release, 1.5.0 omit the '-beta' postfix. Query2XML is powered by: Empowered Media http://www.empoweredmedia.com 481 Eighth Avenue Suite 1530 New York, NY 10001 Have fun! Lukas Feiler -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (MingW32) iD8DBQFIDJ9Fw93KYpOediIRAsiDAJwMhn6uK4L3rBjWzOFIU5AidNw+lgCfb2mC eUksKF9XbAfZt+oYtQFI7l8= =pQDN -----END PGP SIGNATURE----- |
From: Lukas F. <luk...@lu...> - 2008-01-06 13:00:06
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am proud to announce a new stable release of XML_Query2XML: 1.6.0 is = now available! Project home page: http://query2xml.sourceforge.net PEAR project home page: http://pear.php.net/package/XML_Query2XML Query2XML allows you to transform the records retrieved with one or more = SQL SELECT queries into XML data. Very simple to highly complex transformations are = supported. It was written with performance in mind and can handle large amounts of data. No XSLT = needed. This stable release implements the following new features: * LDAP support: the new LDAP driver uses PEAR Net_LDAP see = http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pk= g.html#ldap * new open driver architecture allows you to implement your own drivers see = http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pk= g.html#yourdriver * $options['sql']['driver'] now allows you to use different drivers for = each query * fixed documentation bug #12568 * PEAR Coding Standard fixes * correction of copyright notice * XML_Query2XML now comes with 1159 phpt unit tests Note: No changes were introduced since 1.6.0RC1. If there is still somebody upgrading from v0.6.x or v0.7.x, please consult the migration guide at http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pk= g.html#migration Major Features of Query2XML: 1. XML_Query2XML works with the classes provided by PHP5's built-in = DOM API 2. open driver architecture 3. comes with drivers for PDO, PEAR DB, PEAR MDB2, ADOdb and PEAR = Net_LDAP 4. ISO/IEC 9075-14:2005 support: mapping of SQL identifiers to XML names 5. highly configurable 6. easy integration of other XML data sources (e.g. raw XML data stored = in the DB) 7. debugging, logging and profiling features 8. XML encoding: support for UTF-8, ISO-8859-1 and others 9. in-depth documentation and case studies: tutorials and API = documentation 10. 1159 phpt unit tests To upgrade to this release run `pear upgrade XML_Query2XML' =20 To install this release run `pear install XML_Query2XML' Query2XML is powered by: Empowered Media http://www.empoweredmedia.com 481 Eighth Avenue Suite 1530 New York, NY 10001 Have fun! Lukas Feiler -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (MingW32) iD8DBQFHgNB8m8N6QzJnVGsRAjPDAKDx90mvWtYuR34Xsm3X8uBZuQ6RxACg7xg5 b/nlboxB37WUyNuxs/QUhqA=3D =3D5A6/ -----END PGP SIGNATURE----- |
From: Lukas F. <luk...@lu...> - 2008-01-02 20:24:54
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am very proud to announce the availability of the release candidate = XML_Query2XML 1.6.0RC1. Project home page: http://query2xml.sourceforge.net PEAR project home page: http://pear.php.net/package/XML_Query2XML Query2XML allows you to transform the records retrieved with one or more = SQL SELECT queries into XML data. Very simple to highly complex transformations are = supported. It was written with performance in mind and can handle large amounts of data. No XSLT = needed. This release candidate contains the following new features: * LDAP support: the new LDAP driver uses PEAR Net_LDAP see = http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pk= g.html#ldap * new open driver architecture allows you to implement your own drivers see = http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pk= g.html#yourdriver * $options['sql']['driver'] now allows you to use different drivers for = each query * fixed documentation bug #12568 * PEAR Coding Standard fixes * correction of copyright notice * XML_Query2XML now comes with 1159 phpt unit tests If there is still somebody upgrading from v0.6.x or v0.7.x, please consult the migration guide at http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pk= g.html#migration Major Features of Query2XML: 1. XML_Query2XML works with the classes provided by PHP5's built-in = DOM API 2. open driver architecture 3. comes with drivers for PDO, PEAR DB, PEAR MDB2, ADOdb and PEAR = Net_LDAP 4. ISO/IEC 9075-14:2005 support: mapping of SQL identifiers to XML names 5. highly configurable 6. easy integration of other XML data sources (e.g. raw XML data stored = in the DB) 7. debugging, logging and profiling features 8. XML encoding: support for UTF-8, ISO-8859-1 and others 9. in-depth documentation and case studies: tutorials and API = documentation 10. 1159 phpt unit tests To upgrade to this release candidate (stability: beta) run `pear upgrade XML_Query2XML-beta' =20 To install this release candidate (stability: beta) run `pear install XML_Query2XML-beta' =20 To install/upgrade to the latest stable release, 1.5.0 omit the '-beta' = part.=20 Query2XML is powered by: Empowered Media http://www.empoweredmedia.com 481 Eighth Avenue Suite 1530 New York, NY 10001 Have fun! Lukas Feiler -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (MingW32) iD8DBQFHe+x2m8N6QzJnVGsRAqssAKC50/O5gJut5NL3nCwWcyNnwY6N3QCfXT15 ynNbsDQ6CFkk844dM8B1+2M=3D =3DbIT5 -----END PGP SIGNATURE----- |
From: Lukas F. <luk...@lu...> - 2007-10-07 21:22:07
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am very proud to announce the seventh stable release of XML_Query2XML: = 1.5.0 is now available! Project home page: http://query2xml.sourceforge.net PEAR project home page: http://pear.php.net/package/XML_Query2XML Query2XML allows you to transform the records retrieved with one or more = SQL SELECT queries into XML data. Very simple to highly complex transformations are = supported. It was written with performance in mind and can handle large amounts of data. No XSLT = needed. This release comes after extensive re-factoring: * XML_Query2XML now does a lot of internal pre-processing * this improves performance by at least 30% * all exceptions now contain information that relates to the configuration option that caused the exception to be thrown * caching is now deactivated by default as is not needed in most cases; see $options['sql_options']['cached'] * XML_Query2XML now comes with 1144 phpt unit tests * Note: No changes were introduced since 1.5.0RC1. If there is still somebody upgrading from v0.6.x or v0.7.x, please consult the migration guide at http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pk= g.html#migration Major Features of Query2XML: 1. XML_Query2XML works with the classes provided by PHP5's built-in DOM = API 2. minimum effort necessary to get the simple jobs done 3. highly configurable for more complex tasks 4. ISO/IEC 9075-14:2005 support: mapping of SQL identifiers to XML names 5. works with any database that is supported by PDO, PEAR DB, PEAR MDB2 = or ADOdb 6. easy integration of other XML data sources (e.g. raw XML data stored = in the DB) 7. debugging, logging and profiling features 8. XML encoding: support for UTF-8, ISO-8859-1 and others 9. in-depth documentation and case studies: tutorials and API = documentation 10. 1144 phpt unit tests To upgrade to this release candidate (stability: beta) run `pear upgrade XML_Query2XML-beta' =20 To upgrade to this release candidate (stability: beta) run `pear install XML_Query2XML-beta' =20 To install/upgrade to the latest stable release, 1.4.0 omit the '-beta' = part.=20 Query2XML is powered by: Empowered Media http://www.empoweredmedia.com 481 Eighth Avenue Suite 1530 New York, NY 10001 Have fun! Lukas Feiler -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (MingW32) iD8DBQFHCTUOm8N6QzJnVGsRAoR+AKCbpJpoeV+b1l5gZCCQopD6XVoCTwCfa9R4 FxaUbdRB0VzFT5/RQ1TOiio=3D =3DxqZo -----END PGP SIGNATURE----- |
From: Lukas F. <luk...@lu...> - 2007-09-30 19:25:14
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am very proud to announce the availability of the release candidate = XML_Query2XML 1.5.0RC1. Project home page: http://query2xml.sourceforge.net PEAR project home page: http://pear.php.net/package/XML_Query2XML Query2XML allows you to transform the records retrieved with one or more = SQL SELECT queries into XML data. Very simple to highly complex transformations are = supported. It was written with performance in mind and can handle large amounts of data. No XSLT = needed. This release candidate comes after extensive re-factoring: * XML_Query2XML now does a lot of internal pre-processing * this improves performance by at least 30% * all exceptions now contain information that relates to the configuration option that caused the exception to be thrown * caching is now deactivated by default as is not needed in most cases; see $options['sql_options']['cached'] * XML_Query2XML now comes with 1144 phpt unit tests * Note: if 1.5.0RC1 does not cause any problems for early adopters (which I consider very unlikely) 1.5.0 will be released next weekend.=20 If there is still somebody upgrading from v0.6.x or v0.7.x, please consult the migration guide at http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pk= g.html#migration Major Features of Query2XML: 1. XML_Query2XML works with the classes provided by PHP5's built-in DOM = API 2. minimum effort necessary to get the simple jobs done 3. highly configurable for more complex tasks 4. ISO/IEC 9075-14:2005 support: mapping of SQL identifiers to XML names 5. works with any database that is supported by PDO, PEAR DB, PEAR MDB2 = or ADOdb 6. easy integration of other XML data sources (e.g. raw XML data stored = in the DB) 7. debugging, logging and profiling features 8. XML encoding: support for UTF-8, ISO-8859-1 and others 9. in-depth documentation and case studies: tutorials and API = documentation 10. 1144 phpt unit tests To upgrade to this release candidate (stability: beta) run `pear upgrade XML_Query2XML-beta' =20 To upgrade to this release candidate (stability: beta) run `pear install XML_Query2XML-beta' =20 To install/upgrade to the latest stable release, 1.4.0 omit the '-beta' = part.=20 Query2XML is powered by: Empowered Media http://www.empoweredmedia.com 481 Eighth Avenue Suite 1530 New York, NY 10001 Have fun! Lukas Feiler -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (MingW32) iD8DBQFG//f7m8N6QzJnVGsRAprZAKDlqlcLM+XM/Qp8EfG/ZEuWPFK7zQCgvkk/ QfRjr1QK+J3xFbmKK/kp6/s=3D =3DlAbX -----END PGP SIGNATURE----- |
From: Lukas F. <luk...@lu...> - 2007-09-03 19:01:36
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am very proud to announce the sixth stable release of XML_Query2XML. = Version 1.4.0 is now available! Project home page: http://query2xml.sourceforge.net PEAR project home page: http://pear.php.net/package/XML_Query2XML Query2XML allows you to transform the records retrieved with one or more = SQL SELECT queries into XML data. Very simple to highly complex transformations are = supported. It was written with performance in mind and can handle large amounts of data. No XSLT = needed. This fith stable release contains a couple of new features: * PDO support - this also adds support for SQLite 3 (thanks to John P. McCaskey for pointing out the lack of SQLite 3 support) * all unit tests now run with SQLite 2 by default; unit tests for PDO and PEAR MDB2 will therefore work out of the box * XML_Query2XML now comes with 1084 phpt unit tests If there is still somebody upgrading from v0.6.x or v0.7.x, please consult the migration guide at http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pk= g.html#migration Major Features of Query2XML: 1. XML_Query2XML works with the classes provided by PHP5's built-in DOM = API 2. minimum effort necessary to get the simple jobs done 3. highly configurable for more complex tasks 4. ISO/IEC 9075-14:2005 support: mapping of SQL identifiers to XML names 5. works with any database that is supported by PDO, PEAR DB, PEAR MDB2 = or ADOdb 6. easy integration of other XML data sources (e.g. raw XML data stored = in the DB) 7. debugging, logging and profiling features 8. XML encoding: support for UTF-8, ISO-8859-1 and others 9. in-depth documentation and case studies: tutorials and API = documentation 10. 1084 phpt unit tests To upgrade Query2XML run `pear upgrade XML_Query2XML' =20 To install Query2XML run `pear install XML_Query2XML' Query2XML is powered by: Empowered Media http://www.empoweredmedia.com 481 Eighth Avenue Suite 1530 New York, NY 10001 Have fun! Lukas Feiler -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (MingW32) iD8DBQFG3FnXm8N6QzJnVGsRAkS1AJ0Y0CfThLO3RErWF9jdgo7zrNJZVACg02jR FnXFNjh+ZBWTWOk1T2bwPwk=3D =3DZZtp -----END PGP SIGNATURE----- |
From: Lukas F. <luk...@lu...> - 2007-08-26 22:50:10
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am very proud to announce the fith stable release of XML_Query2XML. = Version 1.3.0 is now available! Project home page: http://query2xml.sourceforge.net PEAR project home page: http://pear.php.net/package/XML_Query2XML Query2XML allows you to transform the records retrieved with one or more = SQL SELECT queries into XML data. Very simple to highly complex transformations are = supported. It was written with performance in mind and can handle large amounts of data. No XSLT = needed. This fith stable release contains a couple of new features: * enhanced support for CDATA sections: see the CDATA SECTION prefix in Simple Element Specifications and $options['value'] * enhanced support for binary data via base64 encoding: see the BASE64 ENCODING prefix in Simple Element Specifications and $options['value'] (thanks to Thomas Haslbeck for making me implement this feature) * support for dynamic XML element names determined at run time: see $options['dynamicRowTag'] (thanks to John P. McCaskey for requesting this feature) * XML_Query2XML now comes with 913 phpt unit tests=20 If there is still somebody upgrading from v0.6.x or v0.7.x, please consult the migration guide at http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pk= g.html#migration Major Features of Query2XML: 1. XML_Query2XML works with the classes provided by PHP5's built-in DOM = API 2. minimum effort necessary to get the simple jobs done 3. highly configurable for more complex tasks 4. ISO/IEC 9075-14:2005 support: mapping of SQL identifiers to XML names 5. works with any database that is supported by PEAR DB, PEAR MDB2 or = ADOdb 6. easy integration of other XML data sources (e.g. raw XML data stored = in the DB) 7. debugging, logging and profiling features 8. XML encoding: support for UTF-8, ISO-8859-1 and others 9. in-depth documentation and case studies: tutorials and API = documentation 10. 913 phpt unit tests To upgrade Query2XML run `pear upgrade XML_Query2XML' =20 To install Query2XML run `pear install XML_Query2XML' Query2XML is powered by: Empowered Media http://www.empoweredmedia.com 481 Eighth Avenue Suite 1530 New York, NY 10001 Have fun! Lukas Feiler -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (MingW32) iD8DBQFG0gNem8N6QzJnVGsRAsw0AJ9XPIE/BoFDdvhoUg20FqErm+7wBgCfYYfv +G1hTHCB78F4WrBVNsjGlbo=3D =3DtR8o -----END PGP SIGNATURE----- |
From: Lukas F. <luk...@lu...> - 2007-05-26 12:11:00
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am very proud to announce the fourth stable release of XML_Query2XML. = Version 1.2.1 is now available! Project home page: http://query2xml.sourceforge.net PEAR project home page: http://pear.php.net/package/XML_Query2XML Query2XML allows you to transform the records retrieved with one or more = SQL SELECT queries into XML data. Very simple to highly complex transformations are = supported. It was written with performance in mind and can handle large amounts of data. No XSLT = needed. This fourth stable release contains only some small enhancements: * dumping the data of all the tables in your database is now easier; there is also a new section in the tutorial that describes how to do = this: = http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pk= g.html#dumpdatabase Thanks to vikram dot melonfire at gmail dot com for raising the issue = of database dumps * $sql and $options['idColumn'] now also accept a value of false * XML_Query2XML now comes with 803 phpt unit tests If you are upgrading from v0.6.x or v0.7.x, please read http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pk= g.html#migration Major Features of Query2XML: 1. XML_Query2XML works with the classes provided by PHP5's built-in DOM = API 2. minimum effort necessary to get the simple jobs done 3. highly configurable for more complex tasks 4. ISO/IEC 9075-14:2005 support: mapping of SQL identifiers to XML names 5. works with any database that is supported by PEAR DB, PEAR MDB2 or = ADOdb 6. easy integration of other XML data sources (e.g. raw XML data stored = in the DB) 7. debugging, logging and profiling features 8. XML encoding: support for UTF-8, ISO-8859-1 and others 9. in-depth documentation and case studies: tutorials and API = documentation 10. 803 phpt unit tests To upgrade Query2XML run `pear upgrade XML_Query2XML' =20 To install Query2XML run `pear install XML_Query2XML' Query2XML is powered by: Empowered Media http://www.empoweredmedia.com 481 Eighth Avenue Suite 1530 New York, NY 10001 Have fun! Lukas Feiler -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (MingW32) iD8DBQFGWCOum8N6QzJnVGsRAk21AKDRwym8JPRMpV3E/jJntq+C0KIyTwCdE5Uo 59Dg5CkYUnoCk5dJd2n0ppQ=3D =3DWzk4 -----END PGP SIGNATURE----- |
From: Lukas F. <luk...@lu...> - 2007-04-15 13:35:49
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am very proud to announce the third stable release of XML_Query2XML. = Version 1.2.0 is now available! =20 Project home page: http://query2xml.sourceforge.net PEAR project home page: http://pear.php.net/package/XML_Query2XML Query2XML allows you to transform the records retrieved with one or more = SQL SELECT queries into XML data. Very simple to highly complex transformations are = supported. It was written with performance in mind and can handle large amounts of data. No XSLT = needed. This third stable release contains a new feature and some minor = coding-style related changes * it is now possible to handle data sources that use another character = encoding than ISO-8859-1; see the 'encoder' option: = http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pk= g.html#query2xml_getxml.options_encoder Thanks to Mickael Guerin for making me implement this feature that has = been sitting on my todo list for quite some time now. * other character encodings than UTF-8 can now also be used for XML = encoding; see = http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pk= g.html#encoding * unit tests are now correctly skipped if the database connection fails * XML_Query2XML now comes with 783 phpt unit tests If you are upgrading from v0.6.x or v0.7.x, please read http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pk= g.html#migration Major Features of Query2XML: 1. XML_Query2XML works with the classes provided by PHP5's built-in DOM = API 2. minimum effort necessary to get the simple jobs done 3. highly configurable for more complex tasks 4. ISO/IEC 9075-14:2005 support: mapping of SQL identifiers to XML names 5. works with any database that is supported by PEAR DB, PEAR MDB2 or = ADOdb 6. easy integration of other XML data sources (e.g. raw XML data stored = in the DB) 7. debugging, logging and profiling features 8. XML encoding: support for UTF-8, ISO-8859-1 and others 9. in-depth documentation and case studies: tutorials and API = documentation 10. 783 phpt unit tests=20 To upgrade Query2XML run `pear upgrade XML_Query2XML' =20 To install Query2XML run `pear install XML_Query2XML' Query2XML is powered by: Empowered Media http://www.empoweredmedia.com 481 Eighth Avenue Suite 1530 New York, NY 10001 Have fun! Lukas Feiler -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (MingW32) iD8DBQFGIioOm8N6QzJnVGsRAtU1AJ4uUeTVv/9QjPVZqNYobpqB0WZUDACfc9k5 pT8cSsAuQRPExQ3BModLVSs=3D =3DO2e2 -----END PGP SIGNATURE----- |
From: Lukas F. <luk...@lu...> - 2007-02-03 18:08:11
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am very proud to announce the second stable release of XML_Query2XML. = Version 1.1.0 is now available! =20 Project home page: http://query2xml.sourceforge.net PEAR project home page: http://pear.php.net/package/XML_Query2XML Query2XML allows you to transform the records retrieved with one or more = SQL SELECT queries into XML data. Very simple to highly complex transformations are = supported. It was written with performance in mind and can handle large amounts of data. No XSLT = needed. This release contains a couple of great new features: * it's now possible to integrate other XML data sources (e.g. XML stored = in the DB) * XML unserialization support: see the ampersand prefix * you can now return DOMNode instances from callback functions * non-static methods can now be used as callbacks by implementing the new XML_Query2XML_Callback interface The smaller changes include: * cleaned up API docs * hidden_container_prefix can now be set using setGlobalOption() * numerous CS fixes in the tutorial * now using MDB2 instead of DB in all examples * documented multi-column primary key support * now comes with 678 unit tests (tested with MySQL and PostgreSQL) If you are upgrading from v0.6.x or v0.7.x, please read http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pk= g.html#migration Major Features of Query2XML: 1. Query2XML works with the classes provided by PHP5's DOM XML extension 2. minimum effort necessary to get the simple jobs done 3. highly configurable for more complex tasks 4. ISO/IEC 9075-14:2005 support: mapping of SQL identifiers to XML names 5. works with any database that is supported by PEAR DB, PEAR MDB2 or = ADOdb 6. easy integration of other XML data sources (e.g. raw XML data stored = in the DB) 7. debugging & logging features 8. provides profiling features 9. in-depth documentation and case studies: tutorials and API = documentation 10. 678 phpt unit tests=20 To upgrade Query2XML run `pear upgrade XML_Query2XML' =20 To install Query2XML run `pear install XML_Query2XML' Query2XML is powered by: Empowered Media http://www.empoweredmedia.com 481 Eighth Avenue Suite 1530 New York, NY 10001 Have fun! Lukas Feiler -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (MingW32) iD8DBQFFxM9mm8N6QzJnVGsRAsXxAKDUNcpDrtxc3poZ8XjimWJOI94xMwCeOfGV JF34sG15aW/HNL0UlDz/PMA=3D =3Dv3CN -----END PGP SIGNATURE----- |
From: Lukas F. <luk...@lu...> - 2006-12-04 21:23:28
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am very proud to announce the first stable release of XML_Query2XML. = Version 1.0.0 is now available! =20 Project home page: http://query2xml.sourceforge.net PEAR project home page: http://pear.php.net/package/XML_Query2XML Query2XML allows you to transform the records retrieved with one or more = SQL SELECT queries into XML data. Very simple to highly complex transformations are = supported. It was written with performance in mind and can handle large amounts of data. No XSLT = needed. I am very proud to announce the first stable release of XML_Query2XML. This release introduces only one minor change. It's not a bug fix but just a matter of clean code. The patch was anonymously submitted via the project's sourceforge site (Note: pear.php.net should be used instead). If you are upgrading from v0.6.x or v0.7.x, please read http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pk= g.html#migration Major Features of Query2XML: 1. XML_Query2XML works with the classes provided by PHP5's DOM XML = extension 2. minimum effort necessary to get the simple jobs done 3. highly configurable for more complex tasks 4. ISO/IEC 9075-14:2005 support: mapping of SQL identifiers to XML names 5. works with any database that is supported by PEAR DB, PEAR MDB2 or = ADOdb 6. debugging and logging features 7. provides profiling features 8. in-depth documentation: tutorials and API documentation 9. Eight case studies: from very simple to highly complex scenarios 10. 433 phpt unit tests To upgrade Query2XML: - - If you are upgrading from v0.6.x or v0.7.x, please read = http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pk= g.html#migration - - run `pear upgrade XML_Query2XML'. =20 To install Query2XML: - - Just run `pear install XML_Query2XML'. Query2XML is powered by: Empowered Media http://www.empoweredmedia.com 481 Eighth Avenue Suite 1530 New York, NY 10001 Have fun! Lukas Feiler -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (MingW32) iD8DBQFFdJG8m8N6QzJnVGsRAl86AKDKu/4cOBVHtrSRbOZQxDBjJWpWHACgx9HN ttbrUvPwCff9L91/fDNDmHo=3D =3DS2Ve -----END PGP SIGNATURE----- |
From: Lukas F. <luk...@lu...> - 2006-11-04 00:21:46
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am very proud to announce the 9th public release of XML_Query2XML. = Version 0.8.0 is now available! =20 Project home page: http://query2xml.sourceforge.net PEAR project home page: http://pear.php.net/package/XML_Query2XML Query2XML allows you to transform the records retrieved with one or more = SQL SELECT queries into XML data. Very simple to highly complex transformations are = supported. It was written with performance in mind and can handle large amounts of data. No XSLT = needed. This release is *NOT BACKWARD COMPATIBLE*. I'm sorry for the BC break, but due to security considerations = XML_Query2XML does not use the native function eval() anymore. Therefore - - the "!" prefix is not supported anymore - - the behaviour of the "condition" option was changed - - the new callback prefix "#" was added (use it instead of the "!" = prefix) A migration strategy is documented at http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pk= g.html#migration Also: - - unit tests were migrated from PHPUnit2 to phpt - - XML_Query2XML now comes with 433 unit tests - - migrated from package.xml version 1.0 to version 2.0 Major Features of Query2XML: 1. XML_Query2XML works with the classes provided by PHP5's DOM XML = extension 2. minimum effort necessary to get the simple jobs done 3. highly configurable for more complex tasks 4. ISO/IEC 9075-14:2005 support: mapping of SQL identifiers to XML names 5. works with any database that is supported by PEAR DB, PEAR MDB2 or = ADOdb 6. debugging and logging features 7. provides profiling features 8. in-depth documentation: tutorials and API documentation 9. Eight case studies: from very simple to highly complex scenarios 10. 433 phpt unit tests To upgrade Query2XML: - - first read = http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pk= g.html#migration - - run `pear upgrade XML_Query2XML'. =20 To install Query2XML: - - Just run `pear install XML_Query2XML'. - - You might have to run `pear config-set preferred_state beta' first.=20 Query2XML is powered by: Empowered Media http://www.empoweredmedia.com 481 Eighth Avenue Suite 1530 New York, NY 10001 Have fun! Lukas Feiler -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (MingW32) iD8DBQFFS90Bm8N6QzJnVGsRAtMcAKCaTfyeDTXKwJA6iSd83r5fL5Q/pACfQYTc DuKyFoHQE1U5cpi1kY5U0R8=3D =3DOgOI -----END PGP SIGNATURE----- |
From: Lukas F. <luk...@lu...> - 2006-10-14 20:10:46
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am very proud to announce the 8th public release of XML_Query2XML. = Version 0.7.0 is now available! =20 Project home page: http://query2xml.sourceforge.net PEAR project home page: http://pear.php.net/package/XML_Query2XML Query2XML allows you to transform the records retrieved with one or more = SQL SELECT queries into XML data. Very simple to highly complex transformations are = supported. It was written with performance in mind and can handle large amounts of data. No XSLT = needed. This release adds support for ADOdb (adodb.sf.net). ADOdb can be used with different error handling mechanisms: - - default: methods return false on failure; these errors will be caught by XML_Query2XML and an XML_Query2XML_DBException will be thrown - - PEAR_Error: methods return PEAR_Error on failure (or false and require ADODB_Pear_Error() to be called); XML_Query2XML will catch these errors and throw an XML_Query2XML_DBException that contains the information provided by the PEAR_Error instance. - - exceptions: if an ADODB_Exception is thrown by ADOdb XML_Query2XML will catch it and throw an XML_Query2XML_DBException This means that no matter which error handling mechanism is used within ADOdb, XML_Query2XML will behave the same. It will throw an XML_Query2XML_DBException in case of a database error. Major Features of Query2XML: 1. XML_Query2XML works with the classes provided by PHP5's DOM XML = extension 2. minimum effort necessary to get the simple jobs done 3. highly configurable for more complex tasks 4. ISO/IEC 9075-14:2005 support: mapping of SQL identifiers to XML names 5. works with any database that is supported by PEAR DB, PEAR MDB2 or = ADOdb 6. debugging and logging features 7. provides profiling features 8. in-depth documentation: tutorials and API documentation 9. Eight case studies: from very simple to highly complex scenarios 10. 378 unit tests for PHPUnit2 To upgrade Query2XML: - - Just run `pear upgrade XML_Query2XML'. =20 To install Query2XML: - - Just run `pear install XML_Query2XML'. - - You might have to run `pear config-set preferred_state beta' first.=20 Query2XML is powered by: Empowered Media http://www.empoweredmedia.com 481 Eighth Avenue Suite 1530 New York, NY 10001 Have fun! Lukas Feiler -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (MingW32) iD8DBQFFMUQym8N6QzJnVGsRAqtMAKDHJCOpNVIt20GRubZhhkOaKYsDJwCgk+HB UhNjUAVw/gmTwXnZcw6kc1c=3D =3Dqh5t -----END PGP SIGNATURE----- |
From: Lukas F. <luk...@lu...> - 2006-09-28 11:20:47
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am very proud to announce the 7th public release of XML_Query2XML. = Version 0.6.1 is now available! =20 Project home page: http://query2xml.sourceforge.net PEAR project home page: http://pear.php.net/package/XML_Query2XML Query2XML allows you to transform the records retrieved with one or more = SQL SELECT queries into XML data. Very simple to highly complex transformations are = supported. It was written with performance in mind and can handle large amounts of data. No XSLT = needed. This release fixes a minor bug with PHP5 prior to 5.1.0. Thanks a lot to Christophe Laratte <christophe dot laratte at openflyers = dot org> for reporting this! Bug fixes: - - Fixed Bug #8799 "DB/common.php required": compatibility fix for PHP5 < 5.1.0: added class_exists() calls before using instanceof operator in XML_Query2XML constructor; see also: http://bugs.php.net/bug.php?id=3D29736 =20 =20 Major Features of Query2XML: 1. XML_Query2XML works with the classes provided by PHP5's DOM XML = extension 2. minimum effort necessary to get the simple jobs done 3. highly configurable for more complex tasks 4. ISO/IEC 9075-14:2005 support: mapping of SQL identifiers to XML names 5. works with any database that is supported by PEAR DB or PEAR MDB2 6. debugging and logging features 7. provides profiling features 8. in-depth documentation: tutorials and API documentation 9. Eight case studies: from very simple to highly complex scenarios 10. 168 unit tests for PHPUnit2 To upgrade Query2XML: - - Just run `pear upgrade XML_Query2XML'. =20 To install Query2XML: - - Just run `pear install XML_Query2XML'. - - You might have to run `pear config-set preferred_state beta' first.=20 Query2XML is powered by: Empowered Media http://www.empoweredmedia.com 481 Eighth Avenue Suite 1530 New York, NY 10001 Have fun! Lukas Feiler -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (MingW32) iD8DBQFFG7ABm8N6QzJnVGsRAtjTAKCFPGho9Uzz2Exp8/ADy7rXVgV7cQCfW51T yGXGl69lNi2C5O9x6zlnAso=3D =3DXc+l -----END PGP SIGNATURE----- |
From: Lukas F. <luk...@lu...> - 2006-04-23 15:45:44
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am very proud to announce the 6th public release of XML_Query2XML. Version 0.6.0 is now available! XML_Query2XML is now an official PEAR = package! Project home page: http://query2xml.sourceforge.net PEAR project home page: http://pear.php.net/package/XML_Query2XML Query2XML allows you to transform the records retrieved with one or more = SQL SELECT queries into XML data. Very simple to highly complex = transformations are supported. It was written with performance in mind = and can handle large amounts of data. No XSLT needed. This release includes all changes recommeded during the PEPr voting = process. Major changes: - - asterisk shortcut that expands to all columns in the result set; the tutorial was updated to document this feature and a new case study (case 07) was added to provide a good example - - implementation of ISO/IEC 9075-14:2005 for mapping SQL identifiers = to XML names; the tutorial was updates to document this feature and a new case study (case 08) was added to provide lots of examples - - new complex attribute specifications (from my own wish list) Minor changes: - - simplification of the inner workings of the methods _hasDOMChild() and _getDOMChild() - - using foreach($array as $key =3D> $value) instead of while(list($key, $value) =3D each($array)) - - now comes with 168 unit tests Major Features of Query2XML: 1. XML_Query2XML works with the classes provided by PHP5's DOM XML = extension 2. minimum effort necessary to get the simple jobs done 3. highly configurable for more complex tasks 4. ISO/IEC 9075-14:2005 support: mapping of SQL identifiers to XML names 5. works with any database that is supported by PEAR DB or PEAR MDB2 6. debugging and logging features 7. provides profiling features 8. in-depth documentation: tutorials and API documentation 9. Eight case studies: from very simple to highly complex scenarios 10. 168 unit tests for PHPUnit2 To install Query2XML just - - Just run `pear install XML_Query2XML'. - - You might have to run `pear config-set preferred_state beta' first.=20 Query2XML is powered by: Empowered Media http://www.empoweredmedia.com 481 Eighth Avenue Suite 1530 New York, NY 10001 Have fun! Lukas Feiler -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (MingW32) iD8DBQFES6ESm8N6QzJnVGsRAkzMAJ9sGBCszB28t8RAEa10XdZDnAl0JgCeMshq 41Dq3mBKkFalA0oaCU/Irgc=3D =3Dt6Ru -----END PGP SIGNATURE----- |
From: Lukas F. <luk...@lu...> - 2006-03-17 09:54:54
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am very proud to announce the 5th public release of Query2XML. Version 0.5.1 is now available! Query2XML allows you to transform the records retrieved with one or more = SQL SELECT queries into XML data. Very simple to highly complex = transformations are supported. It was written with performance in mind = and can handle large amounts of data. No XSLT needed. This release includes just a couple of minor changes (mostly coding = style): - - all code lines now have a maximum length of 85 characters - - no () with require_once - - always using {} with code blocks - - no silencing of any calls using @ - - using /* ... */ for all multi-line comments - - enhanced documentation for private methods - - code enhancements inside XML_Query2XML::getXML() Major Features of Query2XML: 1. Query2XML works with the classes provided by PHP5's DOM XML extension 2. minimum effort necessary to get the simple jobs done 3. highly configurable for more complex tasks 4. straight forward configuration options allow you to concentrate on = solving your problem 5. works with any database that is supported by PEAR DB or PEAR MDB2 6. debugging & logging features 7. provides profiling features 8. in-depth documentation: tutorials and API documentation 9. Six case studies: from very simple to highly complex scenarios 10. 99 unit tests for PHPUnit=20 To install Query2XML just download the package from = http://sourceforge.net/project/showfiles.php?group_id=3D159311 and run = `pear install <package_file>'. Alternatively you can also directly run `pear install = http://query2xml.sourceforge.net/releases/XML_Query2XML-0.5.1.tgz'. For more information please visit http://query2xml.sourceforge.net. Query2XML is powered by: Empowered Media http://www.empoweredmedia.com 481 Eighth Avenue Suite 1530 New York, NY 10001 Have fun! Lukas Feiler -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (MingW32) iD8DBQFEGodlQDKlW6glekYRAmB3AKCJmAwjM4LG+VPpfpXQjAOCXB0xUwCcCxYa STTfagZE3mH3MIIUmA/eK44=3D =3Dvvwz -----END PGP SIGNATURE----- |
From: Lukas F. <luk...@lu...> - 2006-03-13 21:46:05
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am very proud to announce the fourth public release of Query2XML. Version 0.5.0 is now available! Query2XML allows you to transform the records retrieved with one or more = SQL SELECT queries into XML data. Very simple to highly complex = transformations are supported. It was written with performance in mind = and can handle large amounts of data. No XSLT needed. This release includes a couple of major changes: - - full MDB2 support - - all new exception handling: just three different exceptions that all extend XML_Query2XML_Exception. - - now comes with 99 PHPUnit2 unit tests - - every exception that is thrown or bubbles up is documented in the API-docs; the tutorial has a new "Exception Handling" section. This release implements all recommendations made by PEAR developers during a first proposal. Minor changes include: - - using ' instead of " where-ever possible - - as PHP5 uses references for objects by default & (such as in =3D&) is now only used where necessary. - - the tutorial now renders just fine in all common browsers Major Features of Query2XML: 1. Query2XML works with the classes provided by PHP5's DOM XML extension 2. minimum effort necessary to get the simple jobs done 3. highly configurable for more complex tasks 4. straight forward configuration options allow you to concentrate on = solving your problem 5. works with any database that is supported by PEAR DB or PEAR MDB2 6. debugging & logging features 7. provides profiling features 8. in-depth documentation: tutorials and API documentation 9. Six case studies: from very simple to highly complex scenarios 10. 99 unit tests for PHPUnit=20 To install Query2XML just download the package from = http://sourceforge.net/project/showfiles.php?group_id=3D159311 and run = `pear install <package_file>'. Alternatively you can also directly run `pear install = http://query2xml.sourceforge.net/releases/XML_Query2XML-0.5.0.tgz'. For more information please visit http://query2xml.sourceforge.net. Query2XML is powered by: Empowered Media http://www.empoweredmedia.com 481 Eighth Avenue Suite 1530 New York, NY 10001 Have fun! Lukas Feiler -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (MingW32) iD8DBQFEFegMQDKlW6glekYRAocKAKCm+Fps1d+XEF8E04LtxU2pTJb+mQCfcQ7i +K1jf0EnvttR5p52fFMHc3U=3D =3Dc/LC -----END PGP SIGNATURE----- |
From: Lukas F. <luk...@lu...> - 2006-02-28 13:40:01
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am very proud to announce the third public release of Query2XML. Version 0.4.0 is now available! Query2XML allows you to transform the records retrieved with one or more = SQL SELECT queries into XML data. Very simple to highly complex = transformations are supported. It was written with performance in mind = and can handle large amounts of data. No XSLT needed. This release includes just one major change: - - Public methods will now only throw exceptions that extend = PEAR_Exception. No PEAR errors or special XML will be returned anymore. = Therefore the public method XML_Query2XML::factory() now only knows one = argument. Major Features of Query2XML: 1. Query2XML works with the classes provided by PHP5's DOM XML extension = 2. minimum effort necessary to get the simple jobs done=20 3. highly configurable for more complex tasks=20 4. straight forward configuration options allow you to concentrate on = solving your problem=20 5. works with any database that is supported by PEAR DB=20 6. debugging & logging features=20 7. provides profiling features=20 8. in-depth documentation: tutorials and API documentation=20 9. Six case studies: from very simple to highly complex scenarios=20 10. 20 unit tests for PHPUnit=20 To install Query2XML just download the package from = http://sourceforge.net/project/showfiles.php?group_id=3D159311 and run = `pear install <package_file>'. Alternatively you can also directly run `pear install = http://query2xml.sourceforge.net/releases/XML_Query2XML-0.4.0.tgz'. For more information please visit http://query2xml.sourceforge.net. Query2XML is powered by: Empowered Media http://www.empoweredmedia.com 481 Eighth Avenue Suite 1530 New York, NY 10001 Have fun! Lukas Feiler -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (MingW32) iD8DBQFEBFKfQDKlW6glekYRAjrCAKCAltRj9sQFYlEU285OppvkfpKQGQCeODTe J67mZdtLXsbhvfNGOsfr7lk=3D =3Dr1Uu -----END PGP SIGNATURE----- |
From: Lukas F. <luk...@lu...> - 2006-02-25 19:49:37
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am very proud to announce the second public release of Query2XML. Version 0.3.0 is now available! Query2XML allows you to transform the records retrieved with one or more = SQL SELECT queries into XML data. Very simple to highly complex = transformations are supported. It was written with performance in mind = and can handle large amounts of data. No XSLT needed. This release includes two major changes: - - XML_Query2XML now uses PHP5's DOM XML extension. Therefore DomDocument, DomNode, etc are now used in favor of = XML_Query2XML_XMLElement. XML_Query2XML does not come with XML_Query2XML_XMLElement anymore! - - Back to the roots! XML_Query2XML concentrates on its core features = and therefore drops the functionality of generating an XML schema from XML = data. Minor changes: - - reduction of unit tests (fewer public methods to test): 20 - - complete review of the tutorial and the API documentation - - changes of testCases.sh: schema validation is not supported anymore Major Features of Query2XML: 1. Query2XML works with the classes provided by PHP5's DOM XML extension = 2. minimum effort necessary to get the simple jobs done=20 3. highly configurable for more complex tasks=20 4. straight forward configuration options allow you to concentrate on = solving your problem=20 5. works with any database that is supported by PEAR DB=20 6. debugging & logging features=20 7. provides profiling features=20 8. in-depth documentation: tutorials and API documentation=20 9. Six case studies: from very simple to highly complex scenarios=20 10. 20 unit tests for PHPUnit=20 To install Query2XML just download the package from = http://sourceforge.net/project/showfiles.php?group_id=3D159311 and run = `pear install <package_file>'. Alternatively you can also directly run `pear install = http://query2xml.sourceforge.net/releases/XML_Query2XML-0.3.0.tgz'. For more information please visit http://query2xml.sourceforge.net. Query2XML is powered by: Empowered Media http://www.empoweredmedia.com 481 Eighth Avenue Suite 1530 New York, NY 10001 Have fun! Lukas Feiler -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (MingW32) iD8DBQFEALTDQDKlW6glekYRAm0dAJ48zIz/5CO/b/ao+aIDeH+WyIisJgCfYpNC hPYhfceS+SjSSKcjYVa1kc4=3D =3DFVts -----END PGP SIGNATURE----- |
From: Lukas F. <luk...@lu...> - 2006-02-08 08:33:51
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am very proud to announce the first public release of Query2XML. Version 0.2.0 is now available! Query2XML allows you to transform the records retrieved with one or more = SQL SELECT queries into XML data. Very simple to highly complex = transformations are supported. It was written with performance in mind = and can handle large amounts of data. new in this release: - - in-depth documentation: tutorials and API documentation=20 - - 6 case studies: from very simple to highly complex scenarios=20 - - 104 unit tests for PHPUnit=20 - - minor bug fixes=20 - - development was moved to sourceforge's CVS server Major Features: 1. minimum effort necessary to get the simple jobs done=20 2. highly configurable for more complex tasks=20 3. straight forward configuration options allow you to concentrate on = solving your problem=20 4. works with any database that is supported by PEAR DB=20 5. debugging & logging features=20 6. provides profiling features=20 7. plus: ability to generate an XML schema based on your XML data=20 8. in-depth documentation: tutorials and API documentation=20 9. Six case studies: from very simple to highly complex scenarios=20 10. 104 unit tests for PHPUnit=20 To install Query2XML just download the package from = http://sourceforge.net/project/showfiles.php?group_id=3D159311 and run = `pear install <package_file>'. Alternatively you can also directly run `pear install = http://query2xml.sourceforge.net/releases/XML_Query2XML-0.2.0.tgz'. For more information please visit http://query2xml.sourceforge.net. Query2XML is powered by: Empowered Media http://www.empoweredmedia.com 481 Eighth Avenue Suite 1530 New York, NY 10001 Have fun! Lukas Feiler -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (MingW32) Comment: For info see http://www.gnupg.org iEYEARECAAYFAkPprN4ACgkQQDKlW6glekZuVQCePjXiAZHfve5k1LlPmy/kR9qI LGwAoJUA57c9GW/khy4C//tgLRJqDpOV =3Dx4qU -----END PGP SIGNATURE----- |