Adobe has released AIR 1.5 for Linux! I’m not a desktop Linux user myself (I only use it for my web server) but I do approve of reaching a bigger audience. What’s great about AIR is that it allows web/AJAX/Flash developers to build desktop applications without the use of the “classical” programming languages such as [...]
Archive for December, 2008
With the release of Flash Player 10, Adobe has allowed for peer to peer connections. But to get the clients to be aware of each other, you needed a middleman to handshake the peers such as an updated version of the Flash Media Server. Now Adobe Stratus is a new beta service that will act [...]
If you guys code as much as I do, I’m sure you’ve found yourself using code over again and again. CASA Lib is a set of classes and utilities to get you coding faster. Need to find and average value in an array? No problem. Need to remove all event listeners and do other cleanup [...]