Foundation Flex for Developers and over one million other books are available for Amazon Kindle. Learn more


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Kindle Edition
 
   
More Buying Choices
Have one to sell? Sell yours here
Foundation Flex for Developers: Data-Driven Applications with PHP, ASP.NET, ColdFusion, and LCDS
 
 
Start reading Foundation Flex for Developers on your Kindle in under a minute.

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

Foundation Flex for Developers: Data-Driven Applications with PHP, ASP.NET, ColdFusion, and LCDS [Paperback]

Sas Jacobs (Author), Koen De Weggheleire (Author)
3.0 out of 5 stars  See all reviews (5 customer reviews)

List Price: $46.99
Price: $35.71 & this item ships for FREE with Super Saver Shipping. Details
You Save: $11.28 (24%)
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Want it delivered Monday, January 30? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for Students. Learn more

Formats

Amazon Price New from Used from
Kindle Edition $32.14  
Paperback $35.71  

Book Description

1590598946 978-1590598948 December 17, 2007 1

Adobe's Flex is a revolution in building web applications, and this books covers in detail one of the most important aspects of Flex development—bringing data into applications from various sources, and manipulating and presenting that data.

This is the first book to focus exclusively on that topic, and all the major possible data sources are covered, including XML, Flex Data Services, and PHP, ASP.NET, and ColdFusion server-side applications.

The book covers both Flex 2, and the soon-to-be-released Flex 3, available in about October 2007.


Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

Foundation Flex for Developers: Data-Driven Applications with PHP, ASP.NET, ColdFusion, and LCDS + Foundation Flex for Designers + AdvancED ActionScript 3.0 Animation
Price For All Three: $70.14

Show availability and shipping details

Buy the selected items together
  • In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Foundation Flex for Designers $9.88

    In Stock.
    Ships from and sold by Amazon.com.
    Eligible for FREE Super Saver Shipping on orders over $25. Details

  • AdvancED ActionScript 3.0 Animation $24.55

    In Stock.
    Ships from and sold by Amazon.com.
    Eligible for FREE Super Saver Shipping on orders over $25. Details



Editorial Reviews

About the Author

Sas Jacobs is a web developer who set up her own business, Anything Is Possible, in 1994, working in the areas of web development, IT training, and technical writing. The business works with large and small clients building web applications with .NET, Flex, Flash, XML, and databases.

Sas has spoken at such conferences as Flashforward, webDU (previously known as MXDU), and FlashKit on topics related to XML and data driven applications. In her spare time, Sas is passionate about traveling, photography, running, and enjoying life.


Product Details

  • Paperback: 576 pages
  • Publisher: Apress; 1 edition (December 17, 2007)
  • Language: English
  • ISBN-10: 1590598946
  • ISBN-13: 978-1590598948
  • Product Dimensions: 9 x 7.6 x 1.2 inches
  • Shipping Weight: 2 pounds (View shipping rates and policies)
  • Average Customer Review: 3.0 out of 5 stars  See all reviews (5 customer reviews)
  • Amazon Best Sellers Rank: #1,258,363 in Books (See Top 100 in Books)

More About the Author

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

 

Customer Reviews

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

13 of 13 people found the following review helpful:
2.0 out of 5 stars Not a good book, February 2, 2008
By 
Eric Saund (San Carlos, CA USA) - See all my reviews
(REAL NAME)   
This review is from: Foundation Flex for Developers: Data-Driven Applications with PHP, ASP.NET, ColdFusion, and LCDS (Paperback)
This is not a good book to learn from unless you learn best by thinking very deeply about what the teacher says and correcting errors.
I am up to Page 27 and have worked through the first example with FlexBuilder3. The book is riddled with problems, including typographical errors, imprecise explanations, and even a conceptual error.

Example page 21: click="txtResult.text= = String(cboUnit.selectedItem.data ..."
While reading this I wasted about two minutes trying to puzzle out why there would be two equals signs in a row before deciding that this is probably a typo. By working the example on my computer I confirmed this.

Example page 23: The book refers to both a NumberValidator and NumericValidator.
An engaged student will have to wonder, are there two different kinds of Validator, or is the teacher lazy? No one wants a lazy teacher but that appears to be the case here.

Example page 23: "The CDATA declaration prevents Flex Builder from parsing the contents of the..."
I believe this is an imprecision that can seriously throw someone off who is trying to learn this stuff. In fact the CDATA declaration prevents the *compiler* from parsing the contents of the... Flex Builder only gets involved because it happens to invoke the compiler, but the compiler is a separate agent here, and the critical one that should have been named.

Example page 26: "This event object will also be dispatched when the user clicks the Convert button because the validator uses the click TriggerEvent."
I don't mean to be an impertinent student, but I would suggest that this is just plain wrong and it reveals a conceptual misunderstanding on the author's part. In fact, in the code the author presents, the validator is invoked by an explicit call to a validate() method; the correct validation is done because the NumberValidator object has its source property set to the TextInput object. The TriggerEvent is not necessary, as I verified by commenting out this part of the author's code.

To be generous, this book is indeed teaching me Flex, but by a very peculiar pedagogical approach. Maybe indeed one learns better by being forced to think very hard about the validity of every single statement and sentence. What worries me is if this author launches off on the wrong track with regard to coding style and program architecture. Since I now know that I cannot trust this author, I'm not sure how much longer I'll stick with the book.

My recommendation: find a better book.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


9 of 11 people found the following review helpful:
2.0 out of 5 stars Nothing special, January 14, 2008
This review is from: Foundation Flex for Developers: Data-Driven Applications with PHP, ASP.NET, ColdFusion, and LCDS (Paperback)
To be honest, i was really excited when i saw that title "data driven applications with php, asp.net, coldfusion and lcds". what do you expect from a 600 page book that contains less than 90 pages on the topic it portrays. i have always liked the author but she disappointed me this time. its a good book yes...but if you are looking into getting deep into data driven flex applications using server side technologies like php, coldfusion etc...look else where.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2.0 out of 5 stars Not about Data-driven application, June 16, 2010
Amazon Verified Purchase(What's this?)
This review is from: Foundation Flex for Developers: Data-Driven Applications with PHP, ASP.NET, ColdFusion, and LCDS (Paperback)
I didn't enjoy this book for two reasons.
Firstly, if you are at all familiar with Flex, it was very wordy and basic. This meant that you had to spend a lot of time scanning over stuff to make sure it wasn't covering anything that you didn't already know.
Secondly, it really didn't explore the XML/AMF options or validation or data integrity or performance or data dictionary techniques. I was left with the feeling that the authors had never been involved in a large data oriented software development project.
So on the hole, rather a waste of time for me. I suspect that if you come from a Flash design background and want to move across to systems development, this might be a useful resource.
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



Inside This Book (learn more)
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
data management services, proxy service, partial class, message topic, custom component file, main application file, assembler class, custom item renderer, mxml file, other chapter resources, custom class file, mxml application, using curly braces notation, custom event class, code block starts, actionscript class, following code block shows, mxml component, private function init, following script block, application first loads, private var, assets folder, curly braces syntax, following import statement
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Flex Builder, Data Services, File Edit, Flash Player, Favorites Tools Help, Internet Figure, United States, New Zealand, Search Favorites, Driven Flex, United Kingdom, Program Files, Imports System, Message Service, Apache Software Foundation, Microsoft Access, Visual Studio, Flex Debugging, Posts Logout Add, Cancel Figure, Apache Tomcat, Click Next, Sas Jacobs, Boolean Determines, Page Language
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Surprise Me!
Search Inside This Book:

Tags Customers Associate with This Product

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

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
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


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