SlideShare a Scribd company logo
1 of 76
Adobe RIA Technologies What’s new in AIR / Flex 3 and 28 code samples Duane Nickull Sr. Technology Evangelist Pre-release User Group Tour Jan 2008
Notes about this deck: This is the Deck used for the Flex, Flash, AIR User Group tour in Western Canada Jan 2008.  The purpose of this deck was to bring newcomers up to speed on what Flex Builder is and to facilitate a deep dive into the new features of Flex Builder 3. The code samples are available in a mini-cookbook.  If you wish to receive a copy of it, please email  [email_address] .  There are 28 projects to build in this cookbook. You are welcomed (and encouraged) to reuse these slides to present these slides to others.
Adobe revolutionizes  how the world   engages   with   ideas   and information new image
Agenda ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Widest Reach in the World Adobe Technologies reach  700+   million PCs and  200+   million devices Flash has  99%  reach  on connected PCs 8 million  installs/day There are  250,000,000   PDF files on the web
Adobe RIA Technology ,[object Object],[object Object],[object Object],[object Object],Adobe Flex
Adobe Technology Platform for RIA Designer/Developer Tools Creative Suite 3 Flex Builder RIA Clients Servers/Services ColdFusion LiveCycle Flash Media  Server Acrobat Connect Flash Cast Scene7 Flash Player Adobe AIR RIA Frameworks and Programming Languages ActionScript 3 Adobe Flex 3 HTTP/S, Sockets, AMF, RTMP, SOAP, WS*, REST, …
How Flex Works MXML and ActionScript XML/HTTP REST SOAP Web Services Browser JEE Application Server LC Data Services Flash Player Web Server Existing Applications and Infrastructure Flex Builder IDE Flex SDK MXML ActionScript Flex Class Library Compile .swf .swf HTTP/S AMF/S RTMP/S SOAP
Adobe Flex DEMO
Adobe Technology Platform for RIA Creative Suite Flex Builder Eclipse Notepad LiveCycle  Designer Resource Tier EIS Databases Directories ECM  Repository Message Queues Other Systems Printing & Scanning Client Application Tier Design & Development Tools Adobe Web Services Other Web Services Flickr.com eBay API Yahoo! API Google API HTML Flash PDF Browsers Flash Player Reader Devices Flash Lite Reader LE Applications Adobe Third-party Service Tier Remote Domains Local Domain Application Servers LiveCycle ColdFusion HTTP Service Other Services Flash Media Server Flash Cast HTTP/S, Sockets, AMF, RTMP, SOAP, WS*, REST, … Frameworks Third-party Flex Framework AIR
2) initial design 3) development 4) design tweaks Visual Designer 1) comps + vignettes Developer (Thermo) Designer Developer Workflow Design Production
[object Object],ADOBE   FLEX 3
Flex 3 is Open Source ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Designers and Developers – Creative Suite 3 / CSS Integration Import Skin Assets into Flex Builder Create Flex Components in Flash CS3 MXML and  CSS Import wizard generates code  assigning assets to components CS3 templates make it easy to create custom component skins Flash developers can  easily package work as  Flex components DEMO
Designers and Developers – Design View Enhancements ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],DEMO
Designers and Developers – Additional Enhancements ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],DEMO
[object Object],[object Object],[object Object],[object Object],[object Object],Rich Media and Video DEMO
Working with Data – Flex Data Components ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],DEMO
Working with Data – Connecting to Remote Services ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],DEMO DEMO
Profiling Applications!
Profiler Functionality DEMO
Desktop Applications – Flex and Adobe AIR ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Platform Evolution – Reduced Application Size ,[object Object],[object Object],[object Object],[object Object],Flash Player 9 Flash Player Cache Site A Custom Code Site B Flex 3  RSL Custom Code
Platform Evolution – Advanced Developer Tooling ,[object Object],[object Object],[object Object],[object Object],DEMO
Platform Evolution – Enhanced Browser Integration ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Flex JavaScript
Platform Evolution – Other ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Adobe AIR allows  web developers  to use existing technologies to build and deploy  rich Internet applications   to the desktop .
Adobe AIR Application Stack Cross-OS  Application Integrated Rendering Integrated DOMs & Scripting Adobe AIR APIs Mac, Windows, Linux & Device OS File System Access Network Detection Notifications Application Update Drag and Drop Local Database ... Flash Flex ActionScript XML Audio Video HTML PDF HTML HTML JavaScript XML CSS Flash PDF
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Custom Chrome and Transparent Applications
Local File Access ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],DEMO Simple XML Editor
Adobe AIR 1.0 Limitations ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Tooling - Building AIR Applications ,[object Object],[object Object]
Now building on Adobe AIR
BlazeDS Open source  Flex Remoting and Messaging
Introducing Open Source BlazeDS ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],BlazeDS is the remoting and HTTP-based messaging technology which Adobe is contributing to the community under LGPL v3 LiveCycle Data Services ES BlazeDS Data   Management RPC Services Messaging Service Adapters Data Synchronization Off-line Applications Data Paging Web Service HTTP Service Remote Object Service Publish & Subscribe Collaboration Real Time Data Push Proxy Service Web-tier Compiler Portal Deployment RIA-PDF Generation LiveCycle SQL Hibernate ColdFusion JMS Java Custom…
Remoting Performance Example DEMO - http://www.jamesward.org/census/
Real-Time Data Push Example http://www.allanpadgett.com/tourtracker2/index.html
Community Participation ,[object Object],[object Object],[object Object],Java ColdFusion PHP ASP Ruby on  Rails Adobe Provided Partners and Open Source Flex Client
Adobe LiveCycle Enterprise Suite Data Services  ,[object Object],[object Object],DEMO
Thermo In Development
Upcoming: Thermo ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
“Thermo” - Drawing and Graphic Manipulation tools ,[object Object],[object Object]
“Thermo” - MXML Code View ,[object Object],[object Object]
“Thermo” - Convert Artwork to Functional Components Start an application design from a static Photoshop, Illustrator, or Fireworks Comp. Selectively turn artwork into functional components that inherit the original artwork as a component “Skin” Thermo allows you to define how pieces and states of the artwork map to things like Scrollbar thumbs or button hover states, etc
“Thermo” - State and Transition Management ,[object Object],[object Object]
“Thermo” - Working with Design Time Data Thermo allows you to create and maintain collections of sample data that can be used by the application at design time  Design time sample data can be used to understand the interactivity of an application prototype and as a realistic placeholder when choreographing events and motion
“Thermo” -  Visual Property Wiring ,[object Object],A great way to associate some common, default values without having to write code.
 
