Here are upcoming ColdFusion and Fusebox classes including new
classes by Hal Helms and Sandra Clark on Mach-II and CSS respectively.

*** News Flash *** News Flash *** News Flash *** News Flash ***
Government clients - TeraTech classes and consulting are now on
GSA schedule under contract number GS-35F-0724P
*** News Flash *** News Flash *** News Flash *** News Flash ***

Class Schedule
**************
Tues 9/14/04             CF101 - ColdFusion Intro Seminar
Tues 9/21/04             CF102 - Introduction to ColdFusion
Tues 9/28/04          CF201 - Building ColdFusion
Thur 9/16/04             FB101 - Introduction to Fusebox
Fri  9/17/04             FB201 - Intermediate Fusebox
Sat 9/18-Sun 9/19/04     Fusebox Conference http://www.cfconf.org/fusebox2004/

Mon  9/20/04             MT101 - Hal Helms Mach-II   NEW!
Fri  10/26/04            FB201 - Intermediate Fusebox                            
Mon 10/11 - Thu 10/14/04 CS201H - Sandra Clark "CSS Hands On" NEW!

Classes limited in size 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
in both 2003 and 2002.

*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:

MT101 - Hal Helm Mach-II
************************
Full Day course 10am-5pm
Just $349, includes lunch

Overview: Mach-II is a robust, object-oriented framework built on an event-
based, implicit invocation architecture. This course is intended for students
who want to quickly learn how to make the best use of object orientation in the
Mach-II framework. Students need no prior knowledge of object orientation or
Mach-II, but should have a basic familiarity with ColdFusion MX.

The course is taught by Hal Helms, one of the principals who designed and wrote
the Mach-II framework code.

     What is Mach-II
     Why use Mach-II
     The Model-View-Controller Design Pattern
     An Object Orientation Primer
     CFCs and OO : Encapsulation, Polymorphism, and Inheritance
     Mach-II Fundamentals
     Building A Simple Mach-II Application
     The Implicit Invocation Architecture
     Events and Event Handlers
     Listeners, Invokers, and Page Views
     Configuration, Event Filters, and Plugins
     OO and Relational Databases

CS201H - Sandra Clark "CSS Hands On"
************************************
Four Full Days course 10am-5pm
Just $1399, includes lunch
     Assumes that you bring your own laptop.
     Laptop rental extra.

Have you been hearing all the hype about Cascading Style Sheets and just don't
get it? You know you should be using them more, but you just know you could be
doing better?

Learning CSS properties isn't enough, knowing when to apply them, how to select
for them and the underlying rules which govern their behavior is critical to
being able to pull yourself into the web standards age.

In this 4 day, hands on class, Sandra Clark, will unlock the mysteries of CSS.
This class is not a design class, rather it goes into the hows and whys of how
selectors, properties and browser interact. You will learn what to do, but also
why you do it. Hands on labs help you to explore your creativity, as well as how
to design HTML and Style sheets that are easy to read and maintain. You do not
have to know ColdFusion to attend this class.

*  Day 1
       o Section 1 - Introduction to Cascading Style Sheets
             + Benefits of CSS
             + Web Standards
             + HTML, XHTML & CSS
             + DocTypes and Web Standards
             + Associating Styles with Documents
       o Section 2 - Elements and Basic Values
             + Value Representations
             + Color Values
             + Length Values
             + Percentages
             + URI Values
       o Section 3 - Style Rules and Selectors
             + The Rule Structure
             + Selectors
             + Inheritance, Cascading and Specificity
             + Psuedo Classes
             + Elements
             + @ Rules
       o Lab - Cleaning up an older Web Page
* Day 2
       o Section 1 - Colors and Backgrounds
             + Setting Colors
             + Colors with Borders and Forms
             + Backgrounds
             + Background Images and Positioning
       o Section 2 - Lists
             + List Elements
             + List Types
             + List Properties
             + Styling Lists From Simple to Popup
       o Section 3 - Typography
             + History of Web Typography
             + Types of Fonts for Screen and Print
             + Which fonts are best?
             + Font Properties
             + Text Properties
             + Textual Content vs. Images
       o Lab - Applying Typography, Backgrounds, Color and List
         styling to an existing page.
* Day 3
       o Section 1 - The Box Model
             + The Box Model
             + The Inline Layout Model
             + Margins
             + Borders
             + Padding
       o Section 2 - Positioning and Layouts
             + Floating
             + Positioning
             + Overflow, Clipping and Visibility
             + Absolute Positioning
             + Tableless Layouts
       o Lab - Applying a Tableless Layout
* Day 4
       o Section 1 - Web Forms
             + Web Forms need Structure
             + Tableless Forms
             + Styling a Form for the Screen
             + Styling a Form for Print
       o Section 2 - Cross Browser CSS
             + Hiding Stylesheets from Older Browsers
             + Graceful Degradation
             + Browser Bugs
             + CSS Filters
             + IE 7
       o Lab - Walking in the Garden, styling the CSS Zen Garden

CF 101 - Welcome to ColdFusion
******************************
2 hour course Sign-in 9:30am, Class 10am - noon
Just $9.95
~ Introduction to ColdFusion
~ Samples of sites currently using ColdFusion
~ When to/when not to use ColdFusion
~ Basic coding samples
~ How ColdFusion interacts with databases
~ Q&A

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



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 2
* 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 you 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, Jo Belyea-Doerrman and David Schroeder - 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

          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!
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to