Adobe Flash Builder 4, Flex 4 and ColdFusion Builder go GA!

Adobe was announced that the GA releases of Flash Builder 4, Flex 4, and ColdFusion Builder are ready for prime-time. Today (3/22) we released:
Flex 4 – Including the new Spark skinning and component architecture enabling a new level of expressiveness in RIAs in addition to supporting the new Flash Catalyst to Flash Builder workflow.
Flash Builder [...]



The easiest way to build a data collection server.

The easiest way to build a data collection server is using the apache’s access log. The access log can record all requests those are requested by clients. So the clients can upload its data to server by just calling a static page. At server side, all needs are a apache server and an empty page. [...]