Sinopsis
The ColdFusion Experts: Develop, Secure, Optimize
Episodios
-
060 Virtual Power Teams for ColdFusion Development (3 mistakes to avoid) with Peter Ivanov
26/02/2018 Duración: 47minPeter Ivanov talks about “Virtual Power Teams for ColdFusion Development (3 mistakes to avoid)” in this episode of the CF Alive Podcast, with host Michaela Light. Episode highlights Why virtual ColdFusion software teams? Experts are hard to find and may not want to relocate Offshoring and labor arbitrage Easier scaling of projects Fast delivery 81% of […] The post 060 Virtual Power Teams for ColdFusion Development (3 mistakes to avoid) with Peter Ivanov appeared first on TeraTech.
-
060 Migrating legacy CFML to MVC (Model View Controller) with Nolan Erck
20/02/2018 Duración: 52minNolan Erck talks about “Migrating legacy CFML to MVC (Model View Controller)” in this episode of the CF Alive Podcast, with host Michaela Light. Episode highlights What exactly is legacy ColdFusion? A broad term Non-framework code Might use CFIncludes or some CFCs to be modular Even giant 10k lines of code Self-posting forms What the MVC […] Source
-
058 All about the Adobe CF Summit East 2018 ColdFusion with Kishore Balakrishnan
07/02/2018 Duración: 27minKishore Balakrishnan talks about “All about the Adobe CF Summit East 2018 ColdFusion” in this episode of the CF Alive Podcast, with host Michaela Light. Episode Highights What exactly is CF Summit East? Started in second year of CF Summit in Las Vegas For people who can’t travel to West coast Expecting 200 people, 160 registrations […] The post 058 All about the Adobe CF Summit East 2018 ColdFusion with Kishore Balakrishnan appeared first on TeraTech.
-
057 Progressive Web Apps Building – Amazing Lucee CFML and ColdBox Tricks with Miles Rausch
29/01/2018 Duración: 50minMiles Rausch talks about “Progressive Web Apps Building – Amazing Lucee CFML and ColdBox Tricks” in this episode of the CF Alive Podcast, with host Michaela Light. Episode highlights: What a Progressive Web App? (PWA) Eg google docs A web app that gives you a native app experience (including offline use) Content cache Background working […] The post 057 Progressive Web Apps Building – Amazing Lucee CFML and ColdBox Tricks with Miles Rausch appeared first on TeraTech.
-
056 Into the CLOUD with FusionReactor (ColdFusion Application Performance Monitor) with David Tattersall
08/01/2018 Duración: 01h12minDavid Tattersall talks about “Into the CLOUD with FusionReactor (ColdFusion Application Performance Monitor)” in this episode of ColdFusion Alive Podcast, with host Michaela Light. Episode highlights What is FusionReactor CLOUD? CLOUD version of FusionReactor with extra features over the on-premises version What is FusionReactor FR is on premise tool Server Monitor and alert Crash protection […] The post 056 Into the CLOUD with FusionReactor (ColdFusion Application Performance Monitor) with David Tattersall appeared first on TeraTech.
-
055 send.Better() – Giving ColdFusion Email a REST with Matthew Clemente
01/01/2018 Duración: 49minI am talking with Matthew Clemente about “send.Better() – Giving ColdFusion Email a REST” in this episode of CF Alive Podcast. Your application sends emails; they might be alerts, confirmations, reports, surveys, newsletters, support-related, or invoices. The process of setting up, maintaining, and troubleshooting these emails generally alternates between boring and frustrating; developers are happy […] The post 055 send.Better() – Giving ColdFusion Email a REST with Matthew Clemente appeared first on TeraTech.
-
054 How to implement Adobe’s API Manager (with Swagger, ColdFusion, and API’s) with Brian Sappey
25/12/2017 Duración: 46minBrian Sappey talks about “How to implement Adobe's API Manager with Swagger, ColdFusion, and API's” in this episode of ColdFusion Alive Podcast. In this session, you will be provided a look, with examples, about a successful implementation of the Adobe API Manager into a large scale Enterprise environment. You will learn how to configure the […] The post 054 How to implement Adobe’s API Manager (with Swagger, ColdFusion, and API’s) with Brian Sappey appeared first on TeraTech.
-
053 ColdFusion Practical Digital Accessibility (revealing 3 you didn’t know) with Bouton Jones
18/12/2017 Duración: 30minBouton Jones talks about “ColdFusion Practical Digital Accessibility (revealing 3 you didn’t know)”, in this episode of ColdFusion Alive Podcast, with host Michaela Light. This will address the compelling reasons — including legal — for applying Accessibility to digital documentation: Word, PDF, PowerPoint, and Web. Examples of poor Accessibility will be presented with illustrations of the resulting […] The post 053 ColdFusion Practical Digital Accessibility (revealing 3 you didn’t know) with Bouton Jones appeared first on TeraTech.
-
052 CF Suicide, Depression, and Recovery with Jorge Reyes
11/12/2017 Duración: 59minJorge Reyes talks about “CF Suicide, Depression, and Recovery”, in this episode of ColdFusion Alive Podcast, with host Michaela Light. Episode highlights Suicide T or F quiz The person with suicidal thoughts will have those thoughts all of his/her life Suicidal Thoughts shouldn't be talked directly. You will make the person kill him/herself faster If a […] The post 052 CF Suicide, Depression, and Recovery with Jorge Reyes appeared first on TeraTech.
-
051 Git ColdFusion Source Control (Getting Started and Best Practices) with Nolan Erck
04/12/2017 Duración: 01h15minNolan Erck talks about “051 Git ColdFusion Source Control (Getting Started and Best Practices)” in this episode of ColdFusion Alive Podcast, with host Michaela Light. Episode highlights: What is “source control” and when / why all CFers need it? Repository = library for your code with versions baked in For Windows, Mac, Linux dev For […] The post 051 Git ColdFusion Source Control (Getting Started and Best Practices) with Nolan Erck appeared first on TeraTech.
-
050 Improve your CFML Code Quality (with some Cool Tools) with Kai Koenig
27/11/2017 Duración: 01h11minKai Koenig talks about “Improve your CFML Code Quality (with some Cool Tools)” in this episode of ColdFusion Alive Podcast, with host Michaela Light. Episode highlights: Why does code quality matter? Long code lifetime Reduce maintenance cost Easier to read Reduce bugs without testing What does code quality mean in practice? Bad Code smell (see […] The post 050 Improve your CFML Code Quality (with some Cool Tools) with Kai Koenig appeared first on TeraTech.
-
049 OAuth 2 for Me and You (Social Login Lowdown) with Matt Gifford
20/11/2017 Duración: 37minMatt Gifford talks about “OAuth 2 for Me and You (Social Login Lowdown)” in this episode of CF Alive podcast, with host Michaela Light. Episode highlights: Why use OAuth 2? Saves complex login code Easier for user – no more forgotten passwords Single Sign On Less PCI security issues – not storing emails and password […] The post 049 OAuth 2 for Me and You (Social Login Lowdown) with Matt Gifford appeared first on TeraTech.
-
048 CF Continuous Integration Plumbing with Bitbucket Pipelines with Guust Nieuwenhuis
13/11/2017 Duración: 47minGuust Nieuwenhuis talks about “CF Continuous Integration Plumbing with Bitbucket Pipelines” in this episode of CF Alive Podcast, with host Michaela Light. Episode highlights: What is Bitbucket Pipelines? What is Bitbucket? What is Git? What is a code repository? Built on top of AWS Why CFers should use Bitbucket Pipelines? Easier setup Integrated with Bitbucket […] The post 048 CF Continuous Integration Plumbing with Bitbucket Pipelines with Guust Nieuwenhuis appeared first on TeraTech.
-
047 Best Practices Are Best, Except When They’re Not with Nolan Erck
06/11/2017 Duración: 58minNolan Erck talks about “ColdFusion Best Practices, Except When They Are Not”, in this episode of ColdFusion Alive Podcast, with host Michaela Light. Episode highlights What really is a best practice? May evolve over time Day job vs college best practice What is Technical Debt and why you don’t want it Quick fixes that cost […] The post 047 Best Practices Are Best, Except When They’re Not with Nolan Erck appeared first on TeraTech.
-
046 What is new in Fusion Reactor 7 (20 new features), with David Tattersall
30/10/2017 Duración: 01h11minDavid Tattersall talks about “What is new in Fusion Reactor 7 (20 new features)” in this episode of ColdFusion Alive podcast with host Michaela Light. Episode highlights What is Fusion Reactor Monitor and Alert for server problems Highlights of Fusion Reactor Crash Protection Memory, CPU Multiple JVMs supported Debugger Code profiler Less than 1% of CPU used […] The post 046 What is new in Fusion Reactor 7 (20 new features), with David Tattersall appeared first on TeraTech.
-
045 Secrets From the Folks Who Make the Official Lucee CFML Docker Images, with Geoff Bowers
23/10/2017 Duración: 01h09minGeoff Bowers talks about “Secrets from the folks who make the official Lucee CFML Docker images” in this episode of ColdFusion Alive podcast with host Michaela Light. Episode highlights Secrets from the folks who make the official Lucee Docker images Treat your servers like cattle and not pets – throw old server away and instantiate a […] The post 045 Secrets From the Folks Who Make the Official Lucee CFML Docker Images, with Geoff Bowers appeared first on TeraTech.
-
044 CommandBox + ForgeBox: ColdFusion Code, Package, Share, Go! with Luis Majano
16/10/2017 Duración: 42minLuis Majano talks about “CommandBox + ForgeBox: ColdFusion Code, Package, Share, Go!” in this episode of ColdFusion Alive podcast with host Michaela Light. Episode highlights Why he created CommandBox three years ago Then there were better tools with other languages and other CFers were moving He took the lead in creating better CF tooling Tired of […] The post 044 CommandBox + ForgeBox: ColdFusion Code, Package, Share, Go! with Luis Majano appeared first on TeraTech.
-
043 Let’s get GraphQL! (Smart API access from CFML), with Mark Drew
10/10/2017 Duración: 59minMark Drew talks about “Let’s get GraphQL! (Smart API access from CFML) ” in this episode of ColdFusion Alive podcast with host Michaela Light. Episode highlights: History of API use: SOAP, REST, GraphQL, oh my! Why GraphQL? Why Facebook invented it 2012 Open source version released in 2015 + spec released What exactly is GraphQL A query […] The post 043 Let’s get GraphQL! (Smart API access from CFML), with Mark Drew appeared first on TeraTech.
-
042 Revealing the ColdFusion 2018 Roadmap details, with Rakshith Naresh
05/10/2017 Duración: 25minRakshith Naresh talks about “Revealing the ColdFusion 2018 Roadmap details ” in this episode of ColdFusion Alive podcast with host Michaela Light. Episode highlights How has CF changed over the last few versions API management platform Docker container – official images will be available by end of Q3 2017 + Redhat openshift platform What features are […] The post 042 Revealing the ColdFusion 2018 Roadmap details, with Rakshith Naresh appeared first on TeraTech.
-
041 The true ROI of ColdFusion (how to sell CF to your boss or client) with Thomas Grobicki
03/10/2017 Duración: 01h09minThomas Grobicki talks about “The true ROI of ColdFusion (how to sell CF to your boss or client) ” in this episode of ColdFusion Alive podcast with host Michaela Light. We re discussing the ROI of using Coldfusion. I strongly believe that the case to use CF has to be made for business reasons. All “I strongly […] The post 041 The true ROI of ColdFusion (How to Sell CF to your Boss or Client) with Thomas Grobicki appeared first on TeraTech.