adium-1.4 3295:a1a26eddf7a5: Add http://trac.adium.im/wiki/ListO...

commits at adium.im commits at adium.im
Wed Dec 1 21:03:27 UTC 2010


details:	http://hg.adium.im/adium-1.4/rev/a1a26eddf7a5
revision:	3295:a1a26eddf7a5
author:		Robert Vehse
date:		Wed Dec 01 22:03:04 2010 +0100

Add http://trac.adium.im/wiki/ListOfServices and the service pages linked from there to Adium Help.

diffs (truncated from 1560 to 1000 lines):

diff -r f36994e6ac67 -r a1a26eddf7a5 AdiumHelp/pgs/Accounts-AIM.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/AdiumHelp/pgs/Accounts-AIM.html	Wed Dec 01 22:03:04 2010 +0100
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<meta name="keywords" content="AOL, AIM" />
+<meta name="description" content="AOL Instant Messenger" />
+<title>AOL Instant Messenger</title>
+<link href="../css/topicpage.css" type="text/css" rel="stylesheet" media="all" />
+</head>
+<body>
+<div id="banner">
+	<div id="navleft"><a class="navleftsty" href="../AdiumHelp.html">Adium Help</a> <a class="navleftsty" href="AdiumDocumentation.html">Adium Documentation</a></div>
+</div>
+<div id="mainbox">
+	<div id="caticon"> <img src="../gfx/AdiumIcon.png" alt="Adium Icon" height="32" width="32" border="0" /> </div>
+	<div id="pagetitle">
+		<h1>AOL Instant Messenger</h1>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>Description</h3>
+		</div>
+		<div class="taskboxtext">
+			<table> 
+				<tr>
+					<td><strong>Homepage:</strong></td>
+					<td> <a class="ext_link" href="http://www.aim.com">http://www.aim.com</a></td>
+				</tr>
+				<tr>
+					<td><strong>Type:</strong></td>
+					<td>Proprietary</td>
+				</tr>
+				<tr>
+					<td><strong>Identity:</strong></td>
+					<td>user name (called "screen name" by AOL)</td>
+				</tr>
+				<tr>
+					<td><strong>Interoperability:</strong></td>
+					<td>MobileMe, ICQ</td>
+				</tr>
+				<tr>
+					<td><strong>Popularity:</strong></td>
+					<td>USA</td>
+				</tr>
+				<tr><td><strong>Default server; port:</strong></td>
+				<td>login.oscar.aol.com; 5190</td>
+				</tr>
+			</table>
+		</div>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>History</h3>
+		</div>
+		<div class="taskboxtext">
+			<p>Being the second modern client after ICQ, AIM was initially released in 1997.</p>
+		</div>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>Censorship</h3>
+		</div>
+		<div class="taskboxtext">
+			<p>AIM servers filter strings containing <i><img</i> and <i><script</i>, which are tags in the Hypertext Markup Language (HTML) AIM uses to encode messages (so as to support fonts, colors, etc.).</p>
+			<p>HTML tags that you put into the inputline are “escaped” by Adium, so that the recipient's client will not attempt to use the HTML tag; it will simply display the text of the tag. However, it appears that the AIM server drops messages containing even escaped HTML (but only those two tags—other tags work fine).</p>
+			<p>AIM will also drop any message containing a link to a file: address. These addresses are intended to refer to files on the sender's or your computer. (The file need not actually exist on one end or the other. A perfectly valid file: link can refer to a path that does not exist on anyone's machine, such as  this one.)</p>
+			<p>On the other hand, it will allow the message if the address is plain text instead of a link. So, for example, “Check out what I just wrote:  file:///Users/me/Documents/Why-Adium-is-awesome.txt” will go through, but “Check out <a class="ext_link" href="file:///Users/me/Documents/Why-Adium-is-awesome.txt">what I just wrote</a>” will not.</p>
+		</div>
+	</div>
+	</div>	
+	</body>
+</html>
\ No newline at end of file
diff -r f36994e6ac67 -r a1a26eddf7a5 AdiumHelp/pgs/Accounts-Bonjour.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/AdiumHelp/pgs/Accounts-Bonjour.html	Wed Dec 01 22:03:04 2010 +0100
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<meta name="keywords" content="Bonjour, Rendezvous" />
+<meta name="description" content="Bonjour" />
+<title>Bonjour</title>
+<link href="../css/topicpage.css" type="text/css" rel="stylesheet" media="all" />
+</head>
+<body>
+<div id="banner">
+	<div id="navleft"><a class="navleftsty" href="../AdiumHelp.html">Adium Help</a> <a class="navleftsty" href="AdiumDocumentation.html">Adium Documentation</a></div>
+</div>
+<div id="mainbox">
+	<div id="caticon"> <img src="../gfx/AdiumIcon.png" alt="Adium Icon" height="32" width="32" border="0" /> </div>
+	<div id="pagetitle">
+		<h1>Bonjour</h1>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>Description</h3>
+		</div>
+		<div class="taskboxtext">
+			<table> 
+				<tr>
+					<td><strong>Homepage:</strong></td>
+					<td> <a class="ext_link" href="http://www.apple.com/support/bonjour/">http://www.apple.com/support/bonjour/</a></td>
+				</tr>
+				<tr>
+					<td><strong>Type:</strong></td>
+					<td>Proprietary; portions under the Apache license</td>
+				</tr>
+				<tr>
+					<td><strong>Identity:</strong></td>
+					<td></td>
+				</tr>
+				<tr>
+					<td><strong>Interoperability:</strong></td>
+					<td>None</td>
+				</tr>
+				<tr>
+					<td><strong>Popularity:</strong></td>
+					<td></td>
+				</tr>
+			</table>
+			<p>Formerly known as "Rendezvous", Bonjour is a local-network service that uses XMPP for chat. Unlike most services, you don't need to sign up anywhere to use Bonjour messaging; you only need a local network.</p>
+		</div>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>History</h3>
+		</div>
+		<div class="taskboxtext">
+			<p></p>
+		</div>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>Censorship</h3>
+		</div>
+		<div class="taskboxtext">
+			<p></p>
+		</div>
+	</div>
+	</div>
+	</body>
+</html>
\ No newline at end of file
diff -r f36994e6ac67 -r a1a26eddf7a5 AdiumHelp/pgs/Accounts-FacebookChat.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/AdiumHelp/pgs/Accounts-FacebookChat.html	Wed Dec 01 22:03:04 2010 +0100
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<meta name="keywords" content="Facebook Chat, FB" />
+<meta name="description" content="Facebook Chat" />
+<title>Facebook Chat</title>
+<link href="../css/topicpage.css" type="text/css" rel="stylesheet" media="all" />
+</head>
+<body>
+<div id="banner">
+	<div id="navleft"><a class="navleftsty" href="../AdiumHelp.html">Adium Help</a> <a class="navleftsty" href="AdiumDocumentation.html">Adium Documentation</a></div>
+</div>
+<div id="mainbox">
+	<div id="caticon"> <img src="../gfx/AdiumIcon.png" alt="Adium Icon" height="32" width="32" border="0" /> </div>
+	<div id="pagetitle">
+		<h1>Facebook Chat</h1>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>Description</h3>
+		</div>
+		<div class="taskboxtext">
+			<table> 
+				<tr>
+					<td><strong>Homepage:</strong></td>
+					<td> <a class="ext_link" href="http://www.facebook.com">http://www.facebook.com</a></td>
+				</tr>
+					<td><strong>Type:</strong></td>
+					<td>Proprietary, XMPP-based</td>
+				</tr>
+				<tr>
+					<td><strong>Identity:</strong></td>
+					<td>yourusername at chat.facebook.com</td>
+				</tr>
+				<tr>
+					<td><strong>Interoperability:</strong></td>
+					<td>None</td>
+				</tr>
+				<tr>
+					<td><strong>Popularity:</strong></td>
+					<td>Facebook site: 400 million active users, Facebook Chat: unknown</td>
+				</tr>
+			</table>
+			<p>Facebook is a social networking website. It offers an in-browser "Facebook Chat" service.</p>
+		</div>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>History</h3>
+		</div>
+		<div class="taskboxtext">
+			<p></p>
+		</div>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>Censorship</h3>
+		</div>
+		<div class="taskboxtext">
+			<p></p>
+		</div>
+	</div>
+	</div>
+	</body>
+</html>
\ No newline at end of file
diff -r f36994e6ac67 -r a1a26eddf7a5 AdiumHelp/pgs/Accounts-Gadu-Gadu.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/AdiumHelp/pgs/Accounts-Gadu-Gadu.html	Wed Dec 01 22:03:04 2010 +0100
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<meta name="keywords" content="Gadu-Gadu" />
+<meta name="description" content="Gadu-Gadu" />
+<title>Gadu-Gadu</title>
+<link href="../css/topicpage.css" type="text/css" rel="stylesheet" media="all" />
+</head>
+<body>
+<div id="banner">
+	<div id="navleft"><a class="navleftsty" href="../AdiumHelp.html">Adium Help</a> <a class="navleftsty" href="AdiumDocumentation.html">Adium Documentation</a></div>
+</div>
+<div id="mainbox">
+	<div id="caticon"> <img src="../gfx/AdiumIcon.png" alt="Adium Icon" height="32" width="32" border="0" /> </div>
+	<div id="pagetitle">
+		<h1>Gadu-Gadu</h1>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>Description</h3>
+		</div>
+		<div class="taskboxtext">
+			<table> 
+				<tr>
+					<td><strong>Homepage:</strong></td>
+					<td> <a class="ext_link" href="http://www.gadu-gadu.pl/">http://www.gadu-gadu.pl/</a></td>
+				</tr>
+				<tr>
+					<td><strong>Server status:</strong></td>
+					<td> <a class="ext_link" href="http://kadu.net/monitor/">http://kadu.net/monitor/</a></td>
+				</tr>
+				<tr>
+					<td><strong>Type:</strong></td>
+					<td>Proprietary</td>
+				</tr>
+				<tr>
+					<td><strong>Identity:</strong></td>
+					<td></td>
+				</tr>
+				<tr>
+					<td><strong>Interoperability:</strong></td>
+					<td>None</td>
+				</tr>
+				<tr>
+					<td><strong>Popularity:</strong></td>
+					<td>Poland</td>
+				</tr>
+			</table>
+			<p></p>
+		</div>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>History</h3>
+		</div>
+		<div class="taskboxtext">
+			<p></p>
+		</div>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>Censorship</h3>
+		</div>
+		<div class="taskboxtext">
+			<p></p>
+		</div>
+	</div>
+	</div>
+	</body>
+</html>
\ No newline at end of file
diff -r f36994e6ac67 -r a1a26eddf7a5 AdiumHelp/pgs/Accounts-Gizmo5.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/AdiumHelp/pgs/Accounts-Gizmo5.html	Wed Dec 01 22:03:04 2010 +0100
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<meta name="keywords" content="Gizmo5, Gizmo" />
+<meta name="description" content="Gizmo5" />
+<title>Gizmo5</title>
+<link href="../css/topicpage.css" type="text/css" rel="stylesheet" media="all" />
+</head>
+<body>
+<div id="banner">
+	<div id="navleft"><a class="navleftsty" href="../AdiumHelp.html">Adium Help</a> <a class="navleftsty" href="AdiumDocumentation.html">Adium Documentation</a></div>
+</div>
+<div id="mainbox">
+	<div id="caticon"> <img src="../gfx/AdiumIcon.png" alt="Adium Icon" height="32" width="32" border="0" /> </div>
+	<div id="pagetitle">
+		<h1>Gizmo5</h1>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>Description</h3>
+		</div>
+		<div class="taskboxtext">
+			<table> 
+				<tr>
+					<td><strong>Homepage:</strong></td>
+					<td> <a class="ext_link" href="http://gizmo5.com/">http://gizmo5.com/</a></td>
+				</tr>
+				<tr>
+					<td><strong>Type:</strong></td>
+					<td>XMPP-based, proprietary</td>
+				</tr>
+				<tr>
+					<td><strong>Identity:</strong></td>
+					<td>Jabber ID (JID), e.g. username at chat.gizmoproject.com</td>
+				</tr>
+				<tr>
+					<td><strong>Interoperability:</strong></td>
+					<td>XMPP, LiveJournal, Google Talk</td>
+				</tr>
+			</table>
+			<p>Apart from using and being compatible with XMPP, Gizmo5 also has proprietary elements.</p>
+			<p>Gizmo's chat system is simply XMPP, so all you need to do is add the account as a Jabber account. For example, if your Gizmo Project username is "jdoe", your Jabber ID is "jdoe at chat.gizmoproject.com".</p>
+		</div>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>History</h3>
+		</div>
+		<div class="taskboxtext">
+			<p></p>
+		</div>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>Censorship</h3>
+		</div>
+		<div class="taskboxtext">
+			<p></p>
+		</div>
+	</div>
+	</div>
+	</body>
+</html>
\ No newline at end of file
diff -r f36994e6ac67 -r a1a26eddf7a5 AdiumHelp/pgs/Accounts-GoogleTalk.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/AdiumHelp/pgs/Accounts-GoogleTalk.html	Wed Dec 01 22:03:04 2010 +0100
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<meta name="keywords" content="Google Talk, Gtalk" />
+<meta name="description" content="Google Talk" />
+<title>Google Talk</title>
+<link href="../css/topicpage.css" type="text/css" rel="stylesheet" media="all" />
+</head>
+<body>
+<div id="banner">
+	<div id="navleft"><a class="navleftsty" href="../AdiumHelp.html">Adium Help</a> <a class="navleftsty" href="AdiumDocumentation.html">Adium Documentation</a></div>
+</div>
+<div id="mainbox">
+	<div id="caticon"> <img src="../gfx/AdiumIcon.png" alt="Adium Icon" height="32" width="32" border="0" /> </div>
+	<div id="pagetitle">
+		<h1>Google Talk</h1>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>Description</h3>
+		</div>
+		<div class="taskboxtext">
+			<table> 
+				<tr>
+					<td><strong>Homepage:</strong></td>
+					<td> <a class="ext_link" href="http://www.google.com/talk/">http://www.google.com/talk/</a></td>
+				</tr>
+				<tr>
+					<td><strong>Type:</strong></td>
+					<td>XMPP-based, proprietary</td>
+				</tr>
+				<tr>
+					<td><strong>Identity:</strong></td>
+					<td>Jabber ID (JID), e.g. usr at a.b.c/home with "home" being a "resource", which distinguishes the same user when logged in from multiple locations (simultaneously)</td>
+				</tr>
+				<tr>
+					<td><strong>Interoperability:</strong></td>
+					<td>XMPP, LiveJournal, Gizmo</td>
+				</tr>
+			</table>
+			<p>Apart from using and being compatible with <a href="Accounts-XMPP.html">XMPP</a>, Google Talk also has proprietary elements.</p>
+			<p>Note that "a Gmail account is required to use Google Talk or other download clients" (<a  class="ext_link" href="http://google.com/support/chat/bin/answer.py?hl=en&answer=159495">says Google</a>).</p>
+		</div>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>History</h3>
+		</div>
+		<div class="taskboxtext">
+			<p></p>
+		</div>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>Censorship</h3>
+		</div>
+		<div class="taskboxtext">
+			<p></p>
+		</div>
+	</div>
+	</div>
+	</body>
+</html>
\ No newline at end of file
diff -r f36994e6ac67 -r a1a26eddf7a5 AdiumHelp/pgs/Accounts-GroupWise.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/AdiumHelp/pgs/Accounts-GroupWise.html	Wed Dec 01 22:03:04 2010 +0100
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<meta name="keywords" content="Novell GroupWise" />
+<meta name="description" content="Novell GroupWise" />
+<title>Novell GroupWise</title>
+<link href="../css/topicpage.css" type="text/css" rel="stylesheet" media="all" />
+</head>
+<body>
+<div id="banner">
+	<div id="navleft"><a class="navleftsty" href="../AdiumHelp.html">Adium Help</a> <a class="navleftsty" href="AdiumDocumentation.html">Adium Documentation</a></div>
+</div>
+<div id="mainbox">
+	<div id="caticon"> <img src="../gfx/AdiumIcon.png" alt="Adium Icon" height="32" width="32" border="0" /> </div>
+	<div id="pagetitle">
+		<h1>Novell GroupWise</h1>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>Description</h3>
+		</div>
+		<div class="taskboxtext">
+			<table> 
+				<tr>
+					<td><strong>Homepage:</strong></td>
+					<td> <a class="ext_link" href="http://www.novell.com/products/groupwise/">http://www.novell.com/products/groupwise/</a></td>
+				</tr>
+				<tr>
+					<td><strong>Type:</strong></td>
+					<td>Proprietary</td>
+				</tr>
+				<tr>
+					<td><strong>Identity:</strong></td>
+					<td></td>
+				</tr>
+				<tr>
+					<td><strong>Interoperability:</strong></td>
+					<td></td>
+				</tr>
+				<tr>
+					<td><strong>Popularity:</strong></td>
+					<td></td>
+				</tr>
+			</table>
+			<p>GroupWise is a Novell messenger service used in corporate environments.</p>
+		</div>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>History</h3>
+		</div>
+		<div class="taskboxtext">
+			<p></p>
+		</div>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>Censorship</h3>
+		</div>
+		<div class="taskboxtext">
+			<p></p>
+		</div>
+	</div>
+	</div>
+	</body>
+</html>
\ No newline at end of file
diff -r f36994e6ac67 -r a1a26eddf7a5 AdiumHelp/pgs/Accounts-ICQ.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/AdiumHelp/pgs/Accounts-ICQ.html	Wed Dec 01 22:03:04 2010 +0100
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<meta name="keywords" content="ICQ" />
+<meta name="description" content="ICQ" />
+<title>ICQ</title>
+<link href="../css/topicpage.css" type="text/css" rel="stylesheet" media="all" />
+</head>
+<body>
+<div id="banner">
+	<div id="navleft"><a class="navleftsty" href="../AdiumHelp.html">Adium Help</a> <a class="navleftsty" href="AdiumDocumentation.html">Adium Documentation</a></div>
+</div>
+<div id="mainbox">
+	<div id="caticon"> <img src="../gfx/AdiumIcon.png" alt="Adium Icon" height="32" width="32" border="0" /> </div>
+	<div id="pagetitle">
+		<h1>ICQ</h1>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>Description</h3>
+		</div>
+		<div class="taskboxtext">
+			<table> 
+				<tr>
+					<td><strong>Homepage:</strong></td>
+					<td> <a class="ext_link" href="http://www.icq.com/">http://www.icq.com/</a></td>
+				</tr>
+				<tr>
+					<td><strong>Type:</strong></td>
+					<td>Proprietary</td>
+				</tr>
+				<tr>
+					<td><strong>Identity:</strong></td>
+					<td>Universal Internet Number / Unified Identification Number / Unique Identification Number (UIN), e.g. 12345678</td>
+				</tr>
+				<tr>
+					<td><strong>Interoperability:</strong></td>
+					<td>AIM, MobileMe (formerly known as .Mac)</td>
+				</tr>
+				<tr>
+					<td><strong>Popularity:</strong></td>
+					<td>Germany, Eastern Europe</td>
+				</tr>
+				<tr>
+					<td><strong>Default server; port:</strong></td>
+					<td>login.icq.com (formerly login.oscar.aol.com, which no longer works for ICQ); 5190</td>
+				</tr>
+			</table>
+		</div>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>History</h3>
+		</div>
+		<div class="taskboxtext">
+			<p>When it was released in 1996 by a company called Mirabilis, ICQ was the first real popular Instant Messaging service. In 1998, AOL bought Mirabilis and later made the ICQ protocol more similar to the AIM protocol.</p>
+			<p>In 2010, AOL sold ICQ to the proprietors of Mail.ru. The new owners changed the login server address to login.icq.com; 1.4.1 is the first version of Adium to use the new address by default, but older versions can be reconfigured by double-clicking on each ICQ account in the Preferences window and changing each account's Login Server in the Options tab.</p>
+		</div>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>Censorship</h3>
+		</div>
+		<div class="taskboxtext">
+			<p>ICQ servers filter strings containing <script, a tag in the Hypertext Markup Language (HTML), which AIM and ICQ use to encode messages (so as to support fonts, colors, etc.).</p>
+			
+			<p>HTML tags that you put into the inputline are “escaped” by Adium, so that the recipient's client will not attempt to use the HTML tag; it will simply display the text of the tag. However, it appears that the AIM/ICQ server drops messages containing even escaped HTML (but only that tag — other tags work fine).</p>
+		</div>
+	</div>
+	</div>
+	</body>
+</html>
\ No newline at end of file
diff -r f36994e6ac67 -r a1a26eddf7a5 AdiumHelp/pgs/Accounts-IRC.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/AdiumHelp/pgs/Accounts-IRC.html	Wed Dec 01 22:03:04 2010 +0100
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<meta name="keywords" content="IRC, instant relay chat" />
+<meta name="description" content="IRC" />
+<title>IRC</title>
+<link href="../css/topicpage.css" type="text/css" rel="stylesheet" media="all" />
+</head>
+<body>
+<div id="banner">
+	<div id="navleft"><a class="navleftsty" href="../AdiumHelp.html">Adium Help</a> <a class="navleftsty" href="AdiumDocumentation.html">Adium Documentation</a></div>
+</div>
+<div id="mainbox">
+	<div id="caticon"> <img src="../gfx/AdiumIcon.png" alt="Adium Icon" height="32" width="32" border="0" /> </div>
+	<div id="pagetitle">
+		<h1>IRC</h1>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>Description</h3>
+		</div>
+		<div class="taskboxtext">
+			<table> 
+				<tr>
+					<td><strong>Homepage:</strong></td>
+					<td> <a class="ext_link" href="http://www.irc.org/">http://www.irc.org/</a></td>
+				</tr>
+				<tr>
+					<td><strong>Type:</strong></td>
+					<td>Proprietary</td>
+				</tr>
+				<tr>
+					<td><strong>Identity:</strong></td>
+					<td></td>
+				</tr>
+				<tr>
+					<td><strong>Interoperability:</strong></td>
+					<td></td>
+				</tr>
+				<tr>
+					<td><strong>Popularity:</strong></td>
+					<td></td>
+				</tr>
+			</table>
+			<p></p>
+		</div>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>History</h3>
+		</div>
+		<div class="taskboxtext">
+			<p></p>
+		</div>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>Censorship</h3>
+		</div>
+		<div class="taskboxtext">
+			<p></p>
+		</div>
+	</div>
+	</div>
+	</body>
+</html>
\ No newline at end of file
diff -r f36994e6ac67 -r a1a26eddf7a5 AdiumHelp/pgs/Accounts-LJTalk.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/AdiumHelp/pgs/Accounts-LJTalk.html	Wed Dec 01 22:03:04 2010 +0100
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<meta name="keywords" content="LJ Talk, LiveJournal" />
+<meta name="description" content="LJ Talk" />
+<title>LJ Talk</title>
+<link href="../css/topicpage.css" type="text/css" rel="stylesheet" media="all" />
+</head>
+<body>
+<div id="banner">
+	<div id="navleft"><a class="navleftsty" href="../AdiumHelp.html">Adium Help</a> <a class="navleftsty" href="AdiumDocumentation.html">Adium Documentation</a></div>
+</div>
+<div id="mainbox">
+	<div id="caticon"> <img src="../gfx/AdiumIcon.png" alt="Adium Icon" height="32" width="32" border="0" /> </div>
+	<div id="pagetitle">
+		<h1>LJ Talk</h1>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>Description</h3>
+		</div>
+		<div class="taskboxtext">
+			<table> 
+				<tr>
+					<td><strong>Homepage:</strong></td>
+					<td> <a class="ext-link" href="http://www.livejournal.com/chat/">http://www.livejournal.com/chat/</a></td>
+				</tr>
+				<tr>
+					<td><strong>Type:</strong></td>
+					<td>Open standard (XMPP)</td>
+				</tr>
+				<tr>
+					<td><strong>Identity:</strong></td>
+					<td>Jabber ID (JID), e.g. LJ-usr at livejournal.com/home with "home" being a "resource", which distinguishes the same user when logged in from multiple locations (simultaneously)</td>
+				</tr>
+				<tr>
+					<td><strong>Interoperability:</strong></td>
+					<td>Google Talk, LiveJournal, Gizmo</td>
+				</tr>
+			</table>
+			<p>LiveJournal is Six Apart's blogging service. Its XMPP-based instant-messaging service is called "LJ Talk".</p>
+		</div>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>History</h3>
+		</div>
+		<div class="taskboxtext">
+			<p></p>
+		</div>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>Censorship</h3>
+		</div>
+		<div class="taskboxtext">
+			<p></p>
+		</div>
+	</div>
+	</div>
+	</body>
+</html>
\ No newline at end of file
diff -r f36994e6ac67 -r a1a26eddf7a5 AdiumHelp/pgs/Accounts-ListOfServices.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/AdiumHelp/pgs/Accounts-ListOfServices.html	Wed Dec 01 22:03:04 2010 +0100
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<meta name="keywords" content="services, interoperability, compatibility" />
+<meta name="description" content="List of services supported and their interoperability" />
+<title>List of services supported and their interoperability</title>
+<link media="all" rel="stylesheet" href="../css/topicpage.css" type="text/css" />
+</head>
+<body>
+<div id="banner"> <a name="account" id="account"></a>
+	<div id="navleft"><a class="navleftsty" href="../AdiumHelp.html">Adium Help</a> <a class="navleftsty" href="AdiumDocumentation.html">Adium Documentation</a></div>
+</div>
+<div id="mainbox">
+	<div id="caticon"> <img src="../gfx/AdiumIcon.png" alt="Adium Icon" height="32" width="32" border="0" /> </div>
+	<div id="pagetitle">
+		<h1>List of services supported and their interoperability</h1>
+	</div>
+	<p>This Adium Wiki page lists all services Adium supports. Clicking on a service will lead you to a dedicated page with more information on the specific service, e.g. known issues, history, censorship.</p>
+	<p>Further down, you can find out which services interoperate ("which service can talk to which") as most services don't interoperate with most other services—this is not an Adium thing.</p>
+	<p><strong>Note:</strong> We do not host any IM services ourselves. Adium is a third-party client for connecting to services run by other people (mostly companies).</p>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>Supported services</h3>
+		</div>
+		<div class="taskboxtext">
+			<ul>
+				<li><a href="Accounts-XMPP.html">XMPP ("Jabber")</a>, including</li>
+				<ul>
+					<li><a href="Accounts-GoogleTalk.html">Google Talk</a></li>
+					<li><a href="Accounts-LJTalk.html">LJ (LiveJournal) Talk</a></li>
+					<li><a href="Accounts-FacebookChat.html">Facebook Chat</a></li>
+					<li><a href="Accounts-Gizmo5.html">Gizmo5</a></li>
+				</ul>
+				<li><a href="Accounts-MSN.html">MSN Messenger</a></li>
+				<li><a href="Accounts-AIM.html">AOL Instant Messenger (AIM)</a>, including</li>
+				<ul>
+					<li><a href="Accounts-MobileMe.html">MobileMe</a> (formerly known as .Mac)</li>
+				</ul>
+				<li><a href="Accounts-Yahoo.html">Yahoo! Messenger</a>, including</li>
+				<ul>
+					<li><a href="Accounts-YahooJapan.html">Yahoo! Japan Messenger</a></li>
+				</ul>
+				<li><a href="Accounts-ICQ.html">ICQ</a></li>
+				<li><a href="Accounts-Bonjour.html">Bonjour</a>, compatible with iChat</li>
+				<li><a href="Accounts-Twitter.html">Twitter</a></li>
+				<li><a href="Accounts-IRC.html">IRC</a></li>
+				<li><a href="Accounts-MySpace.html">MySpaceIM</a></li>
+				<li><a href="Accounts-Gadu-Gadu.html">Gadu-Gadu</a></li>
+				<li><a href="Accounts-Sametime.html">IBM Lotus Sametime</a></li>
+				<li><a href="Accounts-QQ.html">Tencent QQ</a></li>
+				<li><a href="Accounts-GroupWise.html">Novell GroupWise</a></li>
+			</ul>
+		</div>
+	</div>
+	<div id="signing_up_for_an_account" class="taskboxline">
+		<div class="taskboxheader">
+			<h3>Service interoperability</h3>
+		</div>
+		<div class="taskboxtext">
+			<p>No service can talk to all services. This means in order to talk to contact X, you must have an account on the same service as contact X, or on any compatible service.</p>
+			<ul>
+				<li>If you have an account on AIM, ICQ, or MobileMe, you can chat with anybody who uses AIM, ICQ, MobileMe, or SMS.</li>
+				<li>If you have an account on Google Talk, XMPP ("Jabber"), LiveJournal, or Gizmo, you can chat with anybody who uses Google Talk, XMPP ("Jabber"), LiveJournal, or Gizmo.</li>
+				<li>In the official clients, MSN users can chat with Yahoo! users but this is not yet supported by Adium.</li>
+			</ul>
+			<p><strong>XMPP transports</strong></p>
+			<p>Some XMPP ("Jabber") servers (mostly private ones) allow chats with proprietary services such as AIM, MSN, and Yahoo! via a mechanism called "XMPP transports". In Adium, you should be able to chat through transports transparently (that is, it should work just like chatting with users who actually are on the same server). However, you will need to contact the administrator of your Jabber server to find out what services it has transports for. The public servers for Jabber.org and Google Talk do not support transports.</p>
+		</div>
+	</div>
+</div>
+</body>
+</html>
diff -r f36994e6ac67 -r a1a26eddf7a5 AdiumHelp/pgs/Accounts-MSN.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/AdiumHelp/pgs/Accounts-MSN.html	Wed Dec 01 22:03:04 2010 +0100
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<meta name="keywords" content="MSN" />
+<meta name="description" content="MSN Messenger" />
+<title>MSN Messenger</title>
+<link href="../css/topicpage.css" type="text/css" rel="stylesheet" media="all" />
+</head>
+<body>
+<div id="banner">
+	<div id="navleft"><a class="navleftsty" href="../AdiumHelp.html">Adium Help</a> <a class="navleftsty" href="AdiumDocumentation.html">Adium Documentation</a></div>
+</div>
+<div id="mainbox">
+	<div id="caticon"> <img src="../gfx/AdiumIcon.png" alt="Adium Icon" height="32" width="32" border="0" /> </div>
+	<div id="pagetitle">
+		<h1>MSN Messenger</h1>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>Description</h3>
+		</div>
+		<div class="taskboxtext">
+			<table> 
+				<tr>
+					<td><strong>Homepage:</strong></td>
+					<td> <a class="ext_link" href="http://www.msn.com">http://www.msn.com</a></td>
+				</tr>
+				<tr>
+					<td><strong>Server status:</strong></td>
+					<td> <a class="ext_link" href="http://status.live.com/detail/messenger">http://status.live.com/detail/messenger</a></td>
+				</tr>
+				<tr>
+					<td><strong>Type:</strong></td>
+					<td>Proprietary</td>
+				</tr>
+				<tr>
+					<td><strong>Identity:</strong></td>
+					<td>Windows Live ID associated with an email address, e.g. user at hotmail.com</td>
+				</tr>
+				<tr>
+					<td><strong>Interoperability:</strong></td>
+					<td>Yahoo</td>
+				</tr>
+				<tr>
+					<td><strong>Popularity:</strong></td>
+					<td>Europe</td>
+				</tr>
+				<tr>
+					<td><strong>Default server; port:</strong></td>
+					<td>messenger.hotmail.com; 1863</td>
+				</tr>
+			</table>
+		</div>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>History</h3>
+		</div>
+		<div class="taskboxtext">
+			<p>MSN Messenger, now called Windows Live Messenger, is a freeware instant messaging client that was developed and distributed by Microsoft in 1999 to 2005 and in 2007 for computers running the Microsoft Windows operating system (except Windows Vista), and aimed towards home users. It was renamed Windows Live Messenger in February 2006 as part of Microsoft's Windows Live series of online services and software.</p>
+		</div>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>Censorship</h3>
+		</div>
+		<div class="taskboxtext">
+			<p>MSN censors messages containing particular fragments of URLs. Previously, the message would simply be dropped with no indication to either side that it went away; now, at least, you get an error message (inline in the message view).</p>
+			<p><strong>Pieces of text that are known to cause MSN to throw a message into the <a class="ext_link" href="http://en.wikipedia.org/wiki/Memory_hole">memory hole</a></strong></p>
+			<p>The most common ones that we know of are:</p>
+			<ul>
+				<li>.info</li>
+				<li>profile.php? (including ‘?’)</li>
+				<li>download.php? (including ‘?’)</li>
+				<li>gallery.php</li>
+				<li>pics.php</li>
+				<li>ListAllTopics.php</li>
+				<li>.scr (<a class="ext_link" href="http://forums.worsethanfailure.com/forums/thread/126976.aspx">source</a>)</li>
+			</ul>
+			<p><a class="ext_link" href="http://www.allocinit.net/blog/msn-blocked-phrases/">Andrew Wellington has a much longer list.</a></p>
+			<p>See <a class="ext_link" href="http://virtuelvis.com/archives/2006/02/microsoft-censoring-msn-messenger">Microsoft censoring MSN Messenger conversations</a> for more information.</p>
+		</div>
+	</div>
+	</div>
+	</body>
+</html>
\ No newline at end of file
diff -r f36994e6ac67 -r a1a26eddf7a5 AdiumHelp/pgs/Accounts-MobileMe.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/AdiumHelp/pgs/Accounts-MobileMe.html	Wed Dec 01 22:03:04 2010 +0100
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<meta name="keywords" content="AOL, AIM" />
+<meta name="description" content="MobileMe" />
+<title>MobileMe</title>
+<link href="../css/topicpage.css" type="text/css" rel="stylesheet" media="all" />
+</head>
+<body>
+<div id="banner">
+	<div id="navleft"><a class="navleftsty" href="../AdiumHelp.html">Adium Help</a> <a class="navleftsty" href="AdiumDocumentation.html">Adium Documentation</a></div>
+</div>
+<div id="mainbox">
+	<div id="caticon"> <img src="../gfx/AdiumIcon.png" alt="Adium Icon" height="32" width="32" border="0" /> </div>
+	<div id="pagetitle">
+		<h1>MobileMe</h1>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>Description</h3>
+		</div>
+		<div class="taskboxtext">
+			<table> 
+				<tr>
+					<td><strong>Homepage:</strong></td>
+					<td> <a class="ext_link" href="http://www.apple.com/mobileme/">http://www.apple.com/mobileme/</a></td>
+				</tr>
+				<tr>
+					<td><strong>Type:</strong></td>
+					<td>Proprietary</td>
+				</tr>
+				<tr>
+					<td><strong>Identity:</strong></td>
+					<td>user name (called "screen name" by AOL)</td>
+				</tr>
+				<tr>
+					<td><strong>Interoperability:</strong></td>
+					<td>AIM, ICQ</td>
+				</tr>
+				<tr>
+					<td><strong>Popularity:</strong></td>
+					<td>USA</td>
+				</tr>
+				<tr><td><strong>Default server; port:</strong></td>
+				<td>login.oscar.aol.com; 5190</td>
+				</tr>
+			</table>
+			<p>Formerly known as ".Mac", MobileMe is Apple's bundle of online services, including AIM-compatible instant-messaging.</p>
+		</div>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>History</h3>
+		</div>
+		<div class="taskboxtext">
+			<p>Being the second modern client after ICQ, AIM was initially released in 1997.</p>
+		</div>
+	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>Censorship</h3>
+		</div>
+		<div class="taskboxtext">
+			<p>See <a href="Accounts-AIM.html">AOL Instant Messenger</a>.</p>
+		</div>
+	</div>
+	</div>	
+	</body>
+</html>
\ No newline at end of file
diff -r f36994e6ac67 -r a1a26eddf7a5 AdiumHelp/pgs/Accounts-MySpace.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/AdiumHelp/pgs/Accounts-MySpace.html	Wed Dec 01 22:03:04 2010 +0100
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<meta name="keywords" content="MySpaceIM" />
+<meta name="description" content="MySpaceIM" />
+<title>MySpaceIM</title>
+<link href="../css/topicpage.css" type="text/css" rel="stylesheet" media="all" />
+</head>
+<body>
+<div id="banner">
+	<div id="navleft"><a class="navleftsty" href="../AdiumHelp.html">Adium Help</a> <a class="navleftsty" href="AdiumDocumentation.html">Adium Documentation</a></div>
+</div>
+<div id="mainbox">




More information about the commits mailing list