habt ihr schon mal was von Lily gehört?
Lily ist eine komponenten orientierte Programmierumgebung als Firefox addon. Damit kann man komplexe Anwendungen oder Mashups im Webbroser erstellen ohne zu programmieren. Man vebindet module durch Linien. Funktioniert also ähnlich wie Reaktor, PD oder MAX/MSP. Es gibt schon 180 externe Objekte .
Hier eine kleine Liste von deren Seite:
-web service modules for APIs like Twitter, Amazon, Flickr, Wikipedia, Yahoo;
- UI modules that wrap web components from YUI, JQuery and Google Maps as well as the browser’s built-in UI elements;
-modules that offer access to the network, SQLite storage, TCP sockets or the file system;
-modules to interact with the browser;
-modules to send and receive Open Sound Control messages or talk to the Arduino physical computing board;
-graphics modules that encapsulate the browser’s SVG functionality and multimedia modules for playing sound and video.
- and also offer multitouch support
Lily ist untereanderem eine Freie OpenSource Software und wurde unter der MIT Lizenz veröffentlicht.