Flex Compilation Module for Apache and IIS

If you are not using Flex Builder for your projects and are compiling your Flex applications from the command-line, you might be interested in this relatively new project on Adobe Labs.  The Flex Module for Apache and IIS module provides web-tier compilation of MXML and ActionScript files on Apache and IIS web servers.  The module lets you compile, test and deploy an application by requesting the main application file from a web browser.  If you have ever worked with ColdFusion or JSP, this is a similar technique that compiles and presents your work upon requesting it from the server.