Hacker news reader for iPhone
itunes.apple.com
Hacker news reader for iPhone
1–10 of 41 posts
Re: Hacker news reader for iPhone
#2My version is at http://mobilehackernews.appspot.com/
It uses iUI for the list and if you click on a story link it uses arc90's Readability to make the site you visit easier to read. The Readability script also puts a button in the top left corner of the page to revert to the original version.
Re: Hacker news reader for iPhone
#3Re: Hacker news reader for iPhone
#4If I were to pay money for my HN, I'd want at least some of it to go to the actual HN team.
Re: Hacker news reader for iPhone
#5Re: Hacker news reader for iPhone
#6Re: Hacker news reader for iPhone
#7Re: Hacker news reader for iPhone
#8Re: Hacker news reader for iPhone
#9See http://news.ycombinator.com/item?id=809181 for a discussion about other HN on the iPhone solutions. My version is at http://mobilehackernews.appspot.com/ It uses iUI for the list and if you click on a story link it uses arc90's Readability to make the site you visit easier to read. The Readability script also puts a button in the top left corner of the page to revert to the original version. http://lab.arc90.com/…
Traceback (most recent call last):
File "/base/python_lib/versions/1/google/appengine/ext/webapp/__init__.py", line 507, in __call__
handler.get(*groups)
File "/base/data/home/apps/mobilehackernews /1.336829969607358575/main.py", line 137, in get
html.head.append(cssCode)
AttributeError: 'NoneType' object has no attribute 'append'