On 2/12/07, Benjohn Barnes <benjohn / fysh.org> wrote: > > On 11 Feb 2007, at 15:18, SonOfLilit wrote: > > > By the way, this is looking REALLY great: > > > > http://www.logowiki.net/ > > > > It's... It's like TryRuby with graphics! > > That's really cool! I can't see how it works. Doesn't seem to be SVG. > Anyone know? It's using the canvas[1] tag, a vector graphics canvas built into Safari & Firefox. Might be fun to use for learning JavaScript (esp. with Firefox+Firebug.) You can do fun stuff like http://www.cs.helsinki.fi/u/irkheikk/fireworks2.7.html with it </plug> [1] http://developer.mozilla.org/en/docs/Drawing_Graphics_with_Canvas -- Ilmari