While not the most important news today, Nathan has released a new update to ColdFire. He talks about the update here:

ColdFire 1.1.51.59 Released

While there are a number of changes, the big one is the request queue. This means that if you hit a ColdFusion page with Ajax requests, you can introspect all of the ColdFusion debugging information for everything in the browser. This doesn't work well with ColdFusion 8's built in Ajax requests since they pass flags to disable debugging, but for your own Ajax code (like Spry sites) this is awesome!