browser icon
You are using an insecure version of your web browser. Please update your browser!
Using an outdated browser makes your computer unsafe. For a safer, faster, more enjoyable user experience, please update your browser today or try a newer browser.

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

Categories: Development | Tags: , , | Leave a comment

Minecraft 1.8 Trailer

Categories: Games, Videos | Tags: , | Leave a comment

CaptainSparklez – Revenge

Categories: Videos | Tags: , | Leave a comment

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 »

Categories: Development | Tags: , , , | Leave a comment

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 »

Categories: Development | Tags: , , , | Leave a comment