435
I Use This!
Activity Not Available

News

Analyzed 4 months ago. based on code collected 5 months ago.
Posted about 16 years ago
Action Helpers in Zend Framework are often considered a fairly arcane subject, something for experts only. However, they are meant to be an easy way to extend the capabilities of Action Controllers, negating the need to ... [More] create your own base controller with custom functionality. The aim of this tutorial is to show you how to quickly and easily create and use Action Helpers to your advantage. [Less]
Posted about 16 years ago
Rob Allen, author of the upcoming “Zend Framework in Action” has released a new tutorial on how to do file uploads with the new Zend Form component. If you know Rob then you’ve probably already read this because you recognize awesomeness when you see it. If you don’t know Rob, you really need to check this out.
Posted about 16 years ago
It’s that time of year again, ZendCon is getting close and we are now accepting papers for consideration.
Posted about 16 years ago
Today we are going to talk to Wil Sinclair and Brad Cottel. Wil is the manager of the Advanced Technologies Group at Zend. We will be talking about the newly released Zend Framework 1.5.
Posted about 16 years ago
Matthew Weier O’Phinney (Master of the ZF-MVC) has posted a great tutorial on using the Zend_Auth and Zend_Form together to build a login form with identity persistence.
Posted about 16 years ago
Just as we strive for optimal reuse, organization, and clarity in our code on the backend of a web application, it’s just as important to maintain those same tenets with respect to the view layer or “design & presentation” side of a project. The ... [More] problem of maintaining a consistent look and feel while encouraging best practices is what Zend_Layout, as well as the Zend Framework 1.5 Zend_View enhancements, attempt to solve. [Less]
Posted about 16 years ago
Zend Technologies, Inc., the PHP Company, today announced the availability of version 1.5 of Zend Framework, the popular open source PHP framework. Zend Framework is an open source project best known for its support for fast, efficient creation of ... [More] PHP applications. It has developed a strong community and has attracted contributions from over 400 individual and corporate-sponsored developers, including Microsoft, Fox Interactive Media, IBM and Google. Since its debut, Zend Framework has been downloaded over four million times. [Less]
Posted about 16 years ago
Last night, SDWest hosted the 18th annual Jolt Awards. ”...the Oscars of our industry” according to Chad Fowler. Both Zend Framework and Zend’s DevZone were nominated for Jolt Awards this year.
Posted about 16 years ago
Andi Gutmans announced recently on his blog that Zend Framework will be included in “Hardy Heron” aka Ubuntu 8.04
Posted about 16 years ago
In his most recent post on his blog, Ben Ramsey talks about his work with ATOM, REST and his thoughts on the Zend_Rest_Server.