Video Courses

Adobe Certified Instructor Candyce Mairs offers video courses in a variety of subjects including Dreamweaver, Fireworks, CSS, jQuery Mobile, and ColdFusion. View free lessons from her various courses and learn more about how you can purchase them.

Adobe ColdFusion 9 Video Training Course (Educator.com)

This video training course covers building a dynamic database-driven website using ColdFusion 9 and ColdFusion Builder. Adobe Certified Instructor Candyce Mairs will teach you everything from installing ColdFusion and ColdFusion Builder to setting up a testing environment. She will go over the basics of dynamic websites, including how web servers, application servers, server-side languages and databases all work together to create web pages.

Throughout the video training, a database-driven ColdFusion website will be built using ColdFusion tags and functions. Included exercise files are task-based, with ColdFusion concepts explained along the way. Candyce has been in the training industry since 1994, is a Certified Internet Webmaster (CIW) Master Designer and Instructor, and also holds Adobe Certified Instructor and Expert certifications in Fireworks, ColdFusion, Acrobat, and Contribute. Candyce will get you working in ColdFusion quickly in this video training course at Educator.com.

View free lessons and more

Fireworks Web Workflow now available on udemy.com!

Fireworks Web Workflow was just picked up by udemy.com!

fireworks_wwFireworks CS4 provides features that allow you to easily convert your graphic designs into HTML and CSS web pages. Let Adobe Fireworks do the work for you converting your PNG file into standards compliant HTML and CSS. This course walks you through the process step by step, building a website using Fireworks, showcasing the various export options and how to set up a PNG file to get the results you want. Streamline your web workflow by letting Fireworks do most of the work for you and get that website up and running quickly!

Available immediately for $14!  udemy offers a 30-day Money Back Guarantee and Lifetime Access.

View course at Udemy.com

Video2Brain CSS Conversion Free Sample Lessons

What is a Wireframe?

This lesson will introduce you to the concept of a wireframe. There is no need to manually create
a wireframe from designs when using Adobe Fireworks, but understanding the idea of a wireframe
will help understand how Fireworks looks at a web page when creating the code for web designs
during the graphic design to HTML and CSS conversion process.

Creating a Pop-Up Menu

See how easy it is to create a pop-up menu with Adobe Fireworks. Learn how to create a pop-up
menu using the Fireworks interface for the Destinations link in the navigation bar of a web page.

Preparing a PNG File for Export

Graphic design files can become laden with extra layers, and those extra layers can prevent
the conversion process from working correctly. In this lesson you’ll see how to set up your
PNG file to avoid issues while converting from a graphic design into a web page.

Exporting the PNG File

Positioning with CSS

Video2Brain CSS Positioning Free Sample Lessons

Positioning with CSS


HTML tags define page content in the browser. Before you add CSS properties to a div tag,
it is necessary to assign an ID to the div tag to tell the browser which div tag you wish to
change. Once an ID is added to a div tag, CSS properties can be added for that div. In this lesson
we will explore how to assign CSS properties to a div tag.

Exploring the Fireworks Web Workflow Project


Adobe Fireworks CS6 enables you to add additional features to the HTML and CSS files created
when exporting a graphic design. In this lesson we’ll take a look at the graphic design that
will be used in this course and explore some of the features that will be added during
the graphic design to HTML and CSS web page transition process.

Exploring CSS Positioning Trailer


CSS enables you to control the look and layout of a web page much more precisely than with
HTML alone, but it can be time-consuming to learn. In this innovative workshop, Adobe Certified
Expert Candyce Mairs makes it quick and easy, walking you through the process of adding
content to a web page and using CSS to position that content. You will learn CSS positioning
concepts like the CSS “box model,” “floats,” and “clears,” and gain a deeper understanding
of how HTML and CSS work together to create the look of your web page. By speaking the
same language as the browser, you will learn to work with the browser to place content
accurately and easily.

 Creating a CSS Rule for the Column


It will be much easier to see where the left div is located on the page if we create a CSS
style rule for the div and add both a border and a width property to it. In this video we
begin to build the style rules for the left div in order to control both the box and the
content within the box.

Understanding the Float Property


This video demonstrates the float property and the two values available for this property
in CSS. We will use a web page with three divs to play with the float property to demonstrate
the CSS float property before we apply it to our web page for this course.

