[racket] My racketcon 2011 talk

From: David Van Horn (dvanhorn at ccs.neu.edu)
Date: Tue Aug 2 14:51:29 EDT 2011

On 8/2/11 12:53 PM, Danny Yoo wrote:
> I compiled my talk slides so that they should run off the web:
>
>       http://hashcollision.org/whalesong/racketcon/
>
> This includes the examples used in the talk.

Looks fine in Chrome, but Firefox 6.0 gives this for talk.xhtml:

([object Object],(function (b) {return b.argcount === 1 ? 
(b.params.currentInspector = Na(b, "current-inspector", 0), C) : 
b.params.currentInspector;}),1,0)@http://hashcollision.org/whalesong/racketcon/talk.xhtml:357
([object 
Object])@http://hashcollision.org/whalesong/racketcon/talk.xhtml:876
([object 
Object])@http://hashcollision.org/whalesong/racketcon/talk.xhtml:874
([object 
Object])@http://hashcollision.org/whalesong/racketcon/talk.xhtml:868
([object 
Object])@http://hashcollision.org/whalesong/racketcon/talk.xhtml:868
([object Object],(function (b) {if (--b.callsBeforeTrampoline < 0) 
{throw ae;}b.modules['whalesong/racketcon/talk.rkt'].isInvoked = !0;if 
(b.modules['whalesong/lang/base.rkt'] !== void 0 !== !1) {return 
Hf(b);}b.params.currentOutputPort.writeDomNode(b, 
$("<span/>").text("DEBUG: the module whalesong/lang/base.rkt hasn't been 
linked in!!!"));return 
td(b);}))@http://hashcollision.org/whalesong/racketcon/talk.xhtml:374
(false,[object Object],(function () {i.length > 0 ? i.shift().invoke(d, 
k, h) : (setReadyTrue(), g());}),(function (MACHINE, e) {if (console && 
console.log) {console.log(e.stack || 
e);}MACHINE.params.currentErrorDisplayer(MACHINE, 
$(plt.baselib.format.toDomNode(e.stack || e)).css("color", 
"red"));}))@http://hashcollision.org/whalesong/racketcon/talk.xhtml:349
([object Object],(function () {i.length > 0 ? i.shift().invoke(d, k, h) 
: (setReadyTrue(), g());}),(function (MACHINE, e) {if (console && 
console.log) {console.log(e.stack || 
e);}MACHINE.params.currentErrorDisplayer(MACHINE, 
$(plt.baselib.format.toDomNode(e.stack || e)).css("color", 
"red"));}))@http://hashcollision.org/whalesong/racketcon/talk.xhtml:348
(-3)@http://hashcollision.org/whalesong/racketcon/talk.xhtml:400
@:0


Posted on the users mailing list.