Monthly Archives: March 2013

FBX Scene Loading into XNA


I’ve been cleaning out some of the blog post ideas I’ve had over the past couple of years and never completed and I came across this post about making an FBX scene loader for XNA, a topic I was once … Continue reading

Posted in Game Development, Graphics | Tagged , , , , , | Leave a comment

Fun with Generators


I love the idea of code generators (been using Code Smith Recently), and I even keep a project lying around on my hard drive(s) called Zathras, (an alien from the Babylon 5 Universe who works tirelessly) that has a bunch of … Continue reading

Posted in Game Development, Leisure, Programming | Tagged , | Leave a comment

C++ Lib or Dll?


I have been looking into Developing Win8 Games using C++ and the first question I was faced with was should I use a C++ Lib or a C++ Dll, and what is the difference, why should I choose one over … Continue reading

Posted in Computers and Internet, Programming, Review & Comparison | Tagged , , | Leave a comment

FTP


I don’t always FTP but when I do I FilleZilla {I used CuteFTP back in the day like 1996, but it seems a bit clunky to me now..}

Posted in Uncategorized | Leave a comment

TFS Errors TF246017 & TF400324


TF246017: Team Foundation Server could not connect to the database. Verify that the server that is hosting the database is operational, and that network problems are not blocking communication with the server. TF400324: Team Foundation services are not available from … Continue reading

Posted in Programming | Tagged , , , , , | Leave a comment