Quantcast
Kelly Brown

Biography

Kelly Brown is the Chief Technology officer of AboutWeb. He has a BS and MS in Computer Science and numerous certifications in Java, ColdFusion, Flex, and Microsoft technologies. He is also an Adobe certified instructor for Flex and ColdFusion and teaches other technologies such as JavaScript and Perl at the local community college. Kelly has been developing web application since 1995, when he worked for the Learning Technologies Project at NASA. In his role as CTO of AboutWeb, Kelly serves as a software architect and oversees many projects using a variety of technologies such as Flex, Ajax, ColdFusion, LiveCycle, and Java. He also serves as the user group manager for the Capital Area Flex User Group in DC.

Blog

Recent Posts | All Posts

Unit Testing with AsUnit

September 03 2008

AsUnit is an open source framework for unit testing in Flash. AsUnit provides a low level automated testing system that is your first line of defense for catching bugs in your application. The concept of unit testing has been around for a long time as part of the traditional Waterfall… read more

Unit Testing with FlexUnit

April 23 2008

The concept of unit testing has been around for a long time as part of the traditional Waterfall model of software development. However, it has gained in popular recently as one of the main tenets of Extreme Programming. In Extreme Programming you write unit tests first and then your code.… read more

Recent Posts | All Posts

Kelly Brown