Adobe Flex Resources 6439

33
Adobe TM Flex Resources Prayank Swaroop Evangelist (Asia Pacific),Adobe http://www.prayank.net http://www.adobe.com/products/flex

Transcript of Adobe Flex Resources 6439

Page 1: Adobe Flex Resources 6439

AdobeTM Flex Resources

Prayank SwaroopEvangelist (Asia Pacific),Adobe

http://www.prayank.net

http://www.adobe.com/products/flex

Page 2: Adobe Flex Resources 6439

What is AdobeTM Flex?

http://www.adobe.com/products/flex/

Page 3: Adobe Flex Resources 6439

Visual LayoutVisual Layout

Flex Builder 2

Code HintingCode Hinting

DebuggingDebugging

Skinning and StylingSkinning and Styling

Flex SDK 2 (FREE)

Command-line Compiler & DebuggerCommand-line Compiler & Debugger

Flex Data Services 2

Message ServiceMessage Service

Data Management ServiceData Management Service

RPC ServicesRPC Services

MXML and ActionScript 3.0MXML and ActionScript 3.0

Flex Framework and Class LibraryFlex Framework and Class Library

Flex Charting Extensible Charting ComponentsExtensible Charting Components

Introducing the Flex 2 Product Line

Page 4: Adobe Flex Resources 6439

Visual LayoutVisual Layout

Flex Builder 2

Code HintingCode Hinting

DebuggingDebugging

Skinning and StylingSkinning and Styling

Flex SDK 2 (FREE)

Command-line Compiler & DebuggerCommand-line Compiler & Debugger

Flex Data Services 2

Message ServiceMessage Service

Data Management ServiceData Management Service

RPC ServicesRPC Services

MXML and ActionScript 3.0MXML and ActionScript 3.0

Flex Framework and Class LibraryFlex Framework and Class Library

Flex Charting Extensible Charting ComponentsExtensible Charting Components

Introducing the Flex 2 Product Line

Open Source

Open Source

Page 5: Adobe Flex Resources 6439

MXML and ActionScript

How Flex works…Flex Class Library

Page 6: Adobe Flex Resources 6439

XML/HTTPREST

SOAP Web Services

XML/HTTPREST

SOAP Web Services

How Flex works…BrowserBrowser

J2EE Application ServerJ2EE Application Server

Flex Data Services 2

Flash Player

Web ServerWeb Server

Existing Applications and InfrastructureExisting Applications and Infrastructure

Flex Builder IDEFlex Builder IDE

Flex SDKFlex SDK

MXMLMXML ActionScriptActionScript

Flex Class LibraryFlex Class Library

.swf

Compile

.swf

Data Data

.swf

Page 7: Adobe Flex Resources 6439

Watch & learn

(Most of these apps have source code available)

Page 8: Adobe Flex Resources 6439

Mailing groups

The mother of all Flex mailing groups

[email protected]

– 6700+ Flex developers– about 100 messages everyday

Page 9: Adobe Flex Resources 6439

Flex in India

[email protected]– Mostly newbies– Most discussions on Flex (+ some about flex

events in India) – I strongly encourage Indian Flex developers

to join it

• Flex User Groups in Bangalore, Chennai, Mumbai, Pune started.

Page 10: Adobe Flex Resources 6439

Flex Component Explorer

http://examples.adobe.com/flex2/inproduct/sdk/explorer/explorer.html

Page 11: Adobe Flex Resources 6439

Charting Sampler

http://demo.quietlyscheming.com/ChartSampler/app.html

Page 13: Adobe Flex Resources 6439

Flex Styles Creator

Derek Wischusen: Flexonrails.net

Page 14: Adobe Flex Resources 6439

Flex Filter Explorer

Joe Johnston: Merhl.com

Page 15: Adobe Flex Resources 6439

Flex Primitive Explorer

Jason Hawryluk: Flexibleexperiments.wordpress.com

Page 17: Adobe Flex Resources 6439

labs.adobe.com• Flex 2 tag library for JSPhttp://labs.adobe.com/wiki/index.php/Flex_2_Tag_Library_for_JSP

