online marketing Free Computer Science, Engineering, Medical Ebooks: Adobe Flex
Showing posts with label Adobe Flex. Show all posts
Showing posts with label Adobe Flex. Show all posts

Sunday, December 27, 2009

Beginning Java and Flex: Migrating Java, Spring, Hibernate and Maven Developers to Adobe Flex

Beginning Java and Flex: Migrating Java, Spring, Hibernate and Maven Developers to Adobe Flex


Beginning Java and Flex: Migrating Java, Spring, Hibernate and Maven Developers to Adobe Flex
Publisher: Apress | 500 pages | December 22, 2009 | ISBN 1430223855 | PDF | 5 MB

Over the past few years, the now open source Adobe Flex Framework has been adopted by the Java community as the preferred framework for Java RIAs using Flash for the presentation layer. Flex helps Java developers to build and maintain expressive web/desktop applications that deploy consistently on all major browsers, desktops, and operating systems.

Beginning Java and Flex describes new, simpler, and faster ways to develop enterprise RIAs. This book is not only for Java or Flex developers, but also for all web developers who want to increase their productivity and the quality of their development.

The aim of the book is to teach the new frontier of web development using open source, agile, lightweight Java frameworks with Flex. Java lightweight framework programming helps Flex developers create dynamic-looking enterprise applications. Flex and Java are becoming very popular for both business and interactive applications.


Credits to original uploader




Monday, September 14, 2009

Adobe Flex in a Week
Adobe Flex in a Week

Adobe Flex in a Week
English | 9 hours | 1024 x 768 | FLV | 1.48 GB

Learn Flex in a week by going through this video training course. To maximize your learning, we recommend that you view the videos and complete the exercises in the order in which they are listed.


Day 1: Flex basics
Day 1 project files (ZIP; 3.8 MB)
Comparing Flash, Flex, Flash Player and Adobe AIR (5:30)
Introducing Flex Builder (7:22)
Creating a Flex Builder workspace and project (7:04)
Using pre-built Flex controls (4:34)
Understanding MXML (4:07)
Exercise 1: Creating a project and laying out controls
Binding data between controls (5:48)
Handling user events (6:22)
Introducing the event object (10:40)
Adding EventListeners with ActionScript (5:21)
Exercise 2: Binding data and handling a user event
Retrieving data via HTTPService (8:26)
Exercise 3: Populating a control from an HTTPService request

Day 2: Component development
Day 2 project files (ZIP; 975 KB)
Displaying data in the DataGrid (6:35)
Working with containers (12:12)
Exercise 4: Working with containers
Creating custom MXML components (8:42)
Exercise 5: Creating custom MXML components
Implementing value object classes (13:46)
Creating custom events (5:59)
Creating custom event classes (23:06)
Exercise 6: Creating custom events and dispatching data
Customizing item renderers (6:42)
Exercise 7: Creating an item renderer
Exploring Flex Builder tips (5:18)

Day 3: Putting it all together
Day 3 project files (ZIP; 3.1 MB)
Validating data (7:15)
Exercise 8: Validating form data
Requesting and sending data with RemoteObject (20:52) Read me
Exercise 9: Using RemoteObject to send data to the server
Exercise 9 (ColdFusion): Using RemoteObject to send data to the server
Formatting data (6:09)
Dragging data between List components (5:20)
Exercise 10: Implementing drag and drop between components
Filtering XML with E4X (12:04)
Exercise 11: Using XML with E4X
Deploying Flex and AIR applications (11:57) Read me
Exercise 12: Deploying a Flex application
Exercise 13: Creating and deploying an AIR application

Day 4: Adding visual appeal
Day 4 project files (ZIP; 5.3 MB)
Implementing navigator containers (17:15)
Embedding images (11:58)
Embedding fonts (28:59)
Exercise 14: Working with navigation containers, embedding fonts and images
Creating constraint-based layouts (21:50)
Applying styles to MXML components (29:06)
Exercise 15: Working with constraints and using MXML styles
Skinning components with Adobe CS3 (28:14)
Exercise 16: Skinning components graphically
Creating view states (23:01)
Animating with behaviors and transitions (18:06)
Exercise 17: Working with view states, animation, and transitions
Drawing shapes with the Drawing API (22:32)
Skinning components programmatically (12:09)
Exercise 18: Drawing shapes and programmatic skinning
Extending components (27:27)
Exercise 19: Extending components

