Podcasts by Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)

Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)

Zend Screencasts: Video Tutorials about the Zend PHP Framework

Further podcasts by Produced by Jon Lebensold

Podcast on the topic Technologie

All episodes

Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
PUTting Data with jQuery from 2011-11-20T17:10:44


Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
PHAR Out Autoloading (HD!) from 2011-10-10T22:35:29


Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Fun with PHAR from 2011-10-03T05:35:29

A quick look at how you can work with PHP Archives. I’m trying to build up my vim skills at the same time, so please forgive my vim fumbles!



Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Couchbase Interview with Chris Anderson from 2011-07-05T17:17:33


As we all wait for Zend Framework 2 to come into full form, I thought it would be a great opportunity to explore some new territory in the web development community.<...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
HTMLPurifier Integration from 2011-05-23T20:43:07


Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Event Listeners in Doctrine 2 from 2011-03-31T22:41:19


Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Many-to-Many with Doctrine 2 from 2011-03-23T20:49:39


Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
One-to-Many with Doctrine 2 from 2011-03-02T11:18:54


Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Unit Testing Doctrine 2 Entities from 2011-02-05T17:49:01




Like the video? Support Zendcasts:



Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Setting up Zend_HTTP_UserAgent from 2011-01-25T16:02:27


Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Serving Mobile Templates from 2010-12-11T09:12:56


Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Unit Testing Action Helpers from 2010-11-10T11:04:33


Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Introducing Action Helpers from 2010-10-30T13:11:53


Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Unit Testing Zend_Form from 2010-10-20T08:04:24


Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Unit Testing Models from 2010-10-11T09:08:10


Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Working with ZendX_JQuery from 2010-07-17T22:28:20


Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Transparent Logging with Zend_Log from 2010-06-15T16:07:58

First of all, I’d like to thank you all for your patience! Zendcasts takes quite a bit of time and research to put together and I’m deeply touched by all your support.

On a personal no...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Reporting with Zend_Tool and Zend_Log from 2010-04-27T15:16:05

Reporting with Zend_Tool and Zend_Log


This video uses a collection of powerful PHP libraries in order to illustrate how easy it really is to build a command-line tool for reporting ag...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Integrating Zend_Tool Into Your Application from 2010-04-17T21:30:32

