<i>The web may not be fully open, but it is far more open than the closed world of "apps".</i><p>(Of topic, perhaps...)<p>I hear this a lot, and I think, for the most part, web applications aren't remotely open (in general). While I can use any computer to connect to a web site, very few sites actually allow me to get my data out of them. In short, in my opinion, open access to data trumps open access by various clients.<p>On the one hand, we have systems that I can connect to with any OS I want but where my data is completely out of my control. On the other hand, we have walled gardens where the data sits, literally, in the palm of my hand. Both situations are ugly, but in the former, if I want my data, I have to pray the developers left me a method to do so. In the latter, it may not be trivial, but it is almost always possible[1].<p>I wish we had truly open systems across the board. Until we do, I vote we stop calling web systems open, because they are only open in terms of access, and that's not good enough.<p>1. For example, jailbreak, log in, and scp a SQLite db. Certainly not trivial but at least doable. In no way would I actually call this "open". I just think it is less closed than most web applications.