Extra slides:
Adobe Flex ,[object Object],[object Object],[object Object],[object Object],A structured development framework for creating predictable, long-term  RIA solutions
Where Flex is used Product Configuration Rich Media Applications Data Visualization Authoring Applications Product Selection Line of Business Applications
Flex Enables Rapid Development of RIAs ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Adobe Flex Builder 3 – Developer Productivity ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Standard  US$249 Professional  US$649 Add Euro pricing
Flex 3 – Major Themes Designers and  Developers Hybrid Desktop- Internet Applications Framework Evolution Working with Data
Creating Desktop Applications for Adobe AIR ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Flex 3 Pricing and Packaging  Notes Adobe® Flex™ 3 SDK Open Source Free Adobe® Flex™ Builder™ 3 Standard edition Adobe® Flex™ Builder™ 3 Professional edition  $249/$99 $699/$299 Standalone or plug-in Adds testing tools, charting,  and advanced datagrid BlazeDS – Flex Remoting  and Messaging Free Open Source – BlazeDS project Price Full/Upgrade
Adobe Flex Customers Enterprise Web 2.0 ISVs
Rich Applications for Consumers
Rich Applications for Businesses
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Target Applications for AIR
How AIR Works MXML and ActionScript XML/HTTP REST SOAP Web Services Desktop JEE Application Server LC Data Services Web Server Existing Applications and Infrastructure Flex Builder IDE Flex SDK MXML ActionScript Flex Class Library Compile & Package AIR Client Runtime .air .air .swf HTTP/S AMF/S .pdf RTMP/S SOAP
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],AIR Application Installation and Management
Universal Application Installer ,[object Object],[object Object],[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Enforcing Secure Application Installation http://download.macromedia.com/pub/labs/air/air_security.pdf   http://download.macromedia.com/pub/labs/air/air_htmlsecurity.pdf
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],HTML and Flash Integration
WebKit HTML Engine ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Local Database ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Adobe AIR Desktop Integration ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Background Applications and Notification ,[object Object],[object Object],[object Object]
Adobe Reader Integration ,[object Object],[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object],[object Object],[object Object],Enabling Secure Application Development http://download.macromedia.com/pub/labs/air/air_security.pdf   http://download.macromedia.com/pub/labs/air/air_htmlsecurity.pdf
Adobe AIR Developer Workflow Flex Builder Dreamweaver InDesign Command Line Flash LiveCycle Designer Photoshop More... Create Package Deploy Operating System Installed Application Deployment Package .air file HTML PNG, JPEG... SWF PDF
Support available through LiveCycle Data Services Community Edition Subscriptions * The number of  CPUs scale with multiple subscriptions, Premium support benefits do not.  ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Basic ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Premium Price* (1 CPU per subscription) Contacts/ hours Support Services Product Entitlements Plan
ILOG Elixir Advanced Data Visualization for Adobe Flex
ILOG Elixir ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],US$799
ILOG Elixir Components

