Honestly, most of the news I get on my phone comes from Twitter (well, Tweetbot to be more precise). When I want to hit up a news site, I go to Evening Edition (http://evening-edition.com).
Accepting Applications For Better Mobile News
11–20 of 24 posts
Re: Accepting Applications For Better Mobile News
#12Re: Accepting Applications For Better Mobile News
#132. Readability, Apple Reader, etc
3. AdBlock
When News companies get control of the native app, they use that control to fuck the user. The user prefers the browser where he is less fuckable.
I read a lot of news and I use Safari with Apple Reader for almost all of it. I've tried the mobile apps and they are often buggy on top of having many obnoxious properties.
Re: Accepting Applications For Better Mobile News
#14I've been looking for a news app that I like for iPhone for a while now. The NYTimes app was my go-to, until they made it subscription only (I would happily pay for the app if they would just let me). I thought Flipboard held some promise, but I found it too gimmicky. Other news apps I've tried just didn't do it for me. Honestly, most of the news I get on my phone comes from Twitter (well, Tweetbot to be more precise…
Re: Accepting Applications For Better Mobile News
#15Earlier quoted context omitted.
I'm just a lowly webapp developer, but geo-location is trivially easy in HTML5. Is there something I'm missing?
Not nearly as good as native for precise location. Although there's been some speculation that can be overcome, but yeah.
Re: Accepting Applications For Better Mobile News
#16I've been looking for a news app that I like for iPhone for a while now. The NYTimes app was my go-to, until they made it subscription only (I would happily pay for the app if they would just let me). I thought Flipboard held some promise, but I found it too gimmicky. Other news apps I've tried just didn't do it for me. Honestly, most of the news I get on my phone comes from Twitter (well, Tweetbot to be more precise…
Interesting that this has just been posted today, though- NYT have posted an experimental version of their HTML5 iPad app: http://app.nytimes.com. If they can bring people in through that, it could be the best of both worlds.
Re: Accepting Applications For Better Mobile News
#17I'm going to say the reason is more simple. Opening tabs is a nicer user experience than opening up one app after another.
People complain that web apps don't behave "natively" and need to reinvent things that native apps get for free. This is true. But native apps also need to reinvent things like bookmarking and tabs that web apps get for free -- or in most cases they simply live without these things and people miss them without realizing it.
I like that some of the web's UI language like the back button is finding its way into operating systems like Android, at the same time that native app capabilities are finding their way into browsers. But browsers still have the edge in "advanced" navigation.
[1] disclosure: I'm a mobile Firefox developer.
Re: Accepting Applications For Better Mobile News
#18Re: Accepting Applications For Better Mobile News
#19Re: Accepting Applications For Better Mobile News
#20Earlier quoted context omitted.
Not nearly as good as native for precise location. Although there's been some speculation that can be overcome, but yeah.
Huh? The HTML5 geolocation API will provide the exact same results that the native one will, especially if you use the enableHighAccuracy flag.