Apollo for Adobe Flex Developers Pocket Guide and over one million other books are available for Amazon Kindle. Learn more

Buy Used
Used - Good See details
$3.99 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
Kindle Edition
 
   
Have one to sell? Sell yours here
Apollo for Adobe Flex Developers Pocket Guide
 
 
Start reading Apollo for Adobe Flex Developers Pocket Guide on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Apollo for Adobe Flex Developers Pocket Guide [Paperback]

Mike Chambers (Author), Rob Dixon (Author), Jeff Swartz (Author)
4.2 out of 5 stars  See all reviews (4 customer reviews)


Available from these sellers.


Formats

Amazon Price New from Used from
Kindle Edition $9.59  
Paperback --  
Like this book? Find similar titles from O'Reilly and Partners in our O'Reilly Bookstore.

Book Description

March 16, 2007

Written by members of the Apollo product team, this is the official guide to the Alpha release of Adobe Apollo, the new cross platform desktop runtime from Adobe Labs.

Apollo for Adobe Flex Developers Pocket Guide explains how to build and deploy Flash-based Rich Internet Applications (RIAs) to the desktop using Adobe's Flex framework. This book describes concisely how Apollo works, and offers numerous examples for those who want to start building RIAs for the desktop right away.

Why put RIAs on the desktop? They're already supposed to offer the responsiveness of desktop programs. Unfortunately, web browsers were designed to deliver and display HTML-based documents, not applications. The conflict between document- and application-focused functionality creates several problems when deploying applications via the browser.

Adobe Apollo gives you the best of both worlds -- the web development model and true desktop functionality. This pocket guide explains how to:

  • Set up your development environment
  • Create your first application
  • Use the File I/O API
  • Use HTML within Flex-based Apollo applications
  • Use the included Apollo mini-cookbook for common tasks
The book also includes a guide to Apollo packages, classes, and command-line tools. Once you understand the basics of building a Flex-based Apollo application, this pocket guide makes an ideal reference for tackling specific problems.

Adobe Developer Library is a co-publishing partnership between O'Reilly Media and Adobe Systems, Inc. and is designed to produce the number one information resources for developers who use Adobe technologies. Created in 2006, the Adobe Developer Library is the official source for comprehensive learning solutions to help developers create expressive and interactive web applications that can reach virtually anyone on any platform. With top-notch books and innovative online resources covering the latest in rich Internet application development, the Adobe Developer Library offers expert training and in-depth resources, straight from the source.

Customers Who Bought This Item Also Bought


Editorial Reviews

About the Author

Mike Chambers has spent the last 8 years building applications that target the Flash runtime. During that time, he has worked with numerous technologies including Flash, Generator, .NET, Central, Flex, and Ajax. He is currently the senior product manager for developer relations for Apollo.

Rob Dixon began developing Flash applications in 1998, back when Rich Internet Applications weren't nearly as well off. He is presently the Content Architect for the Platform Documentation group at Adobe.

Jeff Swartz first worked at Macromedia (now Adobe Systems) in 1992 and has participated in a number of multimedia and web software projects. He is currently the lead technical writer for the Apollo project.


Product Details

  • Paperback: 144 pages
  • Publisher: Adobe Developer Library; 1 edition (March 16, 2007)
  • Language: English
  • ISBN-10: 0596513917
  • ISBN-13: 978-0596513917
  • Product Dimensions: 6.9 x 4.2 x 0.4 inches
  • Shipping Weight: 4 ounces
  • Average Customer Review: 4.2 out of 5 stars  See all reviews (4 customer reviews)
  • Amazon Best Sellers Rank: #1,878,665 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

4 Reviews
5 star:
 (2)
4 star:
 (1)
