On Mon, Aug 10, 2015 at 5:35 AM, Tim Brown <tim.br...@cityc.co.uk> wrote: > Folks, > > The “PLT Scheme” website, as was, had a set of preview pictures along > the left hand side which scrolled in a “fish-eyed” kind of way (you > either know what I’m talking about or not). > > Is the source of this (or anything similar) available anywhere for me > to “learn” from?
You can still see it on the old website: http://plt-scheme.org/screenshots/ (just dismiss the nag message with the "close" button). There's a possibly slightly newer version on my pages, eg http://barzilay.org/random/reflection2.html In both cases, you can just look at the source to see the JS code. IIRC, it should just be inlined on the page. (And apply the usual disclaimers about old JS code that was fighting browser problems, many of which are probably dead.) -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.