vote up 2 vote down star

I understand that Firefox addins can be created in Javascript and Chrome.

How do they run advanced graphics applications such as CoolIris ?

alt text

flag

3 Answers

vote up 4 vote down check

Cooliris uses native compiled code utilizing graphics acceleration on the platforms it supports.

You can get a full screen GUI if you use Flash, but the user is informed about it (try watching a YouTube vid in fullscreen) and also the user can't do everything they can otherwise, like type using the keyboard.

link|flag
vote up 2 vote down

"Firefox addins can be created in Javascript", It could be true "All Firefox Add ins are created using javascript" might not be not true

Javascript is not the only way you can create Firefox addin, Just like Google toolbar may not have been created using javascript.Cooloris uses something more than javascript. Coolliris probably scraps Content using javascript or so, and uses a custom plug in (or something like Adobe Flash ) to run advanced graphics.

I could be wrong though.

link|flag
"might not be not true" ? Doesn't that mean that it might be true? ;) – some Dec 29 '08 at 13:40
it uses RSS feeds for the content – Harry Apr 7 at 12:40
vote up 2 vote down

You have to use XPCOM and write native code.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.