Opera Signs Nokia Phone Deal
Masq666 writes "Opera Software stated on Friday that it had signed a deal with Nokia to put its mobile Internet browser on several Nokia phones. Opera has licensed its mobile Internet browser for a total of 11 Nokia phone models in recent years. Opera's CFO said he expected the rise in the number of phones with Opera's browser to outpace the increase in models."
Opera comes pre-installed or on a complimentary CD on some phones, including some Nokia models. And that is what this deal is about. You don't need a deal with Nokia for offering a third-party shareware program...
See here for the list of current phones where you can either install Opera, or where it is pre-installed.
If you don't like having choices made for you, you should start making your own. - Neal Stephenson
It's not a CSS hack at all. Each page can have a different CSS for each different type of media, including screen, handheld, print, and more. It's up to your browser to decide which one to use.
In the case of a mobile Opera browser, it will use your page's handheld CSS, if it exists. If it does not exist, the way page elements are displayed is simply altered to the default. For example, table cells are all displayed in one column.
This is the way HTML is designed and meant to be. Pages should use a semantic structure, with elements such as <h1>, <p>, and so forth, leaving the way it's displayed up to the browser or a CSS file (separate presentation from content). Unfortunately, that's not the way most pages are written today, due to failing standards support on the part of Internet Exploiter and lack of willingness to adopt unfamiliar ways, so there's usually only one optimal presentation: your desktop's browser. For those pages, Opera's SSR simply does the best it can.
Audioscrobbler
Small Screen Rendering is available from the view menu in any recent version of Opera, including Opera 8b3 (Linux). It's surprisingly nifty, though kinda useless on the desktop.
OTOH, the new "Fit to Window Width" feature is super useful whenever there's a horizontal sidebar or if you want to collapse a frameset into a single page.:)
Is this a sigs-optional kind of place? 'Cause I am totally down with that if you know what I mean.
Press shift-F11 and you'll see for yourself.