]> git.0d.be Git - empathy.git/blob - help/C/create-account.page
[help] Minor language tweaks to updated content
[empathy.git] / help / C / create-account.page
1 <page xmlns="http://projectmallard.org/1.0/"
2       xmlns:e="http://projectmallard.org/experimental/"
3       type="topic" style="task"
4       id="create-account">
5
6   <info>
7     <link type="guide" xref="index#accounts"/>
8     <link type="seealso" xref="add-account"/>
9     <desc>Register for an account with one of the supported messaging services.</desc>
10     <revision pkgversion="2.28" version="0.1" date="2009-06-21" status="draft"/>
11     <revision pkgversion="2.28" version="0.2" date="2009-08-07" status="review">
12       <!--
13       <e:review by="shaunm@gnome.org" date="2009-09-02" status="done"/>
14       -->
15     </revision>
16     <revision pkgversion="2.30" version="0.3" date="2010-04-19" status="review"/>
17     <credit type="author">
18       <name>Milo Casagrande</name>
19       <email>milo@ubuntu.com</email>
20     </credit>
21     <license>
22       <p>Creative Commons Share Alike 3.0</p>
23     </license>    
24 <!--
25     <copyright>
26       <year>2009</year>
27       <name>GNOME Documentation Project</name>
28     </copyright>
29     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
30 -->
31   </info>
32
33   <title>Register for a new account</title>
34
35   <p>Most account types require you to create an account with a account provider
36   before you can connect using instant messaging applications like <app>Empathy</app>.
37   With some account providers, you can use <app>Empathy</app> to register for a new
38   account, using the same steps as you would to <link xref="add-account">add an
39   account</link>.</p>
40
41   <p>This page provides information on creating a new account for various types of
42   accounts.  Your account provider should give you a login ID and a password, as well
43   as any additional information you need to connect with <app>Empathy</app>.</p>
44   
45   <section id="facebook">
46     <title>Facebook</title>
47     <p>
48       Facebook is one of the most-used social networks.  It allows users to
49       create their own profile and to communicate with their friends. 
50     </p>
51     <p>
52       To use Facebook to communicate with your friends, you will need 
53       to create a new account from the website: 
54       <link href="http://www.facebook.com">www.facebook.com</link>.
55     </p>
56   </section>
57
58   <section id="jabber">
59     <title>Jabber</title>
60
61     <p>Jabber is an open instant messaging system.  Like email, Jabber allows
62     you to choose your account provider and communicate with all other Jabber
63     users, regardless of their account provider.</p>
64
65     <p>You will need to create a new account with a Jabber provider.  There are
66     many free providers; one popular provider is
67     <link href="http://register.jabber.org/">Jabber.org</link>.</p>
68
69     <note>
70       <p>If you use Google Mail or Google Talk, you already have a Jabber account.
71       Google Talk is a Jabber service.  Simply use your Google Mail address and
72       password in <app>Empathy</app> to connect.</p>
73     </note>
74   </section>
75
76   <section id="salut">
77     <title>People Nearby</title>
78
79     <p>You do not need to create an account with a service provider to use this
80     feature.  This service works whenever you are connected to a local network,
81     such as a wireless hotspot.  It automatically finds all other users on the
82     network who are also using this service.</p>
83
84     <p>For more information, see <link xref="salut-protocol" />.</p>
85   </section>
86
87   <section id ="sip-services">
88     <title>SIP</title>
89
90     <p>SIP is an open system which allows users to have audio and video
91     conversations over the Internet.  You need to create an account with
92     a SIP provider.  You can communicate with all other SIP users,
93     regardless of which SIP provider they use.</p>
94
95     <p>There are a number of popular free SIP account providers; one
96     popular provider is <link
97     href="https://signup.sipphone.com/new-users/app?class=NewUser;proc=start">Sipphone</link>.</p>
98
99     <note style="warning">
100       <p>Due to technical differences, the free <link
101       href="https://www.ekiga.net/index.php?page=register">Ekiga.net</link>
102       service does not currently work with <app>Empathy</app>.</p>
103     </note>
104
105     <p>Some SIP providers allow you to call normal phones from your computer.
106     Generally, you will need to subscribe to a paid service for this feature.</p>
107   </section>
108
109   <section id="irc">
110     <title>IRC</title>
111
112     <p>You do not need to register for an account to use IRC.  Although you specify
113     a nickname when you add an IRC account to <app>Empathy</app>, this nickname is
114     only established each time you connect.  If another user is using the nickname,
115     you will need to choose a new nickname.</p>
116
117     <p>Some IRC networks use a service called NickServ to allow users to protect
118     their nicknames.  See <link xref="irc-nick-password"/> for more information.</p>
119
120     <p>Some IRC servers are password protected.  You will need to know the password
121     to connect to these servers.  Generally, these are private IRC networks.</p>
122   </section>
123
124   <section id="proprietary-services">
125     <title>Proprietary Services</title>
126
127     <p>There are many proprietary instant messaging services that have been
128     developed by different companies or organizations.  <app>Empathy</app>
129     allows you to connect to an existing account for most popular services.
130     To create a new account with one of these services, you will need to
131     visit the service’s web site and agree to its terms of use.</p>
132
133     <list>
134       <item>
135         <p>
136           <link href="http://dashboard.aim.com/aim">AIM</link>
137         </p>
138       </item>
139       <item>
140         <p>
141           <link href="https://www.icq.com/register/">ICQ</link>
142         </p>
143       </item>
144       <item>
145         <p>
146           <link href="https://accountservices.passport.net">MSN</link>
147         </p>
148       </item>
149       <item>
150         <p>
151           <link href="https://login.yahoo.com/config/login">Yahoo!</link>
152         </p>
153       </item>
154     </list>
155   </section>
156
157 </page>