I've got several.
 
GlobalClip (trac:http://dev.extensibleforge.net/wiki/GlobalClip svn: svn://src.extensibleforge.net/trunk/GlobalClip)
 
An implementation of MS's LiveClipboard that (for the moment) uses S3 as a way of storing and accessing content that someone wants to either allow public access, shared but controlled access, or private access (multiple machines) to this content.
 
I'm working on tieing this into a demo which you can access via http://extf.net/saxon/dotnet/asp.net/liveclipboard/
 
The UI for the demo is finished (finished that yesterday), the backend is working (finished the day before), although there is a lot of spit and polish work that needs to be done, and some areas that I want to extend into.  None-the-less, it will work from the standpoint of using LiveClipboard as the browser-based engine to the take the content from the instance of liveclip, put it to S3, and then make available an atom feed of the contents of the current clipboard based on certain criteria ( e.g. sort by date, content-type, etc...)
 
You can access the ASP.NET-based trac > http://dev.extensibleforge.net/wiki/Research/Saxon/dotnet/ASP.NET/liveclipboard  < interface where you will find the proper SVN location of the source.
 
This will all tie into AtomicXML which in essence uses 'feed'-based Atom feeds as way of configuring an application as well as storing a collection of either one resource (historical) or many resources (collection) that then references modules contained in external 'entry'-based Atom files which references a particular instance of a resource.  These resources can be anything from existing CSS or _javascript_ files, to XML that is used together with the AspectXML code base to weave together pre-configured templates with data that relates to the specific instance ( e.g. something as simple as weaving the link and name of the creative commons licensed used for a particular page, or as complex as weaving into an entire application all of the specific user-specified settings, etc...)
 
The idea with combining the GlobalClip-based with the AtomicXML-base is to allow folks to be able to share the source for a particular site, page, or element of that site/page, copy it to their clipboard, and then paste it into either another site (pre-existing AtomicXML-based site) or create a brand new site based on the template on the clipboard which would then access all of the referenced resources, weave it together with any pre-configured user data, and make this site available immediatelly upon finishing the build out of this particular instance.
 
If you visit the above linked demo interface it should be a bit more clear as to what the content of that demo will eventually make available to visitors.
 
I won't get as far as a full implementation of the above description today, but I will have it to the point of copying clipboard data, pasting it to the GlobalClip instance (currently S3, eventually, any storage medium ( e.g. GDrive, LiveDrive, AnyOtherDrive including your local hard drive)) and then listing the data on the clipboard.
 
I'll ping back this thread later today when its ready to view and play with.

 
On 5/5/06, Robert Sayre <[EMAIL PROTECTED]> wrote:

I've been working to add Atom support to Firefox 2. Some other Firefox
devs are toying with exposing internal data like history and bookmarks
as Atom feeds.

What software are you writing?

--

Robert Sayre

"I would have written a shorter letter, but I did not have the time."




--
<M:D/>

M. David Peterson
http://www.xsltblog.com/

Reply via email to