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."
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.