Difference between revisions of "Project Proposals"

From XMPP WIKI
Jump to navigation Jump to search
m ("Server Discovery")
(wrong link after blog software migration)
(One intermediate revision by the same user not shown)
Line 5: Line 5:
* A lightweight Jabber daemon that acts as a regular jabber server on the client side, but uses [http://www.jabber.org/jeps/jep-0174.html Link Local Messaging] on the  server side. Running this daemon on a local machine allows any Jabber client to support link local messaging by connecting to the daemon on localhost. ([[User:Remko|Remko]])
* A lightweight Jabber daemon that acts as a regular jabber server on the client side, but uses [http://www.jabber.org/jeps/jep-0174.html Link Local Messaging] on the  server side. Running this daemon on a local machine allows any Jabber client to support link local messaging by connecting to the daemon on localhost. ([[User:Remko|Remko]])
* A "Server Discovery" feature in each client, so that a never-have-used-Jabber-before user can download/install/launch a Jabber client and create an account from within his software, without having to search the web and ask in forums "what server do I have to use?". ([[User:Nyco|Nyco]])
* A "Server Discovery" feature in each client, so that a never-have-used-Jabber-before user can download/install/launch a Jabber client and create an account from within his software, without having to search the web and ask in forums "what server do I have to use?". ([[User:Nyco|Nyco]])
* [http://www.lucas-nussbaum.net/blog/?p=177 Distributed monitoring of the Jabber network] (was <s>[http://www.lucas-nussbaum.net/blog.php/?2006/06/02/186-non-google-summer-of-code-proposal-distributed-monitoring-of-the-jabber-network Distributed monitoring of the Jabber network]</s>)

Revision as of 16:20, 6 June 2006

This page is intended to be a repository of ideas for Jabber-related projects.

Servers

  • A framework for migrating server data. For example, with an Ejabberd and a Wildfire plugin, one could easily migrate the data from one server to the other. (Remko)
  • A lightweight Jabber daemon that acts as a regular jabber server on the client side, but uses Link Local Messaging on the server side. Running this daemon on a local machine allows any Jabber client to support link local messaging by connecting to the daemon on localhost. (Remko)
  • A "Server Discovery" feature in each client, so that a never-have-used-Jabber-before user can download/install/launch a Jabber client and create an account from within his software, without having to search the web and ask in forums "what server do I have to use?". (Nyco)
  • Distributed monitoring of the Jabber network (was Distributed monitoring of the Jabber network)