Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Scotch on the Rocks 2011 Keynote

Scotch on the Rocks 2011 Keynote

Terrence Ryan

March 11, 2011
Tweet

More Decks by Terrence Ryan

Other Decks in Technology

Transcript

  1. Copyright 2009 Adobe Systems Incorporated. All rights reserved. Adobe confidential.

    1 Copyright 2009 Adobe Systems Incorporated. All rights reserved. Adobe confidential. 1 Adam Lehman Terry Ryan Adobe Systems, Inc.
  2. Copyright 2009 Adobe Systems Incorporated. All rights reserved. Adobe confidential.

    20 Back End HTML Flex or Flash Mobile HTML IOS Android Windows Phone 7 BlackBerry HP/Palm
  3. Copyright 2009 Adobe Systems Incorporated. All rights reserved. Adobe confidential.

    22 §  Model §  Data Manipulation §  Data Communication §  UI
  4. Copyright 2009 Adobe Systems Incorporated. All rights reserved. Adobe confidential.

    23 Model 60 mins Data Manipulation Data Communication UI
  5. Copyright 2009 Adobe Systems Incorporated. All rights reserved. Adobe confidential.

    25 Model 60 minutes Data Manipulation 15 seconds Data Communication 15 seconds UI 38 minutes
  6. Copyright 2009 Adobe Systems Incorporated. All rights reserved. Adobe confidential.

    31 §  Alison Hueslid §  Product Marketing Manager
  7. Copyright 2009 Adobe Systems Incorporated. All rights reserved. Adobe confidential.

    32 §  Adam Lehman §  Product Manager 2009-2011
  8. Copyright 2009 Adobe Systems Incorporated. All rights reserved. Adobe confidential.

    33 §  Tridib Roy Chowdhury §  Director of Products
  9. Copyright 2009 Adobe Systems Incorporated. All rights reserved. Adobe confidential.

    34 §  Hemant Khandelwal §  Senior Engineering Manager for ColdFusion §  Rupesh Kumar §  Lead Engineer ColdFusion Server §  Ram Kulkarni §  Lead Engineer ColdFusion Builder
  10. Copyright 2009 Adobe Systems Incorporated. All rights reserved. Adobe confidential.

    39 Consuming ColdFusion Services outside of the CFML World With Claude Englebert Today at 17:00
  11. Copyright 2009 Adobe Systems Incorporated. All rights reserved. Adobe confidential.

    59 Adobe ColdFusion Builder Storm with Sagar Ganatra Today at 10:15
  12. Copyright 2009 Adobe Systems Incorporated. All rights reserved. Adobe confidential.

    60 Building Extensions for Storm with TerrY Ryan Tomorrow at 16:45
  13. Copyright 2009 Adobe Systems Incorporated. All rights reserved. Adobe confidential.

    67 Allaire Origins 1995 1996 1997 1998 Native Java 2001 UDFs Macromedia 6
  14. Copyright 2009 Adobe Systems Incorporated. All rights reserved. Adobe confidential.

    69 The Fantastic Fusion 2002 Components Java 2005 Event Gateways 2007 PDF Image 6
  15. Copyright 2009 Adobe Systems Incorporated. All rights reserved. Adobe confidential.

    71 The X Factor! 2009 ORM CFaaS 2010 Insight Extensions 2011 Editor++ CODE Navigation Bigger Better Faster! ??? 7
  16. Copyright 2009 Adobe Systems Incorporated. All rights reserved. Adobe confidential.

    72 §  A modern platform for web application development §  A easy path to HTML5 & mobile applications §  Adam is the coolest guy you Link Vision
  17. Copyright 2009 Adobe Systems Incorporated. All rights reserved. Adobe confidential.

    73 §  What Won’t Be in ColdFusion X? §  Verity Search Engine Full <CFSEARCH> Support for Apache SoLR §  No Document Limit §  Scalable §  Extendable §  FREE! Verity
  18. Copyright 2009 Adobe Systems Incorporated. All rights reserved. Adobe confidential.

    74 §  What Won’t Be in ColdFusion X? §  Macromedia JRun ColdFusion X Built-on Apache tomcat §  Full Tomcat Support from Adobe §  Expect Speed and Scalability enhancement JRun
  19. Copyright 2009 Adobe Systems Incorporated. All rights reserved. Adobe confidential.

    75 §  What Will Be in ColdFusion X? But probably won’t be in ColdFusion 11 §  Apache Axis 1.x Web Services ColdFusion X includes Axis 2.x! §  REST publish / Consume §  WSDL 2.0 §  WS-Security| and other WS-Goodness §  Full backward compatibility! §  Exchange 2010 Support via web services
  20. Copyright 2009 Adobe Systems Incorporated. All rights reserved. Adobe confidential.

    76 §  Scheduled Tasks §  Bigger, Better, Stronger! Scheduled task engine re-Built from the Ground up! §  Granular controls § Ranges § Conditionals § Triggers and Chaining § Priority § Grouping § More! §  Application specific
  21. Copyright 2009 Adobe Systems Incorporated. All rights reserved. Adobe confidential.

    77 §  Jobs §  Defined in CFML <cfjob  name="sales-­‐report">          cfml  logic…   </cfjob>   §  Jobs added to a queue for execution §  Instant or Delayed §  Multiple Job Store Options
  22. Copyright 2009 Adobe Systems Incorporated. All rights reserved. Adobe confidential.

    78 §  Dynamic Java Class Loading Java à CFC §  Application.cfc THIS.java.loadpath  =  ["C:\mylibs\",  "C:\myapp\mylib.jar"];   THIS.java.autoreload  =  true;   §  createObject()  &  <cfobject>   createObject("java",  classname,  <array  of  jars  |  path  >)   §  Dynamic Java Proxies CFC à Java §  javaObj  =  createJavaProxy("myCFC",  ["java.myCFCInterface"]);  
  23. Copyright 2009 Adobe Systems Incorporated. All rights reserved. Adobe confidential.

    79 §  CFML Closures §  Anonymous Functions That Execute in Caller Context §  Defined Many Ways §  Function Arguments §  Function body §  Variables in CFSCRIPT ArraySort(myArray,      closure(obj1,  obj2,  sort)      {          if(obj1.x  >  obj2.x)            return  true;          else  
  24. Copyright 2009 Adobe Systems Incorporated. All rights reserved. Adobe confidential.

    80 •  Tons of CFML Updates •  Enhanced ORM, Caching & Searching •  Flex / Flash Remoting •  HTML5 / jQuery •  MOBILE •  ColdFusion Builder 3 THUNDER! •  Much, Much, MORE!
  25. Copyright 2009 Adobe Systems Incorporated. All rights reserved. Adobe confidential.

    82 Flex 4.5 Mobile w/ColdFusion 9 with Terry Ryan Today at 13:30
  26. Copyright 2009 Adobe Systems Incorporated. All rights reserved. Adobe confidential.

    83 Building a Video Platform with David Collie Tomorrow at 11:30
  27. Copyright 2009 Adobe Systems Incorporated. All rights reserved. Adobe confidential.

    84 Document Support in ColdFusion 9 with Chandan Kumar Tomorrow at 13:30
  28. Copyright 2009 Adobe Systems Incorporated. All rights reserved. Adobe confidential.

    85 Adobe and Education with Terry Ryan Today at 14:45