I feel like a proud father. Yesterday I posted my first public Python recipe. Go check it out: http://code.activestate.com/recipes/576858/. Link Summary http://code.activestate.com/recipes/576858/
Entries from July 2009
Sending Email with Python
July 28, 2009 by Isaac
Animator vs. Animation II
July 20, 2009 by Isaac
Very cool sequel to the original. Animator vs. Animation II by ~alanbecker on deviantART Link Summary http://www.deviantart.com/deviation/50891749/http://alanbecker.deviantart.com/http://www.deviantart.com
Animator vs. Animation
July 20, 2009 by Isaac
This is awesome! Animator vs. Animation by ~alanbecker on deviantART Link Summary http://www.deviantart.com/deviation/34244097/http://alanbecker.deviantart.com/http://www.deviantart.com
Long Sleeps In Python
July 15, 2009 by Isaac
There is a portion of my test infrastructure that requires long sleep periods for stability soak testing purposes. So far the longest stability test run was 9 days. Originally, I simply used the time.sleep() method from the Python library. However, and I attribute this to VMware, I found that extremely inaccurate for long sleep durations. [...]
Posted in

content rss
