Articles tagged with "unaneem"

unaneem.com : a community website built on CakePHP with extensive use of AJAX

By Sami Radi

On April 2007 a friend and I started a project we named "unaneem". The purpose of this project was to develop a community website which helps people to share and organize events.We decided to use only open source technologies. As our core application library we used CakePHP.

The project steps over time were :

  1. April 2007 to June2007 : Functional studies
  2. June 2007 to July 2007 : Templates design
  3. July 2007 to September 2007 : Database development
  4. September 2007 to October 2008 (now): Application development
  5. October 2008 : Production deployment : unaneem goes online !
  6. October 2008 to 2009 (now): Beta version test and debug

The application uses CakePHP as its core PHP library, Prototype as its core AJAX library and many open source external PHP and JS libraries :

PHP Libraries :

  1. PHPThumb
  2. PHPBrowscap
  3. KCaptcha
  4. ...

JS Libraries :

  1. Scriptaculous
  2. SWFUpload
  3. Lightbox
  4. ...

You can see the application current version at http://www.unaneem.com/

[Read more]