An Introduction to ColdFusion Builder

Comments

There aren't any comments for this presentation.

Add Comment

Comments have been closed.

Transcript

no image

Slide Text

Slide Notes


Slide 1


An Introduction to
ColdFusion Builder
Simon Free
@simonfree

no notes exist for this slide

Slide 2


What to expect
The Basics
Workspaces
Projects
Perspectives
Servers
Snippets
RDS Data View
Extensions

no notes exist for this slide

Slide 3


The Basics
CF Builder is an IDE for Developers
Based on Eclipse
Can be Standalone or Plugin
Has “built-in intelligence”
Very versatile

no notes exist for this slide

Slide 4


Workspaces
Can often be confusing
A location of a folder that stores the setting
Allow for projects, servers and other settings to be grouped together
Possible workspace uses could be for business projects and personal projects
Workspaces are not mandatory, you can just use 1

no notes exist for this slide

Slide 5


Projects
A project is a book mark to your code folder
Additional settings can be supplied such as server, preview settings and linked folders

no notes exist for this slide

Slide 6


Perspectives
A perspective is how your builder screen is laid out
A perspective stores which screens are visible and where they are located
Other settings are not changed, such as font size
Cf Builder comes with 2 pre defined perspectives: normal and debugging

no notes exist for this slide

Slide 7


Servers
Multiple servers can be registered
Servers can be controlled through Builder. Offering features such as start, stop and Administrator
Projects can be assigned to a server
Servers can be local or remote

no notes exist for this slide

Slide 8


Snippets
Let you insert pre defined code
Trigger text can be used to insert code
Code can be contained in a file
Opening and closing tags can be created
No Snippex Server Integration

no notes exist for this slide

Slide 9


RDS Data View
Gives access to database information
Allows you to write queries that interact with the databases
Uses datasources set on all registered servers

no notes exist for this slide

Slide 10


Extensions
Extend ColdFusion Builders functionality
Create functionality that is specific to your needs
Attach extensions to:
Resource navigator
RDS Data View
Outline View
On project Create
Extensions are installed and can be distributed

no notes exist for this slide

Slide 11


That’s All!
Questions / Comments?
Simon@simonfree.com
Slides will be available at:
http://www.simonfree.com/presentations/
Follow me on Twitter:
http://www.twitter.com/simonfree

no notes exist for this slide