New design for project web sites
I’ve redesigned the Trac project web sites. For example pyraknet and pycallgraph have the new layout. Feedback is welcome!
- February 27th, 2007 by Gerald Kaszuba
- Posted in News |
- No Comments »
You are currently browsing the Slowchop Studios blog archives for February, 2007.
I’ve redesigned the Trac project web sites. For example pyraknet and pycallgraph have the new layout. Feedback is welcome!
I have released pyraknet 0.1.4! For those who don’t know… it lets you easily apply multi-player networking to your python game pretty easily. Enjoy!
After the web server slashdotting I decided to install and set up lighttpd to replace Apache. Pages seem to load quicker now!
pycallgraph has been slashdotted.
I’ve temporarily disabled the vserver until Gerald can debug the problem.
Within 24 hours of releasing version 0.1.0, I’ve released 0.2.0 of pycallgraph. It’s just so fun to play with Graphviz…
I have just released pycallgraph which can create call graphs for Python programs. Quite useful for working out how Python programs work and to see if you have any problems in your program flow.
I’ve been releasing new versions of pyraknet like a mad man. pyraknet 0.1.3 has been released with the major change being a new Windows binary for Python 2.5. Other things include documentation, tests and one new method.