JSON stands for JavaScript Object Notation. You can get more information about it at http://json.org/. ColdFusion 8 provides built-in support for JSON. There is also a CFC library that has good support located at http://www.epiphantastic.com/cfjson/. This library does not depend on CF8, but works with it very well. It may make some of your projects more portable.