How do you parse article text?
Hacker News Web App for Mobile
11–20 of 171 posts
Re: Hacker News Web App for Mobile
#12very cool
Re: Hacker News Web App for Mobile
#13Great work! I recommend adding a manifest.webapp file so that Firefox users (and Firefox OS users) can add this as an "app". The manifest file is minimal, and then just a few lines of JavaScript will give you an "install" button. https://developer.mozilla.org/en-US/docs/Web/Apps/Manifest
Re: Hacker News Web App for Mobile
#14This is better than the stock HN UI.
Nicely done :).
Re: Hacker News Web App for Mobile
#15This is incredible. Readability, speed, interface, just a great job all around. Maybe mobile web apps are the future after all :).
Re: Hacker News Web App for Mobile
#16Superb job. You should build an RSS app.
One small nitpick: On Ask HN page you can open the threads only if you click on the comment link. Clicking on thread names doesn't work.
Re: Hacker News Web App for Mobile
#17I take no credit for this. I found the link for this in another Hacker News thread [1] and thought that more people should know about it, so I submitted it.
Re: Hacker News Web App for Mobile
#18Very good! I think kind of old though?
Re: Hacker News Web App for Mobile
#19[deleted]
Re: Hacker News Web App for Mobile
#20I've been using this for a while. Great execution all around. The only gripe I have is not being able to collapse an entire thread of comments. Right now you can collapse individual comments but it's not that useful for long threads.
This is a great example where a mobile web app can really shine. Throw this thing into phonegap and you wouldn't be able to distinguish it from a native app. So awesome.