- a set of JSP tags that you can use to embed Flex applications to a JSP page

• Flex Module for Apache and IIShttp://labs.adobe.com/wiki/index.php/Flex_Module_for_Apache_and_IIS

- similar to working with server-side scripting languages such as PHP or JSP

• Flex Stress Testing Frameworkhttp://labs.adobe.com/wiki/index.php/Flex_Stress_Testing_Framework

- helps Flex developers using FDS load test their Flex 2 applications

• Flex Ant Taskshttp://labs.adobe.com/wiki/index.php/Flex_Ant_Tasks

- build your Flex projects using ANT

• Flex Scheduling Frameworkhttp://labs.adobe.com/wiki/index.php/Flex_Scheduling_Framework

- allows you to create any number of Scheduling Components.

Page 18: Adobe Flex Resources 6439

Flash Player 9 penetration• http://www.adobe.com/products/player_census/flashpla

yer/version_penetration.html• Emmy Huang – Product manager for Adobe Flash Player• http://weblogs.macromedia.com/emmy/

• Every quarter Millward Brown study is carried out

• Mature markets include US,Canada,UK,Germany,France,Japan.

• The Emerging markets are surveyed every other wave. They include China, South Korea, Russia, India and Taiwan.

Page 19: Adobe Flex Resources 6439

Some other links

• http://www.flex.org

• http://video.onflex.org

• http://www.riaforge.org/

• http://www.osflash.org

Page 20: Adobe Flex Resources 6439

Actionscript 3 libraries

• http://actionscript3libraries.riaforge.org/• corelib

- MD5 hashing, JSON serialization, advanced string and date parsing ++

• FlexUnit - unit testing framework for Flex and AS3, similar to JUnit

• Syndication library - parse Atom and all RSS versions

License : BSD

Page 21: Adobe Flex Resources 6439

As3 crypto

• http://as3crypto.riaforge.org/• Encryption library for Flash Player 9

– AES, BlowFish, DES, Triple DES, XTea - Symmetric ciphers– CTR, CBC, CFB, OFB, CFB-8, ECB - Confidentiality modes for

symmetric ciphers– PKCS5 - Padding for symmetric ciphers– RSA - public key encryption method– SHA-256, SHA-224, SHA-1, MD5 - Hashing Functions– HMAC - Keyed hashing function– Random - PRNG class– ARC4 - PRNG/Fast Encryption method– Hex, Base64 - Static methods to convert binary data to and

from text formats

License: BSD

Page 22: Adobe Flex Resources 6439

Flexlib – freely available high quality custom components

• http://code.google.com/p/flexlib/

• http://code.google.com/p/flexlib/wiki/ComponentList

• Fire• Tree Grid• SuperTabNavigator And many more …

Page 23: Adobe Flex Resources 6439

http://flexbox.mrinalwadhwa.com/

FlexBox – a repository of Flexcomponents in the wild

Page 24: Adobe Flex Resources 6439

Searchcoders – an easier way to find answers to your Flex Qs.

http://www.searchcoders.com/flex

Page 25: Adobe Flex Resources 6439

ApolloHunter – a repository for Apollo apps in the wild

http://www.apollohunter.com/

Page 26: Adobe Flex Resources 6439

Some cool Flex apps

Page 27: Adobe Flex Resources 6439

FlexBook

http://www.quietlyscheming.com/blog/components/flexbook/

Page 28: Adobe Flex Resources 6439

Yahoo Web Messenger

http://webmessenger.yahoo.com/

Page 29: Adobe Flex Resources 6439

Yahoo Maps

http://maps.yahoo.com

Page 30: Adobe Flex Resources 6439

Yourminis

http://www.yourminis.com/minis

Page 31: Adobe Flex Resources 6439

Labs.digg.com

Page 32: Adobe Flex Resources 6439

Amazon Rank Widget http://amazonrank.riaforge.org/

http://www.kylehayes.info/blog/index.cfm/Amazon-Rank

License: Apache

Page 33: Adobe Flex Resources 6439

Terms of usage

• Feel free to share this ppt.• Please maintain attribution to author,

if possible.