Showing posts with label opera. Show all posts
Showing posts with label opera. Show all posts

Tuesday, October 21, 2008

Opera 10 - the next step for Opera

Opera, a Norwegian firm, makes browsers for devices ranging from the PC to mobile phones and games consoles. It released an incremental version, 9.6, for the desktop last Wednesday, prompting a million downloads in a day. Version 10 will be more significant, according to the company's web evangelist, Bruce Lawson.

Speaking to ZDNet.co.uk on Monday, Lawson said Opera 9.6 had performance improvements, but conceded that many users, especially of Apple, found the browser unpleasant on the eye.

"There's been a lot of criticism from some quarters that Opera on the desktop looks a bit shite, especially on the Mac," Lawson said. "I personally feel it feels busier than it is. [In Opera 10] the whole look and feel are being seen to — it's what our customers are looking for. If we want it to be a tool, it's got to be pleasing to work with."

Lawson said the firm had hired the British designer Jon Hicks to rework Opera's user interface and "make it look prettier". Hicks is best known for having created the Firefox logo.

Lawson and his colleague, product manager Roberto Mateu, declined to list possible features that may appear in Opera 10, saying that such features are subject to change ahead of launch. They did, however, say the version would go into its alpha release by the end of 2008, around the same time as the low-end mobile-phone version, Opera Mini 4.2, goes into beta.

As for Opera 9.6, the browser can now synchronise the user's typed browsing history across any devices using the Opera Link synchronisation feature. The built-in email client, Opera Mail, also now supports a "low-bandwidth mode" for those users with slow connections, and offers the option of ignoring "less important [conversation] threads and contacts with a single click".

A multi-column feed preview has also been integrated into Opera 9.6's RSS reader, allowing users to view a feed's contents before subscribing to that feed. New languages are also supported in the updated browser: Indonesian, Ukrainian, Estonian, Hindi, Telugu and Tamil.

Asked whether the release of Google Chrome had had any effect on the Opera team, Lawson said the team had been "mostly pleased", due to the coverage afforded by Chrome to browsers that are not Microsoft's Internet Explorer (IE).

"People saw [Chrome] on the news and realised there is an alternative to IE," Lawson said. "People are now aware there is a market."

Lawson also claimed Chrome was "not a competitor" to Opera, as it was not pursuing Opera's "main constituency". "Most people who use Opera are comparatively tech-literate," he said, adding that Opera was nonetheless trying to widen its appeal beyond this set.

Sunday, September 14, 2008

HTML 5 Is Already Changing the Web today

HTML 5 represents the biggest leap forward in web standards in almost a decade. Unlike the specifications that came before it, HTML 5 is not merely intended to present content to a web browser. Its goal is to bring the web into maturity as a full-fledged application platform — a level playing field where video, sound, images, animations, and full interactivity with your computer are all standardized. And it may be a long way off still, but elements of HTML 5 are already reshaping the way we use the web.

The last update to the Hypertext Markup Language — the lingua franca of the web — was the 4.01 specification completed in September, 1999.

Quite a bit has happened since. The original browser wars ended, Netscape dissolved. The winner, Microsoft Internet Explorer 5, began IE6, which began the current IE7. Mozilla Firefox rose from the ashes of Netscape to take over second position. Apple and Google have released their own web browsers. The minority shareholder Opera continues to play the gadfly while pushing standards and software design forward. We even have a real web experience on our phones and game consoles, thanks to Opera, the iPhone and Google’s soon-to-be-released Android.

But all that progress threw the web standards movement into disarray. Ideas for HTML 5 and other developing standards were more or less left on the cutting room floor. As a result, HTML 5 has been in draft form ever since.

Several interested parties have banded together to form the Web Hypertext Application Technology Working Group (simply referred to as the WHATWG), an entity charged with picking up HTML 5’s pieces. It operates separately from the Worldwide Web Consortium (W3C), which oversees web standards, and it includes representatives from Mozilla, the KHTML/WebKit project, Google, Apple, Opera and Microsoft. And although the draft may not be ratified for years, work on HTML 5 continues.

So what does HTML 5 offer? Here’s a rundown of the most exciting advancements in the HTML 5 draft specification today:

  • A new, sensible tagging strategy. Instead of bundling all multimedia into object or embed tags, video goes in video tags. Audio goes in audio tags, and so on.
  • Localized databases. This feature, when implemented, automatically embeds a local SQL database websites can read and write to, speeding up interactive searching, cacheing and indexing functions, or for offline use of web apps that rely on data requests.
  • Rich animations without plug-ins. The canvas element gives the browser the ability to draw vector graphics. This means configurable, automatic graphs and illustrations right in the browser without Flash or Silverlight. Some support for canvas is already in all the latest browsers except for IE.
  • Real apps in the browser. APIs for in-browser editing, drag and drop, back button “waypoints,” and other graphical user interface abilities.
  • Content presentation tags will be phased out, and CSS will rule.

