Using Konfabulator Widgets With Karamba/samurize.

Hello there,

A few days ago Pacal posted a link to karamba (http://www.efd.lth.se/~d98hk/karamba/) a konfabulator like program for linux, after playing around with it I decided to download some konfigurator widgets to get some graphics, to make a long story short I found out that the .kon are nothing but javascript files.

So it got me thinking how to use those scripts with Karamba and Samurize, Samurize can already use javscripts ad the source of the input altho the .kon files would probably need to be heavily modified. but for Karamba you could just parse the .kon using the Mozilla javascript implementation this is actually "easy" to implement. What do you guys think?

#19307