> 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.) Oooh, wonderful! That's kind of what I've been looking about for. > You can do fun stuff like > http://www.cs.helsinki.fi/u/irkheikk/fireworks2.7.html with it </plug> *grin* but not when you open it from work where the browser is IE though? > [1] http://developer.mozilla.org/en/docs/Drawing_Graphics_with_Canvas I'll take a good look at this, thank you very much.