Basic Assignments
 
Options & Settings
 
Main Time Information
Color Code: Yellow
Assigned To: Brandon Moore
Created By: Brandon Moore
Created Date/Time: 5/22/2020 3:37 pm
 
Action Status: Blank (new)
Show On The Web: Yes - (public)
Priority: 0
 
Time Id: 6496
Template/Type: Brandon Time
Title/Caption: Adilas Time
Start Date/Time: 8/3/2020 9:00 am
End Date/Time: 8/3/2020 11:00 am
Main Status: Active

Sorry, no photos available for this element of time.


Notes:

Back after a week off. There were a bunch of guys on the morning meeting. Steve, Danny, Sean, Wayne, Dustin, and myself. Lots of random questions and getting direction from one another. Checking emails, pushing up new code for Steve. Wayne jumped on and we talked about code automation, FTP (file transfer protocol - pushing files to individual servers), and where we are headed.

Wayne was showing us some new changes based on the older Application.cfm files and the new Application.cfc (small file extension difference but it actually plays differently). The older .cfm files read from top to bottom (linear code). The newer .cfc are functions and methods and built-in classes (just in time code). 

We also spent some time going over new code and some of the new changes that are being made. We talked about different models of employees, independents, dependables, etc. We also talked about structure and even getting into different levels, calling trees, and deeper - more set - structure. We need to keep refining the process. Lots of new changes including paths and rotating variables.