- Book Home :
- Table of Contents :
- Downloads :
- Errata :
- Forum :
- Presentation
Adobe AIR (Adobe Integrated Runtime) with Ajax: Visual QuickPro Guide-->Table of Contents
- Introduction
- Chapter 1: Running Air Applications
- Installing the Runtime
- Installing an Application
- Running an Application
- Chapter 2: Creating an HTML Application
- Installing the SDK
- Updating Your Path on Windows
- Updating Your Path on Mac
- Creating the Structure
- Creating the HTML File
- Creating the XML File
- Testing the Application
- Creating a Certificate
- Building the Application
- Chapter 3: AIR Development Tools
- Using Aptana Studio
- Using Dreamweaver
- Creating Digital Signatures
- Chapter 4: Basic Concepts and Code
- Technological Background
- Using AIRAliases.js
- JavaScript Frameworks
- ActionScript Libraries
- Handling Events
- The XMLHttpRequest Object
- Chapter 5: Debugging
- Using JavaScript Dialogs
- Debugging with Firefox
- Using Trace
- More adl Options
- Other Debugging Techniques
- Chapter 6: Making Windows
- Creating a New Window
- Creating a New Native Window
- Customizing Windows
- Accessing a New Native Window
- Creating Full-Screen Windows
- Handling Window Events
- Creating a New Look
- Moving and Resizing Windows
- Chapter 7: Creating Menus
- Menu Terminology
- Creating a Menu
- Handling Menu Events
- OS-specific Menus
- Adding Keyboard Equivalents
- Changing a Menu Item's State
- Chapter 8: Importing and Exporting Data
- Copying
- Pasting
- Working with Different Formats
- Drag and Drop In
- Drag and Drop Out
- Chapter 9: Files and Directories
- Fundamentals
- User Browsing
- Accessing File Information
- Reading Directories
- Deleting Files and Directories
- Copying and Moving
- Chapter 10: Working with File Content
- Reading from Files
- Writing to Files
- An Asynchronous Example
- Using Binary Data
- Chapter 11: Using Databases
- Creating a Database
- Creating a Table
- Distributing a Database
- Inserting Records
- Retrieving Records
- Updating and Deleting Records
- Chapter 12: Database Techniques
- Distributing Databases
- Using Prepared Statements
- Fetching Records in Groups
- Performing Transactions
- Improving Performance
- Debugging Techniques
- Chapter 13: Networking
- The URLRequest Class
- Receiving Data
- Parsing Data
- Transmitting Data
- Downloading Files
- Downloading Large Files
- Uploading Files
- Chapter 14: Using Other Media
- Playing a Sound
- Playing Lounger Sounds
- Playing Streaming Sounds
- Controlling Sounds
- Displaying PDFs
- Using XML Data
- Chapter 15: Security Techniques
- The AIR Security Model
- Using Non-Application Sandbox Content
- Using the Sandbox Bridge
- Storing Encrypted Data
- Validating Data
- Best Security Practices
- Chapter 16: Deploying Applications
- More Application Descriptor File Options
- Using Custom Icons
- Seamless Installations
- More Application Ideas
- Updating an Application
Search This Book!

(October 23, 2008)
(October 7, 2008)
(September 2, 2008)

Newsletter #16 Sent
Newsletter #16 just went out today after a long delay. It's a bigger one but there's lots of good stuff in there. You can read it online at http://www.dmcinsights.com/newsletter.php if you're not subscribed to receive it via email.(October 23, 2008)
Ruby: Visual QuickStart Guide Complete!
I'm very happy to announce that I've completed my Ruby: Visual QuickStart Guide. The book should be available in about three weeks or so (around early November 2008). The book turned out well, I think, and it should hopefully be a nice addition to the relatively small catalog of Ruby books that are available. In particular, I think that the Ruby on Rails chapter is really nice. I was able to develop a real-world example that demonstrates many aspects of the Rails framework. It also covers Rails 2.1, which has some significant changes from the 1.x version of Rails. More news about this book to come in future newsletters and on this site!(October 7, 2008)
Newsletter #15 Released
Newsletter #15 went out in early August but I've been remiss in posting this update about it. It's relatively short, with most of the discussion on the business side of creating your own business. You can read it online at http://dmcinsights.com/newsletter.php. The next newsletter should go out in a few days.(September 2, 2008)
