Seminari web Zend Framework
Costruire un'interfaccia AJAX con Zend Framework
![]() |
All'inizio di quest'anno Zend annunciò la partnership con Dojo Foundation per lavorare sulll'integrazione fra Zend Framework e Dojo Toolkit projects. Sebbene le comunità ZF e Dojo implementeranno molti elementi di integrazione per rendere operative le funzionalità AJAX, ciascun progetto prevede di mantenere la compatibilità con molti altri framework lato server e toolkit lato client. In questo seminario web sono tutti questi argomenti. Presentato da: Wil Sinclair, Zend Framework Development Manager Matthew Weier O’Phinney, Zend Framework Software Architect Guarda il seminario Web (Registrato, in inglese) Scarica le diapositive del seminario Web (PDF, in inglese) |
Zend Framework: i comandi interfaccia carattere (CLI command-line interface)
Il progetto Zend Framework si arricchisce con il toolkit Dojo
Zend è orgogliosa di annunciare la cooperazione fra Dojo e Zend Framework. Lo scopo è fornire una soluzione per costruire applicazioni Web 2.0 con funzionalità ricche e avanzate in PHP e Ajax. Andi Gutmans, cofondatore e CTO di Zend, approfondisce questa notizia sul suo blog e Matthew Weier O’Phinney, Zend architect, fornisce ulteriori dettagli pratici. In questo seminario web lo Zend Team descrive l'integrazione delle due tecnologie e risponde alle domande degli sviluppatori.
Zend Framework - Domande e risposte
Zend_Layout and Zend _View Enhancements
![]() |
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 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.
|
Zend_Form
![]() |
Zend_Form is a new component for simplifying the creation of forms for web applications. It contains functionality for validating and filtering elements, rendering elements, element groups, and entire forms, and a flexible design for affecting any and all of these responsibilities. In this webinar, we'll look at how to create forms and some of the flex points for extension and customization. Presented by Matthew Weier O’Phinney, PHP Developer, Zend Framework Team Recorded Webinar - coming soon |
Zend Framework - Authentication
![]() |
Zend_Auth helps web developers to implement authentication for their applications by providing a simple API and various adapters for popular authentication backends, such as LDAP, InfoCard, and OpenID. In this webinar, we implemented the authentication process using Zend_Auth and demonstrate its flexibility and extensibility for custom functionality. Presented by: Darby Felton, PHP Developer, Zend Technologies Click here to view the recorded Webinar Click here to download the Webinar's slides (PPS) Click here to download the sample code (Zip) Click here to download the Q&A (TXT) |
Building Rich Internet Applications (RIAs) with PHP and Zend Framework
The Webinar provides an overview of the relevant features in PHP 5 and Zend Framework which make them suitable for building RIAs. We demoed a sample application and then dived into the details, including best practices for its implementation.
- Overview of RIA application design, including using the MVC (model-view-controller) architecture
- Techniques for performing asynchronous communication (Ajax) between your PHP app and the client
- How to use JSON (JavaScript Object Notation) to communicate simple XML in an Ajax fashion
- How to use the search engine component Zend_Search, which is based on the Lucene search engine
- About the future roadmap for near-term Ajax support in Zend Framework
Presented on 11/14/2007 by Bradford Cottel and Stas Malyshev.
Click here to watch the Webinar
Click here to download the Webinar Slides
Improve your PHP Application's Search Capabilities with Lucene
There are many solutions for indexing a website - Lucene is recognized as one of the best. Zend_Search_Lucene, a part of the Zend Framework, brings the power of the Lucene indexing library to the PHP world. In this session you will learn, through practical examples, how to use Zend_Search_Lucene to index your existing content pages to improve your PHP application's search capabilities.
Presented by Wil Sinclair, ATG Manager, Zend Technologies, at 11/07/2007
View webinar
Download a PDF version of the webinar
Download a PDF version of the webinar Q&A
Zend Framework Database Access Component
One of the core features of the Zend Framework is its database access component. The DB component is designed with a "keep it simple" principle, giving access to advanced data access features, balanced with database implementation abstraction, extreme simplicity, and ease of use. Another goal of the DB component is to encourage good practices and reduce performance and security flaws. Bill gave an overview of the capabilities of the Zend DB component, and presented several examples of using it in PHP 5 for tasks including:
- Connecting to a variety of supported database brands
- Running simple and advanced SQL queries and retrieving results
- Measuring performance of SQL statements
- Building SQL queries programmatically
- Using the object-oriented interface to database tables, similar to ActiveRecord
Presented by Bill Karwin, Product Engineering Manager, Zend Technologies, at 10/31/2007
View webinar
Download a PDF version of the webinar
Download a PDF version of the webinar Q&A
MVC applications with Zend Framework
Zend Framework has reached 1.0.0, and the API has stabilized. If you haven't started writing MVC applications with Zend Framework, now is a great time to learn. Matthew will discuss the origins and implications of MVC and provide an overview of how Zend Framework's MVC components work while walking you through the development of a sample application. Each of the various areas of extension and customization will be covered in order to show you how to best make use of the MVC to create your own applications. By the end, you will have the tools necessary to create both simple and modular applications using Zend Framework's MVC.
View webinar
Download a PDF version of the webinar
Download a sample application used in the webinar
Zend Framework and Access Control Webinar
![]() |
Zend's Darby Felton taught how to utilize Zend_Auth and Zend_Session for authentication and persistence support, set up and query access control lists with Zend_Acl to secure applications' protected resources and services, and integrate authentication and access control solutions with the Zend Framework MVC (Model-View-Controller) components. View webinarClick here to download a PDF of the slides for this webinar. Click here to download the presentation file. |
Zend Framework 1.0 - An Overview
![]() |
The Zend Framework is emerging as the preferred PHP programmer’s toolkit for designing Web applications with best practices. In the month’s prior to the 1.0 release, Zend Framework had over 1 million downloads and multiple commercial products are already being developed with Zend Framework. In this webinar, Bill Karwin, Product Engineering Manager, will provide an overview of the design philosophy, the major components of the framework and its future directions. Topics will cover MVC, Search, Data Access, Web Services, Filter, Authentication, Cache and more. Tune in to learn more about the value Zend Framework can offer your web project. You will leave having learned:
Originally presented: June 21, 2007 – 8:00 AM PDT Duration: 1 hour, 15 minutes, including Q&A Presenter: Bill Karwin, Product Engineering Manager Target audience: PHP Developers View webinar Download a copy of the demo code used in this presentation. Download a PDF copy of the slides used in this webinar. Download a PDF copy of webinar Q & A. |


