Posted by: adnanrashid on: November 22, 2008
Although there are tons of charting / reporting plugins ranging from inline charts to flash charts, each one is unique in terms of technology, footprint or usage. I needed something compatible with jQuery and supported many as many chart types as possible. Here is the pick list:
1. jQuery Google Charting (http://www.keith-wood.name/gChart.html)
This plugin allows you to [...]
Posted by: adnanrashid on: November 18, 2008
I needed to integrate support for vCalendar in my current project. So i went through the vCalendar spec 1.0 at http://www.imc.org/pdi/vcal-10.txt and wrote this class. Although I have not implemented all the specification features, but this should prove sufficient for the usual requirements. If you have any comments / suggestions , let me know.