There is still no such thing as the "Make Website" button, and there never should be.
I've been kind of working on something like this too... https://github.com/greggbowden/HyperTextComponents It's still in it's infancy, so be gentle. ;)
Having built a few enterprise level HTML5 based applications, a number of the issues you discuss are easily overcome. HTML5 has local storage, such client side databases, cross session storage like server apps do, so…
Great article... couldn't agree more. The user is the provider of input and recipient of all output of any system. If you're not taking them into account from the start, it will take 100x the effort to fix the problem…
There is still no such thing as the "Make Website" button, and there never should be.
I've been kind of working on something like this too... https://github.com/greggbowden/HyperTextComponents It's still in it's infancy, so be gentle. ;)
Having built a few enterprise level HTML5 based applications, a number of the issues you discuss are easily overcome. HTML5 has local storage, such client side databases, cross session storage like server apps do, so…
Great article... couldn't agree more. The user is the provider of input and recipient of all output of any system. If you're not taking them into account from the start, it will take 100x the effort to fix the problem…