More Related Content

Recently uploaded

The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...
The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...
The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...Operational Excellence Consulting
 
GUIDELINES ON USEFUL FORMS IN FREIGHT FORWARDING (F) Danny Diep Toh MBA.pdf
GUIDELINES ON USEFUL FORMS IN FREIGHT FORWARDING (F) Danny Diep Toh MBA.pdfGUIDELINES ON USEFUL FORMS IN FREIGHT FORWARDING (F) Danny Diep Toh MBA.pdf
GUIDELINES ON USEFUL FORMS IN FREIGHT FORWARDING (F) Danny Diep Toh MBA.pdfDanny Diep To
 
Cybersecurity Awareness Training Presentation v2024.03
Cybersecurity Awareness Training Presentation v2024.03Cybersecurity Awareness Training Presentation v2024.03
Cybersecurity Awareness Training Presentation v2024.03DallasHaselhorst
 
Healthcare Feb. & Mar. Healthcare Newsletter
Healthcare Feb. & Mar. Healthcare NewsletterHealthcare Feb. & Mar. Healthcare Newsletter
Healthcare Feb. & Mar. Healthcare NewsletterJamesConcepcion7
 
Appkodes Tinder Clone Script with Customisable Solutions.pptx
Appkodes Tinder Clone Script with Customisable Solutions.pptxAppkodes Tinder Clone Script with Customisable Solutions.pptx
Appkodes Tinder Clone Script with Customisable Solutions.pptxappkodes
 
Unveiling the Soundscape Music for Psychedelic Experiences
Unveiling the Soundscape Music for Psychedelic ExperiencesUnveiling the Soundscape Music for Psychedelic Experiences
Unveiling the Soundscape Music for Psychedelic ExperiencesDoe Paoro
 
Planetary and Vedic Yagyas Bring Positive Impacts in Life
Planetary and Vedic Yagyas Bring Positive Impacts in LifePlanetary and Vedic Yagyas Bring Positive Impacts in Life
Planetary and Vedic Yagyas Bring Positive Impacts in LifeBhavana Pujan Kendra
 
Darshan Hiranandani [News About Next CEO].pdf
Darshan Hiranandani [News About Next CEO].pdfDarshan Hiranandani [News About Next CEO].pdf
Darshan Hiranandani [News About Next CEO].pdfShashank Mehta
 
APRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfAPRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfRbc Rbcua
 
Guide Complete Set of Residential Architectural Drawings PDF
Guide Complete Set of Residential Architectural Drawings PDFGuide Complete Set of Residential Architectural Drawings PDF
Guide Complete Set of Residential Architectural Drawings PDFChandresh Chudasama
 
Cyber Security Training in Office Environment
Cyber Security Training in Office EnvironmentCyber Security Training in Office Environment
Cyber Security Training in Office Environmentelijahj01012
 
How Generative AI Is Transforming Your Business | Byond Growth Insights | Apr...
How Generative AI Is Transforming Your Business | Byond Growth Insights | Apr...How Generative AI Is Transforming Your Business | Byond Growth Insights | Apr...
How Generative AI Is Transforming Your Business | Byond Growth Insights | Apr...Hector Del Castillo, CPM, CPMM
 
NAB Show Exhibitor List 2024 - Exhibitors Data
NAB Show Exhibitor List 2024 - Exhibitors DataNAB Show Exhibitor List 2024 - Exhibitors Data
NAB Show Exhibitor List 2024 - Exhibitors DataExhibitors Data
 
