About Sweetter 2.0
What is Sweetter 2.0?
Sweetter is a microblogging service, where you can write what you're doing, what you're thinking, you can write everything you want, but other people will vote your post, and this will make that your karma go up or down.
Sweetter is not Twitter, less is more. In Sweetter you can post what are you doing, in less than 140 characters. But you have, karma, TODO's, and a lot of things that twitter doesn't have, and it's free software, you can get the code, and setup a sweetter at home, for you and your friends.
The karma
This is fun. The objective is to be a "juaker". The karma changes between -50 and 50 points. There are three posible karma states. You can be:a juaker
: you're the best, you have the power (25 < karma)a candidate
: you want to be a juaker (-1 < karma < 25)a looser
: you're the worse, people hates you (karma < -1)
Increase:
- You post a sweet.
- Someone follows you.
- A sweet that you post is voted with a +.
Reduce:
- A follower of yours stops being one.
- A sweet that you post is voted with a -.
- Every day, at 23:45 GTM+2 the karma is reduced:
- If you post in that day your karma sets to the 75%
- If you don't post in that day, your karma sets to the 50%
How to use
- You can post what you're doing, and your followers will see. Furthermore your post will appear the index page.
- You can Follow someone to see in your home what are he doing.
- You can Reply to someone (@user), and he will see your reply.
- Sweetter has a TODO system, that allow you to send someone to do something:
TODO @user1,@user2 do this please
. And all users the users you specified will recieve this in his TODO list. - You can change your avatar, location and personal URL in your profile.
- You can vote up the sweets that you like it, and vote down that you hate it.
- You can change your location in your profile
When you can vote?
For each sweet that you post, you win 2 points to vote. In one day you can win 10. You can vote when you have points to vote. This method obligate to users to comment for vote. If you don't have voice, you don't have vote.
Plugins
- Twitter: You can use twitter plugin to post your sweets in twitter. You only need to select that plugin, and put your twitter username and password.
- Jaiku: You can use jaiku plugin to post your sweets in jaiku. In that case you need to put your username and your apikey. (neither username nor password is stored in sweetter)
- You can contribute to sweetter making a plugin. You only need define a function, in python, that recieve an username and a (password/apikey), and a comment, and make the work to post the comment in your plugin service.
Licence
Sweetter is AGPLv3. You can find the code in Launchpad. This website is made with python, with Turbogears at its core. If you find a bug, please, send an email to sweetter-dev at googlegroups dot com. We will be happy to fix them. If you'd like to contribute, you're welcome.
