As a question of fact, has the mainstream switched from apps to webapps on the desktop? e.g. for spreadsheets, word processors, text editors, photoshop, compilers. If not, then the argument becomes "I think B will happen because I think A will happen". One argument is that the main barrier to webapps is performance, and as soon as hardware gets fast enough, webapps will beat desktop apps. Firstly, there's a question…
Ios, Android, WP7 - who cares?
41–50 of 71 posts
Re: Ios, Android, WP7 - who cares?
#42Its also the job of every developer to "guide" the users towards the best choice. More apps should have a browser version, for instance.
Re: Ios, Android, WP7 - who cares?
#43My boss told me, you can not sell a web application on App Store, that's why we have to hire an iphone programmer to build a client app.
You could charge for web apps. And on the plus side, if you do, you don't have to pay anyone 30% off your price.
Web apps are like the place the cool high school kids and poseurs avoid
Re: Ios, Android, WP7 - who cares?
#44Re: Ios, Android, WP7 - who cares?
#45> the web literally blew away the platform differences to something that is comparable to a flavor rather than a huge technical difference or advantage. yeah, web photoshop and web office are real alternatives ...
This isn't a particularly insightful comment, but I get your drift. The thing is, for the generation of teenagers and young adults, web-based software is actually relatively easier to use than native software because they grew up on the web. Even if you sacrifice some functionality using Google docs instead of Word, many people prefer the benefits of an instant-on, no-install, free, auto-syncing solution. So yeah, it…
Desktops are the niche of professional (or power) users. Tablets are where the web will point - because tablets (and phones) will be how the casual user will "compute" in the future.
So to me, web apps will never (well not in the near future) win the desktop war - just because they can't offer the speed and power a professional user needs.
Re: Ios, Android, WP7 - who cares?
#46Earlier quoted context omitted.
You could charge for web apps. And on the plus side, if you do, you don't have to pay anyone 30% off your price.
Don't underestimate the peer pressure to have an app on the AppStore or, to a lesser degree, the Marketplace. Web apps are like the place the cool high school kids and poseurs avoid
IOW, webapps will (continue to) be making good money 5 years down the line while iOS apps are bagging groceries at the local supermarket? :)
Re: Ios, Android, WP7 - who cares?
#47A new trend has emerged (Internet + SmartPhones) because we have (the citizen of Planet Earth) become excessive technology users. We have become data holics. We like communication and Internet had just made it easier and more accessible. People got addicted to Information and the awesomeness of technology. That's why they buy the iPad. If they affrod it, they'll pay for it. People pay for the desktop because they need it. Different people have different usages. Some poeple don't use a PC everyday, but a one week usage justifies the purchase.
Re: Ios, Android, WP7 - who cares?
#48People don't seem to really understand the difference: a web app sits on a server. A native app is on the device. A web app will ALWAYS have a round trip time - the web is not instantaneous. So it will ALWAYS be slower than a locally run app, by its very definition. Furthermore, a browser imposes buttons and bars on the application that it does not need. In a mobile app, space is at an extreme premium, and the space…
If we solve these two problems, by making all web based apps download their logic to the client, and by disappearing the browser entirely, then that's a native app. It's running locally and it's independent of the browser. I agree with you on this, although the one quibble I can see is that part of the appeal of web apps has been the idea that you (the user) don't have to update them, because that all happens on the…
Re: Ios, Android, WP7 - who cares?
#49As a question of fact, has the mainstream switched from apps to webapps on the desktop? e.g. for spreadsheets, word processors, text editors, photoshop, compilers. If not, then the argument becomes "I think B will happen because I think A will happen". One argument is that the main barrier to webapps is performance, and as soon as hardware gets fast enough, webapps will beat desktop apps. Firstly, there's a question…
Web Apps do not need to go and fetch from the internet every time you click a link. There are lots of differenct ways web apps can be built without ever even touching the network
Re: Ios, Android, WP7 - who cares?
#50There are apps written in HyperCard 20 years ago that are richer than anything that has been created on the Web that I know of. With iOS, Android, WP7, developers are developing better apps faster than is possible with HTML, CSS, and JavaScript. The Web needs better standards to compete; HTML, CSS, and JavaScript are a dead-end.