Web 2.0 and Social Media Require Effective Content Management
June 20, 2009
Agile Development with Python, Flash, Flex, Ruby, Lua…
June 5, 2009
Today is the first day my Python code has been running making changes to a busy website by simulating human activity.
Let’s take a look at the real numbers. (Google Analytics)
June 5, 2009
Took less than a day to get some Python code up and running to help me conduct my experiment to determine if “Gaming the System” can work over a longer term than 1 day.
June 2, 2009
Stackless Python makes the development of any complex multi-threaded program a whole lot easier by making inter-process communications trivial and let’s face it folks heavily multi-threaded programs tend to use a whole lot of code to manage their various threads as well as whatever processing is being done by all those threads.