TeraTech

The ColdFusion Experts: Develop | Secure | Optimize

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

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

031 Going Modular With Fw/1 Subsystems 2.0, with Steven Neiland

August 14, 2017 By Michaela Light Leave a Comment

Steven Neiland talks about “Going Modular With Fw/1 Subsystems 2.0” in this episode of ColdFusion Alive podcast with host Michaela Light. He was one of the speakers at the CF.Objective Conference,  and currently works remotely out of Tampa Florida as a senior web developer at SiteVision Inc.

Contents

  • Episode highlights
  • Mentioned in this episode
  • Bio
  • Links
  • Interview transcript

Episode highlights

  • What is FW/1?
  • What is a framework?
  • Why you should be using a framework?
    • Why use an open source ColdFusion framework rather than a homebrew framework
  • Why should CFers be using FW/1 over other CF frameworks?
    • Light weight compared to ColdBox
  • What are the new subsystems 2.0?
    • A cut down version of a FW/1 system
    • Similar to ColdBox modules
  • What is new with FW/1 2.0 subsystems?
    • How to Enable subsystems
      • Create subsystems directory and drop the subsystem there. That is it! No config required.
      • Much easier than in 1.0!
    • How to Access subsystems
      • Conventions
      • Bean factories are easier to use eg DI/1 or Wirebox
        • A kind of Dependency Injection
  • Why should you be using subsystems?
  • When not to use subsystems
  • Auto Wiring
  • Why are you proud to use CF?
    • Easy to get started in. Build for real people rather than computer scientists.
  • WWIT (What Would It Take) for you to make CFML more alive this year?
    • Technical point of view it is very alive. STable language, no quirks,
    • Better PR and marketing to the masses (and not just Fortune 500). Reach schools etc
    • Lucee marketing tour with Gert
  • What are you looking forward to at CFObjective?
    • Glad Adobe is back
    • Hanging out with the Lucee guys and new features
  • WWIT for you to make cf.Objective more alive this year?
    • A reflexion of the state of CFML
    • Adobe CF Summit has pull some of
    • Lucee more blog posts and ra-ra more awesomeness
  • WWIT to make Lucee more alive this year?
    • Better docs – key for an open source language. Expand. More comprehensive. Easier to get into
    • Marketing
    • Tech issues compared to other languages
      • Moment JS and CFML

Building web applications today involves writing a lot of repetitive code. Frameworks and snippets take reduce some of this right off that bat, however we can take this a step further. We FW/1's new subsystem architecture to make whole workflows reusable as modules.

By modularizing your code you can not only reuse it for other projects with minimal work, you can also share fixes and improvements between projects that use the same module automatically.

In addition, you simplify your code base by breaking you monolith down into discrete segments which you can then dedicate developers to without those developer needing to know the intricacies of the parent applications the module will integrate with later on.

Mentioned in this episode

  • FW/1
  • Sean Corfield
  • ColdBox
  • Fusebox
  • Ryan Cogswell created subsystems
  • FW/1 Sections, Items
  • “Stand on the shoulders of giants by using an open source framework”
  • Framework Abuse
  • Bean factory
  • Dependency Injection
  • DI/1
  • Wirebox
  • Using Subsystems in FW/1 

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.

http://traffic.libsyn.com/coldfusionalive/Going_Modular_With_Fw2F1_Subsystems_2.0.mp3

Podcast: Play in new window | Download | Embed

Subscribe: RSS

Bio

Originally from Cork Ireland, Steven Neiland currently works remotely out of Tampa Florida as a senior web developer at SiteVision Inc.

Links

  • LinkedIn
  • Twitter
  • GitHub

Interview transcript

Michael: Welcome back to the show. I'm here with Steve Neiland and he is senior developer at ‘Site Vision’ and he's joining us here from Florida; where it's probably hot and sunny and humid as it usually is in Florida at this time of the year.

Steve: It's only eighty degrees.

Michael: Only eighty degrees. All right well that'll get you ready for Washington D.C., the height of summer where you're going to be in a few weeks at sea 00:29 [inaudible]. And today's episode, Stephen and I are going to talk about going modular with FW1- frame work 1 using subsystems and he's going to talk about a 2.0 version of that. And we'll look at what framework 1 is for those you don't know and why you should be using a framework being factories and while there are exciting things to do with that. And also about subsystems and how you enable them and access them and whether you should be using them and if so how. And we'll also have a look at see if objective and maybe we’ll mention Lucy a little bit too. So welcome Stephen.

Steve: Thanks for having me.

Michael: You're welcome. Now I hear you have a slight accent where you're originally from a country in Europe?

Steve: Yes, I'm from County Cork Ireland originally.

Michael: Fabulous, sounds beautiful. So you gave up rainy, damp weather to have hot and sunny Floridian weather.

Steve: Yes and I'm not going back I like it warm.

Michael: Well, I can understand. I used to live in England and I found it a bit rainy and dark in the winter.

Steve: What part of England were you in?

Michael: I was in a town called Maidenhead Berkshire which was in the south, still is in the south as far as I know.

Steve: you hope

Michael: Yes, I hope.

Steve: It washed away you never know.

Read more

Related Posts

  • Google Down – An Unprecedented Event (Save Your Data Fast!)Google Down – An Unprecedented Event (Save Your Data Fast!)
  • 040 The Opportunities of Being a Woman in Tech Today with Elliotte Bowerman – Transcript040 The Opportunities of Being a Woman in Tech Today with Elliotte Bowerman – Transcript
  • TeraTech TAKE-Shelf: Using everything to its fullest potentialTeraTech TAKE-Shelf: Using everything to its fullest potential
  • 094 Adobe ColdFusion Specialist Certification (new at CF Summit), with Elishia Dvorak- Transcript094 Adobe ColdFusion Specialist Certification (new at CF Summit), with Elishia Dvorak- Transcript
  • 041 The true ROI of ColdFusion (How to Sell CF to your Boss or Client) with Thomas Grobicki041 The true ROI of ColdFusion (How to Sell CF to your Boss or Client) with Thomas Grobicki
  • Presenting at CFUnited on load testingPresenting at CFUnited on load testing
  • Facebook
  • Twitter
  • LinkedIn

Filed Under: CF Alive Podcast, CFObjective

← Previous Post cf.Objective 2017 interviews, summary and slides (14+ links of ColdFusion goodness)
Next Post → 031 Going Modular With Fw/1 Subsystems 2.0, with Steven Neiland- Transcript

Subscribe on iTunes

Popular podcast episodes

  • Revealing ColdFusion 2021 – Rakshith Naresh
  • CF and Angular – Nolan Erck
  • Migrating legacy CFML – Nolan Erck
  • Adobe API manager – Brian Sappey
  • Improve your CFML code – Kai Koenig

CF Alive Best Practices Checklist

 

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

Top articles

  • CF Hosting (independent guide)
  • What is Adobe ColdFusion
  • Is Lucee CFML now better than ACF?
  • Is CF dead?
  • Learn CF (comprehensive list of resources)

Recent Posts

  • Funny ColdFusion Custom Tag Competition (CFML Programmer’s Jokes)
  • Protected: State of the CF Union 2021 Survey Results
  • ColdFusion Development: Less Coding for Faster Turnaround
  • Protected: State of the CF Union 2021 Survey Released
  • ColdFusion Server Crashing – First 3 Steps to Fix it Fast

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 Roadmap
  • 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 CFML
  • 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
  • Scalability
  • Security
  • Server Crash
  • 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
  • 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.