WebManiacs - Washington, DC
May 19 - 23, 2008
Using ColdFusion to develop AIR Applications
The presentation looks at why AIR and ColdFusion work well together. It discusses what the potential uses are and demonstrates how easy it is to create an AIR application using CF.
Topics covered:
- Why use AIR?
- Why use CF?
- Why use CF and AIR together?
- Possible uses
- Different methods of implementation
- Tags
- ActionScript
- Different methods of debugging
- Debugging
To download the presentation resources, click here!
Introduction to XML
The presentation looks at how to create a well formed XML document. It discusses what can be done with the XML document, specifically looking at xpath, translations and validation
Topics covered:
- What is XML?
- Why use XML?
- How does CF represent XML?
- Creating and parsing XML in CF
- XML Functions
- Finding what you want - XPATH
- What is XPATH?
- How to you XPATH - #XMLSearch()#
- Transforming XML with XSLT StyleSheets
- What is XSLT?
- How to use XSLT- #XMLTransform()#
- Other Topics
- WDDX
- Web Services
- XML Databases
To download the presentation resources, click here!
ActionScript and Object Orientation
The presentation discusses the basic principles of Object Orientation and how it is incorporated into ActionScript.
Topics covered:
- OOP Overview
- AS Syntax Overview
- Object Syntax in AS3
- AS3 Only Project in Flex
- Tips and Tricks
To download the presentation resources, click here!