comparison templates/sat_website/features.html @ 26:3df49721008c

upgrade to Bootstrap v3.3.1
author souliane <souliane@mailoo.org>
date Mon, 19 Jan 2015 21:22:40 +0100
parents 8cfc33e4d435
children 10ce34ab389a
comparison
equal deleted inserted replaced
25:930e73ea9e8e 26:3df49721008c
25 {% block headline %}{% trans "Salut à Toi's features" %}{% endblock %} 25 {% block headline %}{% trans "Salut à Toi's features" %}{% endblock %}
26 {% block subtext %}{% trans "SàT is a feature rich XMPP client, here is a round up of them." %}{% endblock %} 26 {% block subtext %}{% trans "SàT is a feature rich XMPP client, here is a round up of them." %}{% endblock %}
27 {% block extra %}<span class="label label-success">{% trans "Click on the feature name to have a more detailed description" %}</span>{% endblock %} 27 {% block extra %}<span class="label label-success">{% trans "Click on the feature name to have a more detailed description" %}</span>{% endblock %}
28 {% block main_container %} 28 {% block main_container %}
29 <div class="row"> 29 <div class="row">
30 <div class="span2"> 30 <div class="col-md-2">
31 <a href="frontends">{% trans "Multi-frontends" %}</a> 31 <a href="frontends">{% trans "Multi-frontends" %}</a>
32 </div> 32 </div>
33 <div class="span7 feature"> 33 <div class="col-md-7 feature">
34 {% 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 %} 34 {% 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 %}
35 </div> 35 </div>
36 </div> 36 </div>
37 <div class="row"> 37 <div class="row">
38 <div class="span2"> 38 <div class="col-md-2">
39 <strong>{% trans "Microblogging" %}</strong> 39 <strong>{% trans "Microblogging" %}</strong>
40 </div> 40 </div>
41 <div class="span7 feature"> 41 <div class="col-md-7 feature">
42 {% 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 %} 42 {% 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 %}
43 </div> 43 </div>
44 </div> 44 </div>
45 <div class="row"> 45 <div class="row">
46 <div class="span2"> 46 <div class="col-md-2">
47 <strong>{% trans "Group permissions" %}</strong> 47 <strong>{% trans "Group permissions" %}</strong>
48 </div> 48 </div>
49 <div class="span7 feature"> 49 <div class="col-md-7 feature">
50 {% 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 %} 50 {% 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 %}
51 </div> 51 </div>
52 </div> 52 </div>
53 <div class="row"> 53 <div class="row">
54 <div class="span2"> 54 <div class="col-md-2">
55 <strong>{% trans "Advanced chat and group chat" %}</strong> 55 <strong>{% trans "Advanced chat and group chat" %}</strong>
56 </div> 56 </div>
57 <div class="span7 feature"> 57 <div class="col-md-7 feature">
58 {% 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 %} 58 {% 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 %}
59 </div> 59 </div>
60 </div> 60 </div>
61 <div class="row"> 61 <div class="row">
62 <div class="span2"> 62 <div class="col-md-2">
63 <strong>{% trans "Heavy messaging" %}</strong> 63 <strong>{% trans "Heavy messaging" %}</strong>
64 </div> 64 </div>
65 <div class="span7 feature"> 65 <div class="col-md-7 feature">
66 {% 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 %} 66 {% 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 %}
67 </div> 67 </div>
68 </div> 68 </div>
69 <div class="row"> 69 <div class="row">
70 <div class="span2"> 70 <div class="col-md-2">
71 <strong>{% trans "Gateways" %}</strong> 71 <strong>{% trans "Gateways" %}</strong>
72 </div> 72 </div>
73 <div class="span7 feature"> 73 <div class="col-md-7 feature">
74 {% blocktrans %}Communicate with other networks using different protocols. With SàT and XMPP, you'll not stay behind closed walls.{% endblocktrans %} 74 {% blocktrans %}Communicate with other networks using different protocols. With SàT and XMPP, you'll not stay behind closed walls.{% endblocktrans %}
75 </div> 75 </div>
76 </div> 76 </div>
77 <div class="row"> 77 <div class="row">
78 <div class="span2"> 78 <div class="col-md-2">
79 <strong>{% trans "File sharing" %}</strong> 79 <strong>{% trans "File sharing" %}</strong>
80 </div> 80 </div>
81 <div class="span7 feature"> 81 <div class="col-md-7 feature">
82 {% blocktrans %}Easily send file to your friends.{% endblocktrans %} 82 {% blocktrans %}Easily send file to your friends.{% endblocktrans %}
83 </div> 83 </div>
84 </div> 84 </div>
85 <div class="row"> 85 <div class="row">
86 <div class="span2"> 86 <div class="col-md-2">
87 <strong>{% trans "Games" %}</strong> 87 <strong>{% trans "Games" %}</strong>
88 </div> 88 </div>
89 <div class="span7 feature"> 89 <div class="col-md-7 feature">
90 {% blocktrans %}Play with your friends or other people.{% endblocktrans %} 90 {% blocktrans %}Play with your friends or other people.{% endblocktrans %}
91 </div> 91 </div>
92 </div> 92 </div>
93 <div class="row"> 93 <div class="row">
94 <div class="span2"> 94 <div class="col-md-2">
95 {% 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 %} 95 {% 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 %}
96 </div> 96 </div>
97 <div class="span7 feature"> 97 <div class="col-md-7 feature">
98 {% blocktrans %}Thanks to it's IMAP/SMTP plugin, you can use any e-mail client to communicate through SàT. Combinate this with the gateway feature, and you can send message with it to any network (including traditional e-mail network). One of the goal of SàT is to allow easy transition to Jabber as an alternative to classical e-mail network, with a better protection against SPAM and identity spoofing.{% endblocktrans %} 98 {% blocktrans %}Thanks to it's IMAP/SMTP plugin, you can use any e-mail client to communicate through SàT. Combinate this with the gateway feature, and you can send message with it to any network (including traditional e-mail network). One of the goal of SàT is to allow easy transition to Jabber as an alternative to classical e-mail network, with a better protection against SPAM and identity spoofing.{% endblocktrans %}
99 </div> 99 </div>
100 </div> 100 </div>
101 <div class="row"> 101 <div class="row">
102 <div class="span2"> 102 <div class="col-md-2">
103 {% blocktrans context "Url need to point to the localised one" %}<a href="http://www.goffi.org/post/2011/10/07/Shell%3A-pipe-you-commands-out-via-XMPP-with-S%C3%A0T">Pipe over XMPP</a>{% endblocktrans %} 103 {% blocktrans context "Url need to point to the localised one" %}<a href="http://www.goffi.org/post/2011/10/07/Shell%3A-pipe-you-commands-out-via-XMPP-with-S%C3%A0T">Pipe over XMPP</a>{% endblocktrans %}
104 </div> 104 </div>
105 <div class="span7 feature"> 105 <div class="col-md-7 feature">
106 {% blocktrans %}This is a feature for power-user: SàT allows to send command-line tools' stdout to your contacts. This actually is as easy as knowing the name of your contact.{% endblocktrans %} 106 {% blocktrans %}This is a feature for power-user: SàT allows to send command-line tools' stdout to your contacts. This actually is as easy as knowing the name of your contact.{% endblocktrans %}
107 </div> 107 </div>
108 </div> 108 </div>
109 <div class="row"> 109 <div class="row">
110 <div class="span2"> 110 <div class="col-md-2">
111 {% blocktrans context "Url need to point to the localised one" %}<a href="http://www.goffi.org/post/2013/02/22/Export-command-to-a-contact-%28with-video%29">Export Unix commands</a>{% endblocktrans %} 111 {% blocktrans context "Url need to point to the localised one" %}<a href="http://www.goffi.org/post/2013/02/22/Export-command-to-a-contact-%28with-video%29">Export Unix commands</a>{% endblocktrans %}
112 </div> 112 </div>
113 <div class="span7 feature"> 113 <div class="col-md-7 feature">
114 {% blocktrans %}An other feature for power-user: you can export input/outputs of an Unix CLI command to any contact (using any XMPP client or even other protocols through gateways).{% endblocktrans %} 114 {% blocktrans %}An other feature for power-user: you can export input/outputs of an Unix CLI command to any contact (using any XMPP client or even other protocols through gateways).{% endblocktrans %}
115 </div> 115 </div>
116 </div> 116 </div>
117 <div class="row"> 117 <div class="row">
118 <div class="span2"> 118 <div class="col-md-2">
119 {% blocktrans context "Url need to point to the localised one" %}<a href="http://blog.goffi.org/post/2014/02/18/A-universal-remote-for-your-softwares">Ad-Hoc commands</a>{% endblocktrans %} 119 {% blocktrans context "Url need to point to the localised one" %}<a href="http://blog.goffi.org/post/2014/02/18/A-universal-remote-for-your-softwares">Ad-Hoc commands</a>{% endblocktrans %}
120 </div> 120 </div>
121 <div class="span7 feature"> 121 <div class="col-md-7 feature">
122 {% blocktrans %}You can remotely control your XMPP entities and all the softwares that offer DBus services. {% endblocktrans %} 122 {% blocktrans %}You can remotely control your XMPP entities and all the softwares that offer DBus services. {% endblocktrans %}
123 </div> 123 </div>
124 </div> 124 </div>
125 <div class="row"> 125 <div class="row">
126 <div class="span2"> 126 <div class="col-md-2">
127 {% blocktrans context "Url need to point to the localised one" %}<a href="http://www.goffi.org/post/2012/02/02/Collective-radio-%28with-video%29">Collective radio</a>{% endblocktrans %} 127 {% blocktrans context "Url need to point to the localised one" %}<a href="http://www.goffi.org/post/2012/02/02/Collective-radio-%28with-video%29">Collective radio</a>{% endblocktrans %}
128 </div> 128 </div>
129 <div class="span7 feature"> 129 <div class="col-md-7 feature">
130 {% blocktrans %}Experiment music with your friends: in a multi-user room, you share a playlist; everybody can add songs to it, and everybody listens the same music at the same time. Good way to share your taste and discover new songs.{% endblocktrans %} 130 {% blocktrans %}Experiment music with your friends: in a multi-user room, you share a playlist; everybody can add songs to it, and everybody listens the same music at the same time. Good way to share your taste and discover new songs.{% endblocktrans %}
131 </div> 131 </div>
132 </div> 132 </div>
133 <div class="row"> 133 <div class="row">
134 <div class="span2"> 134 <div class="col-md-2">
135 <strong>{% trans "Multi-platforms" %}</strong> 135 <strong>{% trans "Multi-platforms" %}</strong>
136 </div> 136 </div>
137 <div class="span7 feature"> 137 <div class="col-md-7 feature">
138 {% blocktrans %}Since its begining, the SàT project was made with other platforms in mind. It's only avaible on Gnu/Linux so far (except of course Libervia, the web interface, which is available from every javascript powered browser), but other platforms are planed.{% endblocktrans %} 138 {% blocktrans %}Since its begining, the SàT project was made with other platforms in mind. It's only avaible on Gnu/Linux so far (except of course Libervia, the web interface, which is available from every javascript powered browser), but other platforms are planed.{% endblocktrans %}
139 </div> 139 </div>
140 </div> 140 </div>
141 <div class="row"> 141 <div class="row">
142 <div class="span2"> 142 <div class="col-md-2">
143 <a href="social_contract.html">{% trans "Social contract" %}</a> 143 <a href="social_contract.html">{% trans "Social contract" %}</a>
144 </div> 144 </div>
145 <div class="span7 feature"> 145 <div class="col-md-7 feature">
146 {% blocktrans with social_prefix="<a href=\"social_contract\">" social_suffix="</a>" %}Not exactly a feature, but certainly one of the most important point: a {{ social_prefix }}social contract{{ social_suffix }} has been written as a moral engagement around the project. SàT is not made for money or trap people, it's a project about freedom and sharing.{% endblocktrans %} 146 {% blocktrans with social_prefix="<a href=\"social_contract\">" social_suffix="</a>" %}Not exactly a feature, but certainly one of the most important point: a {{ social_prefix }}social contract{{ social_suffix }} has been written as a moral engagement around the project. SàT is not made for money or trap people, it's a project about freedom and sharing.{% endblocktrans %}
147 </div> 147 </div>
148 </div> 148 </div>
149 149
150 {% endblock %} 150 {% endblock %}