Author: » Candyce Mairs

Candyce Mairs is a Web Developer and Trainer in WordPress, SQL, PHP, JavaScript and other web-related subjects. She is also an Adobe Certified Instructor & Expert in Dreamweaver, ColdFusion and Acrobat. Candyce provides training and consulting on various web related topics.

Posts

No image

Server Behaviors Panel in Dreamweaver CC

Looking for the server behaviors panel in Adobe Dreamweaver CC and can’t find it? Adobe has removed the server behaviors panel from the Creative Cloud version stating the code the panel created was not up to date. The server behaviors panel was included with a group of other panels for Dreamweaver that included the Database, […]

No image

Creating Responsive Images and Icons

I have been involved in an interesting discussion on how best to create responsive icons for a website. There are various methods available, and each of these has its pros and cons. What started the discussion was a post by Specky Boy Design showing an example of responsive icons using SVG images. This example displays […]

No image

Dreamweaver Training for Adobe Creative Cloud

Dreamweaver training now available for Dreamweaver CC! Anyone with an Adobe Creative Cloud subscription has Dreamweaver CC available for download. Learn how to build websites in this video training course at Educator.com. Adobe Certified Instructor Candyce Mairs walks you through the process of building a website from start to finish. Concepts covered along the way […]

No image

Adobe ColdFusion Training Course – Educator.com

Start building dynamic database-driven websites using Adobe ColdFusion in this video trianing course by Candyce Mairs! Educator.com now offers a way to get started using ColdFusion, a server-side language that can connect to a database. What makes ColdFusion unique is its ability to work with any web server and any database. If you know HTML […]

No image

Get Photoshop Designs Converted into Code the Easy Way!

This video course at Educator.com teaches you how to convert Photoshop PSD files into HTML and CSS web pages. Anyone who uses Adobe Photoshop to create web designs can benefit from this course by Candyce Mairs! This course teaches you how to expand your graphic design skills beyond Photoshop and into web pages. Learn the […]

No image

ColdFusion Development is Free!

Did you know you can develop ColdFusion applications completely free? Adobe offers a developer edition of ColdFusion, which includes the ColdFusion server, an Apache Tomcat web server, an Apache Derby database and CFML (ColdFusion Markup Langauge) completely free for developers. The developer edition is completely free, contains everything you need to develop ColdFusion applications, and […]

No image

Adobe Dreamweaver CC Video Course Now Available!

This new Adobe Dreamweaver CC video course at Educator.com will get you building websites in no time! Learn to build websites the easy way from Adobe Certified Instructor Candyce Mairs. Educator.com offers a unique interface for learning unlike any other video training. Follow along as if you are in the classroom and get those websites […]

No image

Adobe ColdFusion Reference at CFDocs.Org

Looking for better documentation for Adobe ColdFusion than what Adobe offers in the Help system? Check out newly revamped CFDocs.org. This site offers handy reference material for ColdFusion tags and functions, and allows you to fork it via GitHub. CFDocs is now open source, so help contribute to the community and build an awesome ColdFusion […]

No image

Using the Adobe Exchange Panel

Use Adobe products such as Dreamweaver, Photoshop, InDesign or Illustrator? Take advantage of all the programs can do by checking out the various extensions available for your products. An extension is a way to add new features or extend the features built into your Adobe software. There are many great features that can be added […]

No image

Snap.svg – A New SVG JavaScript Library

Snap.svg is a new JavaScript library for creating and working with SVG images. SVG stands for Scalable Vector Graphics, and is a method for working with vector images without the need for any browser plugin. This library allows you to manipulate images using coding, similar to how you manipulate browser objects using jQuery. Snap is […]