Difference between revisions of "Web Frameworks - Workbook"

From mi-linux
Jump to navigationJump to search
m
Line 21: Line 21:
 
* [[Working With Zend and CSS]] - Working with Zend and CSS
 
* [[Working With Zend and CSS]] - Working with Zend and CSS
 
* [[Ajax With Parameters]] - Using parameters in ajax with prototype.js by Nick Banford (0506508)
 
* [[Ajax With Parameters]] - Using parameters in ajax with prototype.js by Nick Banford (0506508)
 +
 +
Some useful links I have found (0610970)
 +
 +
http://www.developertutorials.com/tutorials/php/zend-framwork-tutorial-8-08-13/page1.html 
 +
 +
http://blog.astrumfutura.com/archives/353-An-Example-Zend-Framework-Blog-Application-Part-2-The-MVC-Application-Architecture.html - detail information about MVC pattern
 +
 +
http://zendguru.wordpress.com/category/zend-framework/ - explanation about the ZEND form
 +
 +
http://www.killerphp.com/zend-framework/videos/  - video tutorial about MVC pattern
 +
 +
http://webdeveloper.econsultant.com/ajax-demos-examples-code-samples/  - ajax tutorial

Revision as of 23:10, 30 March 2009

Main Page >> Web Frameworks >> Web Frameworks - Workbook

Workshop schedule:

Useful information:

Some useful links I have found (0610970)

http://www.developertutorials.com/tutorials/php/zend-framwork-tutorial-8-08-13/page1.html

http://blog.astrumfutura.com/archives/353-An-Example-Zend-Framework-Blog-Application-Part-2-The-MVC-Application-Architecture.html - detail information about MVC pattern

http://zendguru.wordpress.com/category/zend-framework/ - explanation about the ZEND form

http://www.killerphp.com/zend-framework/videos/ - video tutorial about MVC pattern

http://webdeveloper.econsultant.com/ajax-demos-examples-code-samples/ - ajax tutorial