Here is a basic script of what will be covered in the CFFRameworks workshop on July 18th. This script might change if it is too much to cover or not. I will be updating it as I go forward with it.
- ColdBox "Down & Dirty" Presentation
- Introduction
- Who am I?
- What is ColdBox?
- Why ColdBox?
- Novel Features of ColdBox
- Documentation
- Code Controllers
- Handler Packages
- Handler Packages
- Custom Conventions
- Debugging Panel
- ColdBox Caching
- Unit Testing
- ColdBox Dashboard
- Software Aspects via Configuration
- Plugins
- Documentation
- Installing ColdBox
- Download from website
- Show Installation Instructions & Overview
- Unpack Archive
- Explain the Archive, what it contains
- Move to webroot
- Fire up the samples gallery
- Hello World
- Login App
- ColdBox Reader
- Explain other apps
- Installing CFEclipse ColdBox Dictionary
- Fire Up Eclipse
- Application Template Overview
- Conventions Explained
- Config.xml & Configurations
- Handlers
- Layouts
- Views
- Conventions Explained
- Showcase the tag insights
- Modify a Handler
- Modify a View
- Showcase the CFFrameworks Plugin
- ColdBox Dashboard
- Quick Overview
- Application Generation: MyBlog
- Generate Application
- Open Application
- Show Unit Tests
- Import into Eclipse
- Show Unit Tests within eclipse
- Scaffolding via Illidium
- Show entries Table
- Create entries generation
- Show users Table
- Create users generation
- Create a datasource in the config.xml via plugin
- Modify coldspring.xml to include datasource alias
- Open Unit Tests & Modify Paths.
- Fire up the entries list & create an entry.
- Fire up the users list & create an entry
- Create a second entry
- Show sorting via queryHelper
- Show delete
- Show Validation
- Summary
- Introduction
Add Your Comment