In theory, HTML 5 is a breeding ground for new ideas for web standards shared among interested developers and browser vendors. But it’s all still experimental.

“HTML 5 is kind of an overloaded term,” says Mozilla vice president of engineering Mike Shaver. “It’s both sort of an incubator (at WHATWG) and the standards-based track at the W3C.”

Mozilla’s interest, according to Shaver, is aligned with the experimentation at WHATWG. “We’re very active in the HTML 5 group, designing and doing early implementations on those specifications and the work graduates to the W3C.”

In the past year, Mozilla has released several forward-thinking projects aligned with the emerging standards, including Prism, a system for running web apps offline, and Weave, a data storage framework.

Shaver says the HTML 5 movement was born out of impatience. Many sensed activity around web standards was stagnating as the W3C started directing its attention away from HTML and to another emerging technology, XML.

“A lot of new architectures — XML based work — were designed to replace HTML in the web,” says Shaver. “We were really not convinced that was the way it should go forward. We don’t think people should be throwing (web technology) away to get (the web) to go forward.”

Experimentation is now going strong in Firefox and WebKit-powered browsers like Safari and Google’s new Chrome, but there are growing pains.

Chrome developer Darin Fisher says that while Chrome was under wraps, a few things had to go. Despite using the latest branch of WebKit (the same branch to be used in the next version of Safari), the local database features didn’t make it into Chrome’s first release. Unfortunately, the safety and performance factors of Chrome’s isolated sandbox system, which enables faster and more secure browsing by partitioning tabs in memory and CPU process, would break the built-in WebKit database functionality.

Because it was developing in secret, the Chrome team was unable to get too involved in WebKit development.

“We couldn’t be engaged in the WebKit community without being involved with keeping Chrome a secret,” Fisher laments. “We share one vision, and we’re really excited to help WebKit in some way. We have a lot of experienced web developers (at Google). It’s really interesting what kind of challenges people are facing. We can bridge that divide a little.”

With the launch of Chrome, Fisher says his team members occasionally have lunch with the WebKit team. Some are even personal friends. Fisher claims they are eager to work with the other WebKit developers to fix some of these offline functions.

Included in Chrome is the Google-born and now open-source Gears, a piece of technology used for the same purposes as HTML 5’s offline features.

“Gears has a lot of great value. It’s best thought of as an alternative API already out there,” says Fisher. “HTML 5 is great if you have a newer browser, but what about the vast majority of users that have an older browsers? Gears is a vehicle to make this API available to older browsers. We’re working to match HTML 5 versions of these APIs.”

Fisher stops short of labeling Gears a stop-gap to HTML 5. “Gears is very compatible and supportive of HTML 5. It is on a trajectory to become another implementation, another platform that is to put HTML 5 on people’s desktops.”

The majority of work thus far has been by companies like Apple (through WebKit), Mozilla, Opera, Google and Trolltech.

So, where’s Microsoft? Internet Explorer has been famously slow to adopt web standards, let along the experimentation of HTML 5. But the tide is shifting with the emergence of Internet Explorer 8.

“I’m really looking forward to the work we’re starting to do to ramp up building a test suite in the HTML Working Group,” says Microsoft Internet Explorer platform architect and WHAT WG co-chair Chris Wilson in an e-mail.

Wilson says the Internet Explorer team is still a little wary of some of the proposals in HTML 5.

“I think all the members of the Working Group, particularly the editor, would agree we still have a lot of work ahead of us to flesh out the specification,” wrote Wilson. “Parts of the specification, of course, are more polished that others.”

IE8, currently in beta, already includes several new features from HTML 5, he points out. It has a cross-document messaging system, the local data store for client-side storage, a way to insert back button “waypoints” into web history and some offline event features to detect network outages.

But some stuff isn’t on the drawing board. While Wilson says canvas looks like a useful feature, it’s not in Microsoft’s plan for IE8.

Wilson believes there’s definitely a future in the specification.

“HTML 5 is huge, and is still under a lot of development as a specification. I think that the browser implementers, though, are working together to try to agree as quickly as possible; each browser chooses when to implement what, though, and will bring pieces online as they determine their user and developer base need it.”

Web developers and browser vendors alike can agree with Wilson on one thing: “This is certainly an exciting time, and we’re really pleased to see the renewed interest in the web as an application platform.”

Browsers for mobile

A mobile browser (also called a microbrowser or minibrowser) is a web browser designed for use on a mobile device such as a mobile phone or PDA. Mobile browsers are optimized so as to display Web content most effectively for small screens on portable devices. Mobile browser software must be small and efficient to accommodate the low memory capacity and low-bandwidth of wireless handheld devices. Typically they were stripped-down web browsers, but as of 2006 some mobile browsers can handle latest technologies like CSS 2.1, JavaScript and Ajax.

