"It's just Web programming"
Jul. 16th, 2007 11:32 am![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
If I hear one more statement that programming for the iPhone is trivial because it is simply Web programming, I am going to hunt Steve Jobs and put him down.
Let's be clear here: there is no such thing as "just" Web programming, at least if you're doing sophisticated stuff. Each browser is different in its quirks and characteristics -- the same code, executed on IE, Firefox and Safari, will generally perform a little bit differently on each. And the iPhone is more different than most: there are a lot of assumptions about UI built into Web programming that don't hold true for the iPhone. (For instance, the notion that "hover" means something, or the keycodes returned when the user presses "Enter".)
If you're building UIs for the Web, and you want them to be fancy, responsive and cross-browser, be prepared for real work on *each* target browser. While things still aren't as bad as the early days of the Browser Wars, it's still quite a black art.
(This rant brought to you by one too many facile comments online, poo-pooh'ing the notion that Apple needs to provide iPhone developers any technical support, since it's "just Web programming"...)
Let's be clear here: there is no such thing as "just" Web programming, at least if you're doing sophisticated stuff. Each browser is different in its quirks and characteristics -- the same code, executed on IE, Firefox and Safari, will generally perform a little bit differently on each. And the iPhone is more different than most: there are a lot of assumptions about UI built into Web programming that don't hold true for the iPhone. (For instance, the notion that "hover" means something, or the keycodes returned when the user presses "Enter".)
If you're building UIs for the Web, and you want them to be fancy, responsive and cross-browser, be prepared for real work on *each* target browser. While things still aren't as bad as the early days of the Browser Wars, it's still quite a black art.
(This rant brought to you by one too many facile comments online, poo-pooh'ing the notion that Apple needs to provide iPhone developers any technical support, since it's "just Web programming"...)
(no subject)
Date: 2007-07-16 03:36 pm (UTC)I mean I love doing Ajax/javascript and I've been doing it enough to know that it takes real skill.
(no subject)
Date: 2007-07-16 03:52 pm (UTC)In physics and math, there's a common habit of noting when a problem fits into an already known class. If I look at a problem and say, "It's just orbital mechanics," I don't mean to say that the partial differential equations are easy, but I do mean that you can use the usual methods to deal with them.
(no subject)
From:(no subject)
Date: 2007-07-16 04:04 pm (UTC)(no subject)
From:(no subject)
From:(no subject)
Date: 2007-07-16 11:31 pm (UTC)I agree completely. Doing anything complex in what's essentially self mutating html immediately reveals that the medium was never meant for such things. I admire well done web apps mostly because it's the path of most resistance when it comes to UI development. It's also like a watching a high wire act, waiting for any given browser inconsistency to make the thing fall to it's doom.
(no subject)
From:(no subject)
From:(no subject)
From: