Aredridel wrote: > > I am looking for a way to embed Ruby/Tk apps in a web page. > > > > Please tell me if this is possible and if so how. > > Using the broadway plugin from the X consortium, it should be quite > possible. I've never actually made it work, since I don't use windows, > but the idea is that you host the app on a server (it runs there), and > displays via X11 protocol to a plugin inside a web browser. > > Fun, eh? Thanks for the idea. That should be feasible as I don't expect a lot of simultaneous users. Do you have a web reference for broadway? John