Live data from Hacker News

Hacker news reader for iPhone

itunes.apple.com

1–10 of 41 posts

Re: Hacker news reader for iPhone

#2
See 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/experiments/readability/

Re: Hacker news reader for iPhone

#5
I think it's a bit high, but I bought it to give it a run. From the screenshots, it seemed decently full featured. The only thing I wish it had was AT least the upvote capabilities. I never really comment from the iphone, since I know ill limit my comments. Give me a few days of waiting on line with nothing to do and checking HN via my iPhone to give it a final verdict. .99 seems like a better price than 1.99

Re: Hacker news reader for iPhone

#9
post #2

See 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/…

That actually seemed awesome until i started getting this on pretty much every page:

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'
Post reply on HN