Opera launches open source project Dragonfly for business

By siliconindia   |   Monday, 22 February 2010, 17:18 IST
Printer Print Email Email
Bangalore: Opera has announced that Opera Dragonfly a fully open source project, is now hosted on BitBucket. Since the inception of Opera Dragonfly, Opera had planned for it to become an open source project. It has always been released under an open source BSD licence, but the source repositories were on Opera servers. Since the previous version of Opera Dragonfly, a lot of work has gone on behind the scenes replacing the existing architecture with a modern version of the Scope Protocol - STP-1. Opera Dragonfly has been rewritten to use this faster and more efficient version of Scope. Now that the underlying protocol is stable and performant, and a public desktop build has been released with this included, Opera has decided that it is time to put Opera Dragonfly on a public Mercurial repository. Users who have Mercurial client can visit the Opera Dragonfly STP-1 repository and check out the source code. This is Opera's first full open source project, so there will be a learning curve, the company claims. "Coming from a closed source background there are some hurdles to overcome, such as the current bug tracking system being on a closed server. We hope to migrate to an open bug tracking system as the project gets on its feet," says David Storey in a release on Opera Website. Opera has also released couple of tools to help with Opera Dragonfly development. The first is Dragonkeeper. This is a standalone proxy, which translates STP (Scope Transport Protocol) to HTTP. This can also be useful for remote debugging. The second tool is Hob. Hob is a utility to create code from Protocol Buffer descriptions. Protocol Buffers are one of the formats Scope STP-1 supports along with JSON and XML. The focus of the current release of Opera Dragonfly was stability and performance. Two new features have been added since the previous desktop release, which are a new element highlight (first introduced in Opera Mobile), and a colour picker utility. The highlight has been optimised since the mobile release, and supports visualising the metrics of an element on the page, and multiple element selection. The colour picker is still in early development. It allows for the magnification and selection of colours from the Web page. The value of the colour is displayed in both HSL, RGB and hexadecimal formats. Work has also began behind the scenes to take advantage of HTML5 Web Storage to store users settings and preferences. This will eventually allow the application to be greatly customisable, and to remember layout and settings from a previous session. One of the biggest usability issues has also been solved, with inspect element being available from the Web page context menu. This reduces the steps needed to start debugging a Web page. The current focus for the Scope protocol is improving the JavaScript debugger. This work is nearing completion on the Scope side, and will provide functionality such as the Firebug Console API, the company said.