]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - doc-src/faq
explicitly license documentation under CC-BY 3.0
[quix0rs-gnu-social.git] / doc-src / faq
1 <!-- Copyright 2008-2010 StatusNet Inc. and contributors. -->
2 <!-- Document licensed under Creative Commons Attribution 3.0 Unported. See -->
3 <!-- http://creativecommons.org/licenses/by/3.0/ for details. -->
4
5 These are some *Frequently Asked Questions* about this service, with
6 some answers.
7
8 What is %%site.name%%?
9 ----------------------
10
11 %%site.name%% is a [micro-blogging](http://en.wikipedia.org/wiki/Micro-blogging) service.
12 You can use it to write short notices about yourself, where you are,
13 and what you're doing, and those notices will be sent to all your friends
14 and fans.
15
16 How is %%site.name%% different from Twitter, Jaiku, Pownce, Plurk, others?
17 --------------------------------------------------------------------------
18
19 %%site.name%% is an [Open Network Service](http://opendefinition.org/ossd). Our main
20 goal is to provide a fair and transparent service that preserves users' autonomy. In
21 particular, all the software used for %%site.name%% is [Free Software](http://en.wikipedia.org/wiki/Free_Software), and all the data is available
22 under the [%%license.title%%](%%license.url%%) license, making it Open Data.
23
24 The software also implements the [OpenMicroBlogging](http://openmicroblogging.org/) protocol, meaning that you can have friends on other microblogging services
25 that can receive your notices.
26
27 The goal here is *autonomy* -- you deserve the right to manage your own on-line
28 presence. If you don't like how %%site.name%% works, you can take your data and the source code and set up your own server (or move your account to another one).
29
30 Where is feature X?
31 -------------------
32
33 The software we run, [StatusNet](http://status.net/), is still in its early stages,
34 and many features people expect from microblogging sites are not yet implemented. Some important ones that are expected "soon":
35
36 * More [AJAX](http://en.wikipedia.org/wiki/AJAX)-y interface
37 * Maps
38 * Cross-post to Pownce, Jaiku, etc.
39 * Pull messages from Twitter, Pownce, Jaiku, etc.
40 * [Facebook](http://www.facebook.com/) integration
41 * Image, video, audio notices
42
43 There is [a list of bugs and features](http://status.net/bugs/) that you may find
44 interesting. New ideas or complaints are very welcome.
45
46