[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Yahoo! Widgets (JavaScript) - do we have a anything like this?

unknown

2/8/2006 11:26:00 PM

Hi all!

There is a challenge on Pixel Corps (http://www.pixel...)
to write a cool widget that runs both on WinXP and Mac OS X... I was going
to use Ruby and OpenGL. In the challenge, they mentioned Yahoo! Widgets
( http://widgets.... ). I checked it out, and it looks amazing!
They provide all sorts of graphics API to make things easier, and the whole
thing is based upon JavaScript and XML.

Do we have anything like this in the Ruby world?

Thanks!
-- Glenn
1 Answer

David Vallner

2/9/2006 1:23:00 AM

0

Dna Štvrtok 09 Február 2006 00:28 Glenn M. Lewis napísal:
> Hi all!
>
> There is a challenge on Pixel Corps (http://www.pixel...)
> to write a cool widget that runs both on WinXP and Mac OS X... I was going
> to use Ruby and OpenGL. In the challenge, they mentioned Yahoo! Widgets
> ( http://widgets.... ). I checked it out, and it looks amazing!
> They provide all sorts of graphics API to make things easier, and the whole
> thing is based upon JavaScript and XML.
>
> Do we have anything like this in the Ruby world?
>
> Thanks!
> -- Glenn

Wouldn't bindings to Linux desktop / window managers let you implement applets
for those? (Look, Mom, no proprietary applet engine!) Just a thought, haven't
really actually looked into it.

David Vallner