Complex Views in the Zend Framework
by Cal Evans (editor) |
0 comments | Thursday, May 3, 2007
Padraic Brady has been posting a fascinating series of articles on his blog about complex views in the Zend Framework. If you are working with the Zend Framework or you are interested in a deep discussion about M-V-C then you’ll want to spend a lunch hour digesting these four articles.
Gregory Szorc Talks About 'So Many Untapped PHP Features'
by Cal Evans (editor) |
1 comment | Tuesday, May 1, 2007
Gregory Szorc recently posted a blog entry in which he laments the fact that many big PHP open source projects don’t utilize the features that he thinks are the strengths of PHP.
Zend Core 2.0.1 Released
by Cal Evans (editor) |
2 comments | Tuesday, April 24, 2007
Zend is pleased to announce the release of Zend Core 2.0.1. This is a minor version that fixes some critical bugs and includes some important enhancements.
Integrating PHP with System i using Web Services
by Cal Evans (editor) |
3 comments | Monday, April 9, 2007
As is the case with most development teams tasked with maintaining legacy applications, most System i shops continue to maintain valuable data that is trapped within their legacy applications. In most cases, these applications are not easily integrated with outsides applications or services. However, System i developers now have a new tool in their toolbox, PHP. PHP provides the tools System i developers need to easily expose their data and services to external applications via Web Services. Utilizing PHP and Zend’s developer tools, Web Services can easily be written to wrap existing programs.
Zend Framework Beta 0.9.2 Released
by bkarwin |
0 comments | Saturday, April 7, 2007
This is an update to the Zend Framework Beta Release. The Zend Framework developers have been working very hard to improve the quality every week, and this Beta Refresh release includes their efforts so far. There have been 81 issues fixes since the 0.9.1 release.
Ben Ramsey Posts Zend Framework View Notes
by Cal Evans (editor) |
0 comments | Thursday, April 5, 2007
Ben Ramsey has been working with the Zend Framework lately and has posted his notes on some new functionality in Zend_View for all to share.
Month of PHP Functions
by Cal Evans (editor) |
1 comment | Thursday, April 5, 2007
Nexen.net has declared April the Month of PHP Functions. They are posting an article a day to help introduce developers to a new PHP functions each day.
OmniTI Labs
by Cal Evans (editor) |
3 comments | Monday, April 2, 2007
Back at PHPQuebec, I was standing in the back of the room for the closing ceremonies when Laura Thomson of OmniTI announced that they had officially opened OmniTI Labs. Somehow, I passed over this fact in my PHPQuebec roundups, so let me correct that oversight now.
Zend Technologies Updates Zend Core with Enhanced PHP Support for Windows, Zend Framework, and Universal Database Support
by Cal Evans (editor) |
2 comments | Tuesday, March 6, 2007
Zend Technologies, the PHP company, today announced a new version of Zend Core. Zend Core 2.0 is based on PHP 5.2.1 and complements PHP with enhancements to improve development, deepen database support, enhance Windows integration and provide enterprise-class support. Zend Core is available for free.
PHP in Action - Chapter 7, Design Patterns. Part - III
by Cal Evans (editor) |
3 comments | Monday, March 5, 2007
You know you’ve been waiting for it, here it is. The final installment of Chapter 7 of “PHP in Action” by Dagfinn Reiersol.