3 star:
 (1)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.2 out of 5 stars (4 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

2 of 2 people found the following review helpful:
5.0 out of 5 stars For the early-adopter .airHead, March 31, 2007
By 
Brett Merkey (Palm Harbor, FL United States) - See all my reviews
(REAL NAME)   
This review is from: Apollo for Adobe Flex Developers Pocket Guide (Paperback)
§
Adobe's Apollo, in the just-released alpha runtime, is the latest entry in the world of "Rich Internet Application" frameworks.

Advocates of RIA frameworks often weaken their arguments for the Web-aware desktop by disparaging browser-based applications beyond the credible. The universe of browser-based applications continues to expand for very good reasons.

Give the authors, all members of the Apollo product team, plenty of credit for their relaxed approach in this guide. Their introductory chapter sticks to a positive case for their approach rather than attack the weaknesses of current Web apps.

Chapters 2 and 3 outline setting up the environment and move quickly to working with the HTML rendering engine. Following chapters deal with the security model and the file system and windowing APIs.

The weakness of the book is that it is Flex-centric in its "hello world" examples. The book reflects the state of the Apollo alpha. The book itself is clear and easy to follow.
§
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
5.0 out of 5 stars "Quick and Dirty" Overview, June 8, 2007
By 
R. Kreis "thrice as nice" (North Fond du Lac, WI United States) - See all my reviews
(REAL NAME)   
Amazon Verified Purchase(What's this?)
This review is from: Apollo for Adobe Flex Developers Pocket Guide (Paperback)
If you've been developing Flex, chances are good you've heard a little something about Apollo. This book provides a great overview -- I came away with an excellent understanding of Apollo's "whats" and "hows" within a half hour of picking up this book.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 4 people found the following review helpful:
4.0 out of 5 stars Good quick-start guide for building Flash-based RIA's with Apollo, May 4, 2007
This review is from: Apollo for Adobe Flex Developers Pocket Guide (Paperback)
This book is a good overview of what is involved building applications that use the Adobe Flex Framework with the cross-platform desktop runtime, Apollo. The book assumes that the reader has experience creating Flash-based applications using Flex and ActionScript 3.0, and that you want to leverage that experience and move on to deploying applications with Apollo. It is a good basic introduction to get you started, not an in-depth guide by any means.

1. Introduction to Apollo - Explains the difference between the Apollo runtime and Apollo applications, the capabilities and the limits of Apollo, and the basic structure of Apollo applications.
A Short History of Web Applications
Problems with Delivering Applications Via the Browser
Introducing the Apollo Runtime
Primary Apollo Technologies

2. Getting Started with Apollo Development - Discusses how to initialize your development environment and begin building Apollo applications that use the Flex framework. It shows you where to get the resources necessary for Apollo application development and goes through the details of writing and deploying a Hello World application.
Installing the Apollo Alpha 1 Runtime
What You Need in Order to Develop Apollo Applications
Building a Sample Apollo Application
Next Steps

3. Using HTML Within Flex-Based Apollo Applications - Describes how Apollo gives developers a new means of integrating HTML rendering into their desktop applications. Included are some basic applications that demonstrate how to write HTML-enabled Apollo applications.
HTML Support in Apollo
Using the Flex HTML Component
Using the HTMLControl Class
Script Bridging: Communicating Between ActionScript and JavaScript

4. Using the File System API - Discusses the various aspects of the Apollo file I/O API that enables applications to have a great deal of freedom in dealing with the files and directories of the user's computer. There are quite a few code snippets in this chapter that serve as simple examples.
Security Model
Accessing Files and Directories
Asynchronous and Synchronous Versions of Methods
Reading Directory Contents
Getting File Information
Copying and Moving Files and Directories
Creating Files and Directories
Deleting Files and Directories
Reading and Writing Files

5. Apollo Mini-Cookbook - O'Reilly, famous for its cookbook series, provides a mini cookbook of solutions to common problems in Apollo applications and includes working MXML code. Recipes include those for reading and writing text from a string, encoding data into PNG or JPEG format and writing it to the file system, and working with the Windowing API.
Working with the File System
Working with HTML
Using the Windowing API

Apollo Packages and Classes
Apollo Command-Line Tools

Actually you can find this book freely available online. Just type "Adobe Apollo for Flex developers pocket guide" without the quotes into Google. It should be the top address.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews


Only search this product's reviews



Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(3)
(1)

Your tags: Add your first tag
 

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject