GIDNetwork Archives
February, 2006
Beginning Python Tutorial (Part 9)
Documenting Python Code Some of this information is borrowed from Dive Into Python, a free Python programming book for experienced programmers. Other info is from the Python Style Guide.
Revamped Colonial Marines RPG site
I've finally completed my web site redesign for www.colonialmarinesrpg.com. In addition to the new look (which I hope is nicer looking, though I'm still not totally satisfied with it) I've created a dynamic navigation box. The PHP script I found automatically "sees" the folder/file structure on the server and creates the navigation list as you move around. It's great because I don't have to manually update the links as I move pages and make new ones. I've also changed the script for the breadcrumbs. The previous script was called "croutons" and it worked nearly as well; however, it didn't tell you where you are in the directory but where you have been. Useful but not what I wanted to do.
|