Hacker news webapp for mobile - http://hn.premii.com I wrote this client. It is as fast as most other native HN mobile apps, but mine works on iOS, Android browser, and windows phone 8. It also works on regular browsers. I have wrapped this in hybrid app using phonegap, but only submitted to Google play. One day I will submit it to Apple too. https://play.google.com/store/apps/details?id=com.premii.hn But it is not a…
By far the best web app I have ever used. Period. How did you manage to make it so fast? Also most web apps I pin to my home screen (not many) open in safari. how did you manage to get this to open it is own 'app'. It's not a part of safari, it has it owns icon in the app switcher. +1000 KUDOS I WILL be using this app a lot. edit: More kudos for being a Wolverine like myself. Go Blue!
Are mobile web apps slow?
41–50 of 50 posts
Re: Are mobile web apps slow?
#42Hacker news webapp for mobile - http://hn.premii.com I wrote this client. It is as fast as most other native HN mobile apps, but mine works on iOS, Android browser, and windows phone 8. It also works on regular browsers. I have wrapped this in hybrid app using phonegap, but only submitted to Google play. One day I will submit it to Apple too. https://play.google.com/store/apps/details?id=com.premii.hn But it is not a…
i created a tile for it using webapps [1] and it really feels like a native experience (looks good on my start screen too [2]..)
would be great if you ever get round to submitting a wrapped version to the wp store as well. its unfortunately lacking in quality hn apps..
[1] http://www.windowsphone.com/en-us/store/app/webapps/49e97b4c...
Re: Are mobile web apps slow?
#43Hacker news webapp for mobile - http://hn.premii.com I wrote this client. It is as fast as most other native HN mobile apps, but mine works on iOS, Android browser, and windows phone 8. It also works on regular browsers. I have wrapped this in hybrid app using phonegap, but only submitted to Google play. One day I will submit it to Apple too. https://play.google.com/store/apps/details?id=com.premii.hn But it is not a…
Here is the format[1]:
[1] - http://blogs.msdn.com/b/ie/archive/2012/06/08/high-quality-v...Edit: N/M It's in there.
Re: Are mobile web apps slow?
#44Hacker news webapp for mobile - http://hn.premii.com I wrote this client. It is as fast as most other native HN mobile apps, but mine works on iOS, Android browser, and windows phone 8. It also works on regular browsers. I have wrapped this in hybrid app using phonegap, but only submitted to Google play. One day I will submit it to Apple too. https://play.google.com/store/apps/details?id=com.premii.hn But it is not a…
Re: Are mobile web apps slow?
#45Earlier quoted context omitted.
Thanks, I am not using any framework, and using vanilla JS as much as possible. If you add these meta tags, it will open as app. And this for icon
After adding the site to the home screen there doesn't seem to be any way to get back to your site after following a link to the full version of an article. Known issue? Other than that issue, I'm very impressed with the site. The design and performance are excellent.
Re: Are mobile web apps slow?
#46Hacker news webapp for mobile - http://hn.premii.com I wrote this client. It is as fast as most other native HN mobile apps, but mine works on iOS, Android browser, and windows phone 8. It also works on regular browsers. I have wrapped this in hybrid app using phonegap, but only submitted to Google play. One day I will submit it to Apple too. https://play.google.com/store/apps/details?id=com.premii.hn But it is not a…
great job! very well-designed and it runs real smoothly on wp8. i created a tile for it using webapps [1] and it really feels like a native experience (looks good on my start screen too [2]..) would be great if you ever get round to submitting a wrapped version to the wp store as well. its unfortunately lacking in quality hn apps.. [1] http://www.windowsphone.com/en-us/store/app/webapps/49e97b4c... [2] http://i.imgur…
Re: Are mobile web apps slow?
#47Hacker news webapp for mobile - http://hn.premii.com I wrote this client. It is as fast as most other native HN mobile apps, but mine works on iOS, Android browser, and windows phone 8. It also works on regular browsers. I have wrapped this in hybrid app using phonegap, but only submitted to Google play. One day I will submit it to Apple too. https://play.google.com/store/apps/details?id=com.premii.hn But it is not a…
I've just installed it on my ol' Nexus S, it seems to work well, but I'm missing (or I haven't found it?) the native possibility to share articles/HN comments on Android.
Re: Are mobile web apps slow?
#48Earlier quoted context omitted.
great job! very well-designed and it runs real smoothly on wp8. i created a tile for it using webapps [1] and it really feels like a native experience (looks good on my start screen too [2]..) would be great if you ever get round to submitting a wrapped version to the wp store as well. its unfortunately lacking in quality hn apps.. [1] http://www.windowsphone.com/en-us/store/app/webapps/49e97b4c... [2] http://i.imgur…
I did started working on it, but found so many issues and gave it.
Re: Are mobile web apps slow?
#49Earlier quoted context omitted.
great app. Did you use any framework to build the app (I mean frameworks like sencha, enyos, etc)?
No, I didn't use any framework, but I am using Zepto library. I may remove zepto in the future as all these libraries are very slow on mobile. When I replaced $.html() with dom .innerHTML, rendering time improved by 50% in some cases.
Re: Are mobile web apps slow?
#50Earlier quoted context omitted.
I've just installed it on my ol' Nexus S, it seems to work well, but I'm missing (or I haven't found it?) the native possibility to share articles/HN comments on Android.
I am working on share and save it for later. Not sure when it will be ready.