1911 Gold Corporate Presentation Apr 2024.pdf
1911 Gold Corporate Presentation Apr 2024.pdf1911 Gold Corporate Presentation Apr 2024.pdf
1911 Gold Corporate Presentation Apr 2024.pdfShaun Heinrichs
 
Jewish Resources in the Family Resource Centre
Jewish Resources in the Family Resource CentreJewish Resources in the Family Resource Centre
Jewish Resources in the Family Resource CentreNZSG
 
Memorándum de Entendimiento (MoU) entre Codelco y SQM
Memorándum de Entendimiento (MoU) entre Codelco y SQMMemorándum de Entendimiento (MoU) entre Codelco y SQM
Memorándum de Entendimiento (MoU) entre Codelco y SQMVoces Mineras
 
Entrepreneurship lessons in Philippines
Entrepreneurship lessons in  PhilippinesEntrepreneurship lessons in  Philippines
Entrepreneurship lessons in PhilippinesDavidSamuel525586
 
TriStar Gold Corporate Presentation - April 2024
TriStar Gold Corporate Presentation - April 2024TriStar Gold Corporate Presentation - April 2024
TriStar Gold Corporate Presentation - April 2024Adnet Communications
 
business environment micro environment macro environment.pptx
business environment micro environment macro environment.pptxbusiness environment micro environment macro environment.pptx
business environment micro environment macro environment.pptxShruti Mittal
 
Excvation Safety for safety officers reference
Excvation Safety for safety officers referenceExcvation Safety for safety officers reference
Excvation Safety for safety officers referencessuser2c065e
 

Recently uploaded (20)

The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...
The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...
The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...
 
GUIDELINES ON USEFUL FORMS IN FREIGHT FORWARDING (F) Danny Diep Toh MBA.pdf
GUIDELINES ON USEFUL FORMS IN FREIGHT FORWARDING (F) Danny Diep Toh MBA.pdfGUIDELINES ON USEFUL FORMS IN FREIGHT FORWARDING (F) Danny Diep Toh MBA.pdf
GUIDELINES ON USEFUL FORMS IN FREIGHT FORWARDING (F) Danny Diep Toh MBA.pdf
 
Cybersecurity Awareness Training Presentation v2024.03
Cybersecurity Awareness Training Presentation v2024.03Cybersecurity Awareness Training Presentation v2024.03
Cybersecurity Awareness Training Presentation v2024.03
 
Healthcare Feb. & Mar. Healthcare Newsletter
Healthcare Feb. & Mar. Healthcare NewsletterHealthcare Feb. & Mar. Healthcare Newsletter
Healthcare Feb. & Mar. Healthcare Newsletter
 
Appkodes Tinder Clone Script with Customisable Solutions.pptx
Appkodes Tinder Clone Script with Customisable Solutions.pptxAppkodes Tinder Clone Script with Customisable Solutions.pptx
Appkodes Tinder Clone Script with Customisable Solutions.pptx
 
Unveiling the Soundscape Music for Psychedelic Experiences
Unveiling the Soundscape Music for Psychedelic ExperiencesUnveiling the Soundscape Music for Psychedelic Experiences
Unveiling the Soundscape Music for Psychedelic Experiences
 
Planetary and Vedic Yagyas Bring Positive Impacts in Life
Planetary and Vedic Yagyas Bring Positive Impacts in LifePlanetary and Vedic Yagyas Bring Positive Impacts in Life
Planetary and Vedic Yagyas Bring Positive Impacts in Life
 
Darshan Hiranandani [News About Next CEO].pdf
Darshan Hiranandani [News About Next CEO].pdfDarshan Hiranandani [News About Next CEO].pdf
Darshan Hiranandani [News About Next CEO].pdf
 
APRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfAPRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdf
 
Guide Complete Set of Residential Architectural Drawings PDF
Guide Complete Set of Residential Architectural Drawings PDFGuide Complete Set of Residential Architectural Drawings PDF
Guide Complete Set of Residential Architectural Drawings PDF
 
Cyber Security Training in Office Environment
Cyber Security Training in Office EnvironmentCyber Security Training in Office Environment
Cyber Security Training in Office Environment
 
How Generative AI Is Transforming Your Business | Byond Growth Insights | Apr...
How Generative AI Is Transforming Your Business | Byond Growth Insights | Apr...How Generative AI Is Transforming Your Business | Byond Growth Insights | Apr...
How Generative AI Is Transforming Your Business | Byond Growth Insights | Apr...
 
