Links on December 27th, 2007
-
Computer Science Logo Style vol 3 ch 1: Automata Theory 27/Dec/07
Nice and gentle introduction to finite state machines.
-
Django and Comet 27/Dec/07
Quick and dirty example of a chat application with Django and Comet. Looks sweet.