Mixing Ext and Flot

Ext is a JavaScript Ajax Framework. So is JQuery. Flot is a plotting library for JQuery. The Savvy Duck has a post today on how to get JQuery’s Flot engine working with Ext. Handy article for those of you using Ext but need charting/graphing capabilities in your app.

*****

MVC in PHP with CodeIgniter

Digital Web Magazine has an article today about CodeIgniter, an MVC framework for PHP development. More specifically, it is an article about a new book out on the framework, but since I hadn’t heard of it before, I thought I’d post a link here. You can read more about CodeIgniter on their website and from their user guide. Also be sure to check out their impressive feature list.

*****