Difference between revisions of "Web Development resources"

From mi-linux
Jump to navigationJump to search
Line 12: Line 12:
 
*[http://www.yiiframework.com/ Yii] Yii is a high-performance PHP framework best for developing Web 2.0 applications.
 
*[http://www.yiiframework.com/ Yii] Yii is a high-performance PHP framework best for developing Web 2.0 applications.
 
*[http://cakephp.org/ CakePHP] CakePHP makes building web applications simpler, faster and require less code.
 
*[http://cakephp.org/ CakePHP] CakePHP makes building web applications simpler, faster and require less code.
 +
*[http://framework.zend.com/ Zend Framework] - based on simplicity, object-oriented best practices, corporate friendly licensing, and a rigorously tested agile codebase.
  
 
==HTML5==
 
==HTML5==

Revision as of 15:55, 2 August 2012

PHP

General

PHP Frameworks

  • CodeIgniter CodeIgniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications.
  • Yii Yii is a high-performance PHP framework best for developing Web 2.0 applications.
  • CakePHP CakePHP makes building web applications simpler, faster and require less code.
  • Zend Framework - based on simplicity, object-oriented best practices, corporate friendly licensing, and a rigorously tested agile codebase.

HTML5

General

Canvas

Web Sockets

Geolocation

CSS

Mobile

APIs