Day 5: Architecture and advanced topics

Note: The following videos have been compiled from various resources. Source files for these videos are currently unavailable.
Understanding the behavior of the Flash timing mechanism (4:18)
Using custom Flash graphics in Flex components (6:42)
Using and animating filters (4:35)
Exercise 20: Using and animating filters
Creating SWC files (10:46)
Exercise 21: Creating SWC files
Building runtime shared libraries (7:15)
Exercise 22: Building runtime shared libraries
Splitting your application into modules (8:45)
Communicating over local connections (6:20)
Exercise 23: Communicating over local connections
Using shared objects (4:20)
Exercise 24: Using shared objects
Reducing the file size of your Flex application (4:58)
Embedding video in your application (2:09)
Exercise 25: Embedding video
Controlling video using Ajax (2:19)
Localization using resource bundles (5:05)
Exercise 26: Localization using resource bundles
(Optional) Integrating Flex with PHP using XML (7:44)



Friday, September 4, 2009

Satish Kore - Flex 3 with Java

Satish Kore - Flex 3 with Java
Posted By : hue | Date : 15 Aug 2009 21:34:00 | Comments : 1

Satish Kore - Flex 3 with Java
Packt Publishing | 2009 | ISBN: 1847195342 | Pages: 304 | PDF | 4.13 MB

Develop rich internet applications quickly and easily using Adobe Flex 3, ActionScript 3.0 and integrate with a Java backend using BlazeDS 3.2

* A step-by-step tutorial for developing web applications using Flex 3, ActionScript 3.0, BlazeDS 3.2, and Java
* Build efficient and seamless data-rich interactive applications in Flex using a combination of MXML and ActionScript 3.0
* Create custom UIs, Components, Events, and Item Renders to develop user friendly applications
* Build an end-to-end Flex e-commerce application using all major features of Flex covered throughout the book

In Detail Flex 3 is a great technology for developing Rich Internet Applications for the Web as well as for the desktop. If you are a developer looking to design great-looking and sophisticated user interfaces that resemble desktop-based applications, and want to utilize an existing server technology such as Java to develop RIAs, this book is for you.

Targeting developers who want to get started with Adobe Flex 3 programming, this simple and clear handbook introduces Flex technology quickly and straightforwardly. Utilizing your existing knowledge of Java, it gives you the insight and hands-on experience to program with Flex 3.

This book provides comprehensive information on various aspects of Flex 3 and ActionScript 3.0. These include developing simple applications, handling events, creating custom components and events, using RPC services, integration with Java and BlazeDS, styling and formatting, and how to package and deploy Flex applications.

You will start with downloading, installing and configuring Flex 3 SDK and Flex Builder 3 and learn basic concepts such as what MXML and ActionScript are, understanding UI components, controls, compilers, and more. Further you will develop simple applications and slowly advance into more depth where you will learn advanced concepts such as creating custom components, debugging, integrating with Java, using RPC services, styling, internationalizing, and deploying Flex applications, and more.

One of the things you're really going to love about this book is that you will develop a full-blown e-commerce application using a combination of Flex 3, ActionScript 3.0, BlazeDS 3.2, and Java. At the end of the book you will have the knowledge and experience needed to develop Rich Internet Applications.

What you will learn from this book?

