ome to an intensive class on CSS, Flex, Fusebox or ColdFusion.
Classes limited to 12 students each so that you can be sure
to get your own questions answered!  Sign up today to
guarantee a place at http://www.teratech.com/training/
- Michael Smith, TeraTech, Inc

PS If you can't make a class we have one-on-one mentoring and on site
classes too.  Just email me if you are interested.

TeraTech was a finalist for Best ColdFusion Training in USA
four years running.

Class list
**********
CS102H - 2 day handson intro CSS Aug 28 2006 Laurel MD
CS102H - 2 day handson intro CSS Aug 30 2006 Bethesda MD
FB101 -  Intro to Fusebox        Sep 12 2006
FB201 -  Intermediate Fusebox    Sep 19 2006
MS102 -  Bridging the Gap        Sep 21 2006
CF102 -  Intro to ColdFusion     Sep 26 2006
FX102H - Intro to Flex handson   Oct 3 2006
CF201 -  Intermediate ColdFusion Oct 10 2006


*TeraTech 100% Learning Guarantee*

We want you to be happy with our classes. If you are not
100% sure you learned everything you could from any of our
classes then you may take it again at no charge on a space
available basis.



Class details:


MS02 - Bridging the Gap
***********************
Internet, Intranet and Portals:  -  $49.00 - If you register before 
January 9th, $59 after.

8:00am - 10:00am
        

Have you ever noticed that the marketing department and IT department 
seem to speak different
languages? Would you like to receive the tools that can help your 
business roll out a successful
software project from start to finish?

This executive briefing will provide tools for technical and 
non-technical professionals to approach
a project together in efficient manner, avoiding software & project 
disasters. This session will not
only provide you with the resources that you need, but we will provide 
you and your peers with a
forum to ask questions and a venue to network. Our goal is to provide 
you with the knowledge to
avoid common pitfalls in your software development.

Who should attend?
· VP/Director of Technology
· VP/Director of Communications
· VP/Director of Marketing
· Managers of software / web development teams
· Federal procurement managers
· Federal contract directors and administrators
· Government contractor project and account managers


CS102H - 2 day hands on introduction to CSS
*******************************************
2 Full Days course 9am-5pm
Just $698, includes lunch

Day 1

Introducing Cascading Style Sheets

     * Benefits and Limitations of CSS
     * Brings CSS and HTML Together
     * Basic Rules of CSS
     * Summary
     * Lab

CSS Structure, Units, and Values

     * Grouping
     * Class and ID Selectors
     * Pseudo-Classes and Pseudo-Elements
     * Structure, Inheritance, and Specificity
     * The C in CSS (Cascade)
     * Classification of Elements
     * Colors
     * Length Units and Percentage Values
     * Summary
     * Lab

LUNCH

Typography

     * Fonts - The old way
     * Font Families
       Font Weights and Size
     * Styles and Variants
       Using Shorthand for the Font Property
     * Font Matching
     * Summary
     * Lab

Colors and Backgrounds

     * Setting Colors
     * Background Images and Positioning
     * Summary
     * Lab

Day 2

Boxes and Borders

     * Basic Element Boxes
     * Margins vs. Padding
     * Borders
     * Floating and Clearing
     * Summary
     * Lab

Visual Formatting

     * Block-Level Elements
     * Floated Elements
     * Inline Elements
     * Tableless layouts
     * Summary
     * Lab

LUNCH

Positioning

     * General Concepts
     * Overflow, Clipping, and Visibility
     * Positioning – Relative, Absolute, and Fixed
     * Element Stacking
     * Summary
     * Lab

Cross-browser Styling

     * Hiding Stylesheets from Older Browsers
     * Graceful Degradation
     * Browser bugs
     * Lab

Students will receive a copy of Eric Meyer's book, Cascading Style 
Sheets: The Definitive Guide, 2nd
Edition.

You will need to bring a laptop to class with a copy of Dreamweaver MX 
2004 or Dreamweaver 8 already
installed on it.

FX102H - Introduction to Flex
*****************************
Full Day course 9am-5pm
Just $349, includes lunch
Full day hands on

