Draggables       VideoJS.setupAllWhenReady();     
The Wayback Machine - https://web.archive.org/web/20170616202407/http://draggables.com/
   Draggables UX experiment - An alternative way for a user to pass data between web sites      Live demos and source code now available

 3 minute introduction to the draggables idea...              Reason for building draggables Having observed users connect to sites using OAuth without really understanding what exchange of data has taken place, I decided to investigate other metaphors/conventions that might be more transparent. Draggables is a series of demos that explore the use of drag and drop to directly exchange data between web sites. 

 Follow my twitter account for updates: @glennjones

   Download  Open Source License Home Demos  Articles Contacts Events Friends Resumes Reviews Bookmarklet  Code  Using Code Mapping onDataDrop Browser Compatibility       © Copyright Glenn Jones 2011. All Rights Reserved. MIT License

    var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-3021774-9']); _gaq.push(['_trackPageview']); (function () { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://web.archive.org/web/20170616202407/https://ssl' : 'https://web.archive.org/web/20170616202407/http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();