The mobile Internet Explorer Web browser you get on Windows Mobile smart phones is less than desirable. It usually directs you to a mobile Web site instead of the full-blown interactive ones that we access on our computers. Sure, Microsoft has announced support for Silverlight and Flash in a new version of mobile IE by the end of the year, but we’re in the heat of the summer and December still seems light years away. Fret not, there are other options.

If you grabbed the new iPhone, you may be impressed with its 3G data speeds. But is Safari better than other free smart phone Web browsers out on the market? We put the Apple Safari browser running on the 3G iPhone head to head with Opera 9.5.1 Beta and Skyfire Beta (free for Windows Mobile phone users), to see which browser is fastest, and which offers the richest browsing experience.

We used an AT&T Tilt for both Windows Mobile browsers, and put it head to head against the iPhone while both had full 3G signals. Read on to see a video of the race head to head, results from our Web site tests, and our thoughts on each browser.

Browser NYT.com ESPN.com HULU.com Netvibes.com Flash AJAX
Skyfire Beta 6 (sec) 8 (sec) 9 (sec) 4 (sec) Yes Yes
Opera 9.5.1 Beta 60 (sec) 59 (sec) 28 (sec) 44 (sec) No Yes
Safari 29 (sec) 28 (sec) 33 (sec) 54 (sec) No Yes

Skyfire
Skyfire is, by far, the speediest of the bunch, and we love that it also supports Flash Web pages without a hitch. In fact, on ESPN.com it even loaded a Flash advertisement video on the side of the screen. We don’t like ads, but the fact that the page looked identical to the one on our computer display is quite impressive. When we loaded Hulu.com, we were able to start up an episode of The Colbert Report, but playback was far too slow for our tastes.

The browser supports Flash 9, Java, and QuickTime playback, too, but unfortunately it’s limited to a private Beta at this time. You can sign up by visiting Skyfire’s Web site and Skyfire will let you know when there is more room for beta testers.

Opera 9.5.1
Opera Mobile 9.5.1 may not be the fastest browser of the bunch. In fact, it is the slowest, but it offers features that Skyfire doesn’t. One such feature is tabbed browsing, which the iPhone offers as well. Opera Mobile 9.5.1 lets you have a total of 3 tabs open while you’re surfing (the iPhone allows eight) and you can choose to open links in another tab directly from Web sites.

You can also easily pan and zoom around Web pages, and it supports AJAX Web sites, but unfortunately, not Flash 9 content. It also allows you to save pages and images so that you can load up the New York Times, save it, and view it later riding the subway underground without a signal.

Safari
Safari is ideal for loading pages in landscape or horizontal view, and the iPhone’s accelerometer allows you to quickly switch between the two by simply switching the phone. But it’s perhaps best known for its pinch-zoom in and out feature, which makes zooming in on specific areas easy and fun.

The iPhone’s Safari browser supports AJAX, but not Flash 9, so you can’t play Flash games or view Hulu movies (and we don’t think Apple would like it if you could, either). The Safari browser performed well during our tests, but it wasn’t nearly as quick as Skyfire, which loaded most pages in under half the time it took the Safari browser to load them in.



A very interesting timeline of Browsers

See the evolution of old and new browsers, the way different softwares split from others in time only here: http://upload.wikimedia.org/wikipedia/commons/7/74/Timeline_of_web_browsers.svg

Friday, September 12, 2008

How to Stumebleupon without firefox addons on Google chrome,Safari,Opera browser

Here is a quick wrap up on how to stumbleupon webpages on Google chrome,Opera and safari web browser which doesn’t support Mozilla firefox addon!

Stumbleupon Google chrome addon/bookmarklet

As we know Google chrome browser is not addon compatible and for this reason we will be using bookmarklets and other easy manual ways to stumble,review and thumbs up or thumbs down a website.

Using chrome addon type bookmarklet – Drag this Stumble it on your Chrome bookmark and whenever you want to review a website just click on Stumble it so that you can review the site without any stumbleupon toolbar.

Extra Source Google chrome bookmarklet addons

Stumbling webpages without Su toolbar

Stumbleupon type toolbar for Safari browser

safari_stumbleupon

Not exactly a toolbar but stumbi is a type of addon built for Safari web browser to stumble upon webpages,though the features on stumbi are not as powerful as firefox stumbleupon addon but still stumbi can perform tasks like reviewing website,stumbling,thumbs up,thumps down and has send to a friend option with couple of other easy stumbling features.Stumbi requires SIMBL, which is included in the download and installs automatically.

Download Stumbi for Safari (source)

Stumblupon website on Opera browser

opera_browser_stumbleupon

Another useful look-a-like stumbleupon toolbar type addon is Operastumbler for Opera web browser,this works just like stumbi but has some extra features which lets you surf different channels, videos, photos, and more based on there interests.Just login to Opera stumbler using your stumbleupon login details and download the toolbar.

Download Stumbleupon toolbar for Opera browser