October 2011
I have ordered a copy of Steve Jobs biography thru FlipKart.com which has to reach me by tomorrow. This biography is written by Walter Isaacson after many interviews with jobs and his co-workers at Apple.
I have read bits and pieces about job’s life before. Now this would be a complete dig thru…
Anyways I would keep sharing what I have read here in my blog in next few days…
I am going to build my own framework . As of now below is the plan for my PHP framework…
- Database Abstraction – ezSQL
- Ajax Support – We just use Jquery
- User Autho – Save sessions in database
- Security Issues – Add csrf , Inspeket
- Performace Issues – Add HipHop, JSmin , Caching , cookies
- Presentation Issues – Add HTML Purifier
- Debug : Add Logging and Debugging
- API issues – Add it later
- SandBox issues – To be added
- UI Issues – Standardize it
The very first usage of this framework would be made in the my software by name OnFlow . This is a social project management solution for the corporate world.

