Brajeshwar

1-min read

Opera Dragonfly, Easy web apps debugging

Opera released their new Developer Tools – Opera Dragonfly – about a week back. The initial alpha version include

Upcoming versions will also support editing of CSS/DOM/JavaScript, a single window mode and XHR/HTTP Headers inspection. Opera Dragonfly is built using Web technologies (XML, CSS and JavaScript) and will auto-update when a new version is released. The application will run in a persistent cache, so that it is accessible when offline, and so that it doesn’t have to communicate with the Opera server, except when it updates.

Opera Dragonfly will support all browsers that include the Core-2.1 rendering engine (except Opera Mini). This currently includes Opera 9.5 beta 2 and the forthcoming Opera Mobile 9.5 release. A proxy exists that allows Opera Dragonfly on the desktop to communicate with Opera on supported mobiles and devices. This makes debugging on devices easier as you can use a regular keyboard, mouse and monitor.

The early Alpha launch was received with great enthusiasm from the developer community and Opera received lots of feedback from people. There are few things which developers have found and Opera Dragonfly team is working on them;

The Opera Dragonfly is also working on the Scope documentation which they plan to release in the coming days.

Chris Mills’ article on Introduction to Opera Dragonfly should give you much more details about Opera Dragonfly. Opera Dragonfly Architecture covers covers the architecture of Opera Dragonfly in detail, showing what the different components in the architecture are, and how they interact during Dragonfly’s running.

← Prev Next →