meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
vaadin2009:grp2:start [2009/10/23 01:49]
kalwar
vaadin2009:grp2:start [2009/10/23 11:29]
japskua
Line 10: Line 10:
  
 "I don't understand why..." "I don't understand why..."
- 
-"Again, a problem..." 
  
 ====== Idea ====== ====== Idea ======
  
-TwiToday is an extension for unregistered users. It is not required to have a twitter account to get full functionality of the application. TwiToday provides a real-time stream of Tweets and allows to preview posted links.+//Twitter is today, TwiToday is **tomorrow**//
  
 +Download TwiToday presentation: {{:vaadin2009:grp2:twitoday.pdf}}
 +== What is Twitter? ==
  
-====== Service ====== +  * Twitter is a free social-networking and micro-blogging service 
-==== The Plan ====+  * Active user posts about 20 posts per day (1 post per hour) 
 +  * Twitter reports about breaking news faster than any other service
  
 +== What are the Problems with Twitter? ==
  
-Priority Scale 1-5: 1 =the most important 5 = the least important +  Users don’t want to register in Twitter 
-^Feature ^Priority^ +  * Users want to read tweets, but don’t want to write 
-|**TweetFlow**| | +  * Preview of the links is not available 
-|Update the new tweets automatically| 1| +  No real-time feeling
-|Show tweets in CoverFlow style| 1| +
-|Pause the TweetFlow to read the tweet| 2| +
-|Filter the seach only to certain language| 2| +
-|Show the speed of tweets/second (added 21.10.2009)| 1| +
-|Show next tweet by pressing button (added 21.10.2009)| 1| +
-|**SearchCloud**| | +
-|Show the popular topics for today| 1| +
-|Make own searches| 2| +
-|**TwiToday Extras**| |  +
-|Preview of a link in a tweet| 3| +
-|Email tweet to own mailbox for later use| 4| +
-|Mouse Gesturing to help using the service| 5|+
  
-==== Implemented Features ==== 
  
-List of the features implemented so far+TwiToday provides an almost real-time stream of tweets and previews of the links.  
 +TwiToday is an twitter extension for everybody. There is no need to register to use the software. 
  
-  * Search for Tweets + 
-  * See a real-time flow of the Tweets +====== Service ====== 
-  Possibility to control speed of stream and pause when wanted +==== The Plan ==== 
-  * Search-tag cloud of the most popular searches + own last searches + 
-  * Preview window for posted Tweet links + 
-  * Change the position of the Preview window +Priority Scale 1-5: 1 =the most important 5 = the least important 
-  Shortcut keys for faster controlling+^Feature ^Priority       ^Implemented^ 
 +|**TweetFlow**| | | 
 +|Update the new tweets automatically|    |   
 +|Pause the TweetFlow to read the tweet|    |   
 +|Show the speed of tweets/second |    |    | 
 +|Show next tweet by pressing button |    |   
 +|Show tweets in CoverFlow style|    |    | 
 +|Filter the seach only to certain language|    |   
 +|**SearchCloud**| | | 
 +|Show the popular topics for today|    |    | 
 +|Make own searches|  2  |   
 +|**TwiToday Extras**| | | 
 +|Preview of a link in a tweet|  2  |   
 +|Shortcut keys|  4  |   
 +|Email tweet to own mailbox for later use|  5  |   
 +|Mouse Gesturing to help using the service|  5  |    |
  
  
Line 56: Line 61:
  
 Here are few screenshots of TwiToday in action Here are few screenshots of TwiToday in action
 +
 +
 +{{:vaadin2009:grp2:screenshot.jpg?300|}}
  
 ====== Implementation ====== ====== Implementation ======
Line 94: Line 102:
 ==== User Instructions ==== ==== User Instructions ====
  
-Using TwiToday should be easy and self-explanatory. If you experience problems with using the software, please send comments to developers. [[feedback]]+ 
 +== TwiToday Hotkeys == 
 + 
 + 
 + 
 + 
 +**Spacebar** Toggle pause 
 + 
 + 
 +**Tab** - Change layout of the preview window 
 + 
 + 
 +**Key up** - increase scrolling speed 
 + 
 + 
 +**Key down** - decrease scrolling speed 
 + 
 + 
  
 ====== Vaadin Review ====== ====== Vaadin Review ======
Line 151: Line 177:
 Please, send ideas, comments and feedback to developers: Please, send ideas, comments and feedback to developers:
  
-firstname(at)lastname.lut.fi+firstname.lastname(at)lut.fi
  
  
Line 166: Line 192:
  
  --- //Andrey Maglyas//  --- //Andrey Maglyas//
 +
 +
 +====== Files ======
 +
 +TwiToday application:
 +
 +{{:vaadin2009:grp2:twitoday.zip}} 
 +
 +
 +TwiToday presentation slides:
 +
 +{{:vaadin2009:grp2:twitoday.pdf}}