Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!
HTML5 Zone is brought to you in partnership with:

Growing up I never imagined I would play bass guitar for the Dave Matthews Band. And indeed it never happened. But I have become a passionate and pretty good web developer. I code mostly in ColdFusion and jQuery. Sam is a DZone MVB and is not an employee of DZone and has posted 16 posts at DZone. You can read more from them at their website. View Full User Profile

Next release of ColdFusion has websockets, closures, enhanced security, REST and more

10.25.2011
Email
Views: 4628
  • submit to reddit
The HTML5 Microzone is presented by DZone and Microsoft to bring you the most interesting and relevant content on emerging web standards.  Experience all that the HTML5 Microzone has to offer on our homepage and check out the cutting edge web development tutorials on Script Junkie, Build My Pinned Site, and the HTML5 DevCenter.

At Adobe MAX the ColdFusion team showed off some of the planned features in the next release code-named "Zeus". Highlights include:

  • More security functions (using ESAPI)
  • Closures
  • REST built into components (classes). From the example shown specify a couple arguments to a function and it becomes a REST service.
  • Websockets
  • HTML 5 Charting (including a demo showing updating a chart via websockets — in the Keeping Current video below)
  • Tomcat as default engine

After viewing both videos this is not the full list for ColdFusion Zeus but a nice primer of what is to come (and includes standard disclaimers that things may change).

The Videos

Keeping Current with ColdFusion — Provides a quick overview of ColdFusion 8 & 9 but mostly covers what is in Zeus.

What's Next in ColdFusion — Focused solely on ColdFusion Zeus and covers a lot of the new features

 

Source: http://www.samfarmer.com/blog/index.cfm/2011/10/24/Next-release-of-ColdFusion-has-websockets-closures-enhanced-security-and-more

Published at DZone with permission of Sam Farmer, author and DZone MVB.

(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)

HTML5 is the most dramatic step in the evolution of web standards. It incorporates features such as geolocation, video playback and drag-and-drop. HTML5 allows developers to create rich internet applications without the need for third party APIs and browser plug-ins.  Under the banner of HTML5, modern web standards such as CSS3, SVG, XHR2, WebSockets, IndexedDB, and AppCache are pushing the boundaries for what a browser can achieve using web standards.  This Microzone is supported by Microsoft, and it will delve into the intricacies of using these new web technologies and teach you how to make your websites compatible with all of the modern browsers.