The Following 14 Users Say Thank You to mbthomas For This Useful Post: | ||
|
2009-12-30
, 10:05
|
Posts: 22 |
Thanked: 4 times |
Joined on Nov 2009
|
#2
|
|
2009-12-30
, 10:08
|
Posts: 21 |
Thanked: 24 times |
Joined on Dec 2009
@ CA
|
#3
|
Nice! I like it, good job. Only things I'd add would be a button to see the sent DMs.
The Following User Says Thank You to mbthomas For This Useful Post: | ||
|
2009-12-30
, 10:44
|
Posts: 279 |
Thanked: 95 times |
Joined on Sep 2009
|
#5
|
You must specify a token
|
2009-12-30
, 12:09
|
Posts: 21 |
Thanked: 24 times |
Joined on Dec 2009
@ CA
|
#6
|
|
2009-12-30
, 12:30
|
Posts: 74 |
Thanked: 110 times |
Joined on Dec 2009
@ Norway
|
#7
|
|
2009-12-30
, 12:32
|
Posts: 21 |
Thanked: 24 times |
Joined on Dec 2009
@ CA
|
#8
|
|
2009-12-30
, 12:40
|
Posts: 74 |
Thanked: 110 times |
Joined on Dec 2009
@ Norway
|
#9
|
|
2009-12-30
, 12:41
|
Posts: 21 |
Thanked: 24 times |
Joined on Dec 2009
@ CA
|
#10
|
I created a twitter web app for my own use, as none of the current twitter offerings on the N900 fit my needs. (Both witter and Mauku are great, just not quite what I wanted) Since it came together quite nicely, I decided to deploy it for public use.
http://www.tweetgo.net
I decided not to write a native application since I'm lazy and don't know much c/c++. The benefit of this is that there is nothing to install and that this should work on Androids, iPhones, and anything else that has a decent web browser. However, I've built this specifically for my N900 and haven't even tested it on an iPhone.
A couple ideas drove the development...
- make it as fast as possible
- make it simple
- make it touch friendly
- portrait "enabled" (use Midori to check this out... however, overall it seems to work better in the default browser)
- make it look nice
Usage is quite simple...
- Tap a tweet to favorite/reply/retweet.
- Navigate between your "home" timeline, mentions, and DMs across the top
- Sign out with the "x" in the top right
As a warning: this is not stable or complete or ready for widespread use. I'm making this available in hope that it can be useful, but can't promise any support of that it will even really work
But, let me know if you have any issues or suggestions!