Yeah, it is so hard to edit and type from Android. The best times to read and comment are when I would be unproductive like riding a metro or train or sitting at an airport, but it is so hard to type and edit.
App looks very nice. Just one issue: How can I see comments? This is a major point for me and a better interface would help, it's impossible to read comments on a small screen via the web interface.
For the moment, you can read posts using iHackerNews (that's the quick solution I came out with). I'm working on native comments but it will take some time (don't expect it this month, I'm too busy).
I just had a look at it, going back from a page to the listings gives a full second of a lag/black screen while the Top article screen is being recreated.
You truncate all the article titles. Don't do that, it means I can't read them.
I tried to create the app as closely as the mail app which does exactly the same with truncating, it is part of the Metro style. If you click on an item you will see the full item title.
I'll look into the animation between the item page and main page.
To be honest, I think I prefer your app to my app :P Just move the about section somewhere else (and link to it from the application bar menu). You should also sync the details animations.
Where do you get your data from? Do you use data scraping?
I don't own a windows phone and don't use any of these kind of apps, but doesn't the own existence of web site related apps represents a failure of said website to provide a decent web interface to mobile platforms?
I'm not referring in particular to hacker news or to this app, but websites in general that "need" a mobile app to properly or easily use it.
http://ihackernews.com/ is an excellent Hacker News mobile website. It also provides the third-party Hacker News API used by Combinator.
The problem is that Windows Phone doesn't allow users to pin website icons to their start screen (you can pin a static web page preview but it doesn't look very good). Fortunately, http://www.web2tile.com solves this issue, but not enough people are aware it exists. I may try to build a native app for it, but I'm not sure Microsoft would allow it.
I own a Windows Phone and I use ihackernews daily for browsing. web2tile looks interesting, though I seem to have a preference of not pinning websites (I just bookmark them).
Looks nice, really very nice, but it has the same fundamental problem as other HN apps - too few items per page. I really want 20-30 headlines in teenie-tiny, but legible font. Content density is the main visual property of the original site and no mobile client has reproduced it faithfully yet. Still waiting... ;)
29 comments
[ 2.6 ms ] story [ 64.0 ms ] threadThe scrollbar could also use more visibility.
Thanks for the feedback.
Dave
I just released my app today: http://www.windowsphone.com/nl-NL/apps/c7c617bb-689b-476d-a3...
Working on comments....
You truncate all the article titles. Don't do that, it means I can't read them.
I'll look into the animation between the item page and main page.
Comments are tricky, I'm also working on them.
Where do you get your data from? Do you use data scraping?
I'm not referring in particular to hacker news or to this app, but websites in general that "need" a mobile app to properly or easily use it.
The problem is that Windows Phone doesn't allow users to pin website icons to their start screen (you can pin a static web page preview but it doesn't look very good). Fortunately, http://www.web2tile.com solves this issue, but not enough people are aware it exists. I may try to build a native app for it, but I'm not sure Microsoft would allow it.
I usually use iCombinator but it seems that it times out quite a bit and the formatting is iffy (width)
I think I prefer MVVM Light, mostly because of design-time data.