From: Magnus H. <leg...@us...> - 2011-08-20 21:38:37
|
Update of /cvsroot/emacs-jabber/www In directory vz-cvs-4.sog:/tmp/cvs-serv10177 Modified Files: index.html index.org Log Message: Update xmpp.org links Index: index.html =================================================================== RCS file: /cvsroot/emacs-jabber/www/index.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- index.html 12 Sep 2009 14:17:29 -0000 1.7 +++ index.html 20 Aug 2011 21:38:34 -0000 1.8 @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" @@ -6,18 +7,23 @@ <title>jabber.el</title> <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/> <meta name="generator" content="Org-mode"/> -<meta name="generated" content="2009-09-12 15:29:40 BST"/> -<meta name="author" content="Magnus"/> +<meta name="generated" content="2011-08-20 22:26:40 BST"/> +<meta name="author" content="Magnus Henoch"/> +<meta name="description" content=""/> +<meta name="keywords" content=""/> <style type="text/css"> - <![CDATA[ + <!--/*--><![CDATA[/*><!--*/ html { font-family: Times, serif; font-size: 12pt; } .title { text-align: center; } .todo { color: red; } .done { color: green; } - .tag { background-color:lightblue; font-weight:normal } + .tag { background-color: #add8e6; font-weight:normal } .target { } - .timestamp { color: grey } - .timestamp-kwd { color: CadetBlue } + .timestamp { color: #bebebe; } + .timestamp-kwd { color: #5f9ea0; } + .right {margin-left:auto; margin-right:0px; text-align:right;} + .left {margin-left:0px; margin-right:auto; text-align:left;} + .center {margin-left:auto; margin-right:auto; text-align:center;} p.verse { margin-left: 3% } pre { border: 1pt solid #AEBDCC; @@ -28,19 +34,54 @@ overflow:auto; } table { border-collapse: collapse; } - td, th { vertical-align: top; } + td, th { vertical-align: top; } + th.right { text-align:center; } + th.left { text-align:center; } + th.center { text-align:center; } + td.right { text-align:right; } + td.left { text-align:left; } + td.center { text-align:center; } dt { font-weight: bold; } - + div.figure { padding: 0.5em; } + div.figure p { text-align: center; } + textarea { overflow-x: auto; } + .linenr { font-size:smaller } + .code-highlighted {background-color:#ffff00;} .org-info-js_info-navigation { border-style:none; } #org-info-js_console-label { font-size:10px; font-weight:bold; white-space:nowrap; } .org-info-js_search-highlight {background-color:#ffff00; color:#000000; font-weight:bold; } - ]]> + /*]]>*/--> </style> -</head><body> -<h1 class="title">jabber.el</h1> +<script type="text/javascript"> +<!--/*--><![CDATA[/*><!--*/ + function CodeHighlightOn(elem, id) + { + var target = document.getElementById(id); + if(null != target) { + elem.cacheClassElem = elem.className; + elem.cacheClassTarget = target.className; + target.className = "code-highlighted"; + elem.className = "code-highlighted"; + } + } + function CodeHighlightOff(elem, id) + { + var target = document.getElementById(id); + if(elem.cacheClassElem) + elem.className = elem.cacheClassElem; + if(elem.cacheClassTarget) + target.className = elem.cacheClassTarget; + } +/*]]>*///--> +</script> + +</head> +<body> +<div id="content"> +<h1 class="title">jabber.el</h1> <a href="http://sourceforge.net"> <img border="0" src="http://sourceforge.net/sflogo.php?group_id=88346&type=2" width="125" height="37" alt="SourceForge.net Logo" style="position: absolute; top: 0em; right: 0em;"></a> @@ -52,24 +93,24 @@ <h2>Table of Contents</h2> <div id="text-table-of-contents"> <ul> -<li><a href="#sec-1">What is Jabber?</a></li> -<li><a href="#sec-2">What is jabber.el?</a></li> -<li><a href="#sec-3">Downloading and installing</a> +<li><a href="#sec-1">What is Jabber? </a></li> +<li><a href="#sec-2">What is jabber.el? </a></li> +<li><a href="#sec-3">Downloading and installing </a> <ul> -<li><a href="#sec-3.1">Prepackaged</a></li> -<li><a href="#sec-3.2">Dependencies</a></li> -<li><a href="#sec-3.3">Downloading</a></li> -<li><a href="#sec-3.4">Using</a></li> +<li><a href="#sec-3-1">Prepackaged </a></li> +<li><a href="#sec-3-2">Dependencies </a></li> +<li><a href="#sec-3-3">Downloading </a></li> +<li><a href="#sec-3-4">Using </a></li> </ul> </li> -<li><a href="#sec-4">Reporting bugs</a></li> -<li><a href="#sec-5">Latest source</a> +<li><a href="#sec-4">Reporting bugs </a></li> +<li><a href="#sec-5">Latest source </a> <ul> -<li><a href="#sec-5.1">On Sourceforge</a></li> -<li><a href="#sec-5.2">catap's repository</a></li> +<li><a href="#sec-5-1">On Sourceforge </a></li> +<li><a href="#sec-5-2">catap's repository </a></li> </ul> </li> -<li><a href="#sec-6">List of releases</a></li> +<li><a href="#sec-6">List of releases </a></li> </ul> </div> </div> @@ -79,73 +120,69 @@ For the impatient: </p> <ul> -<li> -Latest release: <a href="https://sourceforge.net/projects/emacs-jabber/files/emacs-jabber/0.8.0">0.8.0</a> (12-Sep-2009) +<li>Latest release: <a href="https://sourceforge.net/projects/emacs-jabber/files/emacs-jabber/0.8.0">0.8.0</a> (12-Sep-2009) </li> -<li> -Full <a href="list-of-releases.html">list of releases</a>, including lists of features and changes - +<li>Full <a href="list-of-releases.html">list of releases</a>, including lists of features and changes </li> </ul> -<p>External resources: + +<p> +External resources: </p> <ul> -<li> -<a href="http://sourceforge.net/projects/emacs-jabber/">Sourceforge project page</a>, containing: +<li><a href="http://sourceforge.net/projects/emacs-jabber/">Sourceforge project page</a>, containing: <ul> -<li> -trackers for -<a href="http://sourceforge.net/tracker/?atid=586350&group_id=88346&func=browse">bugs</a>, -<a href="http://sourceforge.net/tracker/?atid=586353&group_id=88346&func=browse">feature requests</a>, -<a href="http://sourceforge.net/tracker/?atid=586352&group_id=88346&func=browse">patches</a> and -<a href="http://sourceforge.net/tracker/?atid=586351&group_id=88346&func=browse">support requests</a>, open for anonymous posters +<li>trackers for + <a href="http://sourceforge.net/tracker/?atid=586350&group_id=88346&func=browse">bugs</a>, + <a href="http://sourceforge.net/tracker/?atid=586353&group_id=88346&func=browse">feature requests</a>, + <a href="http://sourceforge.net/tracker/?atid=586352&group_id=88346&func=browse">patches</a> and + <a href="http://sourceforge.net/tracker/?atid=586351&group_id=88346&func=browse">support requests</a>, open for anonymous posters </li> -<li> -<a href="http://sourceforge.net/forum/?group_id=88346">forums</a>, open for anonymous posters +<li><a href="http://sourceforge.net/forum/?group_id=88346">forums</a>, open for anonymous posters </li> </ul> + </li> -<li> -<a href="http://www.emacswiki.org/cgi-bin/wiki/JabberEl">the JabberEl page of EmacsWiki</a> +<li><a href="http://www.emacswiki.org/cgi-bin/wiki/JabberEl">the JabberEl page of EmacsWiki</a> </li> -<li> -Mailing lists (also available at <a href="http://gmane.net">Gmane</a>): +<li>Mailing lists (also available at <a href="http://gmane.net">Gmane</a>): <ul> -<li> -<a href="http://lists.sourceforge.net/lists/listinfo/emacs-jabber-general">emacs-jabber-general</a>, for posts by humans (also <a href="http://dir.gmane.org/gmane.emacs.jabber.general">gmane.emacs.jabber.general</a>) +<li><a href="http://lists.sourceforge.net/lists/listinfo/emacs-jabber-general">emacs-jabber-general</a>, for posts by humans (also <a href="http://dir.gmane.org/gmane.emacs.jabber.general">gmane.emacs.jabber.general</a>) </li> -<li> -<a href="http://lists.sourceforge.net/lists/listinfo/emacs-jabber-commit">emacs-jabber-commit</a>, read-only mailing list of CVS commits (also <a href="http://dir.gmane.org/gmane.emacs.jabber.scm">gmane.emacs.jabber.scm</a>) +<li><a href="http://lists.sourceforge.net/lists/listinfo/emacs-jabber-commit">emacs-jabber-commit</a>, read-only mailing list of CVS commits (also <a href="http://dir.gmane.org/gmane.emacs.jabber.scm">gmane.emacs.jabber.scm</a>) </li> -<li> -<a href="http://lists.sourceforge.net/lists/listinfo/emacs-jabber-bugs">emacs-jabber-bugs</a>, read-only mailing list of bug tracker activity (also <a href="http://dir.gmane.org/gmane.emacs.jabber.bugs">gmane.emacs.jabber.bugs</a>) +<li><a href="http://lists.sourceforge.net/lists/listinfo/emacs-jabber-bugs">emacs-jabber-bugs</a>, read-only mailing list of bug tracker activity (also <a href="http://dir.gmane.org/gmane.emacs.jabber.bugs">gmane.emacs.jabber.bugs</a>) </li> </ul> + </li> -<li> -the Jabber chat room -<a href="xmpp:jab...@co...?join">jab...@co...</a> +<li>the Jabber chat room </li> -<li> -the <a href="manual-0.8.0/">manual for jabber.el 0.8.0</a> (also included in the release files) +</ul> + +<a href="xmpp:jab...@co...?join">jab...@co...</a> +<ul> +<li>the <a href="manual-0.8.0/">manual for jabber.el 0.8.0</a> (also included in the release files) </li> </ul> + + <div id="outline-container-1" class="outline-2"> -<h2 id="sec-1">What is Jabber?</h2> -<div id="text-1"> +<h2 id="sec-1">What is Jabber? </h2> +<div class="outline-text-2" id="text-1"> <p> Jabber is an open instant messaging (IM) system, also known as XMPP. -It is described in <a href="http://www.xmpp.org/rfcs/">RFCs 3920-3923</a> and a series of <a href="http://www.xmpp.org/extensions/">XEPs</a> (XMPP Extension +It is described in <a href="http://xmpp.org/xmpp-protocols/rfcs/">RFCs 3920-3923</a> and a series of <a href="http://xmpp.org/xmpp-protocols/xmpp-extensions/">XEPs</a> (XMPP Extension Proposals). That is, unlike legacy IM systems (such as ICQ or MSN Messenger), the protocol is published in the open, free for anyone to implement. Therefore you shouldn't be surprised that there is a Jabber client for Emacs, too. (If you are not of the Emacs -persuasion, see this <a href="http://www.jabber.org/software/clients.shtml">list of Jabber clients</a>.) +persuasion, see this <a href="http://xmpp.org/xmpp-software/clients/">list of XMPP/Jabber clients</a>.) </p> <p> Jabber is, like e-mail, a decentralised system. A Jabber identifier @@ -169,8 +206,8 @@ </div> <div id="outline-container-2" class="outline-2"> -<h2 id="sec-2">What is jabber.el?</h2> -<div id="text-2"> +<h2 id="sec-2">What is jabber.el? </h2> +<div class="outline-text-2" id="text-2"> <p> @@ -183,16 +220,16 @@ </div> <div id="outline-container-3" class="outline-2"> -<h2 id="sec-3">Downloading and installing</h2> -<div id="text-3"> +<h2 id="sec-3">Downloading and installing </h2> +<div class="outline-text-2" id="text-3"> </div> -<div id="outline-container-3.1" class="outline-3"> -<h3 id="sec-3.1">Prepackaged</h3> -<div id="text-3.1"> +<div id="outline-container-3-1" class="outline-3"> +<h3 id="sec-3-1">Prepackaged </h3> +<div class="outline-text-3" id="text-3-1"> <p> @@ -203,9 +240,9 @@ </div> -<div id="outline-container-3.2" class="outline-3"> -<h3 id="sec-3.2">Dependencies</h3> -<div id="text-3.2"> +<div id="outline-container-3-2" class="outline-3"> +<h3 id="sec-3-2">Dependencies </h3> +<div class="outline-text-3" id="text-3-2"> <p> @@ -226,17 +263,19 @@ </div> -<div id="outline-container-3.3" class="outline-3"> -<h3 id="sec-3.3">Downloading</h3> -<div id="text-3.3"> +<div id="outline-container-3-3" class="outline-3"> +<h3 id="sec-3-3">Downloading </h3> +<div class="outline-text-3" id="text-3-3"> <p> Download the <a href="#impatient">latest release</a> and unpack it in a suitable location. Add something like the following to your <code>.emacs</code> file: </p> -<pre class="example"> -;; adjust this path: + + + +<pre class="example">;; adjust this path: (add-to-list 'load-path "/path/to/emacs-jabber") ;; For 0.7.1 and below: (require 'jabber) @@ -244,6 +283,8 @@ (require 'jabber-autoloads) </pre> + + <p> Either evaluate those lines, or restart Emacs. </p> @@ -251,9 +292,9 @@ </div> -<div id="outline-container-3.4" class="outline-3"> -<h3 id="sec-3.4">Using</h3> -<div id="text-3.4"> +<div id="outline-container-3-4" class="outline-3"> +<h3 id="sec-3-4">Using </h3> +<div class="outline-text-3" id="text-3-4"> <p> @@ -267,8 +308,8 @@ </div> <div id="outline-container-4" class="outline-2"> -<h2 id="sec-4">Reporting bugs</h2> -<div id="text-4"> +<h2 id="sec-4">Reporting bugs </h2> +<div class="outline-text-2" id="text-4"> <p> @@ -281,8 +322,8 @@ </div> <div id="outline-container-5" class="outline-2"> -<h2 id="sec-5">Latest source</h2> -<div id="text-5"> +<h2 id="sec-5">Latest source </h2> +<div class="outline-text-2" id="text-5"> <p> @@ -293,14 +334,18 @@ </div> -<div id="outline-container-5.1" class="outline-3"> -<h3 id="sec-5.1">On Sourceforge</h3> -<div id="text-5.1"> +<div id="outline-container-5-1" class="outline-3"> +<h3 id="sec-5-1">On Sourceforge </h3> +<div class="outline-text-3" id="text-5-1"> -<pre class="example"> -git clone git://emacs-jabber.git.sourceforge.net/gitroot/emacs-jabber/emacs-jabber + + + +<pre class="example">git clone git://emacs-jabber.git.sourceforge.net/gitroot/emacs-jabber/emacs-jabber </pre> + + <p> You can also <a href="http://emacs-jabber.git.sourceforge.net/">browse the repository</a> with your web browser. </p> @@ -308,23 +353,27 @@ </div> -<div id="outline-container-5.2" class="outline-3"> -<h3 id="sec-5.2">catap's repository</h3> -<div id="text-5.2"> +<div id="outline-container-5-2" class="outline-3"> +<h3 id="sec-5-2">catap's repository </h3> +<div class="outline-text-3" id="text-5-2"> -<pre class="example"> -git clone git://catap.ru/emacs-jabber/emacs-jabber.git + + + +<pre class="example">git clone git://catap.ru/emacs-jabber/emacs-jabber.git </pre> + + </div> </div> </div> <div id="outline-container-6" class="outline-2"> -<h2 id="sec-6">List of releases</h2> -<div id="text-6"> +<h2 id="sec-6">List of releases </h2> +<div class="outline-text-2" id="text-6"> <p> @@ -332,7 +381,11 @@ </p> </div> </div> -<div id="postamble"><p class="date"> Date: 2009-09-12 15:29:40 BST</p> -<p>HTML generated by org-mode 6.13a in emacs 23</p> -</div></body> +<div id="postamble"> +<p class="date">Date: 2011-08-20 22:26:40 BST</p> +<p class="creator">Org version 7.6 with Emacs version 24</p> +<a href="http://validator.w3.org/check?uri=referer">Validate XHTML 1.0</a> +</div> +</div> +</body> </html> Index: index.org =================================================================== RCS file: /cvsroot/emacs-jabber/www/index.org,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- index.org 12 Sep 2009 14:17:29 -0000 1.7 +++ index.org 20 Aug 2011 21:38:34 -0000 1.8 @@ -37,12 +37,12 @@ * What is Jabber? Jabber is an open instant messaging (IM) system, also known as XMPP. -It is described in [[http://www.xmpp.org/rfcs/][RFCs 3920-3923]] and a series of [[http://www.xmpp.org/extensions/][XEPs]] (XMPP Extension +It is described in [[http://xmpp.org/xmpp-protocols/rfcs/][RFCs 3920-3923]] and a series of [[http://xmpp.org/xmpp-protocols/xmpp-extensions/][XEPs]] (XMPP Extension Proposals). That is, unlike legacy IM systems (such as ICQ or MSN Messenger), the protocol is published in the open, free for anyone to implement. Therefore you shouldn't be surprised that there is a Jabber client for Emacs, too. (If you are not of the Emacs -persuasion, see this [[http://www.jabber.org/software/clients.shtml][list of Jabber clients]].) +persuasion, see this [[http://xmpp.org/xmpp-software/clients/][list of XMPP/Jabber clients]].) Jabber is, like e-mail, a decentralised system. A Jabber identifier (JID) is of the form =username@server=, just like an e-mail address, and |