Michael Neumann <mneumann / ntecs.de> wrote: > > If you want to insert Javascript code directly into your Ruby code, use > backticks: > > def puts(str) > `document.getElemementById('STDOUT')['innerHTML'] += str + "\n"` > end > > In the next step, I've planned to port Google's Webtoolkit (or Python Pyjamas) > to RubyJS. fine thanks a lot, same syntax as using command line shell tools... great job ! -- Artaban de MñÅñÆ