want to join us? register, it's easy | help

browse by tag: zend framework

sort by

newest, oldest, most popular


category icon

Zend_Gdata for Picasa, YouTube, Google Documents List

in PHP added by CalEvans, on 19/12/2007 GData advanced tutorials google php5 zend framework

The Zend_Gdata component of Zend Framework offers PHP 5 classes to access services supported by the Google Data APIs. The recent Zend Framework 1.0.3 release includes new support for some great services, including Picasa Web Albums, YouTube, and Google Documents List.

comment save report
category icon

Ajax, ZF and Smarty feed reader: part 1

in PHP added by prodevtips, on 13/11/2007 advanced tutorials oo programming php5 zend framework

How to on building a feed reader with the Zend Framework, Smarty and HTML Ajax.

comment save report
category icon

Writing a CMS/Community with Smarty and the Zend Framework Part 1

in PHP added by prodevtips, on 7/11/2007 advanced tutorials php5 zend framework

The first part in a series on how to write a combination of a CMS and community with the Zend Framework and the Smarty templating system.

comment save report
category icon

Marrying the Zend Framework and HTML Ajax

in PHP added by prodevtips, on 6/11/2007 AJAX advanced tutorials php5 zend framework

This tutorial describes what to do in order to be able to instantiate controllers in the Zend Framework, the goal is to be able to make instances of them in order to handle Ajax requests.

comment save report
category icon

Flex and PHP: Party in the Front, Business in the Back

in PHP added by CalEvans, on 13/5/2007 advanced tutorials flash flex mvc ria zend framework

Since the first time I really saw and understood what Flash was and did, I've been jealous of what Flash designers could do. Beyond just the cute animations for banner ads and games, Flash designers have always had a much more fine-grained control on their environment that HTML allows for. Besides my innate inability to design anything like a usable interface, the main drawback that has kept me from exploiting Flash is I never could get my head around the "Movie Timeline" metaphor for programming. As we say back home, "It just ain't right."

That all changed with Flex. Now programmers can work with tools they are comfortable with and still take advantage of all of Flash's...well, flash. Flex won't help developers like me design eye-pleasing interfaces any more than a new pencil would improve my inability to draw. However, I can now put much more useful interfaces on my back-end code. That brings us to our topic, using Flex as a front-end for PHP web services. More specific, we will be using PHP and the Zend Framework as the back-end data source for a Flex application.

comment save report
category icon

AJAX Chat Tutorial Part 5: The Javascript, Sending Chat Messages, Screen Name Changes

in PHP added by CalEvans, on 13/1/2007 AJAX JavaScript mysql oo programming zend framework

Part 5 of our 7 part tutorial on creating an Ajax based Chat application.

comment save report
category icon

Using Zend Framework Without PDO

in PHP added by CalEvans, on 12/1/2007 MDB2 PEAR databases zend framework

This is a very quick tutorial on how to allow developers to develop using the Zend Framework without having to or being able to install PDO on their servers.

comment save report
category icon

AJAX Chat Part Tutorial 6 : Updating the User List

in PHP added by CalEvans, on 8/1/2007 AJAX media mysql php zend framework

This is Part 6 of a 7 part tutorial on how to create an web based chat application using Ajax, MySQL and the Zend Framework.

comment save report
category icon

AJAX Chat Tutorial Part 2:Prototype, Scriptaculous

in PHP added by goodphptutorials, on 30/12/2006 AJAX general zend framework

Part 2 of a 6 part tutorial on building an Ajax chat application in PHP. For this chat application we'll be using two popular javascript libraries: Prototype and Scriptaculous.

comment save report
category icon

A first look at the Zend Framework

in PHP added by goodphptutorials, on 21/3/2006 Zend general zend framework

The long-awaited Zend Framework has finally been released, and in this article Dennis Pallett takes a first look at what it has to offer.

comment save report