Preview Mode Links will not work in preview mode

ColdFusion Alive

Jun 25, 2018

Ed Bartam talks about “Assert Control Over Your Legacy Applications (TestBox Quick Start)” in this episode of ColdFusion Alive Podcast, with host Michaela Light.

Show notes

  • Why unit test?
    • A unit is a method, function or small group of same
    • Why do it?
      • Refactoring is safer
      • improving quality and reliability of...


Jun 18, 2018

Christine Ballisty talks about “Help Your ColdFusion Team Find Flow (7 keys to PM success)” in this episode of ColdFusion Alive podcast with host Michaela Light. 

Show notes

  • The role of a digital project manager today
    • beyond managing tasks, schedules and budgets
    • Her background in UI and web designer
  • Hats I...


Jun 11, 2018

Sumit Verma talks about “Slatwall ColdFusion eCommerce Unleashed (Beyond Shopping Carts)” in this episode of ColdFusion Alive podcast with host Michaela Light. 

Episode highlighs

  • What is Slatwall
    • Enterprise level eCommerce platform
    • More than just a shopping cart
    • A flexible way to build eCommerce websites that...


Jun 11, 2018

John Farrar talks about “Agile ColdFusion API Development (Amazing Postman, ColdBox and Agile secrets)” in this episode of ColdFusion Alive podcast with host Michaela Light. 

Show notes

  • Why build APIs in ColdFusion?
    • Built in
    • Works reliably
  • Why APIs
    • Link to other apps
    • Separate data connector from biz...


Jun 4, 2018

Uma Ghotikar talks about “Fundamentals of Unit Testing, BDD and Mocking (using TestBox and MockBox)” in this episode of ColdFusion Alive podcast with host Michaela Light. 

Show notes

  • What is unit testing?
    • Test small piece of functionality
    • Low level, small scope, a method, a function, a clause
    • Why do unit...