Author Archives: WildCraze
Games on Git
“Games I play” feature has been released on Github. Using Github, I can easily make sure the lastest version is up for grabs should I make changes to it. Download: https://github.com/craze/CrazeXfire/zipball/master URL: https://github.com/craze/CrazeXfire
The games I play is done
My Games page works, so there’s not much left to do with it. My next step is to clean up some of the code and put it up for grabs somewhere. I ended up having a servers.php file and a gameplay.php. One for each part of my Games page, with the added feature of favorite … Continue reading
The games I play lasted one day
I had my games list running for almost a whole day, before something went wrong. One of my arrays wasn’t detected as an array, resulting in unexpected errors. So a check was added to verify array and rather display a message instead of technical stuff. Then I started the troubleshooting process. Upon examining the XML … Continue reading
