TeraTech

The ColdFusion Experts: Develop | Secure | Optimize

  • Services
  • About
  • CF Alive
  • Blog
  • Podcast
  • Contact

  • Services
  • About
  • CF Alive
  • Blog
  • Podcast
  • Contact

ColdFusion Summit 2017 by Adobe Full Review and List of Presentations

November 24, 2017 By Michaela Light 1 Comment

Intense two days of presentations, meetings, and networking at Las Vegas and all that under the Adobe hat. And an awesome pre-conference training. And a great breakfast!

From November 15-17 2017 Adobe organized its yearly conference with the main topic ColdFusion. We took enough time to track down and put together a nice list of 13+ useful resources and slides from the speakers. Let's dive into it right away.

Contents

  • 1. 3 ways to test your ColdFusion API by Gavin Pickin
  • 2. CFConfig – A New Way to Manage Your ColdFusion Engine Config by Brad Wood
  • 3. What's new in CF 10, 11, and 2016 that you may have missed? by Charlie Arehart
  • 4. Adventures With WebSockets by Giancarlo Gomez
  • 5. Practical Digital Accessibility: Problems and Solutions, by Bouton Jones
  • 6. Solving problems in ways never before possible, with FusionReactor 7 and FR CLOUD, by David Tattersall
  • 7. Level Up Your Web Apps with Amazon Web Services, by Brian Klaas
  • 8. Power of Simplicity in FW/1 Framework, by Masha Edelen
  • 9. HMVC Modular Architecture, by Luis Majano
  • 10. Keep Control of your PDF Files, By Shirak Avakian
  • 11. send.Better() – Giving Email a REST, by M. Clemente
  • 12. From Legacy to Modern, Techniques to update your Legacy Sites, by Dan Fredericks
  • 13. Building Better SQL Server Databases, by Eric Cobb
  • 14. Writing Secure CFML, by Pete Freitag

1. 3 ways to test your ColdFusion API by Gavin Pickin

Here's what Gavin talked about:

  • How to use Testbox to test your CFCs 2 different ways
  • Different types and ways to test JavaScript
  • Overview of client/server side testing tools
  • Building testing into your workflow
  • You are one of many that are not testing your APIs thoroughly

The slides are available here

2. CFConfig – A New Way to Manage Your ColdFusion Engine Config by Brad Wood

Brad covered the generic JSON format that's used and talked about how you can distribute your code with a full generic set of configuration including CF mappings, datasources, custom tags, or request timeouts without needing to worry about what version of CF the end user is going to have. This tool is a must for anyone using Vagrant, Docker, local development environments, or just managing more than one server.

The slides are available here

3. What's new in CF 10, 11, and 2016 that you may have missed? by Charlie Arehart

ColdFusion veteran as everyone knows Charlie talked about moving up to CF2016, or 11-> In doing so, are you skipping over 11, or perhaps even 10, in that move?

The slides from his presentation are available here

4. Adventures With WebSockets by Giancarlo Gomez

We already talked about this in our very own CF Alive Podcast episode 1 with Giancarlo. The full presentation and slides are available here

5. Practical Digital Accessibility: Problems and Solutions, by Bouton Jones

It addresses the compelling reasons — including legal — for applying Accessibility to digital documentation: Word, PDF, PowerPoint, and Web. Examples of poor Accessibility are presented with illustrations of the resulting effects for users with disabilities. And, it's covering strategies and solutions.

Slides are available here

6. Solving problems in ways never before possible, with FusionReactor 7 and FR CLOUD, by David Tattersall

See how FusionReactor goes beyond just “monitoring” to deliver more depth & insight to your production applications and servers – both on premise and (now) in the cloud.

Slides are available here

7. Level Up Your Web Apps with Amazon Web Services, by Brian Klaas

  • Get super fast, infinitely scalable file storage with Amazon Simple Storage Service (S3)
  • Invoke on-demand microservices through AWS Lambda
  • Create entire asynchronous, serverless workflows with AWS Step Functions
  • Utilize a high-throughput NoSQL datastore with DynamoDB
  • Plan for common problems when dealing with cloud service providers

Slides are available here

8. Power of Simplicity in FW/1 Framework, by Masha Edelen

Targeting intermediate level of developers this presentation shows ideas for the use of the framework as well as demonstrate commonly used functions.

Slides are available here

9. HMVC Modular Architecture, by Luis Majano

  • Don't get stuck back in 2005!
  • What is a package/module in CFML
  • How to create distributed MVC
  • The power of drop-in module conventions
  • How to manage your app's dependencies
  • Sharing your modular code with the community to stop reinventing the wheel