This screencast should help you setup Zend_Tool in your Zend Framework application. Zend_Tool is a command line entry point into your application. Currently, Zend_Tool is used to scaffold (build...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Ajaxify Your Zend_Form Validation with jQuery from 2010-04-09T20:06:11

We’re going to take what was put together in the last 3 videos and now include some server-side validation that will appear asynchronously. This is an example of using Zend_Form as a validation ...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Encapsulating Business Rules with Zend_Validate from 2010-03-28T19:56:09

In this video, we’re going to work on building a custom validator for our composite form element for phone numbers. The nice thing about this validator is that it can then be applied to any sort...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Preparing Custom Elements for Zend Validators from 2010-03-13T19:19:30

This is part in my litte series on Zend_Form will cover how to prep our composite form element for standardized Zend_Form validators. This will help lead us into building a Zend_Form validator f...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Writing Composite Zend_Form Elements from 2010-03-11T04:34:18

This video should help you build your own composite Zend_Form element. We’ll be building a phone element. The phone element will have 3 textboxes, one for geographic location, area code and loca...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Creating Custom Zend_Form Decorators from 2010-02-28T17:58:55

This little video tutorial should set you up for building your own custom Zend_Form decorators in 15 minutes. I’ll show you how you can make the necessary class and have it easily added to your ...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Zend_Form Decorators Explained from 2010-02-22T18:05:45

One of the pain points for folks who are starting to work with the Zend Framework is the Decorating functionality found in the depths of Zend_Form. I’ve witnessed countless instances when a deve...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Logging with Timestamps and Doctrine Event Listeners from 2010-02-12T20:43:10

This short video is going to be the last in my 2009-2010 series on Doctrine 1.2. I’m wrapping it up with a little example of adding timestamps, logging and using Doctrine’s event listener archit...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Introduction to Zend_Mail from 2010-02-03T04:30:21

A big thank you to Ryan Horn for putting together this great screencast about Zend_Mail. Ryan took the time to talk about how to setup a dev environment that uses a gmail account. This is perfec...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Logging in Users using Doctrine and Zend_Auth from 2010-01-26T22:12:40

Here’s the second part of my Doctrine / Zend_Auth example. In 15 minutes, we create a logout, login and protected area that’s reliant on the ZC_Auth_Adapter adapter we created in last week’s vid...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Writing a Zend_Auth_Adapter with Doctrine from 2010-01-23T13:56:38

I’ve been using Doctrine a lot in my own work, and recently found myself itching to have tighter integration between Zend and Doctrine when it comes to user logins. Luckily, Zend provides a very...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Deep Integration between Zend and Doctrine 1.2 from 2010-01-14T00:53:44

There’s been a lot of talk online about finding the best approach for bringing Zend and Doctrine 1.x together. This video is my humble approach of combining some of the learning brought about ov...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Doctrine Relations and Zend MVC from 2009-12-29T03:52:45

This short podcast covers how you can easily build a form using Zend’s MVC model via Zend_Controller and using Doctrine for persistence.


You can Listen

Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Doctrine Relations and Data Fixtures from 2009-12-09T01:29:33

This episode of zendcasts will cover how we can write Data Fixtures and extend our data model to include a simple one-to-many using Doctrine’s schema.yml file. I also noticed in the code of my l...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Writing Doctrine Unit Tests with Zend_Test from 2009-12-02T05:40:34

Building on the Introduction to Doctrine 1.2 video, this video will show how you can easily test the persistence of Doctrine models within the Zend_Test environment.


I also touch brie...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Introducing Doctrine 1.2 Integration from 2009-11-23T16:55:26

By popular demand, I’ve put together an introduction to Doctrine 1.2 integration with the Zend Framework. Doctrine is a fantastic ORM (object-relational mapping tool). If you’ve jumped from NHib...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Introducing Zend_Translate from 2009-11-13T05:01:57

One of the big things that the Zend Framework has over other frameworks is the built-in locale and language tools provided by Zend_Translate and Zend_Locale. All this comes with plugins into Zen...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Moving Bootstrap Code to Configuration from 2009-11-05T22:32:56

We’re going to build on what was covered in the last video and work with Zend Controller Plugins to specify a special layout for each module in our application. We’ll also look at how we can cle...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Protecting Assets with Zend Controller Plugins from 2009-10-31T02:50:05

I had to take a little hiatus the last few weeks, however I’m hoping to get back into a weekly posting schedule.


This video is an introduction in how to effectively use Zend Controlle...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Using Zend_Cache to speed up Web Service calls from 2009-09-15T03:00:52

A short video showing how you can test and implement Zend_Cache on a class that makes a really slow request (like a web service call).

This is part 4 in a four part series on Google Do...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Using Google Maps with Zend_GData from 2009-09-01T15:29:38

This episode will wrap up the google docs series. You can start with Part 1 and Listen

Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Custom Action Helpers for Firebug from 2009-08-23T01:40:51

I’d like to introduce Tawfek’s sequel to his video covering Debugging in Firebug with the Zend Framework. If you’re looking for a tutorial on how to write a custom Action Helper, or wishing to m...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Geotargetting with the Google Maps API from 2009-08-15T05:55:10

This video will is part of a multi-part series on looking at how we can leverage some of Google’s API’s to build a fancy mapping tool that’s driven from a Google Docs Spreadsheet. If you haven’t...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Debugging Zend Projects with Firebug from 2009-08-06T14:34:41

Tawfek is back! This is part 1 of a two part series where Tawfek will be taking us through how Firebug and the Zend Framework can work together to provide non-intrusive debugging and accurate pr...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Introduction to the Google Docs API from 2009-08-04T14:06:55

This video is going to be first in a small series looking at how we can integrate a small handful of the many Google APIs into a Zend Application. We’ll look at using a google docs spreadsheet a...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Zend Acl with Authentication and Reflection from 2009-06-29T15:18:59

This video tutorial is going to look at how we can build a simple authentication mechanism with Zend_Acl with complete unit test coverage. I wouldn’t say that this is entirely the Zend way of do...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Getting Started with the Zend Framework and WAMP Server from 2009-06-21T13:38:05

This Father’s day, zendcasts is doing 2 videos back to back! There’s been a bit of talk in the comments about how to setup the Zend Framework on Windows. Thankfully, Tawfek Daghistani took some ...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Introducing Zend_Acl from 2009-06-21T13:22:52

There’s been a lot of talk on Twitter about doing some videos about Zend_Acl, so by popular demand, here’s part 1 of a 2 part series about Zend_Acl.


I’m going to do this with the unit...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Unit Testing with the Zend Framework with Zend_Test and PHPUnit from 2009-06-11T13:37:32

I have to preface this video by saying that I’m still a bit of a novice when it comes to unit testing (especially in Zend). Also, I feel that I wouldn’t be able to take credit for the whole impl...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Zend_Navigation – creating a menu, a sitemap and breadcrumbs from 2009-06-03T20:56:12

This tutorial covers a lot of the basic use cases with Zend_Navigation. Using a uri-based navigation.xml file, we generate a very simple menu system as well as a breadcrumb with some basic infor...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Introduction to Zend 1.8: A look at Zend_Tool and Bootstrapping from 2009-05-29T14:55:43

Zendcasts has now moved to 1.8.2! This video covers setting up a Zend Framework perspective in Zend Studio for Eclipse as a well as using Zend_Tool to get a project structure up and running. The...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Many to Many with Zend_Form and Zend_Db from 2009-05-21T12:29:15

This is part 2 in a series on many to many with Zend_Form and Zend_Db. I suggest starting with last week’s vide...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Many to Many with Zend_Db and Zend_Form from 2009-05-13T19:30:25

Exposing many-to-many in a practical application took a little more time and effort than I had anticipated. With that in mind, I to use this opportunity to explore how Zend_Form, Zend_Controller...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
One to Many with Zend_Db from 2009-05-04T16:27:24

This is part 3 in the Zend_Db series. I’m only scratching the surface with what you can do with Zend_Db_Table classes, however starting is often the hardest part. I’ve posted the code once again...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Zend_Db Update and Delete from 2009-04-22T18:08:35

This is the second in a series exploring Zend_Db_Table. We finish up the project in the last video by adding Update and Delete functionality to our UserService. Listen

Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Zend_Db Insert and Read from 2009-04-17T12:45:49

This video is the first in a series on Zend_Db. I start with a looking at insert and read using the Zend_Db_Table classes with a bit of Zend_Db_Select thrown in at the end. Next week will be a f...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Integrating Bits on the Run into Zend from 2009-04-09T23:05:05

This video covers a web service that I’ve been using lately called Bits on the Run. The service has fantastic support (with even the famo...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Using SVN with a Zend Studio Project from 2009-04-01T18:23:34

The folks at Zend were kind enough to offer me a license for Zend Studio and since I’m a fan of where the project is going, I’m excited about using it here. The advantage here is that I can cove...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Zend_Config_Ini and using Zend_Http_Client with Twitter from 2009-03-18T22:14:31

This podcast is a two-parter: Zend_Config_Ini and Zend_Http_Client(). While the two classes aren’t married together in the video, anyone serious about writing an API to their web application wil...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Zend View Partials from 2009-03-11T14:43:44

This screencast covers Zend View Partials, an often overlooked portion of the Zend_View_* collection of classes, however, I’ve found them super handy when writing complex templates. Running time...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Zend View Helpers with AJAX from 2009-03-04T16:19:17

This is the second part of last weeks tutorial. Here we add some JQuery code and look at how Zend_View_Helper_* classes can be written in such a way that they behave the same when they’re invoke...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Introducing Zend View Helpers from 2009-02-25T18:42:07

This video covers how to setup and user Zend View Helpers. I also cover how state is managed within the class. Next week I’ll show you how you can use this technique with a bit of AJAX to make t...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Making JSON Objects from Zend_Controllers (Using JQuery) from 2009-02-18T16:47:25

I started this video thinking it would be short and it ended up close to 30 minutes. If you find these videos too long, please let me know and I’ll break them up.


In my own defense, t...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Zend_Form Introduction, Part 2 from 2009-02-11T14:56:52

This video is part 2 of my introduction to Zend_Form. These last two videos have been a bit long since Zend_Form has a lot of behavior.


I’ve also included the source code for this vi...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Zend_Form Introduction, part 1 from 2009-02-04T14:27:16

This screencast ran a little long, and unfortunately I’ll have to post the rest next week. We start with creating a DTO (Data Transfer Object) that will house our data as we pass it from the Con...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Managing Session with Zend_Session_Namespace from 2009-01-28T13:19:20

This video covers the Zend_Session_Namespace class. It’s a short introduction to how we can use this object to simplify passing data from Zend_Controller action to another during a user’s stay o...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Creating custom Zend_Controller routes from 2009-01-21T17:45:38

A look at how you can create custom routes and pass parts of your query string into a Zend_Controller as a named parameter.


Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Using Blueprint CSS with Zend from 2009-01-14T18:51:31

This video looks at the HeadLink view helper and how blueprint can easily be integrated into an existing zend_layout.


Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Adding an XHTML Strict Doctype and CSS File the Zend Way from 2009-01-07T14:38:47

Using zend_layout, a CSS file and doctype will be set through some helpful tools provided in the Zend Framework.


Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Creating Zend_Controllers from 2008-12-31T14:00:03

The last video in a series showing how to setup the Zend Framework from scratch. This video goes through the steps required to create a Zend_Controller for handling error reporting as well as cr...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Make an index file for a Zend Framework project from 2008-12-23T14:10:53

This video covers the code found in the Zend Quickstart guide for creating the bootstrap file. I create the index....

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Writing a bootstrap file from 2008-12-20T14:20:49

Setting up a bootstrap.php file as part of a Zend Framework MVC structure. I also cover the preliminary steps in setting up a Zend Framework project in NetBeans. This video is part 3 of a series...

Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Zend Framework MVC Folders from 2008-12-19T15:26:47

Setup a Zend Framework folder structure in under 5 minutes.



Listen
Zend Screencasts: Video Tutorials about the Zend PHP Framework (iphone)
Zendcasts Technology Overview from 2008-12-17T21:43:49

The first Zendcasts video. Getting MAMP ready for a Zend Framework installation on a local machine.


Listen