]> git.0d.be Git - empathy.git/blob - help/C/create-account.page
Merge commit 'jtellier/confirm-lose-accounts-settings'
[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>Most account types require you to create an account with a account provider
28   before you can connect using instant messaging applications like <app>Empathy</app>.
29   With some account providers, you can use <app>Empathy</app> to register for a new
30   account, using the same steps as you would to <link xref="add-account">add an
31   account</link>.</p>
32
33   <p>This page provides information on creating a new account for various types of
34   accounts.  Your account provider should give you a login ID and a password, as well
35   as any additional information you need to connect with <app>Empathy</app>.</p>
36
37   <section id="jabber">
38     <title>Jabber</title>
39
40     <p>Jabber is an open instant messaging system.  Like email, Jabber allows
41     you to choose your account provider and communicate with all other Jabber
42     users, regardless of their account provider.</p>
43
44     <p>You will need to create a new account with a Jabber provider.  There are
45     many free providers; one popular provider is
46     <link href="http://register.jabber.org/">Jabber.org</link>.</p>
47
48     <note>
49       <p>If you use Google Mail or Google Talk, you already have a Jabber account.
50       Google Talk is a Jabber service.  Simply use your Google Mail address and
51       password in <app>Empathy</app> to connect.</p>
52     </note>
53   </section>
54
55   <section id="salut">
56     <title>People Nearby</title>
57
58     <p>You do not need to create an account to use this feature.  This service works
59     whenever you are connected to a local network, such as a wireless hotspot.  It
60     automatically finds all other users on the network who are also using this
61     service.</p>
62
63     <p>For more information, see <link xref="salut-protocol" />.</p>
64   </section>
65
66   <section id ="sip-services">
67     <title>Telephony Services</title>
68
69     <p>
70       These services will let you do voice call over the Internet with
71       other people using the same service or even to normal phones.
72     </p>
73
74     <list>
75       <item>
76         <p>
77           <link href="https://www.ekiga.net/index.php?page=register">Ekiga</link>
78         </p>
79       </item>
80       <item>
81         <p>
82           <link href="https://signup.sipphone.com/new-users/app?class=NewUser;proc=start">Sipphone</link>
83         </p>
84       </item>
85     </list>
86
87     <note>
88       <p>
89         In order to call normal phones over the Internet, you may need
90         to subscribe to a paid service. For more information, please
91         refer to the instructions provided on the website of the
92         service you will use.
93       </p>
94     </note>
95   </section>
96
97   <section id="irc">
98     <title>IRC</title>
99
100     <comment>
101       <p>you don't need an account, but mention and cross-link nick registering
102       and server password stuff</p>
103     </comment>
104   </section>
105
106   <section id="proprietary-services">
107     <title>Proprietary Services</title>
108
109     <list>
110       <item>
111         <p>
112           <link href="http://dashboard.aim.com/aim">AIM</link>
113         </p>
114       </item>
115       <item>
116         <p>
117           <link href="http://www.google.com/talk/">Google Talk</link>
118         </p>
119       </item>
120       <item>
121         <p>
122           <link href="https://www.icq.com/register/">ICQ</link>
123         </p>
124       </item>
125       <item>
126         <p>
127           <link href="https://accountservices.passport.net">MSN</link>
128         </p>
129       </item>
130       <item>
131         <p>
132           <link href="https://login.yahoo.com/config/login">Yahoo!</link>
133         </p>
134       </item>
135     </list>
136   </section>
137
138 </page>