jEditable module released

I've been sitting on this module for a few months now, developed for a client site which deals constantly with updating lots of plain text data. It provides very simple and easy to use text editing as well as nodereference selection without doing any page refreshes and with very minimal calls to the server for saving and loading data.

Tonight I released it on Drupal.org at http://www.drupal.org/project/jeditable.

I have every intention of porting this over to Drupal 7 as the new fields in core will allow for even more flexibility and easier implementation of this approach on the node body as well as other areas. It needs some work to be robust enough to use on an ordinary site intended for end users, but this initial release is a good start to something that I believe a lot of people will find very useful.