Quote:
Original post by Wan
Although the word app (or application for that matter) doesn't have a very strict definition, I would argue that the opposite it true for most cases.
Quote:
Original post by d000hg
- Many apps aren't suited for web-apps (on a games site, that should be obvious)
Most applications only require a thin client. And browsers, their plugins and the hardware they run on get more powerful by the day. Even games isn't a very good example as the web-based game industry is huge.
I mean 3D games with rich graphics. The only way you play these on a browser is by requiring a plugin which basically means it's not a web-game at all, but a local install which renders inside the browser. It's a cheat and the plugins have to be written per-platform, I don't really consider these web-apps at all and am growing tired of telling my client that having 3D apps in a browser plugin is not some magic cure-all for a cross-platform app that will magically run on iPhones.
Quote:
Quote:
- Apps that rely on web connection are useless to many
In this day and age, I would argue that not being connected is becoming an exception.
You can argue it, but you're wrong. Your home or office might be always online but my train, bus and even hotel room isn't, let alone plane. Even conference facilities often have very poor WiFi. In real life, WiFi is not ubiquitous outside some modern cities, certainly not free WiFi.
Quote:
Quote:
- Apps that rely on cloud storage raise many security/backup concerns
Security is always an issue when it comes to software, no matter where or on what the application runs.
Cloud storage might actually have less back up concerns if you compare it to local storage. How many people do you know that back up their hard disk on a regular basis? I think few (if any) of my friends do.
This is more a corporate issue than personal. A big company might have to spend months vetting any cloud-based solution to be sure their data is safe. A simple SLA isn't enough, they not only need to be sure it's secure from theft but also is absolutely not going to get wiped... and that if anything does go wrong, that they won't get their asses kicked for allowing a 3rd party to manage it. Google and MS are both fighting this exact battle right now, and it's taking them a lot of effort.
For an app which basically is a database with a front-end, sure it can be a web-app. But even Google haven't made gdocs as good as 10-year-old desktop competitors. Forcing things into web-apps "just because" is dumb.