See my comment above - the image is using fixed-positioning and has a default z-index above that of the links. They can fix it by setting the image's z-index to -1.
I appreciate you putting this together and was about to send the link around when I ran into Application errors throughout. Looks like your server kicked it.
Yes, I see lots of 503s in my Heroku logs :-( This is a pet project, so I don't wanna pay for it, which means you all probably have to live with this until the initial wave of traffic dies down again, sorry!
Oops sorry. I saw you had promo'ed your site in the comments of an earlier article about kids and programming that HN linked to. So, I just wanted to spread the word :)
You might want to add rur-ple (http://code.google.com/p/rur-ple); it is similar to Guido van Robot (and was inspired by it). However, 1) it uses Python (instead of a more limited, Python-like inspired language); 2) it has more lessons and exercises than Guido van Robot; 3) it provides an embedded programming environment to go beyond the robot's world.
I know that the developers of Guido van Robot were getting positive feedback from users. And I got emails from parents and teachers using rur-ple. One high school teacher has actually used it every year since I first wrote it in 2004.
25 comments
[ 44.1 ms ] story [ 166 ms ] threadEdit: looks like they fixed it.
A second addition to consider is GvR online (http://gvr-online.appspot.com/ui/index.html), an online version of Guido van Robot.