<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"
xmlns:dc="http://purl.org/dc/elements/1.1/"
>
    <title>deep darc » XMPP Client Daemon » Comments</title>
    <link rel="alternate" type="text/html" href="http://www.deepdarc.com/2006/05/21/xmpp-client-daemon/" />
    <id>http://www.deepdarc.com/2006/05/21/xmpp-client-daemon/</id>
    <subtitle>deep and darc stuff</subtitle>
    <updated>2006-05-26T14:38:02Z</updated>
    <rights>Copyright 2005</rights>
    <generator version="0.2">darcness</generator>

        
        <entry>
            <title type="html"><![CDATA[RE: XMPP Client Daemon]]></title>
            <author>
                <name>nyco.wordpress.com</name>
            </author>
            <link rel="alternate" type="text/html" href="http://www.deepdarc.com/2006/05/21/xmpp-client-daemon/#comment-457" />
            <id>http://www.deepdarc.com/2006/05/21/xmpp-client-daemon/#comment-457</id>
                            <updated>2006-05-26T14:38:02Z</updated>
                                        <published>2006-05-26T14:38:02Z</published>
                                                <summary type="html"><![CDATA[<p><small>[TRACKBACK]</small> <strong>Visions pour Jabber</strong> &mdash; Dans un de mes posts sur le forum de JabberFr.org, je raconte, du point de vue d&#39;un geek/nerd, mes tests tr&egrave;s sommaires et fais part de mes reflexions sur les clients Jabber sous Windows (oui, jeâ€¦</p>
]]></summary>
        </entry>
        
        <entry>
            <title type="html"><![CDATA[RE: XMPP Client Daemon]]></title>
            <author>
                <name>antecipate</name>
            </author>
            <link rel="alternate" type="text/html" href="http://www.deepdarc.com/2006/05/21/xmpp-client-daemon/#comment-453" />
            <id>http://www.deepdarc.com/2006/05/21/xmpp-client-daemon/#comment-453</id>
                            <updated>2006-05-22T15:30:35Z</updated>
                                        <published>2006-05-22T15:30:35Z</published>
                                                <summary type="html"><![CDATA[<p><small>[TRACKBACK]</small> <strong>Questionable efficiency</strong> &mdash; Is re-inventing the wheel the pinnacle of efficiency, that any new bee XMPP client developer absolutely insists on re-writing yet a new XMPP stack from scratch? Or is XMPP is really lacking an efficient approach at quickly...</p>
]]></summary>
        </entry>
        
        <entry>
            <title type="html"><![CDATA[RE: XMPP Client Daemon]]></title>
            <author>
                <name>Edrin</name>
            </author>
            <link rel="alternate" type="text/html" href="http://www.deepdarc.com/2006/05/21/xmpp-client-daemon/#comment-451" />
            <id>http://www.deepdarc.com/2006/05/21/xmpp-client-daemon/#comment-451</id>
                            <updated>2006-05-22T14:22:55Z</updated>
                                        <published>2006-05-22T14:22:55Z</published>
                                                <summary type="html"><![CDATA[<p>Somehow this idea sounds familiar to me :/
Just kidding. I was the developer of the wxSkabber client and my last xmpp project was in fact a/the "XMPP Client Daemon".</p>

<p>See <a href="http://wxxcd.sourceforge.net/">http://wxxcd.sourceforge.net/</a> and <a href="http://wxxcd.sourceforge.net/xcd-lib.jpg">http://wxxcd.sourceforge.net/xcd-lib.jpg</a></p>

<p>Maybe you want to resurrect the project, there is still some code on my HD that is not published in cvs. On the other hand the thelepathy project is basically the same and development is much more active there than mine.</p>

<p>In any case, xcd was already working fine, so it depends on the developer if he wants to do it in c++ or not...</p>

<p>Regards...
contact me at:
edrin@jabber.org</p>

<p><img src="http://www.deepdarc.com//images/smilies/1.png" alt=":)" style="border: 0; margin-bottom: -4px;" /></p>
]]></summary>
        </entry>
        
        <entry>
            <title type="html"><![CDATA[RE: XMPP Client Daemon]]></title>
            <author>
                <name>Robert McQueen</name>
            </author>
            <link rel="alternate" type="text/html" href="http://www.deepdarc.com/2006/05/21/xmpp-client-daemon/#comment-450" />
            <id>http://www.deepdarc.com/2006/05/21/xmpp-client-daemon/#comment-450</id>
                            <updated>2006-05-22T14:12:53Z</updated>
                                        <published>2006-05-22T14:12:53Z</published>
                                                <summary type="html"><![CDATA[<p>Hey, this is exactly the point of the Telepathy project which I work on. We've implemented an XMPP backend daemon and export the various functionalities of this (and potentially any other protocol backend) using D-Bus IPC. It's the basis of the IM/VOIP (using Jingle/Google Talk) on the new software release for the Nokia 770.</p>
]]></summary>
        </entry>
        
        <entry>
            <title type="html"><![CDATA[RE: XMPP Client Daemon]]></title>
            <author>
                <name>Pedro Melo</name>
            </author>
            <link rel="alternate" type="text/html" href="http://www.deepdarc.com/2006/05/21/xmpp-client-daemon/#comment-449" />
            <id>http://www.deepdarc.com/2006/05/21/xmpp-client-daemon/#comment-449</id>
                            <updated>2006-05-22T13:04:40Z</updated>
                                        <published>2006-05-22T13:04:40Z</published>
                                                <summary type="html"><![CDATA[<p>eheh...</p>

<p>Last week at work (we maintain a windows jabber client and now a mac jabber client) we where discussing exactly this.</p>

<p>We where discussing taking the Psi core, and removing all the GUI from it, and using some IPC mechanism to keep a GUI outside.</p>

<p>I know of at least one commercial Jabber client that is trying this road. For me it seems a great way to do it.</p>

<p>Best regards,</p>
]]></summary>
        </entry>
        
        <entry>
            <title type="html"><![CDATA[RE: XMPP Client Daemon]]></title>
            <author>
                <name>milk</name>
            </author>
            <link rel="alternate" type="text/html" href="http://www.deepdarc.com/2006/05/21/xmpp-client-daemon/#comment-448" />
            <id>http://www.deepdarc.com/2006/05/21/xmpp-client-daemon/#comment-448</id>
                            <updated>2006-05-22T11:32:20Z</updated>
                                        <published>2006-05-22T11:32:20Z</published>
                                                <summary type="html"><![CDATA[<p>sounds cool. the dev behind the now-seemlingly-dead client skabber was also working on a jabber client daemon but his site seems to have disappeared.</p>
]]></summary>
        </entry>
        
        <entry>
            <title type="html"><![CDATA[RE: XMPP Client Daemon]]></title>
            <author>
                <name>Sam Morris</name>
            </author>
            <link rel="alternate" type="text/html" href="http://www.deepdarc.com/2006/05/21/xmpp-client-daemon/#comment-446" />
            <id>http://www.deepdarc.com/2006/05/21/xmpp-client-daemon/#comment-446</id>
                            <updated>2006-05-22T09:55:22Z</updated>
                                        <published>2006-05-22T09:55:22Z</published>
                                                <summary type="html"><![CDATA[<p>Sounds similar to freedesktop.org's <a href="http://telepathy.freedesktop.org/wiki/">telepathy</a> project. It's a really great idea.</p>
]]></summary>
        </entry>
        
</feed>
