Re: [fw-general] Zend Framework 1.7 is now available!

2008-11-18 Thread Garri Santos
When will the PDF Programmer Reference Guide for 1.7 available for download?

On Mon, Nov 17, 2008 at 10:38 PM, Wil Sinclair [EMAIL PROTECTED] wrote:

 Zend Framework 1.7.0 is now available from the Zend Framework download
 site: http://framework.zend.com/download/latest

 This release introduces many new components and features, including:

 * Zend_Amf with support for AMF0 and AMF3 protocols
 * Dojo Toolkit 1.2.1
 * Support for dijit editor available in the Dojo Toolkit
 * Zend_Service_Twitter
 * ZendX_JQuery in extras library
 * Metadata API in Zend_Cache
 * Google book search API in Zend_Gdata
 * Preliminary support for GData Protocol v2 in Zend_Gdata
 * Support for skip data processing in Zend_Search_Lucene
 * Support for Open Office XML documents in Zend_Search_Lucene indexer
 * Performance enhancements in Zend_Loader, Zend_Controller, and server
  components
 * Zend_Mail_Storage_Writable_Maildir enhancements for mail delivery
 * Zend_Tool in incubator
 * Zend_Text_Table for formatting table using characters
 * Zend_ProgressBar
 * Zend_Config_Writer
 * ZendX_Console_Unix_Process in the extras library
 * Zend_Db_Table_Select support for Zend_Paginator
 * Global parameters for routes
 * Using Chain-Routes for Hostname-Routes via Zend_Config
 * I18N improvements
- Application wide locale for all classes
- Data retrieving methods are now static
- Additional cache handling methods in all I18N classes
- Zend_Translate API simplified
 * File transfer enhancements
- Support for file elements in subforms
- Support for multifile elements
- Support for MAX_FILES_SIZE in form
- Support for breaking validation chain
- Support for translation of failure ,messages
- New IsCompressed, IsImage, ExcludeMimeType, ExcludeExtension
 validators
