Saturday, November 10, 2007

Future support of standards

Quick update. Added very basic support for Opera widgets (which are very like the future Widgets standard www.w3.org/TR/widgets/). The release is very (too) unstable.

The release is on SVN:
http://fwidgets.googlecode.com/svn/

This is the only widget I've tested:
http://widgets.opera.com/general/getopera/3675/1.0/

Labels: , , ,

5 Comments:

Anonymous Anonymous said...

wrong link the link http://www.w3.org/TR/widgets/ leads to http://firefoxit.blogspot.com/www.w3.org/TR/widgets/

btw any expected date of release for firefoxit? how fast/well is progress? a lot of people seem to have loss their interest because this project seems dead

Off topic:
1st post

7:12 AM  
Anonymous Anonymous said...

I don't know what I did wrong but

keeps on giving me an alert box saying 188. and the icon in the dock shows the firefoxit icon instead of the widget icon. and clicking on it has no effect.

tested on Fx 2.0.0.9 Win XP SP2 or

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9

.... I'll try to check on my other PC which i haven't er... "tweaked"

6:06 AM  
Anonymous Anonymous said...

@Second anonymous:
I fixed that bug in the latest SVN. It was just a debug alert that was forgotten about.

12:27 PM  
Anonymous Anonymous said...

hi I'm the 2nd anonymous and I just want to say THANK YOU! Although the first bug doesn't appear anymore there are still other bugs in your svn I just found a few that I could fix myself but the rest seem more complicated. For example in widgetbar.js in the code to load the widget icon a part of it was turned into a comment:
//nImg.onload = function (ev){nImg.src = regItem[2]+'/icon.png';};

and in widgetsPanel.js you haven't to changed the code loadwidget in addwidgets to loadwidget2

this.addWidget = function(wName){
nw = firefoxit.addContent(wName);
this.loadWidget(nw);
}

4:46 AM  
Anonymous Anonymous said...

is this promissing project still alive?

5:50 AM  

Post a Comment

<< Home