Upside down Twitter client
reversetweet.herokuapp.com
Upside down Twitter client
1–5 of 5 posts
Re: Upside down Twitter client
#2It feels weird being at the bottom of the page when new things come in. I think a part of it is that it's slightly uncomfortable keeping my eyes on the bottom of the screen waiting for new content. Increasing the footer hight so that the latest tweet can be nearer the top of the screen makes it feel easier.
Re: Upside down Twitter client
#3Traceback (most recent call last): File "/app/.heroku/venv/lib/python2.7/site-packages/tornado/web.py", line 897, in wrapper return callback(args, *kwargs) File "/app/handlers/auth.py", line 26, in _on_auth raise tornado.web.HTTPError(500, "Twitter Auth Failed") HTTPError: HTTP 500: Internal Server Error (Twitter Auth Failed)
Re: Upside down Twitter client
#4It seems like the sort of app I would use once per day to read all the tweets I missed through the night. A more tailored reading interface therefore would be nice (better use of screen real estate, just the username+tweet - no extra details or buttons). If you made something like this I would definitely pay for it. Maybe I'm the only one but it seems like it would be a pretty common use case particularly among heavy twitter users.