- Support for FileInfo extension in MimeType validator
 * Zend_Db_Table_Select adapater for Zend_Paginator
 * Support for custom adapters in Zend_Paginator
 * More flexible handling of complex types in Zend_Soap

 In addition, almost three hundred bugs have been fixed:

 http://framework.zend.com/issues/secure/IssueNavigator.jspa?requestId=10
 903

 The Zend Framework team would like to thank everyone who made this
 release possible. As always, our generous ZF community has provided
 countless new features, bug fixes, documentation translations, etc. We'd
 also like to thank Adobe Systems and Wade Arnold for contributing the
 new Zend_Amf component. A big thanks to PHP Belgium and everyone who
 participated in bug hunt day (http://www.bughuntday.org/) and/or the
 Zend Framework bug hunt week. Finally, we'd like to thank all of those
 whom we've forgotten to thank above. :) Once again, we're reminded that
 Zend Framework is about much more than code, it is about community. See
 y'all online.

 ,Wil




-- 
__
Garrizaldy R. Santos
Ubraa Developer
PHP User-Group Philippines Inc.
http://www.phpugph.com
[EMAIL PROTECTED]


RE: [fw-general] Zend Framework 1.7 is now available!

2008-11-18 Thread Wil Sinclair
Should be sometime later this week. We’re looking in to another option that 
would preserve the link in the PDF doc. I’ll announce it’s availability here 
and on fw-announce.

 

,Wil

 

From: Garri Santos [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 18, 2008 12:24 AM
To: fw-general@lists.zend.com
Subject: Re: [fw-general] Zend Framework 1.7 is now available!

 

When will the PDF Programmer Reference Guide for 1.7 available for download?

On Mon, Nov 17, 2008 at 10:38 PM, Wil Sinclair [EMAIL PROTECTED] wrote:

Zend Framework 1.7.0 is now available from the Zend Framework download
site: http://framework.zend.com/download/latest

This release introduces many new components and features, including:

* Zend_Amf with support for AMF0 and AMF3 protocols
* Dojo Toolkit 1.2.1
* Support for dijit editor available in the Dojo Toolkit
* Zend_Service_Twitter
* ZendX_JQuery in extras library
* Metadata API in Zend_Cache
* Google book search API in Zend_Gdata
* Preliminary support for GData Protocol v2 in Zend_Gdata
* Support for skip data processing in Zend_Search_Lucene
* Support for Open Office XML documents in Zend_Search_Lucene indexer
* Performance enhancements in Zend_Loader, Zend_Controller, and server
 components
* Zend_Mail_Storage_Writable_Maildir enhancements for mail delivery
* Zend_Tool in incubator
* Zend_Text_Table for formatting table using characters
* Zend_ProgressBar
* Zend_Config_Writer
* ZendX_Console_Unix_Process in the extras library
* Zend_Db_Table_Select support for Zend_Paginator
* Global parameters for routes
* Using Chain-Routes for Hostname-Routes via Zend_Config
* I18N improvements
   - Application wide locale for all classes
   - Data retrieving methods are now static
   - Additional cache handling methods in all I18N classes
   - Zend_Translate API simplified
* File transfer enhancements
   - Support for file elements in subforms
   - Support for multifile elements
   - Support for MAX_FILES_SIZE in form
   - Support for breaking validation chain
   - Support for translation of failure ,messages
   - New IsCompressed, IsImage, ExcludeMimeType, ExcludeExtension
validators
   - Support for FileInfo extension in MimeType validator
* Zend_Db_Table_Select adapater for Zend_Paginator
* Support for custom adapters in Zend_Paginator
* More flexible handling of complex types in Zend_Soap

In addition, almost three hundred bugs have been fixed:

http://framework.zend.com/issues/secure/IssueNavigator.jspa?requestId=10
903

The Zend Framework team would like to thank everyone who made this
release possible. As always, our generous ZF community has provided
countless new features, bug fixes, documentation translations, etc. We'd
also like to thank Adobe Systems and Wade Arnold for contributing the
new Zend_Amf component. A big thanks to PHP Belgium and everyone who
participated in bug hunt day (http://www.bughuntday.org/) and/or the
Zend Framework bug hunt week. Finally, we'd like to thank all of those
whom we've forgotten to thank above. :) Once again, we're reminded that
Zend Framework is about much more than code, it is about community. See
y'all online.

,Wil




-- 
__
Garrizaldy R. Santos
Ubraa Developer
PHP User-Group Philippines Inc.
http://www.phpugph.com
[EMAIL PROTECTED]



Re: [fw-general] Zend Framework 1.7 is now available!

2008-11-18 Thread mikaelkael

Hi,

I proposed on my site CHM and PDF versions of the documentation: 
http://www.mikaelkael.fr/zf-chm-pdf

They are available in English, French, German and only in CHM for Japanese.
CHM has syntax highlighting. PDF doesn't have table of contents.

Mickael.

Wil Sinclair a écrit :


Should be sometime later this week. We’re looking in to another option 
that would preserve the link in the PDF doc. I’ll announce it’s 
availability here and on fw-announce.


 


,Wil

 


*From:* Garri Santos [mailto:[EMAIL PROTECTED]
*Sent:* Tuesday, November 18, 2008 12:24 AM
*To:* fw-general@lists.zend.com
*Subject:* Re: [fw-general] Zend Framework 1.7 is now available!

 

When will the PDF Programmer Reference Guide for 1.7 available for 
download?


On Mon, Nov 17, 2008 at 10:38 PM, Wil Sinclair [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED] wrote:


Zend Framework 1.7.0 is now available from the Zend Framework download
site: http://framework.zend.com/download/latest

This release introduces many new components and features, including:

* Zend_Amf with support for AMF0 and AMF3 protocols
* Dojo Toolkit 1.2.1
* Support for dijit editor available in the Dojo Toolkit
* Zend_Service_Twitter
* ZendX_JQuery in extras library
* Metadata API in Zend_Cache
* Google book search API in Zend_Gdata
* Preliminary support for GData Protocol v2 in Zend_Gdata
* Support for skip data processing in Zend_Search_Lucene
* Support for Open Office XML documents in Zend_Search_Lucene indexer
* Performance enhancements in Zend_Loader, Zend_Controller, and server
 components
* Zend_Mail_Storage_Writable_Maildir enhancements for mail delivery
* Zend_Tool in incubator
* Zend_Text_Table for formatting table using characters
* Zend_ProgressBar
* Zend_Config_Writer
* ZendX_Console_Unix_Process in the extras library
* Zend_Db_Table_Select support for Zend_Paginator
* Global parameters for routes
* Using Chain-Routes for Hostname-Routes via Zend_Config
* I18N improvements
   - Application wide locale for all classes
   - Data retrieving methods are now static
   - Additional cache handling methods in all I18N classes
   - Zend_Translate API simplified
* File transfer enhancements
   - Support for file elements in subforms
   - Support for multifile elements
   - Support for MAX_FILES_SIZE in form
   - Support for breaking validation chain
   - Support for translation of failure ,messages
   - New IsCompressed, IsImage, ExcludeMimeType, ExcludeExtension
validators
   - Support for FileInfo extension in MimeType validator
* Zend_Db_Table_Select adapater for Zend_Paginator
* Support for custom adapters in Zend_Paginator
* More flexible handling of complex types in Zend_Soap

In addition, almost three hundred bugs have been fixed:

http://framework.zend.com/issues/secure/IssueNavigator.jspa?requestId=10
903

The Zend Framework team would like to thank everyone who made this
release possible. As always, our generous ZF community has provided
countless new features, bug fixes, documentation translations, etc. We'd
also like to thank Adobe Systems and Wade Arnold for contributing the
new Zend_Amf component. A big thanks to PHP Belgium and everyone who
participated in bug hunt day (http://www.bughuntday.org/) and/or the
Zend Framework bug hunt week. Finally, we'd like to thank all of those
whom we've forgotten to thank above. :) Once again, we're reminded that
Zend Framework is about much more than code, it is about community. See
y'all online.

,Wil




--
__
Garrizaldy R. Santos
Ubraa Developer
PHP User-Group Philippines Inc.
http://www.phpugph.com
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]