Jeopardy!
Tuesday, October 3rd, 2006Last night it suddenly occured to me that I have two working (apparently stable) OSs (Windows 2000 Pro and Debian’s Ubuntu Linux), powerful server side processing and a DBMS on W2K (php and MySQL, the same to be working soon on Ubuntu), three different browsers on W2K (Firefox, MSIE and Netscape 7), Firefox on Ubuntu, and pretty much all the proper manuals and documentation, in part thanks to Reid.
I experienced a feeling akin to wanting to be on a trip to Mars in a homemade spaceship. Glee.
What shall be my first project?
A little background. ‘Coronation Street’ used to be on weekday afternoons on CBC for years. Then they moved it to 7:30pm. Actually better for me. Then thanks to last year’s hockey playoffs and the Olympics, it disappeared for several months. I think that in the first nine months of 2005, we got maybe three months of Corrie. The Sunday morning back-to-back rerun of the previous week’s episodes was useful, when it was on, but it wasn’t during the Olympics. When Corrie finally came back, it was on at 7:00pm, which left my 7:30 timeslot open. What to watch?
Jeopardy.
Still with me? Wow.
So here’s the project. A web page produced on the fly by the server that will be a generalized browser version of this image, the Jeopardy starting board:
And one for Double Jeopardy, with the cash values per question doubled. Get it?
The category labels will only be “Category 1″ etc, though. I don’t need to know or input the questions for each category per episode, I will just need to click a radio button for Right or Wrong. This will be sent to the server, where the question’s dollar value, my answer etc will be stored in a table, and a sister table will tally my cumulative winnings, rightings and wrongings, by episode, date, time, etc.
I’m still designing the database in Java-based Freemind mind mapping software from sourceforge. What a great tool.
I figure it’s a little fancier than “Hello World”, which tradition I respect the hell out of, don’t get me wrong. But it won’t help me learn php and MySQL.