Vizualize.me Google Plus LinkedIn

Freebies

Edit-In-Place jQuery Plugin

This is a “Edit in place” jQuery plugin. It allows you to designate certain portions of text that you want to be able to edit on the fly.

Form DMZ Extension

DMZ (DataMapper, OverZealous Edition) is an ORM for the CodeIgniter PHP Framework (currently maintained by Wanwizard).

This extension provides a function to convert a DMZ object into the associative array needed for CodeIgniter‘s form_dropdown function provided by the Form Helper.

The extension only requires one parameter (the field to use as the text for each select option), and has one optional parameter (the field to use as the value of each option – defaults to ‘id’).