Thursday, March 6th, 2008
A Call for Collaboration
The idea of sharing characters, objects and user information across multiple games and environments has always interested me.
I've got a simplistic idea on how this could be done and wanted to share it.
Some assumptions:
Let's assume we have 3 environments (games) Game A, B and C. They are ...
Posted in Game Ideas, PBBG Coding, Theory | 6 Comments »
Sunday, March 2nd, 2008
If you are a PHP and/or a PBBG developer, then I'm sure you know about the problems associated with user-submitted text. If not sanitized properly, your website could be the victim of XSS attacks and SQL injections. In this article I will discuss what methods I use to protect my ...
Posted in PBBG Coding | 2 Comments »