Adobe Dreamweaver CS6

As an Adobe Certified Instructor and Expert in Dreamweaver, Candyce Mairs teaches students how to create an exciting and captivating website using the industry’s leading software. She employs an organized and direct teaching method to help students master Dreamweaver CS6’s HTML coding environment and visual interface.

Sample topics include What is Dreamweaver, URL Basics, Using Pre-Defined Layouts, Adding Video to Websites, CSS3 Properties, and Creating Mobile Websites. Candyce has been in the training industry since 1994, is a Certified Internet Webmaster (CIW) Master Designer and Instructor, and also holds Adobe Certified Instructor and Expert certifications in Fireworks, ColdFusion, Acrobat, and Contribute. Get your Dreamweaver training in this 19 hour online video course on Adobe Dreamweaver CS6!

Learn More

Fireworks CS6 Web Workflow

Quickly Turn Your Designs into Web Pages

FireworksCS6WebWorkflowIn this hands-on workshop Candyce Mairs shows you how to use Fireworks CS6 to turn a graphic design into a fully operational web page. Beginning with the basics of the Fireworks interface and designing for the Web, Candyce walks you step by step through the transition process, from slicing and optimizing images to wireframing, turning designs into HTML and CSS, and previewing pages. You’ll also learn how to use drop shadows, gradients, rounded edges, and pop-up menus to add that extra flair to your designs. Turning your web designs into web pages has never been easier!

Trainer:
Publication Date: November, 2012
Duration: 4 hrs 15 min

LEARN MORE

 
 

Fireworks CS6 Web Workflow Trailer

ColdFusion Power Workshop

Master Application Framework, Error Handling, and ColdFusion Components

Expert web developer and trainer Candyce Mairs helps you take your Adobe ColdFusion skills to the next level in this course that covers the application framework, error handling, and ColdFusion components. You’ll learn how to move your code off individual ColdFusion pages and control it based on the triggering of events throughout your application. You’ll also learn to understand the various levels of error handling built into ColdFusion and take control of error handling in your application. The course also covers creating and calling ColdFusion static and instance-based components to create more modularized coding accessible from both within and outside your application.

Topics include:

– Installing ColdFusion Builder
– Setting up the project and database
– Understanding the application framework
– Error handling
– Creating and calling CFCs
– Working with form data
– Using the cfproperty tag
– Coding and running an instance-based component
– Calling a method from a URL or a form

Author: Candyce Mairs
Level: Advanced
Duration
: 4h 10m
Released: Oct 17, 2012

LEARN MORE

Getting Started with ColdFusion 10 Course

Create Dynamic, Database-Driven Websites

In this course, expert web developer and trainer Candyce Mairs teaches you how to build a dynamic, database-driven website using Adobe ColdFusion 10 and ColdFusion Builder. You’ll learn how to set up a testing environment — including installing ColdFusion, ColdFusion Builder, and a database — and be introduced to the basics of dynamic websites. Then you’ll work along with Candyce as she creates a complete database-driven ColdFusion website. Along the way you’ll learn how to work with forms, scoped variables, queries, ColdFusion functions, and more, and get up to speed on ColdFusion 10 features such as function enhancements for queries, new forms of looping, and new attributes.

Topics include:

– Understanding static vs. dynamic requests
– Using the ColdFusion Administrator
– Creating, displaying, and scoping variables
– Working with include files
– Pulling data from a database
– Displaying and modifying database data
– Passing data between pages
– Working with form data
– Populating form fields with query data

Author: Candyce Mairs
Level: Beginner
Duration: 5h 0m
Released: Aug 09, 2012

LEARN MORE

jQuery Mobile: Building a Mobile Website

Get Up and Running as a Mobile Site Developer

JQueryBuildingMobileWebsiteIn this course, expert web developer and trainer Candyce Mairs gets you up and running as a mobile site developer using the jQuery Mobile framework. You’ll learn the difference between jQuery Mobile and HTML pages and become familiar with the idea of using libraries and themes to feature and style your mobile website. Then you’ll get started creating and updating pages in the mobile space, and even learn how to add features like a date picker for forms, a Twitter feed, and a photo gallery. Along the way you’ll see how to test your designs on a variety of devices to make sure they’re ready for prime time.

Trainer:
Publication Date: July, 2012
Duration: 5 hrs 20

LEARN MORE