On twitter just moments ago, I saw James Ward point toward a truly awsome move by Adobe. Tonight Adobe announced that they are open sourcing the technologies that are the base for Flash Remoting and the Messaging Services found in their high end server technologies. BlazeDS represents the services which makes data transfer with Flash and Flex perform better than traditional javascript (text based) technologies. These technologies make use of the AMF (Action Message Format) a binary protocol for describing the data to lessen the data payload that must be transfered to describe your data. In addition to open sourcing the technologies to do the messaging they have also released the AMF specification allowing AMF servers to be implemented on other server platforms.

In hitting the labs site to read more about BlazeDS I see that it appears the Flex 3 Beta 3 has also been released. Flex 3 is another amazing product from adobe that has been open sourced. Although not open source the Adobe AIR product has also seen its 3rd beta release tonight. AIR allows web developers to use their existing skill set to build desktop applications which reach beyond the boundaries of the browser.

So take some time and get familiar with these new tools from adobe.