comparison templates/sat_website/features.html @ 44:d721c8ffa22a

misc updates: - check for different passwords in registration form - update overview.html and features.html - add missing pages (to be completed)
author souliane <souliane@mailoo.org>
date Tue, 27 Jan 2015 18:28:06 +0100
parents 10ce34ab389a
children 62c23067e86e
comparison
equal deleted inserted replaced
43:c86737a3af94 44:d721c8ffa22a
28 {% block extra %}<span class="label label-success">{% trans "Click on the feature name to have a more detailed description" %}</span>{% endblock %} 28 {% block extra %}<span class="label label-success">{% trans "Click on the feature name to have a more detailed description" %}</span>{% endblock %}
29 {% block main_container %} 29 {% block main_container %}
30 30
31 <div class="row"> 31 <div class="row">
32 <div class="col-md-2"> 32 <div class="col-md-2">
33 <a href="frontends">{% trans "Multi-frontends" %}</a> 33 <strong>{% trans "Blogging" %}</strong>
34 </div> 34 </div>
35 <div class="col-md-7 feature"> 35 <div class="col-md-7 feature">
36 {% blocktrans %}SàT is multi-frontends: the heart of the software is independant from its display, that means that you can have different interfaces adapted to specific usages.{% endblocktrans %} 36 {% blocktrans %}Share your thought with microblogs or write longer articles with rich text blog messages. Together with a picture manager (not available yet, but you can still link external pictures), this combines many of the most popular usecases of the Internet nowaday. The big difference with other popular services is that you can easily decide who will be able to read your messages and you can keep the full control over your data. Better host it yourself, or let it done by an entity you really trust.{% endblocktrans %}
37 </div>
38 </div>
39 <div class="row">
40 <div class="col-md-2">
41 <strong>{% trans "Microblogging" %}</strong>
42 </div>
43 <div class="col-md-7 feature">
44 {% blocktrans %}Share your thought either publicly or privately (see below), thanks to the microblogging feature. With the decentralised nature of XMPP, you don't have to rely on one specific server, so you can stay master of your data, and avoir censorship.{% endblocktrans %}
45 </div>
46 </div>
47 <div class="row">
48 <div class="col-md-2">
49 <strong>{% trans "Group permissions" %}</strong>
50 </div>
51 <div class="col-md-7 feature">
52 {% blocktrans %}Keep access to private data only for the people you choose. SàT uses groups to manage your permissions, and avoid your coworker to see your party pictures.{% endblocktrans %}
53 </div> 37 </div>
54 </div> 38 </div>
55 <div class="row"> 39 <div class="row">
56 <div class="col-md-2"> 40 <div class="col-md-2">
57 <strong>{% trans "Advanced chat and group chat" %}</strong> 41 <strong>{% trans "Advanced chat and group chat" %}</strong>
58 </div> 42 </div>
59 <div class="col-md-7 feature"> 43 <div class="col-md-7 feature">
60 {% blocktrans %}XMPP is one of the best (and probably the best) instant messaging protocol ever made. There are plenty of things you can do, far too much to detail everything here. In addition, you can join muli-user rooms, and discuss with tons of people.{% endblocktrans %} 44 {% blocktrans %}SàT is build above several bricks that together compose one of the richest chat system ever imagined. You can talk with one person or follow a group discussion, invite people... Most of the time you will like to record your communication history, but you can also encrypt it to ensure that the one and only one person you chose will be able to read it.{% endblocktrans %}
61 </div> 45 </div>
62 </div> 46 </div>
63 <div class="row"> 47 <div class="row">
64 <div class="col-md-2"> 48 <div class="col-md-2">
65 <strong>{% trans "Heavy messaging" %}</strong> 49 <strong>{% trans "Activities" %}</strong>
66 </div> 50 </div>
67 <div class="col-md-7 feature"> 51 <div class="col-md-7 feature">
68 {% blocktrans %}With XMPP, you are not limited to chat or short messages: you have no size limit, and if you want to write essays or to highly detail your last holidays, you can. SàT also handles rich text syntaxes like XHTML and Markdown.{% endblocktrans %} 52 {% blocktrans %}On top of the multi-user chat, you can play games and participate to activities. This is done in the same window with nothing extra to install. For now we only offer a French card game (tarot) and an online radio system that allow you to share some music with your friends and hear it at the same time.{% endblocktrans %}
69 </div> 53 </div>
70 </div> 54 </div>
71 <div class="row"> 55 <div class="row">
72 <div class="col-md-2"> 56 <div class="col-md-2">
73 <strong>{% trans "Gateways" %}</strong> 57 <strong>{% trans "File sharing and stream transmissions" %}</strong>
74 </div> 58 </div>
75 <div class="col-md-7 feature"> 59 <div class="col-md-7 feature">
76 {% blocktrans %}Communicate with other networks using different protocols. With SàT and XMPP, you'll not stay behind closed walls.{% endblocktrans %} 60 {% blocktrans %}Easily send file to your contacts. For media content that support it, you can also stream them. Later we would like to implement a decentralized file sharing system so you could create a private Bitorrent-like file sharing system within a group a friends.{% endblocktrans %}
77 </div> 61 </div>
78 </div> 62 </div>
79 <div class="row">
80 <div class="col-md-2">
81 <strong>{% trans "File sharing" %}</strong>
82 </div>
83 <div class="col-md-7 feature">
84 {% blocktrans %}Easily send file to your friends.{% endblocktrans %}
85 </div>
86 </div>
87 <div class="row">
88 <div class="col-md-2">
89 <strong>{% trans "Games" %}</strong>
90 </div>
91 <div class="col-md-7 feature">
92 {% blocktrans %}Play with your friends or other people.{% endblocktrans %}
93 </div>
94 </div>
95 <div class="row"> 63 <div class="row">
96 <div class="col-md-2"> 64 <div class="col-md-2">
97 {% blocktrans context "Url need to point to the localised one" %}<a href="http://www.goffi.org/post/2011/01/18/Recevez-et-envoyez-vos-messages-XMPP/Jabber-avec-votre-lecteur-de-courriel-gr%C3%A2ce-%C3%A0-Salut-%C3%A0-Toi-%21">E-mail clients interactions</a>{% endblocktrans %} 65 {% blocktrans context "Url need to point to the localised one" %}<a href="http://www.goffi.org/post/2011/01/18/Recevez-et-envoyez-vos-messages-XMPP/Jabber-avec-votre-lecteur-de-courriel-gr%C3%A2ce-%C3%A0-Salut-%C3%A0-Toi-%21">E-mail clients interactions</a>{% endblocktrans %}
98 </div> 66 </div>
99 <div class="col-md-7 feature"> 67 <div class="col-md-7 feature">