Categories


Loading feed
Loading feed
Loading feed

Complex Views in the Zend Framework

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'

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

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

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

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

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

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

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

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

You know you’ve been waiting for it, here it is. The final installment of Chapter 7 of “PHP in Action” by Dagfinn Reiersol.