aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/create-account.page
blob: 46f58395eef954a7cddec0e80d3f82eee835bea9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
<page xmlns="http://projectmallard.org/1.0/"
      type="topic"
      id="create-account">

  <info>
    <link type="guide" xref="index#accounts"/>
    <link type="seealso" xref="add-account"/>
    <link type="seealso" xref="irc-account"/>
    <desc>
      Register an account with one of the supported messaging services.
    </desc>
    <revision pkgversion="2.28" version="0.1" date="2009-06-21" status="draft"/>
    <revision pkgversion="2.28" version="0.2" date="2009-08-07" status="review"/>
    <credit type="author">
      <name>Milo Casagrande</name>
      <email>milo@ubuntu.com</email>
    </credit>
    <copyright>
      <year>2009</year>
      <name>GNOME Documentation Project</name>
    </copyright>
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
  </info>

  <title>Register for a new account</title>

  <p>
    You can freely create an account on any of the services listed below.
    Follow the instructions reported on each website on
    how to register your new account.
  </p>
  <p>
    At the end of the registration process you should have a <em>user
      name</em> (or an <em>account ID</em>) and a <em>password</em>
      that you will use to add the account to <app>Empathy</app>.
  </p>
  <p>
    Click on the name of the service to visit its website.
  </p>

  <section id="im-services">
    <title>Instant Messaging Services</title>

    <list>
      <item>
        <p>
          <link href="http://dashboard.aim.com/aim">AIM</link>
        </p>
      </item>
      <item>
        <p>
          <link href="http://www.google.com/talk/">Google Talk</link>
        </p>
      </item>
      <item>
        <p>
          <link href="https://www.icq.com/register/">ICQ</link>
        </p>
      </item>
      <item>
        <p>
          <link href="http://register.jabber.org/">Jabber</link>
        </p>
        <note style="tip">
          <p>
            It is possible to use the automatic creation of accounts
            with this service. Not all the service providers support it.
             One service provider known to work is <em>jabber.org</em>,
             the default one of the application.
          </p>
        </note>
      </item>
      <item>
        <p>
          <link href="https://accountservices.passport.net">MSN</link>
        </p>
      </item>
      <item>
        <p>
          <link href="https://login.yahoo.com/config/login">Yahoo!</link>
        </p>
      </item>
    </list>
  </section>

  <section id="local-service">
    <title>Local Instant Messaging Services</title>
    <p>
      This service works when you are connected to a local network,
      you do not need an Internet connection in order to use it.
    </p>
    <list>
      <item>
        <p>
          <em>Salut</em>
        </p>
      </item>
    </list>

    <p>
      For more information, see <link xref="salut-protocol" />.
    </p>

  </section>

  <section id ="sip-services">
    <title>Telephony Services</title>

    <p>
      These services will let you do voice call over the Internet with
      other people using the same service or even to normal phones.
    </p>

    <list>
      <item>
        <p>
          <link href="https://www.ekiga.net/index.php?page=register">Ekiga</link>
        </p>
      </item>
      <item>
        <p>
          <link href="https://signup.sipphone.com/new-users/app?class=NewUser;proc=start">Sipphone</link>
        </p>
      </item>
    </list>

    <note>
      <p>
        In order to call normal phones over the Internet, you may need
        to subscribe to a paid service. For more information, please
        refer to the instructions provided on the website of the
        service you will use.
      </p>
    </note>

  </section>
</page>