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