Slides are available here

10. Keep Control of your PDF Files, By Shirak Avakian

Learn how easy is to securely share confidential information within and outside your organization with controlled access and permissions.

Slides are available here

11. send.Better() – Giving Email a REST, by M. Clemente

The session covered:

  • The benefits provided by using a transactional email service
  • A pragmatic, use-driven comparison of the major players in the space
  • Pitfalls, considerations, and tips when configuring your DNS records and integrating a transactional email service with your application
  • Interacting with the actual APIs, and showing how easy they are to use with ColdFusion

Slides are available here

12. From Legacy to Modern, Techniques to update your Legacy Sites, by Dan Fredericks

Tips to take that legacy CFML site and make it more modern. Dan went over some thoughts on what to look for in a legacy site which can help you determine if you should refactor or not.

Slides are available here

13. Building Better SQL Server Databases, by Eric Cobb

Direct explanations that can be incorporated immediately into your daily development, without all of the overly technical DBA mumbo-jumbo. Regardless of your skill level or programming language of choice, if you use SQL Server this session is for you.

Slides are available here

14. Writing Secure CFML, by Pete Freitag

Pete did another full day training on Writing Secure CFML for the pre-conference. It was sold out at 50 seats and was a lot of fun to present. The demo code for that session can be found here: github.com/foundeo/cfml-security-training.

Stay tuned as we will be updating the list in the next few days.

Some of the material and info about the speakers and their presentations were picked directly from Adobe CFSummit website and we thank them for that.

Interesting articles:

CF Summit 2017 – Part 1

Nolan Erck conference recap

ColdFusion Summit official Adobe website

And to continue learning how to make your ColdFusion apps more modern and alive, I encourage you to download our free ColdFusion Alive Best Practices Checklist.

Because… perhaps you are responsible for a mission-critical or revenue-generating CF application that you don’t trust 100%, where implementing new features is a painful ad-hoc process with slow turnaround even for simple requests.

What if you have no contingency plan for a sudden developer departure or a server outage? Perhaps every time a new freelancer works on your site, something breaks. Or your application availability, security, and reliability are poor.

And if you are depending on ColdFusion for your job, then you can’t afford to let your CF development methods die on the vine.

You’re making a high-stakes bet that everything is going to be OK using the same old app creation ways in that one language — forever.

All it would take is for your fellow CF developer to quit or for your CIO to decide to leave the (falsely) perceived sinking ship of CFML and you could lose everything—your project, your hard-won CF skills, and possibly even your job.

Luckily, there are a number of simple, logical steps you can take now to protect yourself from these obvious risks.

No Brainer ColdFusion Best Practices to Ensure You Thrive No Matter What Happens Next

ColdFusion Alive Best Practices Checklist

ColdFusion Alive Best Practices Checklist

Modern ColdFusion development best practices that reduce stress, inefficiency, project lifecycle costs while simultaneously increasing project velocity and innovation.

√ Easily create a consistent server architecture across development, testing, and production

√ A modern test environment to prevent bugs from spreading

√ Automated continuous integration tools that work well with CF

√ A portable development environment baked into your codebase… for free!

 

Learn about these and many more strategies in our free ColdFusion Alive Best Practices Checklist.

Related Posts

  • CFUnited Preview Recording: "Multilingual (i18N) Applications in CF, Theory & Practice"CFUnited Preview Recording: "Multilingual (i18N) Applications in CF, Theory & Practice"
  • 10 tips to recession proof your development career10 tips to recession proof your development career
  • Comprehensive list of ColdFusion Conferences 2019Comprehensive list of ColdFusion Conferences 2019
  • 098 Adobe CF Summit West 2019 (All that is new) with Kishore Balakrishnan- Transcript098 Adobe CF Summit West 2019 (All that is new) with Kishore Balakrishnan- Transcript
  • 061 The Great ColdFusion Entrepreneurial Adventure (from side jobs to freelancing to your own biz) with Samuel Knowlton061 The Great ColdFusion Entrepreneurial Adventure (from side jobs to freelancing to your own biz) with Samuel Knowlton
  • 045 Secrets From the Folks Who Make the Official Lucee CFML Docker Images, with Geoff Bowers- Transcript045 Secrets From the Folks Who Make the Official Lucee CFML Docker Images, with Geoff Bowers- Transcript
  • Facebook
  • Twitter
  • LinkedIn

Filed Under: CFSummit, ColdFusion

← Previous Post Being authentic at work (good personal news)
Next Post → 050 Improve your CFML Code Quality (with some Cool Tools) with Kai Koenig – Transcript

CF Alive Best Practices Checklist

 

