<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><P>I think that to make pubsub useful in the real world</P>
<P>it has to work with "Result Set Management" <A href="http://www.xmpp.org/extensions/xep-0059.html">http://www.xmpp.org/extensions/xep-0059.html</A></P>
<P> </P>
<P>I don't think building a twitter clone with ejabberd is possible with the current implementation.</P>
<P><A href="http://www.process-one.net/en/blogs/article/introducing_the_xmpp_application_server/">http://www.process-one.net/en/blogs/article/introducing_the_xmpp_application_server/</A></P>
<P>What if I want to watch posts 100-110 of a user that posted 1000 posts?</P>
<P> </P>
<P>Result Set Management will be useful in many other scenarios like paging through </P>
<P>the user list in a server that has thousands of registered users...</P>
<P> </P>
<P>In my opinion paging is a must!</P>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"><BR><BR>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">----- Original Message ----<BR>From: Christophe Romain <cromain@process-one.net><BR>To: ejabberd@jabber.ru<BR>Sent: Saturday, June 21, 2008 10:19:52 AM<BR>Subject: Re: [ejabberd] AtomPub interface<BR><BR>> 2. One thing that lacks in XEP 60 to make the bridge better is a way<BR>> to address a single item in a node.<BR>> We can get the last item, all the items, but not only one item through<BR>> its identifier.<BR>> Is this by design ?<BR><BR>hum, i guess chapter 6.4.5 is what you said.<BR>A service MAY return event notifications without payloads (e.g., to <BR>conserve bandwidth). If so, the client MAY request a specific item <BR>(using the ItemID) in order to retrieve the payload. When an entity <BR>requests items by ItemID, implementations MUST allow multiple items <BR>to be specified in the request.<BR><BR>Example 73.
Subscriber requests specific items by ItemID<BR><BR><iq type='get'<BR> from='<A href="mailto:francisco@denmark.lit" ymailto="mailto:francisco@denmark.lit">francisco@denmark.lit</A>/barracks'<BR> to='pubsub.shakespeare.lit'<BR> id='items3'><BR> <pubsub xmlns='<A href="http://jabber.org/protocol/pubsub'" target=_blank>http://jabber.org/protocol/pubsub'</A>><BR> <items node='princely_musings'><BR> <item id='368866411b877c30064a5f62b917cffe'/><BR> <item id='4e30f35051b7b8b42abe083742187228'/><BR> </items><BR> </pubsub><BR></iq><BR><BR>actual pubsub implementation does not handle that case anyway<BR>_______________________________________________<BR>ejabberd mailing list<BR><A href="mailto:ejabberd@jabber.ru" ymailto="mailto:ejabberd@jabber.ru">ejabberd@jabber.ru</A><BR><A
href="http://lists.jabber.ru/mailman/listinfo/ejabberd" target=_blank>http://lists.jabber.ru/mailman/listinfo/ejabberd</A><BR></DIV></DIV></div><br>
</body></html>