Archive for April, 2006

A javascript simulator for The Monty Hall Problem

April 16th, 2006

Problem Statement:

A thoroughly honest game-show host has placed a car behind one of three doors. There is a goat behind each of the other doors. You have no prior knowledge that allows you to distinguish among the doors. “First you point toward a door,” he says. “Then I’ll open one of the other doors to […]

Happy Easter!!!

April 16th, 2006

Happy Easter !
/ Me wonders if the bird-flu scare have any effect on the Easter egg custom.

Commandline compiler interface for WebSpeed.

April 10th, 2006

I’ve written a small c++ that allows me to compile webspeed programs straight from within the open-source text-editor - syn. Screenshot of the prog “in action” is to the left.
If there’s any intrest for this from my co-workers, I’ll probably be writing an installer for this sometime within the next 2 months.
Webspeed Compiler Interface - […]

php pagerank indicator - image.

April 3rd, 2006

Here’s the output of my latest script in the works:

At present, my pagerank indicator simply generates an image(png) showing google pagerank of the url passed in to it.
http://alternate.buildtolearn.net/prphp.php?url=http://alterlife.org
change the text after “url=” to your site URL to view the pagerank of any other site, as per google (i hope)!