Basic Assignments
 
Options & Settings
 
Main Time Information
Color Code: Blue
Created By: Tanner Moore
Created Date/Time: 1/11/2020 3:23 pm
 
Action Status: Blank (new)
Show On The Web: Yes - (public)
 
Time Id: 5519
Template/Type: Quick Note
Title/Caption: Virtual Post-It Note
Start Date: 10/1/2019
Main Status: Active

Sorry, no photos available for this element of time.


Notes:

Las Vegas - Adobe cold Fusion Conference - session 1

-Maybe a hybrid sprint on certain projects . . . do a 2-3 hour blast every day. Have a mini stand-up meeting and all hands on deck for that small time period.

-With the above idea . . . that could create an employer/employee relationship for the art of the day and release it.

-Study nature and copy it

-Learn how to adapt

-Keep heading toward world-building

----------------------------------------

(Key Note) -Tesi square - fun presentation behind the first keynote speaker - easy simple and key matrix - not to much fluff. (tesisquare.com)

-Turnkey project, service, provider, business modeling, innovation

-"Build your collaborative ecosystem" integrated platform - world building

-Evolution path of systems and platforms

---------------------------------------

-New presentation - Transcend

-Online employee interactions

-Communication, recognition, development, performance

-Employee timeline

-Lots of cards and drag and drop widgets on their dashboard

-HR stuff and trying to keep up employee morale

-They use Hostek for hosting

-------------------------------------------

-Source A-Max

-A France company that uses ColdFusion 

Trying into the Java back end

------------------------------------------------

-Where is the world headed?

-A road toward simplicity

-Physical machines, virtual machines, cloud services, containers microservices, serverless

-disruptive developments

-Expensive                                 Cost-Effective

-complicated                             -simplified

from physical machines to cloud services

-If you don't make it . . . we don't make it

-Lamda functions on AWS 

-Flexibility . . . think of joints in your body . . . joints in the right spot help you to be more flexible 

-ER script 2.0

-Scriptable configuration for servers

-Mirco services

-Multi-cloud - how many different cloud services are you using and developing on - AWS, MS Azure, Google, others

-Common API interfaces - Adobe may build a common API interface to share data between multi-cloud servers

-CF is working on; their vision and focus areas, installation, develops, containers, services, security, monitoring, configuration, and going serverless

----------------------------------------------

Practical Function Programming in CFML by Abram Adams 

-Trycf.com

-FP functional programming

-CFML is a multi-paradigm language

-Side effects - when a procedure changes a variable from outside its scope

-Passing by reference vs. duplication of data

-Immutable - unchanging over time or unable to be changed

-Immutable practices

-Mutating values and variables v.s. keeping things clean

-Map, reduce, filter - array commands

-The pure function always returns a known value and don't have external dependencies

-Referential transparency

-Always return a value from a function don't output data in your functions

-Higher-order functions - functions that return a function or call other functions

-Nested call back - multi-functions and nested functions

-Lamda functions, not the same as AWS, but same name

-Reduce and reducer functions

-Chaining higher-order functions

-Functional programming tends to be somewhat lazy . . . hold the value of an expression until needed

-Memoization = "memo" - pre-computed results (local cache)

-Hops - external jumps to web services, API calls, and even database calls

-Curring

-Specialized or Composed

http://slides.com

---------------------------------------------------------

SESSION TWO

Centralsans.org

Customer Spotlight for Central San by Carl Von Stetten

-Managing infrastructure of assets

-What do I want? Planning

-What is the cost and where will I get it? (Acquisitions)

-What about operations and maintenance?

-Monitoring of other data

-Renewal/Rehab

-Disposal - sell, trade, gift, ect.

-The life cycle of ownership of assets

-Assets have value . . . we want to track that . . . the whole cycle

-They interact with two different databases

-Document management

-Visual nav to a specific job and/or asset, then drill-down to documents attached and assigned

-Assets have jobs linked in and documents assigned to those jobs

-They have drawings, permits, environmental compliance

-Maintenance history

-Scheduling and logistics

-Repeating work orders and cascading your own schedules

-Tracking changes in locations over time

-Changing the view mode . . . filter by id, filter by location, filter by other criteria

-Targetted searching by process - overview matrix of stats

-Preventative maintenance and predictive maintenance

-They also want to see what assets are connected to other assets and/or substructures

-They were tracking spare parts . . . basically a recipe of what is needed - internal builds

-Even using inventory mapping to help show items that don't get much usage or activity

-VSCode editor

-get CFML extension by Kanasamak

-CFLint

-Data fusion

----------------------------------------------

SESSION THREE

Web Sockets by Giancarlo Gomez

-Channels, authication, subscribe, subchannels

-Sending messages and creating data channels and web sockets

-Persistant Connections

-Being able to push and broadcast messages

-Chat demos and sending messages back and forth

-The use of Application, cfc is getting bigger and more important

-Threads and callbacks

-Push technology and dashoards and alerts

-Allowing users to subscribe to multiple channells 

-Keep your channells samll and concise

-Sockets can help with real-time data pushes

https://github.com/Giancarlo/Gomez/

https://ginacarlogomez.com

--------------------------------------------------------------

SESSION FOUR

Spreadsheet Magic with Cold Fusion

www.kinetic-interactive.com

Kevin D. Wright

-Basic read/write, formatting, formulas/calculations, advanced techniques

-POI - a java engine and java library

-cf spreadsheet is pretty cool

-Mixing tools to harness both CF and MS Excel

-Instead of building a whole new app, maybe look at using a spreadsheet with some cool dynamics. Does it get the job done

-You can create it from scratch and/or use an existing template and then tweak that

--------------------------------------------------------------

SESSION FIVE

Forms and PDF's by Mike Collins

-XML and JavaScript

-AEM Forms Designer - LiveCycle. ----- allowa for XML data - more dynamics

-cfdocument, cfdocumentitem

-Links to an image need to use File://

-flatten="yes"        write

-standard="3b"     archive

-Merging

-Arching

-PDFA

-3b - soon will be 4b standard

-CFPrint

-Not everything needs to be printed

-Adobe Sign

mike@supportobjective.com

------------------------------------------------------------------------------