try another color:
try another fontsize: 70% 80% 90% 100%
Zend Framework 中文站

Zend Framework官方 开发者RSS

同步内容 Zend Developer Zone
advancing the art of PHP. Best practices, samples, articles, news, and community for PHP 4, PHP 5, and beyond.
更新时间: 39 周 4 天之前

The ZendCon Sessions Episode 19: Static and Dynamic Analysis at Ning

星期四, 06/04/2009 - 11:45
Presenting the latest edition of The ZendCon Sessions. The podcast that rebroadcasts sessions/talks from the last ZendCon PHP Conference. This episode of The ZendCon Sessions was recorded live at ZendCon 2008 in Santa Clara, CA and features David Sklar giving his talk: “Static and Dynamic Analysis at Ning”

Data-centric Adobe Flash Builder development with the Zend Framework

星期四, 06/04/2009 - 10:24
The recent release of Adobe Flash Builder 4 Beta (formerly Adobe Flex Builder) includes an impressive lineup of features aimed at enterprise PHP development, in large part because of a partnership with Zend & Zend Framework. This tutorial will describe how to use the new data-centric features of Flash Builder for PHP development.

Using JavaScript in PHP with PECL and SpiderMonkey

星期三, 06/03/2009 - 15:55
Not too long ago, it seemed like there was a pretty clear distinction between client-side technologies and server-side technologies. Languages like PHP, Perl and Python resided on the server, taking care of tasks like database connectivity, transaction management and remote procedure calls, while tools like JavaScript, CSS and HTML were used exclusively on the client to render pages, perform whizzy effects and respond to user events. Things aren't that clear any longer. Projects like Jaxer and Phobos are blurring these distinctions, by making it possible to run JavaScript on the server and use it for tasks ranging from server-side file access to input validation. And in this article, I'm going to show you how to add a JavaScript engine to your PHP build, with a little help from PECL's SpiderMonkey extension. Keep reading!

Community News: PHPNW '09 Conference Date Announced - Oct 10th

星期三, 06/03/2009 - 15:11
For those in the Manchester, UK area (or really anyone willing to travel up there for a day), you'll be happy to know that the schedule has been set for this year's PHP North West conference - October 10th!

US and Canadian PHP Developers Needed For Marketing Survey

星期二, 06/02/2009 - 15:57
Freelance author Esther Shindler is looking for help from the PHP community. She has a short survey that she is asking US and Canadian developers to fill out. Respondents that meet their profile may be asked for a phone interview. Here is your chance to help shape how people see the PHP community.

Zend Framework - "Location, Location Location!"

星期一, 06/01/2009 - 16:54
Some best practices on how best to organize your project, when you are using Zend Framework. Specifically, just where should you be putting the Zend Framework Source Code? What differences about your specific application and environment would make you chose the various options that exist, such as putting in inside of your application, or up at the system/library level?

Wenbert Del Rosario's Blog: Zend Framework: Making the Built-in Breadcrumb Helper Work

星期五, 05/29/2009 - 15:32
New on his blog today Wenbert Del Rosario has posted a tutorial about getting the Zend_Navigation helper to work in your application and correctly handle making/updating breadcrumbs as you navigate around the site.

PHP|tek 2009 Conference: Day 3 & 4

星期三, 05/27/2009 - 17:34
The last two days of php|tek were so packed full and sessions, meetings, and community, that I was unable to report on them until now, the week afterwards.

Zend Framework 1.8.2 Released

星期三, 05/27/2009 - 16:15
The Zend Framework team is pleased to announce the immediate availability of the 1.8.2 release. This release is the second maintenance release in the 1.8 series. Fixes for this release focus on Zend_Db and autoloading improvements. In all, over 50 issues were closed for the release. You may download it from the Zend Framework site .

Symfony Blog: The new Getting Started tutorial

星期三, 05/27/2009 - 15:42
On the symfony blog Fabien Potencier has posted about the new "getting started" tutorial that's been posted for the symfony 1.2 release of the framework.

PHP|tek 2009 Conference: Day 2

星期四, 05/21/2009 - 18:19
The second full day of PHP |tek, was also the first day of the main conference. It kicked off with a wonderful keynote, and then was jam packed with sessions full of information. Usually leaving one to have a hard decision as to which talk to see. The evening was marked by a lightning round of Pecha Kucha talks on random, entertaining, topics.

Quickstart web services with SOAP and Zend Framework

星期三, 05/20/2009 - 18:46
Web services are software systems designed to support interoperable machine-to-machine interaction over a network. Nowadays if you want to connect external systems, you probably want or have to use web services. What I will discuss here is how to get your own SOAP web service up in minutes.

PHPBuilder.com: How Regular Are Your Expressions (The ABC's of PHP, Part 9)

星期三, 05/20/2009 - 17:03
On PHPBuilder.com there's a new installment in their "ABCs of PHP" series posted - a look at working with regular expressions.

PHP|tek 2009 Conference: Day 1

星期二, 05/19/2009 - 17:49
I’m attending and presenting at PHP |tek this year, and will be providing daily summaries of the information and activities of the day. Day 1, May 19th, is the Tutorial Day

Build a High-Performance PHP Stack with Windows IIS and Zend Server

星期二, 05/19/2009 - 16:01
Vikram Vaswani has written an article for IIS .net, describing how one can configure and setup a production web server on Windows using IIS and Zend Server. The tutorial takes you from installing Zend Server, writing a basic application, and setting up both SQL Server as well as MySQL. It then wraps up by showing how Zend Server Cache can be used to increase the performance of the application without changing any code.

NETTUTS.com: How to Implement Email Verification for New Members

星期二, 05/19/2009 - 10:42
On the NETTUTS.com site, a new tutorial has been posted about implementing a system to validate new members/signups for your site via their email.

Lorna Mitchell on Error Feedback for Web Services

星期一, 05/18/2009 - 17:13
On her blog, Lorna Jane Mitchell has written an article discussing how best various API s & Web Services might want to best return error codes to programmers, and discusses the frustrations that programmers can have dealing with Web Services that do not respond with descriptive, and complete, error codes.

Madarco's Blog: Build a Facebook application with Zend Framework

星期五, 05/15/2009 - 16:46
In this recent post to his blog Madarco shows how to create a simple Facebook application using the Zend Framework as the backend.

Call for Papers: International PHP Conference 2009 Fall Edition

星期五, 05/15/2009 - 12:16
The Call for Papers has gone out for the International PHP Conference 2009 Fall Edition in Karlsruhe, Germany from November 16th through 19th. This year in addition of the main conference, they are having Workshops, an Uncon, an Architecture Day, and a MySQL Day. The Call for Papers ends on June 6th.

Zend Framework 1.8.1 Released

星期三, 05/13/2009 - 10:35
The Zend Framework team is happy to announce the immediate availability of Zend Framework 1.8.1, the first maintenance release in the 1.8 series. You can download it via our downloads page ; Use the CDN link for fast downloads, or scroll down the page for direct downloads of the 1.8.1 packages from the ZF servers.