-
Get a monthly update on best practices for delivering successful software.
My post the other day on the death of desktop applications got me a large volume of hate mail. I was alternately an ignoramus or a hater. One common refrain was that Web UI's still sucked and would never replace Desktop apps in terms of the user experience (OK, it was usually not phrased so elegantly). I guess many readers missed my point. My point was that it rarely makes sense to develop a pure Desktop app anymore, not that everything should be a webapp. Why is that?
Those that persist in yammering about how kludgey webapps are live in the distant past, confusing the Green Screen nature of the pre-Ajax (as I observed here in 2006, and Joel Spolsky did here over a year and a half later -- more on what Joel got right and wrong in a later post) with the current ability to develop Component GUI applications just like those Desktop apps.
My point remains unchanged: spending significant resources to develop a purely desktop app only makes sense in specific circumstances, and unless you have tons of money to write your own network integration systems, you are best off using the already available Desktop RIA frameworks.
Technorati Tags: ajax, desktop RIA
Related posts:
I totally agree with you, Dietrich. For a large class of applications a solution involving a web application + Gears (or AIR) to expand offline represents a competitive advantage in terms of deployment and in many cases capability.
Comment by Mark Holton, Thursday, October 18, 2007 @ 12:52 pm