<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>InPlace</name>
<shortdesc>Wrapper for the InPlace javascript library</shortdesc>
<description>Still a work in progress.
This is a javascript library I've been developing to allow in place editions
of arbitrary DOM objects. It doesn't do any AJAX by itself but allows 
the attachment of hooks that can do it.
For the input fields it uses a javascript widget system that will allow
complex ones to develop. Right now there are available the text field and 
single selector widgets.
Uses Prototype right now, but I might do it "library" agnostic.
Works with Opera and Firefox, fails with IE (I don't know when I'll fix it, it's
far from being a priority on the project I'm currently working).
Check the widget browser!</description>
<maintainer><foaf:Person><foaf:name>Claudio Martinez</foaf:name>
<foaf:mbox_sha1sum>e48cf4c6916bcd8d8d79e3e4bc4d854967f5f44b</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.1a0.dev-r1518</revision></Version></release>
</Project></rdf:RDF>