Modern ColdFusion development best practices that reduce stress, inefficiency, project lifecycle costs while simultaneously increasing project velocity and innovation.

Recent Posts

  • 4 Reasons Why Your ColdFusion Web Apps Are Suffering (And How To Avoid It)
  • Google Down – An Unprecedented Event (Save Your Data Fast!)
  • 107 ColdFusion 2021 Revealing Details on How it was Created with Rakshith Naresh
  • Into The Box LatAm 2020 Virtual Conference – Free to Register!
  • Slow ColdFusion Applications May Ruin Your Business (3 Steps to Prevent It)

Categories

  • ActionScript
  • Adobe CF Summit
  • Adobe CF Summit East
  • Adobe CF Summit East 2018
  • Adobe ColdFusion 11
  • Adobe ColdFusion 2020 Beta
  • Adobe ColdFusion 2021
  • Adobe ColdFusion Project Stratus
  • Adobe ColdFusion Security
  • AIR
  • Ajax
  • AngularJS
  • Announcement
  • API
  • Apollo
  • Auto Security Lockdown
  • AWS
  • C#
  • Certification
  • CF Alive
  • CF Alive Book
  • CF Alive Podcast
  • CF Camp
  • CF Developer week
  • CF Maintenance
  • CF Summit India
  • CF Tags
  • CF Training
  • CF Vs. Other Languages
  • CFEclipse
  • CFML
  • CFML Open- Source
  • CFObjective
  • cfquery
  • CFSummit
  • CFUnited
  • China Chopper
  • CIO
  • Classes
  • Client Highlights
  • ColdBox
  • ColdFusion
  • ColdFusion 2018
  • ColdFusion 2020
  • ColdFusion 2021
  • ColdFusion 9
  • ColdFusion community
  • ColdFusion Conference
  • ColdFusion Consulting
  • ColdFusion Developer
  • ColdFusion Development
  • ColdFusion Hosting
  • ColdFusion Security
  • ColdFusion Webinar
  • CommandBox
  • Conference
  • Cool Stuff
  • Culture
  • Cybercrime
  • Database
  • Development Approach
  • DevOps
  • Docker
  • Fixinator
  • Flex
  • Frameworks
  • Fusebox
  • FusionReactor
  • Futurology
  • Garbage Collector
  • Google Down
  • Into The Box Latam
  • IntoTheBox Conference
  • Java
  • JavaScript
  • JVM
  • Learn ColdFusion
  • Legacy Code
  • Load Testing
  • Lucee
  • Management
  • MAX
  • MDCFUG Lunch
  • Microsoft Azure
  • Mindmapping
  • MockBox
  • Modernize ColdFusion
  • Monitoring
  • Muracon
  • NCDevCon
  • New Intern
  • News
  • Node.js
  • Open- Source
  • ORM
  • Ortus Developer Week
  • Ortus Roadshow
  • Performance
  • Performance Tuning
  • PHP
  • Productivity
  • Programming Languages
  • Project planning
  • Query of Queries
  • Roadmap
  • Scalability
  • Security
  • Server Software
  • Server Tuning
  • Social Media
  • Spiral Web
  • SQL
  • Success Story
  • Survey
  • Technology
  • TestBox
  • Tips
  • Transcript
  • Trapeze Development
  • Uncategorized
  • Web 2.0
  • Web Application
  • Web Server
  • Webinar
  • Webmail
  • What is ColdFusion?
  • Whole Brain Development
  • Women in Tech
  • Work From Home

Recent Comments

  • Michaela Light on A Comprehensive Guide to Running a Successful CFML Project
  • Michaela Light on Is Lucee CFML now better than Adobe ColdFusion?
  • Michaela Light on Introducing Swansea Jack (Lucee CFML 6 announced)
  • Michaela Light on 082 ColdFusion and the Blockchain Revolution with Mike Brunt
  • Michaela Light on 082 ColdFusion and the Blockchain Revolution with Mike Brunt
  • Home
  • Services
  • About Us
  • CF Alive
    • CF Alive Book
    • CF Alive Inner Circle
    • CF Alive full resources cheatsheet
  • Blog
  • Podcast
    • Podcast Guest schedule
  • Contact
  • Sitemap

The ColdFusion Experts:
Develop, Secure, Optimize

TeraTech Inc
451 Hungerford Drive Suite 119
Rockville, MD 20850

Tel : +1 (301) 424 3903
Fax: +1 (301) 762 8185

Follow us on Facebook Follow us on LinkedIn Follow us on Twitter Follow us on Pinterest Follow us on YouTube

Copyright © 1998–2021 TeraTech Inc. All rights Reserved.