]> git.0d.be Git - empathy.git/blob - help/C/create-account.page
Merge branch 'mallard-to-merge'
[empathy.git] / help / C / create-account.page
1 <page xmlns="http://projectmallard.org/1.0/"
2       type="topic"
3       id="create-account">
4
5   <info>
6     <link type="guide" xref="index#accounts"/>
7     <link type="seealso" xref="add-account"/>
8     <link type="seealso" xref="irc-account"/>
9     <desc>
10       Register an account with one of the supported messaging services.
11     </desc>
12     <revision pkgversion="2.28" version="0.1" date="2009-06-21" status="draft"/>
13     <revision pkgversion="2.28" version="0.2" date="2009-08-07" status="review"/>
14     <credit type="author">
15       <name>Milo Casagrande</name>
16       <email>milo@ubuntu.com</email>
17     </credit>
18     <copyright>
19       <year>2009</year>
20       <name>GNOME Documentation Project</name>
21     </copyright>
22     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
23   </info>
24
25   <title>Register for a new account</title>
26
27   <p>
28     You can freely create an account on any of the services listed below.
29     Follow the instructions reported on each website on
30     how to register your new account.
31   </p>
32   <p>
33     At the end of the registration process you should have a <em>user
34       name</em> (or an <em>account ID</em>) and a <em>password</em>
35       that you will use to add the account to <app>Empathy</app>.
36   </p>
37   <p>
38     Click on the name of the service to visit its website.
39   </p>
40
41   <section id="im-services">
42     <title>Instant Messaging Services</title>
43
44     <list>
45       <item>
46         <p>
47           <link href="http://dashboard.aim.com/aim">AIM</link>
48         </p>
49       </item>
50       <item>
51         <p>
52           <link href="http://www.google.com/talk/">Google Talk</link>
53         </p>
54       </item>
55       <item>
56         <p>
57           <link href="https://www.icq.com/register/">ICQ</link>
58         </p>
59       </item>
60       <item>
61         <p>
62           <link href="http://register.jabber.org/">Jabber</link>
63         </p>
64         <note>
65           <p>
66             It is possible to use the automatic creation of accounts
67             with this service. Not all the service providers support it.
68              One service provider known to work is <em>jabber.org</em>,
69              the default one of the application.
70           </p>
71         </note>
72       </item>
73       <item>
74         <p>
75           <link href="https://accountservices.passport.net">MSN</link>
76         </p>
77       </item>
78       <item>
79         <p>
80           <link href="https://login.yahoo.com/config/login">Yahoo!</link>
81         </p>
82       </item>
83     </list>
84   </section>
85
86   <section id="local-service">
87     <title>Local Instant Messaging Services</title>
88     <p>
89       This service works when you are connected to a local network,
90       you do not need an Internet connection in order to use it.
91     </p>
92     <list>
93       <item>
94         <p>
95           <em>Salut</em>
96         </p>
97       </item>
98     </list>
99
100     <p>
101       For more information, see <link xref="salut-protocol" />.
102     </p>
103
104   </section>
105
106   <section id ="sip-services">
107     <title>Telephony Services</title>
108
109     <p>
110       These services will let you do voice call over the Internet with
111       other people using the same service or even to normal phones.
112     </p>
113
114     <list>
115       <item>
116         <p>
117           <link href="https://www.ekiga.net/index.php?page=register">Ekiga</link>
118         </p>
119       </item>
120       <item>
121         <p>
122           <link href="https://signup.sipphone.com/new-users/app?class=NewUser;proc=start">Sipphone</link>
123         </p>
124       </item>
125     </list>
126
127     <note>
128       <p>
129         In order to call normal phones over the Internet, you may need
130         to subscribe to a paid service. For more information, please
131         refer to the instructions provided on the website of the
132         service you will use.
133       </p>
134     </note>
135
136   </section>
137 </page>