zend framework

ThinkPHP Blog: Meet the PHP Experts at the Mayflower Coffee Loun...

PHPDeveloper.org  Mon, 10/13/2008 - 12:08

Planning on attending the International PHP Conference happening October 27th through 31st in Mainz, Germany?

The ThinkPHP/Mayflower folks wanted you to know about their "Meet the Experts" event happening at their Coffee Lounge during the conference.



 

Eran Galperin's Blog: Profiling queries with Zend_Db and optimiz...

PHPDeveloper.org  Mon, 10/13/2008 - 10:29

Eran Galperin has a new post today that talks about profiling your database queries for optimum efficiency with the help of a component from the Zend Framework, the Zend_Db_Profiler.



 

Meet the PHP Experts at the Mayflower Coffee Lounge - ThinkPHP /...

Planet PHP  Mon, 10/13/2008 - 05:22

Coffee is the most important thing for developers.

Yet, good coffee. At conferences it is almost vital to have a good coffee during the breaks and talk to experts.

For this reason, MAYFLOWER will have a Coffee Lounge at the International PHP Conference in Mainz (Germany): Get coffee en masse for your business card.



 

Chris Hartjes' Blog: A New Way Of Judging Frameworks: Where are ...

PHPDeveloper.org  Fri, 10/10/2008 - 08:46

In this new post to his blog Chris Hartjes suggests a new way to judge frameworks - how easy they make it to write unit tests against them and their resulting applications.



 

Jani Hartikainen's Blog: How to make a file downloadable through...

PHPDeveloper.org  Fri, 10/10/2008 - 07:51

Jani Hartikainen has posted a quick tip for Zend Framework users out there looking to force a download from their script.



 

Many Fixes, Enhancements in Dojo's Release 1.2

Linux Today  Fri, 10/10/2008 - 04:05

OStatic: "Dojo, which is developed by the Dojo Foundation and released under both the BSD License and Academic Free License, is officially integrated with a number of Web development frameworks, such as Django and the Zend Framework, and by vendors such as IBM and Sun Microsystems."



 

Jani Hartikainen's Blog: Zend Framework components as separate z...

PHPDeveloper.org  Tue, 10/07/2008 - 09:39

Jani Hartikainen has put together a handy script for those out there that like what the Zend Framework is all about but don't really need the whole thing to get the job done.

If that's you, this script might be just what you need.



 

Jani Hartikainen's Blog: Making a PDF generator class using Zend...

PHPDeveloper.org  Mon, 10/06/2008 - 08:44

Using the Zend_Pdf component of the Zend Framework Jani Hartikainen has created a simple way to make a PDF generator class that uses templates and content arrays/XML to create the new files.



 

Zend Developer Zone: A couple of good Zend Framework articles

PHPDeveloper.org  Mon, 09/29/2008 - 12:22

The Zend Developer Zone has a new post with links to two interesting Zend Framework related articles:



 

Matthew Weier O'Phinney's Blog: Pastebin app updates

PHPDeveloper.org  Mon, 09/29/2008 - 10:23

Matthew Weier O'Phinney has made some updates to his pastebin example showing the combination of the Zend Framework and Dojo libraries.