Show HN: Hacker News Mobile - A fast and readable mobile HN website
I started on this Tuesday after work. Because of some great APIs that are available, it really came together quickly. Most of the credit goes to this one in particular:
It's all JS/client-side templating. Ask any questions if you have them. It works great as a Shortcut app on the iPhone.
edit: Lots of requests for a back button -- I'll be sure to add that!
Looks great, I'll try it out. I've been using iHackernews.com for awhile and to my knowledge pretty much every other hacker news app out there uses their api as well. They had a problem where they were always having 502 errors when you clicked on comments for a post for awhile, but this seems to have been fixed in the last couple of weeks or something.
I've been working on a HN-esque design for a non HN site and had taken a similar approach with using favicons as this variant does. I think the icons really help and also assist with identification (of, say, TechCrunch articles.. whether you do or don't want to read them). What do people make of their use in this project?
Very nice. I read HN from my iPhone a lot, and it's mobile version would be very handy.
However, using this, I quickly realised that original design has some advantages (though, maybe it is just habit issues). Usually I scan frontpage fast for new highrated entries to read first, and having 10 entries on screen in time is more suited for this. With 4 it's just another experience. I feel that I need more time to find something interesting.
Maybe you can improve this, for example, indicating rating with color or size of rating digits.
Happens on a few of the comment linksRats! There has been an Error. This application depends on a number of external APIs, sometimes they don't always work. When this happens, your best bet is to reload.
EDIT: looks like the same thing happens on ihackernews - http://ihackernews.com/comments/3001808 - http://hn.gethifi.com/#/comments/3001808
Sorry I don't get it. Isn't http://ihackernews.com already the mobile version of HN? The site where you get the API.
Nice. I created something like this that was text-only back in my Blackberry days, but when I switched to Android and jQueryMobile came out I enhanced my site to its current state: http://webbindustries.com/cgi-bin/myfeeds.cgi
It's old school: perl mirroring the RSS feed and writing out simple html markup for jQueryMobile to format. It supports a bunch of other feeds too (I used to read more than just HN this way) and it switches to a nice multi-column format on larger devices.
Doesn't work on IE5 mobile. :-) (I did actually try though)
Lovely. The only thing missing is a back button placed somewhere inside the page (so it can be used as a full screen app on iPhone).
Really cool! It doesn't work on WP7 though (which doesn't matter too much, because most people don't have a WP7 device)
Really good work. Would love a blog post breaking down how you went on doing everything.
Looks impressive. Planning to support logging in and commenting/voting?
I especially like the textual version of the link. This will be helpful on my mobile device, where I pay for connectivity, loading only what is important is great.
you could try use my hn scraper written in python to overcome the api errors.
https://github.com/ga2arch/py-hackernews/blob/master/hn.py ( it's not good code, but it does its job, i have successfully run it for 48+ hours with no crash ( at least the previous revision :D ))
if you need help just send me an email =)
Awesome work =)
Works great in the stock Android browser, but it's stuck on "Loading" in Opera on Android. Then again . . Opera on Android seems to mess up every other site.
I like this better than both of the native apps I have tried for android. Not only is it a more intuitive UI for me it is also very snappy. Good work.
Awesome UI! Was working great and then the API errors started in. This easily replaces all of the crappy Android apps for HN.
My skin for HackerNews http://harpb.com/Hack3rNews/
Your site is similar to http://www.icombinator.net/
What are you using for the “Text” version? RSS or are you parsing the source HTML?
undefined
Great! Would you please make the Next Page button full width?
Can I vote on stories?
Nice work. Thanks.
Outstanding -
amazing!