* Install and configure Flex 3.0 SDK and Flex Builder 3 to build and deploy Flex Rich Internet Applications
* Discover the Flex application architecture and how to use MXML language to write Flex applications
* Learn to mix ActionScript and MXML code to write Flex applications, use Events, create custom events, and create and use custom components
* Use External API and LocalConnection to enable communication between ActionScript and JavaScript and from SWF to SWF
* Build a sample book explorer application with XML using the E4X approach in Flex
* Use Adobe LiveCycle Data Services and BlazeDS components for accessing server-side data
* Discover data access methods such as HTTPService, WebService, and RemoteObjects with code examples and learn how to use them to send and receive remote data
* Use BlazeDS or LCDS proxy services to access data by eliminating the need for a cross-domain policy file
* Interact with the server environment and access backend data sources to send and receive remote data in your Flex application.
* Develop Flex applications to communicate with JSP and process data sent by the server in your Flex application.
* Debug your application in the production environment using various debugging techniques along with Flex Builder'ۧs debugger and some third-party tools
* Learn various ways of packaging your Flex application using Flex Builder 3 and Ant Script
* Customize your application's look and feel using external CSS and learn how to utilize runtime CSS for changing your application's look and feel dynamically
* Use internationalization techniques to customize your application for multiple locales
* Localize Flex applications by using ResourceManager class; learn the technique to create resource bundle modules and load them at runtime to change locale dynamically

Approach

The author's experience in creating applications using Flex enables him to share insights on using it effectively in a clear, simple, and concise manner. His approach will help you gain hands-on programming experience in Flex 3 and ActionScript 3.0. The book focuses on important features of Flex 3 and ActionScript 3.0 and gives clear instructions and precise code examples to explain features and ensure that you actually learn as you read.

Who this book is written for?

This book is a good starting point for any developer with a little experience in Java programming to get going with Adobe Flex 3 and ActionScript 3.0 development. You may be a software developer/professional who wishes to learn and understand Flex 3 technology for developing Rich Internet Applications. If you are a system analyst who wants to explore and understand Flex 3 then this is an ideal book for you.

Thanks to original uploader!

Tuesday, September 1, 2009

John Levine "Flex & Bison"

Flex & Bison


John Levine "Flex & Bison"
O'Reilly Media, Inc. | English | 2009-07-25 | ISBN: 0596155972 | 292 pages | PDF | 2,8 MB


If you need to parse or process text data in Linux or Unix, this useful book explains how to use flex and bison to solve your problems quickly. flex & bison is the long-awaited sequel to the classic O'Reilly book, lex & yacc. In the nearly two decades since the original book was published, the flex and bison utilities have proven to be more reliable and more powerful than the original Unix tools.

flex & bison covers the same core functionality vital to Linux and Unix program development, along with several important new topics. You'll find revised tutorials for novices and references for advanced users, as well as an explanation of each utility's basic usage and simple, standalone applications you can create with them. With flex & bison, you'll discover the wide range of uses these flexible tools offer.

• Address syntax crunching that regular expressions tools can't handle
• Build compilers and interpreters, and handle a wide range of text processing functions
• Interpret code, configuration files, or any other structured format
• Learn key programming techniques, including abstract syntax trees and symbol tables
• Implement a full SQL grammar-with complete sample code
• Use new features such as pure (reentrant) lexers and parsers, powerful GLR parsers, and interfaces to C++

To start download free click HERE:

Saturday, August 22, 2009

-Dacid GassnerAdobe Flex 3 Bible

Adobe Flex 3 Bible

Adobe Flex 3 Bible

David Gassner, “Flex 3 Bible”
Wiley | 2008 | ISBN: 0470287640 | 978 pages | PDF | 15,1 MB
Flex your development muscles with this hefty guide
Write programs using familiar workflows, deliver rich applications for Web or desktop, and integrate with a variety of application servers using ColdFusion, PHP, and others-all with the new Flex Builder 3 toolkit and the comprehensive tutorials in this packed reference. You’ll learn the basics of Flex 3, then quickly start using MXML, ActionScript, CSS, and other tools to create applications that can run on any browser or operating system.Install and learn how to use Flex Builder 3
Explore MXML, ActionScript 3, and the anatomy of a Flex application
Lay out Flex controls and containers, and use Cascading Style Sheets (CSS) to create look and feelIncorporate Advanced List controls, Flex charting components, and data entry formsIntegrate your Flex applications with a variety of application servers
Create cross-operating system desktop applications with Adobe Integrated Runtime (AIR)Companion Web Site
Visit
www.wiley.com/go/flex3

to access code files for the projects in the book.


The Microsoftdata Warehouse Toolkit