[jdev] Re: <ok> Re: Permanent data storage

Ivan Blecic ivan at iuav.it
Tue Oct 26 10:59:54 CDT 2004


Thanks Peter. I'll have a closer look at that.

Cheers, Ivan

At 17.45 26/10/2004, Peter Saint-Andre wrote:
>In article <6.1.2.0.0.20041026044626.05267d08 at 127.0.0.1>,
>  Ivan Blecic <ivan at iuav.it> wrote:
>
> > Hi Peter,
> >
> > Thank you for your answer.
> >
> > Yes, I did look at JEP-0049, but that's related to private storage, while
> > what I need is a permanent public storage. That, among other things means
> > that:
> >
> > 1. all users (allowed to do so) could query the same storage (or part of
> > it) and get the data
> > 2. it is permanently stored (e.g. in a database)
> > 3. has pubsub-like functioning (basically if someone updates or modify
> > something in the public storage, or a part of it, that change is
> > "broadcasted" to all on-line users
> >
> > Of course, I'm not such an expert, but as I see the JEP-0049 can't give me
> > all that, can it?
> >
> > Do you have any other idea or hint?
>
>Well, there already exists a protocol for such things, developed by the
>IETF. It's called WebDAV:
>
>http://www.webdav.org/
>
>We've also defined a way to do pubsub notifications related to WebDAV
>events:
>
>http://www.xmpp.org/drafts/draft-hildebrand-webdav-notify-00.html
>
>/psa
>
>_______________________________________________
>jdev mailing list
>jdev at jabber.org
>http://mail.jabber.org/mailman/listinfo/jdev




More information about the JDev mailing list