SongTweet

Table of contents
  1. 1. To do :
    1. 1.1. Website :
    2. 1.2. Bot :
    3. 1.3. Add-on :

SongTweet is a "Last.FM"-kind system base on Twitter.
People can tweet their songs using the extension LiveTweeter, and they can check out what their friends are listening to on the website.

Songbird <-> LiveTweeter <-> Twitter <-> SongTweet

LiveTweeter gather informations about Artist and Track you play, then post it on Twitter in reply to @plays account.
SongTweet received data and retweet them in the main account using a bot.

To do :

- Website (songtweet.songbirdnest.com)
- Bot (running on a Songbird server ?)
- Add-on (LiveTweeter)

Website :

The website will be kind of Last.FM :
People can see what other are listening to.

People involved :
- Rob Lord

Bot :

Bot is in experimental stage. It's running on a test server and will follow anyone who follows user "plays". It will parrot back any direct message sent to it. Because of limitation on rate of request to Twitter server, the bot will only wake up and update every 5 minutes.

People involved :
- Georges

Add-on :

The current add-on, LiveTweeter work with a PHP script to send data. The best will be to send data directly to Twitter using curl. Good start : Look at the Ubiquity source-code.

People involved :
- Antoine (GeekShadow)


Tag page
You must login to post a comment.