Showing posts with label flash builder. Show all posts
Showing posts with label flash builder. Show all posts

Flash Builder and Flash Catalyst: The New Workflow (Essential Guide To...) Review

Flash Builder and Flash Catalyst: The New Workflow (Essential Guide To...)
Average Reviews:

(More customer reviews)
Are you looking to buy Flash Builder and Flash Catalyst: The New Workflow (Essential Guide To...)? Here is the right place to find the great deals. we can offer discounts of up to 90% on Flash Builder and Flash Catalyst: The New Workflow (Essential Guide To...). Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Flash Builder and Flash Catalyst: The New Workflow (Essential Guide To...) ReviewThis is one of the first books to talk about Flash Catalyst and demonstrates an all-too-common mismatch between the marketing needs of the publisher and actual competency and focus of the writer. Despite the descriptions provided by Friends of Ed, very little is actually on the designer-developer workflow of Catalyst and Builder. Instead, the book (written by a well-respected ColdFusion developer) focusses on enterprise workflow particularly heavy in back-end technologies and real-time data integration.
UI designers and developers should look elsewhere for a true Catalyst and Builder workflow guide.
For example, instead of a standard informative introduction (i.e. how Catalyst and Builder work together), chapter one is a history of mainframes, servers, and an overview of backend technologies including AMFPHP, Zend, LifeCycle, and (of course) ColdFusion.
Flash Builder and Flash Catalyst are introduced later and both are included in the Workflow and Case Study chapters, but most of the actual example code is for realtime data integration. The author briefly mentions UI code and design material for the projects, but the content was omitted and remains inaccessible: neither the book nor the author's website provide the customary download links.
The last three chapters return to familiar ground for enterprise: managing RIA projects, frameworks, and best practices. Common fodder for programmers, but little to do with Flash Builder and practically nothing for Catalyst.
As a developer-designer (the natural beneficiary of a Catalyst-Builder workflow guide) I found this book to be misdirected and disingenuous - it's really written for ColdFusion developers wanting to get into Flex. A ColdFusion or enterprise programmer should write a review of this book. They could probably give it a much higher (or more accurate) rating.Flash Builder and Flash Catalyst: The New Workflow (Essential Guide To...) OverviewFlash Catalyst is a new tool from Adobe to improve the designer-developer workflow in creating Rich Internet Applications. It enables designers to create application designs in Photoshop or Illustrator and add functionality directly to those in order to create simple interactive experiences. These can then easily be brought into Flex, where developers can add any more complex functionality. This is a landmark tool from Adobe that radically changes the way designers and developers work. The book looks at Flash Catalyst in the context of the overall RIA-creation process and gives designers and developers a thorough grounding in the new software workflow. Currently no other books on Flash Catalyst have been announced.

Want to learn more information about Flash Builder and Flash Catalyst: The New Workflow (Essential Guide To...)?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Flash Builder 4 and Flex 4 Bible Review

Flash Builder 4 and Flex 4 Bible
Average Reviews:

(More customer reviews)
Are you looking to buy Flash Builder 4 and Flex 4 Bible? Here is the right place to find the great deals. we can offer discounts of up to 90% on Flash Builder 4 and Flex 4 Bible. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Flash Builder 4 and Flex 4 Bible ReviewThis book is very well written and David is clearly an excellent educator, as his videos reveal. I would highly recommend both this book and the video series as a basic introduction to Flash Builder/Flex 4. However, I feel the term 'Bible' is a fairly serious misnomer. The book provides an overview, but goes into very little detail on any given subject. Once you start actually using Flex to create a project, you're going to run into LOTS of questions. How do I clear a form? How do I effectively make multiple HTTPService requests from a single instance of the class? Does a TitleWindow have to be popped up before its public properties and methods are available? How do I create skinnable icon button with no label? What are the rules for use of the various meta tags (Bindable, Embed, etc)? How do I make an MVC app in Flex? How do I create a custom data service?
Flex is a VERY large and deep program and no single volume could possibly hope to cover it completely. I just want you to be prepared to purchase another book soon after reading this one.Flash Builder 4 and Flex 4 Bible OverviewA complete and thorough reference for developers on the new Flex 4 platform
Create desktop applications that behave identically on Windows, Mac OS X, and Linux with Adobe's new Flash Builder 4 platform and this in-depth guide. The book's tutorials and explanations walk you step-by-step through Flash Builder's new, faster tools; the new framework for generating code; how to connect to popular application servers; upgrading from Flex 3; and much more.
Shows you how to create rich applications for the Web and desktop with the very latest version of Flex, with detailed coverage for both new and veteran Flex application developers
Walks you through Flex basics; upgrading from Flex 3; how to create desktop applications with AIR; and integrating Flex applications with the most popular application servers, including ColdFusion, ASP.NET, and PHP
Includes extensive code samples of common tasks that you can use to jump-start your development projects

Flex your development muscles with the Flex 4 and this comprehensive guide.
Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Want to learn more information about Flash Builder 4 and Flex 4 Bible?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Data Visualization with Flash Builder: Designing RIA and AIR Applications with Remote Data Sources (Visualizing the Web) Review

Data Visualization with Flash Builder: Designing RIA and AIR Applications with Remote Data Sources (Visualizing the Web)
Average Reviews:

(More customer reviews)
Are you looking to buy Data Visualization with Flash Builder: Designing RIA and AIR Applications with Remote Data Sources (Visualizing the Web)? Here is the right place to find the great deals. we can offer discounts of up to 90% on Data Visualization with Flash Builder: Designing RIA and AIR Applications with Remote Data Sources (Visualizing the Web). Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Data Visualization with Flash Builder: Designing RIA and AIR Applications with Remote Data Sources (Visualizing the Web) ReviewFirst, let me say that I am learning a lot pretty quickly with this book. And, with a few tweaks, I imagine that this will become a great intro.
I'm currently working my way through this book (Kindle version) and the author has made it challenging.
Here's an example. Right now, I'm on the first example (Yahoo Finance). There is a section where you use Flex Builder to bind the results of a call to the Yahoo web service to a list control.
The problem is, that author doesn't do a great job of diagramming and explaining that you must make some adjustments in the "Bind to Data" dialog.
Instead of providing a screen shot, he has included the following verbiage:
We are prompted with the last choices:
* Which XML nodes have to populate the list? The answer: the Item node.
* Which part of the Item node has to be shown in the list? The answer: the Title.
I've spent the better part of an hour trying to get past this simple step. If he had simply called out the name of the dialog (Bind to Data) and the fields (Data Provider, Label Field), it would have made it a LOT easier.
As it stands, I'm on notice that I'll have to carefully read/parse the content to identify other similar situations.Data Visualization with Flash Builder: Designing RIA and AIR Applications with Remote Data Sources (Visualizing the Web) Overview
Design and create functional applications that interact with remote data sources. You get a thorough introduction to the latest Flash Builder tools learning how you can use the built-in wizards, MXML or pure ActionScript 3 to build information-rich applications for the browser or AIR applications. Hand's on tutorials guide you through each iteration including building user interaction, charting, incorporating audio and video, customizing the UI; and a code repository provides re-usable code that you can modify and deploy in your own applications.

*Hand's on approach with projects and code provided *Color illustrations, tips and tricks deliver nuanced interface solutions *Code repository provided for re-use in personal projects


Want to learn more information about Data Visualization with Flash Builder: Designing RIA and AIR Applications with Remote Data Sources (Visualizing the Web)?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...