Adobe Flex lets you write data driven Flash Rich Internet Applications 
using Flex mark- up language
(MXML) and ActionScript.

I. An Introduction to Flex 2

     * The Evolution of Applications
     * What is Adobe Flex 2?
     * A Flex Application Flow

II. Using Flex Builder 2

     * Exploring the Flex Builder 2 Interface
     * Creating a Project
     * Anatomy of an Application
     * Creating Your First Application
     * Lab 1: Hello Flex

III. Flex Fundamentals

     * Visual Controls
     * Text Controls
     * Presenting Images
     * Form controls
     * Data Binding Expressions
     * Lab 2: What's My Name?

IV. Layout and Navigation

     * Using Containers
     * Using Navigation Controls
     * Nesting Containers
     * Using Navigation Controls with Containers
     * Understanding Constraint-based Layout
     * Lab 3: Contact Manager layout

V. Understanding States and Transitions

     * Understanding View States
     * Controlling View States
     * Understanding Transitions
     * Lab 4: Sliding Doors

VI. Retrieving XML Data

     * Retrieving and Parsing XML Data
     * Handling XML Results
     * Handling Errors
     * Lab 5: Get My Data

VII. Using the DataGrid Control

     * Using a DataGrid Control
     * Specifying DataGrid Columns
     * Formatting DataGrid Columns
     * Using Item Renders and Item Editors
     * Lab 6: Marching in Rows and Columns

VIII. Customizing the Application

     * Using Cascading Styles
     * Lab 7: Putting it all Together

Students must bring their own laptop with Flex 2 installed on it.


CF 102 - Introduction to ColdFusion
***********************************
Full Day course Sign-in 9:30am, Class 10am-5pm
Just $349, includes lunch

Get up to speed with the basics of ColdFusion!

* About ColdFusion
* CF Tag Processing
* Server vs Client Processing
* Why Dynamic Pages? vs Site Updating: Old Way
* Using variables and functions
* Performing conditional processing
* Form processing, Including form validation
* Reusing code with CFINCLUDE
* Using (and perhaps creating) custom tags
* Passing data among programs
* Using CFMAIL to generate Email
*Database Integration
- ColdFusion Query Processing
- DataSource Definition
- Executing SQL in CF
- Query Builder
- Result of SQL Statement - Viewing CFQUERY results
- Looping Through Results
- Using Results to Build HTML
- Dynamic SQL - refer to CF variables and functions, conditional SQL
- Building a Search Interface
- Dont Do the Databases Work
* CF Studio tips - integrated dev env (IDE)
* Where to Learn More
* Q & A time


CF 201 - Building ColdFusion Skills
***********************************
Full Day course Sign-in 9:30am, Class 10am-5pm
Just $349, includes lunch

Learn how to easily secure all or parts of your sites in a reliable
way. Protect your sites from hackers and web vandals.  Improve the
speed and stability of your ColdFusion applications.

Prerequisite: Basic ColdFusion experience.

* In depth overview of ColdFusion Administrator
* Performance & Stability
  - Locking
  - CFLOCK tag
  - CFAdmin settings
  - Request scope
* Security
  - basic concepts
  - login
  - closing backdoors
  - forgotten password
* Members Only
  - session, client and cookies
  - refresh issues
  - timeouts
  - remember me
* Session Tracking
  - who is logged on now
  - variable and structure dump
* Form Validation
  - why it is important
  - underscore validation
  - CFFORM validation
  - JavaScript validation
  - CF validation
  - SQL validation
* Q & A


Fusebox Classes
***************
[ What is Fusebox? ]

Learn all the basics of how the Fusebox architecture can help you
build ColdFusion Applications.  Learn to tie together all the
queries, display elements, and actions of your application in a
consistent model.

[ How can Fusebox help you code? ]

Find out about how Fusebox can improve your applications from better
organization to proven methods of application design.

[ Did you ever wonder how you could work better as a team? ]

Fusebox builds teamwork!  Regain the efficiency of a single
programmer in a team environment.

[ Do you want to speed up development? ]

