Slashdot Mirror


The (im)Mobility of Web 2.0 Apps

narramissic writes "So many Web 2.0 apps seem like a natural fit for use on mobile phones -- more so, in fact, than the PCs they were written for. Take for example, Google maps or Flickr or any of the myriad social networking sites. Frankly, I wonder why anyone would even want to use them while sitting at a desk. And yet the reality of using those apps on cell phones is solidly disappointing because of the inherent constraints of mobile phones and networks. This article gets deeper into the ups and downs of reworking Web 2.0 apps for use on mobile phones."

4 of 106 comments (clear)

  1. The reason I use maps at my desk by Anonymous Coward · · Score: 5, Insightful

    Is because I have a huge ass screen and a very fast connection. My phone can't match either of those.

  2. it's the form factor, not the tech factor by yagu · · Score: 5, Insightful

    The article seems to carry as a given that layering 2.0 (fill in your favorite definition of what the really is) into the mobile architectures. If I were to consider all of the times I've been frustrated with mobile web experiences, and there have been many, I'd say 99.9% of my frustration has been and continues to be real estate, and screen quality.

    Yeah, there may have been a couple of times where I'd wish for faster refresh, but when all is said and done, I'm going crazy trying to establish any kind of gestalt with the mobile web experience. Heck, I'd even say I'd prefer simple text interaction -- not an easy assignment for developers required to sandwich ads into the presentation space.

    I know there are some who say we can solve this darned form factor thingy -- I don't think it's soluble. At some point, smaller is just too small, no matter the "quality" of that smallness. Taken to a ridiculous extreme, technology may someday be capable of squeezing a phone, camera, video, music, tv, all onto something the size of the head of a pin. So?

    The article mentions "ShoZu", a mobile client that lets mobile users update flickr photos (adding comments)... changing the experience from a 165 second-71.4kb ordeal to a 16 second-3.25kb ordeal. Yeah, the improvement is significant, but I'm not meeting many people who: find adding comments to flickr photos so urgent they MUST do so on their phones; nor are much inclined to do so given the capability.

    (personal anecdote: The whole family replaced/upgraded cell phones about four months ago. It was the first time we'd had phones with the builtin cameras -- something I'd never cared about or wanted. However it was intriguing, and fun -- the whole family took pics, swapped pictures and videos, created ringtones, created personalized wallpapers, for one day! Four months later, we all still have the same wall papers we created that day, none of us has sent a single other picture to each other. It's a novelty -- it wears off -- fast!)

  3. Google Maps Mobile by eggz128 · · Score: 5, Informative
  4. Browser not needed? by OakDragon · · Score: 5, Interesting

    From TFA:

    One way that Web 2.0 companies can similarly adjust their services for mobile devices is by relying less on browser-based applications and more on small software clients that users can download onto their phones. "The browser will fade into the background," said Wood.

    Browsers on the desktop have evolved along the lines of "do everything" applications, which is why the AJAX/Web 2.0 stuff kind of works in them. Lets face it, if you writing an application from scratch to do match the functionality of Google maps, say, you wouldn't start with a browser. Google maps is impressive because it actually works in a browser!

    For Web 2.0 sites, 'lite' custom apps may be just the answer.