Welcome!

Curtis Hermann

Subscribe to Curtis Hermann: eMailAlertsEmail Alerts
Get Curtis Hermann via: homepageHomepage mobileMobile rssRSS facebookFacebook twitterTwitter linkedinLinkedIn


Top Stories by Curtis Hermann

Flash MX is not a new technology for many ColdFusion developers. Many have started to write serious applications in Flash MX and have since searched for a way to improve structure and performance. Developers apply Flash MX technology to create entertaining animations, business and communication applications, and more. Developing in Flash before the creation of Flash MX had its difficulties and kept developers apprehensive about using it. A primary source of hesitation arose out of the lack of standard components and the need to have some sense of design to develop an attractive and usable interface. Since Flash MX introduced standard components, the dependency on designers decreased. As a result, application developers are now able to develop interfaces superior to HTML, keep up with other interfaces like Visual Basic, yet still retain a Web-based technology. Howeve... (more)

Integrating Flash MX 2004 and ColdFusion MX 6.1 with Web Services

This is a very good time to be a Web application developer. Over the years we have moved from complex and proprietary methods of sharing data, to a more standardized and easy-to-implement method of exchanging simple or complex objects over the Web. Though nothing is perfect, data transfer via Web services is much more standardized and hasbeen made more simple than anything we have had in the past. Web services allow us to not only share data but to share complex data. With Web Services you can send and receive objects that range from simple numbers to record sets. This is accom... (more)

Ramping Up on Flash MX 2004 and ActionScript 2.0

I could not be more excited about the release of Flash MX 2004 and the new ActionScript 2.0. This new version of ActionScript has taken a huge leap in standardizing a more object-oriented programming structure to its syntax and has given the developer the ability to catch many more errors at compile time than in ActionScript 1.0. For many developers, this advancement will help increase development time and quality of code. Some of the language's feature enhancements include strong data typing, a more standard way of class declarations, inheritance, interfaces, packages, and erro... (more)