NAB Show Exhibitor List 2024 - Exhibitors Data
NAB Show Exhibitor List 2024 - Exhibitors DataNAB Show Exhibitor List 2024 - Exhibitors Data
NAB Show Exhibitor List 2024 - Exhibitors Data
 
1911 Gold Corporate Presentation Apr 2024.pdf
1911 Gold Corporate Presentation Apr 2024.pdf1911 Gold Corporate Presentation Apr 2024.pdf
1911 Gold Corporate Presentation Apr 2024.pdf
 
Jewish Resources in the Family Resource Centre
Jewish Resources in the Family Resource CentreJewish Resources in the Family Resource Centre
Jewish Resources in the Family Resource Centre
 
Memorándum de Entendimiento (MoU) entre Codelco y SQM
Memorándum de Entendimiento (MoU) entre Codelco y SQMMemorándum de Entendimiento (MoU) entre Codelco y SQM
Memorándum de Entendimiento (MoU) entre Codelco y SQM
 
Entrepreneurship lessons in Philippines
Entrepreneurship lessons in  PhilippinesEntrepreneurship lessons in  Philippines
Entrepreneurship lessons in Philippines
 
TriStar Gold Corporate Presentation - April 2024
TriStar Gold Corporate Presentation - April 2024TriStar Gold Corporate Presentation - April 2024
TriStar Gold Corporate Presentation - April 2024
 
business environment micro environment macro environment.pptx
business environment micro environment macro environment.pptxbusiness environment micro environment macro environment.pptx
business environment micro environment macro environment.pptx
 
Excvation Safety for safety officers reference
Excvation Safety for safety officers referenceExcvation Safety for safety officers reference
Excvation Safety for safety officers reference
 

Featured

Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTExpeed Software
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsPixeldarts
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthThinkNow
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfmarketingartwork
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024Neil Kimberley
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)contently
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024Albert Qian
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsKurio // The Social Media Age(ncy)
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Search Engine Journal
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summarySpeakerHub
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next Tessa Mero
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentLily Ray
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best PracticesVit Horky
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project managementMindGenius
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...RachelPearson36
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Applitools
 

Featured (20)

Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPT
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage Engineerings
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
 

