Re: [Vysper] Running example

2009-05-14 Thread Bernd Fondermann
Michael Jakl wrote: Hi! On Fri, Apr 24, 2009 at 22:49, Bernd Fondermann bf_...@brainlounge.de wrote: Concerning tool support: that's a good point. Creating something with smack.jar would be my first idea, if everything else is not feasible. smack got pubusb support:

Re: [Vysper] Running example

2009-05-13 Thread Michael Jakl
Hi! On Fri, Apr 24, 2009 at 22:49, Bernd Fondermann bf_...@brainlounge.de wrote: Concerning tool support: that's a good point. Creating something with smack.jar would be my first idea, if everything else is not feasible. smack got pubusb support:

Re: [Vysper] Running example

2009-04-29 Thread Michael Jakl
Hi! On Sat, Apr 25, 2009 at 21:57, Bernd Fondermann bf_...@brainlounge.de wrote: Michael Jakl wrote: This might get interesting... http://thetofu.com/archive/pubsublog_20090307.html As well as this: http://www.lobstermonster.org/post/xmpp-pubsub-service-to-publish-bbc-world-news Cheers,

Re: [Vysper] Running example

2009-04-25 Thread Ashish
To implement the XEP-060, I'd like to have a running example which would also serve as a tool for evaluating the progress. Here are my notes for it, please comment on it. Bernd came up with something like Twitter. That would mean we have a node per person (for example

Re: [Vysper] Running example

2009-04-25 Thread Michael Jakl
Hi! On Sat, Apr 25, 2009 at 14:55, Ashish paliwalash...@gmail.com wrote: We need means of creating, configuring, and deleting nodes (covers important recommended features 8.1, 8.2, 8.4). Where do you plan to store these *nodes*? From implementation perspective, you need to be able to

Re: [Vysper] Running example

2009-04-25 Thread Ashish
Thanks for the suggestion. Acutally, a tree-like structure would make sense since there are collection nodes (which I didn't plan to implement in the first round) and leaf nodes. We're also discussing persistence services of Vysper within the Labs JIRA

Re: [Vysper] Running example

2009-04-25 Thread Bernd Fondermann
Ashish wrote: Thanks for the suggestion. Acutally, a tree-like structure would make sense since there are collection nodes (which I didn't plan to implement in the first round) and leaf nodes. We're also discussing persistence services of Vysper within the Labs JIRA

Re: [Vysper] Running example

2009-04-25 Thread Bernd Fondermann
Michael Jakl wrote: Hi! snip/ Michael 1: http://x60br.berlios.de/ This might get interesting... http://thetofu.com/archive/pubsublog_20090307.html Bernd

[Vysper] Running example

2009-04-24 Thread Michael Jakl
Hi! To implement the XEP-060, I'd like to have a running example which would also serve as a tool for evaluating the progress. Here are my notes for it, please comment on it. Bernd came up with something like Twitter. That would mean we have a node per person (for example

Re: [Vysper] Running example

2009-04-24 Thread Bernd Fondermann
Michael Jakl wrote: Hi! To implement the XEP-060, I'd like to have a running example which would also serve as a tool for evaluating the progress. Here are my notes for it, please comment on it. Bernd came up with something like Twitter. That would mean we have a node per person (for

Re: [Vysper] Running example

2009-04-24 Thread Michael Jakl
Hi! On Fri, Apr 24, 2009 at 22:49, Bernd Fondermann bf_...@brainlounge.de wrote: Michael Jakl wrote: Please be aware of XEP-0163 - Personal Eventing Protocol(*). Maybe you want to check that we don't implement anything contradicting it. (*) http://xmpp.org/extensions/xep-0163.html Thanks

Re: [Vysper] Running example

2009-04-24 Thread Bernd Fondermann
Michael Jakl wrote: Hi! On Fri, Apr 24, 2009 at 22:49, Bernd Fondermann bf_...@brainlounge.de wrote: Michael Jakl wrote: Please be aware of XEP-0163 - Personal Eventing Protocol(*). Maybe you want to check that we don't implement anything contradicting it. (*)