Making JSON Objects from Zend_Controllers (Using JQuery)
Category: Web Development > PHP
Posted: 02 Aug 09
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, this video covers a lot of ground. I introduce JQuery and immediately put it to work for sending and receivi...
|
|
Managing Session with Zend_Session_Namespace
Category: Web Development > PHP
Posted: 02 Aug 09
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 on our web application.
|
|
|
|
Creating Zend_Controllers
Category: Web Development > PHP
Posted: 02 Aug 09
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 creating the main IndexController. Zend_Layout is also briefly mentioned as part of the MVC setup.
|
|
|
|
|
Introducing ASP.NET MVC
Category: Web Development > Asp.net
Posted: 09 Mar 09
This screencast provides a quick introduction to ASP.NET MVC, showing you how to create a minimal MVC application, and then add a controller, a view, s...
|
|
|
|
|