Slashdot Mirror


Web Browser Wars Go Mobile

alphadogg writes "A new generation of mobile Web browsers is finally making the Web a reality on handheld devices. The latest example is last week's beta launch of Opera Mobile 9.5, a native Web browser for high-end smartphones. It's an evolutionary release for the Norwegian software company, but it comes just days after Apple's iPhone 3G, with its highly capable Safari browser, went on sale. Other brand-new entrants, such as Mobile Firefox and Skyfire, are expected later this year, at least in beta form. But the evolving mobile browsers are only one part of the picture. Mobile browsing is affected by the client hardware, ranging from the processor to the kind of wireless network being used, all of which have improved markedly. It's also affected by the design of Web sites being targeted, and there's new attention being focused on optimizing these sites for mobile users."

5 of 132 comments (clear)

  1. Opera Mini by lord_mike · · Score: 5, Insightful

    Opera Mini is the only way to go for mobile devices. It is a graphical client running on micro-java on your phone that talks to a proxy server which actually brings up the web page you want, then translates it into a highly compressed data stream, and then is presented on your mobile device in hi resolution goodness! Obviously flash doesn't work, and some Ajax (although a surprising amount is supported), but the web pages come up fast and in the same format as your browser. The same cannot be said of other mobile browsers, since they have to deal with the original data streams on very slow 3g connections. Opera mini is a much more pleasant experience. Try it!

    1. Re:Opera Mini by mikael_j · · Score: 5, Interesting

      Are you kidding? "very slow 3g connections"? I guess you don't remember when 14.4 kbps modems were considered blazing fast because to me bringing up most websites in Safari on my iPhone 3G is very snappy unless I'm somewhere with bad coverage so that my phone has to resort to connecting using Edge.

      Also, the user interface when using Safari on the iPhone 3G is vastly superior to anything else I've experienced on a cellphone, including a bunch of Opera-using ones. My last phone came with Opera and I really tried to like it but the UI made me want to smash my phone into little pieces....

      /Mikael

      --
      Greylisting is to SMTP as NAT is to IPv4
  2. Poor writing by Chairboy · · Score: 5, Insightful

    The writing in the description is poorly constructed. When someone reads "It's an evolutionary release for the Norwegian software company, but it comes just days after Apple's iPhone 3G, with its highly capable Safari browser, went on sale" they would reasonably assume that in the context of the article, this "Browser War" has suddenly sprung up, and that all of the opening shots are being fired right now.

    Of course, the "highly capable" Safari browser has been out for a year on the pre-3G iPhones too, a distinction that the text confuses terribly.

    The 'browser war' has been mobile since the first day God crapped out a WAP-enabled cell phone, and just as humans went from sticks and rocks to atomic weapons, the years of mobile browsing 'warfare' has progressed to a point where the phones are almost within eyeshot of being as capable as the desktop machines.

    To declare this a 'new war' is disingenuous at best, and manipulative of page hits for the purpose of generating advertising revenue at worst.

  3. Whatever... by Last_Available_Usern · · Score: 5, Funny

    As long as clicking links works and the screen can adequetely display fleshtones then I don't really care what else it can do.

  4. Issues with Opera by c0d3r · · Score: 5, Informative

    I was tasked with getting Opera to run on Set Top Boxes not too long ago, and the problem with opera is that its not just install and go like on windows or linux. Granted, it was a custom set-top-box build on linux, once you get the demo binary from opera, it doesn't run and says "cannot open fb0 frame buffer device". Apparently their business trick is to charge you for implementing every driver. They sell a very expensive sdk (more like a ddk), but then you have to develop all of your drivers. We were using a pretty well know SoC (system on chip) from sigma designs, but still didn't have the display drivers and ir drivers. I would suggest going with Mozilla or something that you have the source, otherwise a vendor will tie you in to their solution, and not even give you header files with which to get the embedded browser to work with custom hardware.