|
Zend Framework
|
|
Wednesday, 29 September 2010 11:06 |
Yesterday, the Zend Framework team tagged the first development milestone of
Zend Framework 2.0 (2.0.0dev1). It is immediately downloadable from the Zend
Framework servers:
ZendFramework 2.0.0dev1 zip package
ZendFramework 2.0.0dev1 tar.gz package
NOTE! This release is not considered of production quality, and is
released solely to provide a development snapshot for purposes of testing
and research. Use at your own risk.
read full article
|
|
Zend Framework
|
|
Wednesday, 29 September 2010 11:06 |
One of the reasons I love PHP is that all I have to deal with is back-end code. I am absolutely horrible at anything resembling design, this includes information design. Recently Ryan Stewart wrote a quick blog post showing how to use Flex and PHP to build charts in your applications. Click on in and I’ll dig up the link for you.
read full article
|
|
Zend Framework
|
|
Wednesday, 29 September 2010 11:06 |
Zend Framework has recently wrapped up it's July 2010 Bug Hunt with some fantastic results. Collectively, we closed 50 issues in 3 days. That's nearly twice what we have seen in recent months- a trend we hope continues into the coming months!
read full article
|
|
Zend Framework
|
|
Wednesday, 29 September 2010 11:06 |
Yep, it's the third week of the month- you know what that means: Zend Framework Monthly Bughut! This Thursday, Friday and Saturday of July (the 15th, 16th and 17th 2010), we'll be hosting our monthly bug hunt. For those of you unfamiliar with the event, each month, we organize the community to help reduce the number of open issues reported against the framework.
read full article
|
|
Zend Framework
|
|
Wednesday, 29 September 2010 11:06 |
One complaint we've heard often of ZF users is confusion over how acronyms
are represented in class names.
As an example, many suggest that "Zend_PDF" is more semantically correct
and easier to remember than "Zend_Pdf". On the other side of the coin,
many developers feel that our MixedCasing or Titlecasing of acronyms is
a simple, easily learned rule that makes typing easier.
read full article
|