Blog

Blog posts made on 25-May-12
25May
2012
Daniel Koestler On Developing Native Extensions For Adobe AIR

Daniel Koestler explains Developing native extensions for Adobe AIR, in an ADC tutorial which covers the compilation of native code on the Android platform.

Read More ›

25May
2012
ColdFusion Code Coverage With Rancho

Code coverage is an essential part of testing, and is used to reflect the completeness of performed testing. Code coverage is instrumental in providing information about how much of the total code is actually tested by a test suite. Rancho is an experimental tool used to get code coverage for any ColdFusion application. Rancho can be used as a ColdFusion Builder extension or as an application.

Read More ›