ejabberd - Comments for "Emoticons" https://www.ejabberd.im/node/2986 en I don't think PEP is a https://www.ejabberd.im/node/2986#comment-53712 <p>I don't think PEP is a solution because an emoticon should be embedded in a message.<br /> I'll be also intersted to know if there is a way to send emoticons.</p> Sat, 01 Nov 2008 16:48:47 +0000 Ted comment 53712 at https://www.ejabberd.im PEP https://www.ejabberd.im/node/2986#comment-52251 <p><noindex><a href="http://www.xmpp.org/extensions/xep-0163.html" title="http://www.xmpp.org/extensions/xep-0163.html" rel="nofollow" >http://www.xmpp.org/extensions/xep-0163.html</a></noindex></p> <div class="quote-msg"> <div class="quote-author"><em>XEP 0163</em> wrote:</div> <p>Personal eventing provides a way for a Jabber/XMPP user to send updates or "events" to other users, who are typically contacts in the user's roster. An event can be anything that a user wants to make known to other people, such as those described in User Geolocation [1], User Mood [2], User Activity [3], and User Tune [4]. While the XMPP Publish-Subscribe [5] extension ("pubsub") can be used to broadcast such events associated, the full pubsub protocol is often thought of as complicated and therefore has not been widely implemented. [6] To make publish-subscribe functionality more accessible (especially to instant messaging and presence applications that conform to XMPP IM [7]), this document defines a simplified subset of pubsub that can be followed by instant messaging client and server developers to more easily deploy personal eventing services across the Jabber/XMPP network. We label this subset "Personal Eventing via Pubsub" or PEP. </p></div> Wed, 23 Apr 2008 14:06:38 +0000 evadim comment 52251 at https://www.ejabberd.im According to the Support https://www.ejabberd.im/node/2986#comment-52249 <p>According to the Support Prot it's not:<br /> <a href="http://www.ejabberd.im/protocols" title="http://www.ejabberd.im/protocols">http://www.ejabberd.im/protocols</a><br /> I also don't see it on the message boards but who knows maybe there's some official word on the mailing list.</p> Wed, 23 Apr 2008 12:57:34 +0000 tlaramie comment 52249 at https://www.ejabberd.im Mm.. but doesn't XMPP have https://www.ejabberd.im/node/2986#comment-52246 <p>Mm.. but doesn't XMPP have to have an element or something in the message xml that sets the emotion/status? I don't want to send a message like this:</p> <div class="codeblock"><code>&lt;?xml version=&#039;1.0&#039; encoding=&#039;UTF-8&#039;?&gt;<br />&lt;xs:schema xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot;&gt;<br />&nbsp;&nbsp;&nbsp; &lt;message&gt; [emotion:happy] &lt;/message&gt;<br />&lt;/xs:schema&gt;</code></div> <p>and then parse it in the client. Then I wouldn't be able to to connect to MSN, ICQ etc. I looked through the xmpp documentation and found this XEP-0038: Icon Styles but it says that it should not be implemented. Is it implemented anyways in ejabberd? Which protocol should i use?</p> Wed, 23 Apr 2008 09:35:16 +0000 noise comment 52246 at https://www.ejabberd.im Re: Emoticons https://www.ejabberd.im/node/2986#comment-52199 <p>This is more up to the client then the service.</p> Fri, 18 Apr 2008 07:41:42 +0000 tlaramie comment 52199 at https://www.ejabberd.im