Fusebox helps you accelerate development with clear organization.
Avoid redundancy and easily make changes with reusable queries and
display elements.  Avoid getting bogged down in the application
design and stick to the coding.  Get a taste of how Fusebox works
well with prototyping.


FB 101 - Introduction to Fusebox
********************************
Half Day course noon-4pm
Just $199

FB101 is ideal for any ColdFusion users interested in learning the
basics of Fusebox.  Whether you're just getting started with
ColdFusion or you're an experienced developer, Fusebox can help
you build better applications.

* What is Fusebox?
* How can Fusebox help you code?
* index.cfm organization
* Naming conventions
* fuseaction

+ Learn all the basics of how the Fusebox architecture can help you
build ColdFusion Applications.

+ Learn to tie together all the queries, display elements, and
actions of your application in a consistent model.

+ Study a sample fusebox application and take the code home with you
to use in your own applications.

+ Find out about how Fusebox can improve your applications from
better organization to proven methods of application design.

+ Work with the latest Fusebox techniques

* Q & A time



FB 201 - Intermediate Fusebox
*****************************
Full Day course 10am-5pm
Just $349, includes lunch

Prerequisite: FB101 or similar basic Fusebox knowledge.

FB201 is for people who have already met Fusebox and want to improve
their skills with the new Fusebox 4.0 spec. Step up to the next level
with your Fusebox programming and save yourself time and headaches
when coding ColdFusion applications. Great for team projects!

* Fusebox 4 overview
   - How version 4 is better than version 3
* Core files - fusebox.xml, circuit.xml
   - What files are essential to an FB app
* Nested Circuits
   - How nesting can help you organize your code for reuse
* XFAs
   - How Extended FuseActions can save time and self document code
* Layouts
   - How layout can help code reuse and be smart layouts
     that can change appearance depending where they are used
* Plugins
   - How plugins can let you change core file behavior without
     going crazy editing the core file itself
* Wireframes
   - How to build wireframe outlines of a site and what not to include
     them if you don't want headaches
* Devnotes
   - How Devnotes can save your butt when developing
* Fusedocs
   - How to document the Fusebox way and why it can help testing too
* Fusebox API variables
   - What are all the API variables and what can you use them for

+ Learn all the advanced parts of how the Fusebox architecture can
help you build ColdFusion Applications.

+ Learn to tie together all the new parts of a Fusebox 4 application
together.

+ Study a sample fusebox application and take the code home with you
to use in your own applications.

+ Find out about how Fusebox can improve your applications from
better organization to proven methods of application design.

+ Work with the latest Fusebox techniques

* Q & A time

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







[ Teachers ]
* Michael Smith, Theo Rushin, Ajay Sathuluri - TeraTech's ColdFusion
Gurus. Michael did the tech edit on the Fusebox book by New Riders and the
Fusebox 4 book by Techspedition.

For class details and registration please go to:
http://www.teratech.com/training/

All classes will be held at TeraTech training center
except where noted

          405 E Gude Dr Ste 207
             Rockville MD 20850
          phone 301-424-3903
          email [EMAIL PROTECTED]

[ On-site ]
On-site and customized classes are available for your organization.
Contact Michael at [EMAIL PROTECTED] for more details.

Register now! Seats are limited.
http://www.teratech.com/training/


[ CF Help ]
Need expert ColdFusion, SQL, VB and Access Programming? Project stuck
and need one-on-one help? Looking for onsite training? Call TeraTech
800-447-9120 or email mailto:[EMAIL PROTECTED] We get you moving
fast





-- 
Michael Smith, TeraTech Inc - Tools for Programmers(tm)
TeraTech voted Best Consulting Service by CFDJ readers!
CF/ASP Web, VB, Math, Access programming tools and consulting
405 E Gude Dr Ste 207, Rockville MD 20850 USA
Please check out http://www.teratech.com/ - email 
mailto:[EMAIL PROTECTED],
or call us for more information; in the USA at 1-800-447-9120,
+1-301-424-3903 International, Fax 301-762-8185  Thanks!



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:250512
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to