The latest weekly, now with more lingo
By David Storey. Thursday, 21. August 2008, 16:29:36
We’ve just put the latest build of Opera Dragonfly on the weekly branch. New for this release is the infrastructure for localisation. We have plans to release Opera Dragonfly in a number of languages, and this release is focused on testing the infrastructure we’ve put in place. It is supplied with test localisations in Japanese and German. These localisations are examples and not the finalised text for those languages. Opera Dragonfly will load the required language file, depending on the language of your browser.
After this release we are focusing on testing the features added to the new version of the Scope protocol, which will be included in Core-2.2. We need to make sure these work and there are no major bugs before Core-2.2 goes into code freeze. As such there will be no weeklies for a while, until that work has been carried out. After this we can start working on the rest of the features planned for alpha 3, including DOM editing.
The next version of Scope should improve the user experience considerably as Opera Dragonfly will be able to detect the currently focused tab or window, which means there will be less steps to start up. We hope to also allow the user to select an element n the page and have Opera Dragonfly go straight to that element in the DOM inspector. We will also have the basics of the HTTP inspector.


remcolanting # 21. August 2008, 16:35
dstorey # 21. August 2008, 16:41
dAEk # 21. August 2008, 20:10
Thanks for keeping us posted.
zyph # 21. August 2008, 20:10
coltcha # 22. August 2008, 07:53
lots of users waiting this feature !!
zibin # 22. August 2008, 13:52
fearphage # 22. August 2008, 13:56
keiki # 22. August 2008, 16:43
We were really looking forward having that! GJ
ThiagoHP # 23. August 2008, 22:28
dstorey # 24. August 2008, 13:26
fearphage # 28. August 2008, 18:00
MisterE # 31. August 2008, 18:57
I mean, IE8 beta's developer tools already allows you to alter the DOM/CSS.
Don't mean to be rude, but why is something that should have been finished years ago taking this long?
I think a big part or Firefox's success is due to Firebug. Firebug exists => devs fix their sites to work with Firefox. Not just that, but Firebug was so good that new sites started being developed to work with Firefox FIRST and then fix them for IE (before going public, of course). I'm a web applications developer and I know I did it this way.
Not a Firefox fanboy here. Opera is (and will remain) my main browser.
I'm just a little disappointed.
I think Opera should invest more resources into Dragonfly...
GoJoeGo # 3. September 2008, 11:33
Also, "should have been finished years ago" is a completely retarded thing to say. It can't be finished before it's even started.
MisterE # 3. September 2008, 18:50
Working on developer tools has started at least a year ago. If A SINGLE developer was working full time, we would have had a finished Dragonfly some time ago.
That being said, I DO appreciate that Opera gives us tools. And I believe them when they say they will be better than Firebug.
As a loyal user I'm just sad that Opera already lost a lot of market share by not giving them on time.
P.S.: The just released Google Chrome beta has an inspector which you can use to modify the DOM tree...
dstorey # 3. September 2008, 22:30
Its unfair to say a single developer working full time would have finished it a long time ago. The tool has to be built from the ground up including the module (Scope) which Dragonfly interacts with to get the information it needs. We are building these in parallel. When Firebug was created they already had the ground work laid by Venkman and friends, plus the UI frameworks like XUL.
We are making progress, and like I said in the post above, we will see quite a few improvements when a browser is released with the next Scope module. We'll hopefully get another alpha release on the Core-2.1 branch that will include improvements that we don't need scope for, like DOM editing.
shoust # 5. September 2008, 18:32
fordster # 9. September 2008, 16:20
dstorey # 10. September 2008, 09:45
ph. # 14. September 2008, 10:35
This is in the top of the /weekly/ page:
if( navigator.userAgent.indexOf('Macintosh') != -1 && Number(opera.buildNumber()) <= 4789 )
{
location.href = "https://dragonfly.opera.com/error.html";
}
@dstorey:
I really wish you would make ⌥⌘I toggle dragonfly instead of just opening it. This is something that annoys me a lot, as I tend to enable and disable DragonFly often.
fearphage # 14. September 2008, 17:05
ph. # 17. September 2008, 06:38
Because I didn't know I could, but now I do
Thank you!
fearphage # 17. September 2008, 12:02