Links on July 19th, 2007
-
Casual Game Development » Blog Archive » Flash Socket Server in Python
19/Jul/07
Blog of an AS hacker who also does Lisp and Python. Some pretty interesting stuff (including a memoize implementation in as3).
-
Yahoo! Developer Network - Cache Yahoo! Web Service Calls using Python
19/Jul/07
Usefull snipets for caching webservice api calls with python. Provides in memory caching and also in disk. Handy.

