Your current filters are…
ColdFusion Builder is becoming the IDE of choice for ColdFusion development. ColdFusion Builder – Storm is the next version of ColdFusion Builder. Storm comes with lots of new features and has improvised on several of its earlier features. In this session Sagar H Ganatra from Adobe ColdFusion Builder team will be talking about each and every feature of Storm.
by Ben Nadel
Many people have heard about the power of Regular Expressions (RegEx) but few have taken the time to learn them; or, they've looked into them and have been overwhelmed by their seemingly complex nature. In this presentation, we're going to break down regular expressions into bite-sized chunks that everyone will feel comfortable understanding.
ColdFusion has always been about simplicity and "getting stuff done". Sean created Framework One (FW/1) in that same spirit: with just one file and some simple conventions, you won't even notice you're using it! If the learning curve, code bloat and XML have put you off other frameworks, find out why developers are saying "FW/1 is perfect" and how you can use it to just focus on your code, be productive and stop worrying about "the framework".
by Matt Gifford
Since it's conception in 2006/7, the Open Authorization access protocol was geared towards providing a detailed, uniform method of granting access permissions for API providers and consumers alike. Now widely used amongst many global providers and rapidly replacing basic or generic authentication protocols, it is truly becoming the standard means of access authentication.
So why is it still as confusing as hell?
Join Matt Gifford (aka coldfumonkeh), as we look at the structure of OAuth requests, the variety of authentication 'flavours' available to use, and how to implement and consume access-restricted services through the protocol.
by David Stockton
David Stockton from Intergral will be presenting on "The road to sanity ..."
Isn't life great?! We've got the improved performance and great new features in ColdFusion 9. We've got a list of frameworks long enough to suit any scenario. We've got built-in access to enterprise caching, solutions to common paradigms and design pattern implementations coming out of our ears! We've got virtualization and cloud technologies to take care of even the most demanding hosting needs - life in the CF community has never been better !
Oh wait, what's that? You're not working on a greenfield project? You've inherited an application that started life on ColdFusion v1.5 and looks like it was architected on the back of a napkin? Your application runs like 3-legged donkey, and that's in the good times when the server is up?
You need help! Sadly, we're not head-hunting for the latest social-networking dot-com start-up, with mind blowing salaries and bean-bag chairs - but we can help make your life easier! With our unique tooling combination of FusionReactor, FusionDebug and the jewel in the crown - FusionAnalytics - I'll show you how you can quickly focus on and correct your legacy application stability issues and pro-actively improve quality, performance and reliability over time.
If that's not enough, then just come along for the goodies we'll be giving away!
by Faisal Abid
Tired of writing SQL queries day and night? Tired of writing an abstraction layer on your queries to make your application more scaleable? Tired of optimizing your queries!? Well ORM is for you!. Taking Advantage of ColdFusion ORM will give you the understanding needed to build powerful applications, as well as learning some cool tricks to make them even more powerful with caching, relationships, HQL and much much more.
by cfemea
With ColdFusion 9 you can now leverage the power of ColdFusion enterprise services via AMF or SOAP without writing a single line of CFML. These services include CFCHART, CFDOCUMENT, CFIMAGE, CFMAIL, CFPDF, and CFPOP. During this session we will not only discuss how you can achieve this, but why you want to do it.
by aikisteve
As of ColdFusion 9 you have the ability to create database driven applications by writing virtually no SQL statements using ORM. You can use this server-side feature on the client-side in an AIR application.
This session will talk you through the basics of using the ColdFusion ORM in AIR and how to "automagically" synchronise your local data with a remote ColdFusion 9 server. That's not all: we'll go one step further and take that ability to create database driven applications onto the mobile platform as well. Like that.
by John Whish
ValidateThis is a framework that allows you to quickly and easily handle client and server side validation. How cool is that!
In this session Raymond will describe the basics of mobile development
with the jQuery framework. This will be an introductory class that
will focus on the basics. He will also talk about how an existing site
can be updated to support mobile devices with device detection. While
primarily a HTML/JavaScript session, many examples will demonstrate
how ColdFusion can drive the mobile data.
The ColdSpring documentation states quite clearly that "Aspect-Oriented Programming (AOP) may simultaneously be the most useful feature that ColdSpring offers and the most difficult to understand."
Therefore the two aims of this Scotch On The Rocks presentation are to 1) demonstrate why AOP is so useful and 2) help developers understand what it's all about.
These days AJAX is an ever present part of our application development. It provides a seamless user experience without reloading web pages. Despite all the improvements to the users' experience of our applications provided by AJAX, it is still a "pull" technology, in a world where we expect near instant responses from everything we interact with.
Push servers and clients are often impractical for web-based applications and using AJAX to constantly check for updates can be costly for the client and the web server. Longpolling provides a "half way house" between true push technology and constant polling. Adobe ColdFusion Server has all the elements need for creating applications that use AJAX Longpolling. This session will explain what longpolling is and how to get started with creating longpolling applications with AJAX, ColdFusion and BlazeDS.
by Steven Erat
Until recently, building plug-ins for programs like Photoshop may have taken months with the C++ plug-in API. Now with the release of Creative Suite SDK, Flex and Flash developers can create Flash based extensions for most of the Adobe CS5 family of products. Using CS ActionScript wrapper libraries (CSAW) in the CS SDK along with the CS Extension Builder plug-in for Flash Builder, developers that have traditionally worked on Rich Internet Applications for the Web can now harness their existing skills to rapidly build new functionality for Adobe desktop applications.
This session will demonstrate a practical use case of how CS SDK can bridge the Designer and Developer worlds by building a Photoshop extension that integrates Enterprise class LiveCycle Data Services (LCDS) with a ColdFusion server back end to enable real time collaboration between photo editors and web application users working as a team.
by Jochem van Dieten
Session by Jochem van Dieten
The days that PDF was solely an archiving format for finalized documents are long past. PDF's offer a powerful platform for user communication by integrating multimedia and interactive forms into a consistent package with both online and offline capabilities. Come see how the combination of PDF forms and a simple ColdFusion and LiveCycle backend can provide a powerful workflow engine to power business processes that reach beyond the internet.
Take your application scalability to the next level. This session will take you beyond the basics of caching in ColdFusion 9.0.1, diving deep under the covers of how ColdFusion leverages Ehcache to boost application performance. We'll cover tips and tricks to leverage the newest features of Ehcache in ColdFusion 9.0.1 as well as how to take advantage of the ability to snap in Enterprise Ehcache to scale out your applications.