Login

 

About!

About SimpleBlog

SimpleBlog is a blogging application written in ZendFramework (ZF). It uses several key features of ZF, such as:

  • Zend_Db_Table for model data storage
  • Zend_Auth for user authentication
  • Access Control Lists (ACLs) for managing user permissions through Zend_Acl
  • Zend_Navigation for centralized navigation management, including menu, breadcrumbs and sitemap
  • Zend_Forms for user input
  • Zend_Paginator for paginating long lists
  • Zend_Date for managing dates
  • Zend_Feed for generating feeds

Additional features of SimpleBlog include:

  • jQuery colorbox for form animation
  • jQuery menu animation built from scratch
  • jQuery form validation using AJAX and JSON through $.post()