Difference between revisions of "Web Frameworks - Workbook"

From mi-linux
Jump to navigationJump to search
Line 21: Line 21:
 
* Binay Randhawa (0719961)
 
* Binay Randhawa (0719961)
 
   [CRUD Function (Add, edit, delete) -- http://weierophinney.net/matthew/uploads/2007-02-28-FrameworkPresentation.pdf  
 
   [CRUD Function (Add, edit, delete) -- http://weierophinney.net/matthew/uploads/2007-02-28-FrameworkPresentation.pdf  
* [Google map]--<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.co.uk/maps?hl=en&amp;ie=UTF8&amp;ll=53.800651,-4.064941&amp;spn=18.252022,39.50  (0719796)
 
 
* [[Home Installation]] - Apache, PHP, MYSQL, Zend
 
* [[Home Installation]] - Apache, PHP, MYSQL, Zend
 
* [[Working With Zend and CSS]] - Working with Zend and CSS
 
* [[Working With Zend and CSS]] - Working with Zend and CSS

Revision as of 13:04, 3 April 2009

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

Workshop schedule:


Useful information:

  • Binay Randhawa (0719961)
 [CRUD Function (Add, edit, delete) -- http://weierophinney.net/matthew/uploads/2007-02-28-FrameworkPresentation.pdf 

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

http://ajbrown.org/blog/2009/01/04/automated-testing-using-zend-framework-part-1.html - Zend automated testing information

(0707202) Useful link about Automatic testing of MVC applications created with Zend Framework - http://www.alexatnet.com/node/12

Added by Daniel Hardy 0607197

http://www.ajaxdaddy.com/demo-slideshow-viewer.html - Having trouble with AJAX? Try this link, very simple to integrate into the Zend Framework and has many uses
Handling Ajax Requests - Bhavesh Patel (0606090) - http://my.opera.com/zomg/blog/2007/10/26/handling-ajax-requests-in-the-zend-framework
Automated Testing Example by Bhavesh Patel(0606090) - http://www.alexatnet.com/node/12

  • some useful links (adam carr 0703272)