MMOG Development

This page contains the collected wisdom of all the vastly brilliant things I've found to do with MMOG development - that aren't mine. External resources, in other words. I've only just hacked together this page within WordPress, so this is all still a bit experimental. Hopefully it won't screw up too badly. Enjoy.

(I've got 50+ things to add to this page, but I'll need to sort out some more sub-categories first, and gradually add the entries. Bear with me - the page will be useless for the next few days/weeks/months until it gets to become a sizeable resource)

Resources to do with network programming...

How to hack an MMO (Raph Koster)

http://www.raphkoster.com/2008/04/17/how-to-hack-an-mmo/

“The first thing to realize is that encryption of the data stream isn’t going to stop anyone serious.” - this page lists half a dozen conceptual ways that people will try to hack your MMO. It’s nothing like as exhaustive as the title suggests, but given it’s on Raph’s blog, the comments section is likely to pile up with many different additional concepts and information from world + dog.