3rd party libraries

For completeness (and so I can’t be accused of plagurism), every 3rd party library, image etc will be listed in this category.

CodeIgniter

This is by far the most used 3rd party library. It’s a light weight PHP MVC framework. It’s used for all server side implementation.

http://codeigniter.com/

960

This is the CSS grid framework I’m using for the front end.

http://960.gs/

jQuery

This is the javascript framework I’m using for front end enhancements

http://jquery.com/

jQuery Notice

This is a jQuery plugin for notification messages

via http://webtoolkit4.me/2009/08/13/jquery-growl-likenotification-systems/

http://www.sandbox.timbenniks.com/projects/jquery-notice/

Note: I modified the CSS to make it have a variable height as oppose to a fixed height of 60px, also changed the positioning

Modified profiler for CodeIgniter

The CI profiler modified by Nillian also shows session data, as well as the standard profiler data

http://codeigniter.com/forums/viewthread/60066/

It was further extended by Gabe to work with AJAX requests

http://dragffy.com/blog/posts/making-codeigniters-profiler-ajax-compatible

Bookmark and Share

Posted in 3rd Party. RSS. Trackback.

Leave a Reply