I was excited to hear that Buzzword is in public beta so I tried to sign up this morning only to be greeted with an error message: "A password must be at least 6 characters, with at least one alphabetic and one non-alphabetic character."
SWXml by Florian Plag has me really excited! SWXml is a SWX API that provides a generic XML to SWX parser that can be used over SWX RPC. You can see examples, read the documentation, and download SWXml from the see the SWXml home page.
Who do are your influences? Who inspires you? Who has their finger on the pulse of where the Flash Platform is today? Who do you listen to?
Now that the conference tour is over, I'm going to get back to actually developing SWX! So expect a lot of updates in the next few weeks.
Typed arrays make debugging and maintaining your applications easier by giving you compile-time type safety when dereferencing an array and they will probably also result in compile type optimizations that will translate to performance improvements at run-time.