Adobe Flex AIR User Group Tour 2008 Nickull F I N A L

  • 1. Adobe RIA Technologies What’s new in AIR / Flex 3 and 28 code samples Duane Nickull Sr. Technology Evangelist Pre-release User Group Tour Jan 2008
  • 2. Notes about this deck: This is the Deck used for the Flex, Flash, AIR User Group tour in Western Canada Jan 2008. The purpose of this deck was to bring newcomers up to speed on what Flex Builder is and to facilitate a deep dive into the new features of Flex Builder 3. The code samples are available in a mini-cookbook. If you wish to receive a copy of it, please email [email_address] . There are 28 projects to build in this cookbook. You are welcomed (and encouraged) to reuse these slides to present these slides to others.
  • 3. Adobe revolutionizes how the world engages with ideas and information new image
  • 4.
  • 5. Widest Reach in the World Adobe Technologies reach 700+ million PCs and 200+ million devices Flash has 99% reach on connected PCs 8 million installs/day There are 250,000,000 PDF files on the web
  • 6.
  • 7. Adobe Technology Platform for RIA Designer/Developer Tools Creative Suite 3 Flex Builder RIA Clients Servers/Services ColdFusion LiveCycle Flash Media Server Acrobat Connect Flash Cast Scene7 Flash Player Adobe AIR RIA Frameworks and Programming Languages ActionScript 3 Adobe Flex 3 HTTP/S, Sockets, AMF, RTMP, SOAP, WS*, REST, …
  • 8. How Flex Works MXML and ActionScript XML/HTTP REST SOAP Web Services Browser JEE Application Server LC Data Services Flash Player Web Server Existing Applications and Infrastructure Flex Builder IDE Flex SDK MXML ActionScript Flex Class Library Compile .swf .swf HTTP/S AMF/S RTMP/S SOAP
  • 10. Adobe Technology Platform for RIA Creative Suite Flex Builder Eclipse Notepad LiveCycle Designer Resource Tier EIS Databases Directories ECM Repository Message Queues Other Systems Printing & Scanning Client Application Tier Design & Development Tools Adobe Web Services Other Web Services Flickr.com eBay API Yahoo! API Google API HTML Flash PDF Browsers Flash Player Reader Devices Flash Lite Reader LE Applications Adobe Third-party Service Tier Remote Domains Local Domain Application Servers LiveCycle ColdFusion HTTP Service Other Services Flash Media Server Flash Cast HTTP/S, Sockets, AMF, RTMP, SOAP, WS*, REST, … Frameworks Third-party Flex Framework AIR
  • 11. 2) initial design 3) development 4) design tweaks Visual Designer 1) comps + vignettes Developer (Thermo) Designer Developer Workflow Design Production
  • 12.
  • 13.
  • 14. Designers and Developers – Creative Suite 3 / CSS Integration Import Skin Assets into Flex Builder Create Flex Components in Flash CS3 MXML and CSS Import wizard generates code assigning assets to components CS3 templates make it easy to create custom component skins Flash developers can easily package work as Flex components DEMO
  • 15.
  • 16.
  • 17.
  • 18.
  • 19.
  • 22.
  • 23.
  • 24.
  • 25.
  • 26.
  • 27. Adobe AIR allows web developers to use existing technologies to build and deploy rich Internet applications to the desktop .
  • 28. Adobe AIR Application Stack Cross-OS Application Integrated Rendering Integrated DOMs & Scripting Adobe AIR APIs Mac, Windows, Linux & Device OS File System Access Network Detection Notifications Application Update Drag and Drop Local Database ... Flash Flex ActionScript XML Audio Video HTML PDF HTML HTML JavaScript XML CSS Flash PDF
  • 29.
  • 30.
  • 31.
  • 32.
  • 33. Now building on Adobe AIR
  • 34. BlazeDS Open source Flex Remoting and Messaging
  • 35.
  • 36. Remoting Performance Example DEMO - http://www.jamesward.org/census/
  • 37. Real-Time Data Push Example http://www.allanpadgett.com/tourtracker2/index.html
  • 38.
  • 39.
  • 41.
  • 42.
  • 43.
  • 44. “Thermo” - Convert Artwork to Functional Components Start an application design from a static Photoshop, Illustrator, or Fireworks Comp. Selectively turn artwork into functional components that inherit the original artwork as a component “Skin” Thermo allows you to define how pieces and states of the artwork map to things like Scrollbar thumbs or button hover states, etc
  • 45.
  • 46. “Thermo” - Working with Design Time Data Thermo allows you to create and maintain collections of sample data that can be used by the application at design time Design time sample data can be used to understand the interactivity of an application prototype and as a realistic placeholder when choreographing events and motion
  • 47.
  • 48.  
  • 50.
  • 51. Where Flex is used Product Configuration Rich Media Applications Data Visualization Authoring Applications Product Selection Line of Business Applications
  • 52.
  • 53.
  • 54. Flex 3 – Major Themes Designers and Developers Hybrid Desktop- Internet Applications Framework Evolution Working with Data
  • 55.
  • 56. Flex 3 Pricing and Packaging Notes Adobe® Flex™ 3 SDK Open Source Free Adobe® Flex™ Builder™ 3 Standard edition Adobe® Flex™ Builder™ 3 Professional edition $249/$99 $699/$299 Standalone or plug-in Adds testing tools, charting, and advanced datagrid BlazeDS – Flex Remoting and Messaging Free Open Source – BlazeDS project Price Full/Upgrade
  • 57. Adobe Flex Customers Enterprise Web 2.0 ISVs
  • 59. Rich Applications for Businesses
  • 60.
  • 61. How AIR Works MXML and ActionScript XML/HTTP REST SOAP Web Services Desktop JEE Application Server LC Data Services Web Server Existing Applications and Infrastructure Flex Builder IDE Flex SDK MXML ActionScript Flex Class Library Compile & Package AIR Client Runtime .air .air .swf HTTP/S AMF/S .pdf RTMP/S SOAP
  • 62.
  • 63.
  • 64.
  • 65.
  • 66.
  • 67.
  • 68.
  • 69.
  • 70.
  • 71.
  • 72. Adobe AIR Developer Workflow Flex Builder Dreamweaver InDesign Command Line Flash LiveCycle Designer Photoshop More... Create Package Deploy Operating System Installed Application Deployment Package .air file HTML PNG, JPEG... SWF PDF
  • 73.
  • 74. ILOG Elixir Advanced Data Visualization for Adobe Flex
  • 75.