Free Training for Photoshop, Flash, Dreamweaver, FrontPage, and other Adobe & Macromedia Apps




    



September 12, 2006

27 Dreamweaver MX 2004 Tutorials

Here are a total of 27 cool Dreamweaver MX 2004 tutorials, tips, and behaviors from entheosweb.com, that teach you how to use Dreamweaver to create compelling website components. These Dreamweaver tutorials cover tables, forms, CSS Styles, behaviors, layers, sound, images, templates,  and more. They are easy to understand as the tasks are described in simple language along with step-by-step instructions. (In a blog post in Aug. 2005, I provided links to the main pages on this site, this post links to all of the Photoshop tutorials directly, including the new ones.)

19 Dreamweaver MX 2004 Tutorials


Dreamweaver Tips
Tips on tables, forms, CSS Styles, behaviors more.
Dreamweaver Behaviors
Use the Dreamweaver behaviors panel to add interactivity to your site.
Jump Menus
Use jump menus to create a drop-down menu with links.
Layers
What are layers? Learn how to create them.
Dreamweaver Web Photo Album
Learn how to create a picture gallery in Dreamweaver.
Using Templates in Dreamweaver
Learn how to create a template in Dreamweaver.
Making your site Live!
Learn how to upload your files to a remote server and make your site live.
Flash Text Rollover
How to insert flash text rollover in Dreamweaver?
CSS Text Rollovers
Learn how to create CSS text rollovers.
Anchors and Mailto
What are anchors? How to create mailto links? Click here.
Define a Site in Dreamweaver
How to create a site in Dreamweaver
Pop-Up Windows
Learn how to create small pop-up windows for ads or news!
Play Sound
Play sound, music on Rollover, on Click or on Page Load.
Show Hide Layers
Learn how to hide and view layers.
Dreamweaver Image Maps
Learn how to link to different pages from the same image.
Server Side Includes
Learn about server side includes and how do you use them.
Dreamweaver Form Tips
Tips on customizing input boxes, list menus, submit buttons.
CSS Styles Tutorial
Learn about CSS Styles and cool tips on tricks!
Links without the Underline
Learn how to create links without an underline using CSS styles.


8 Dreamweaver Tips and Tutorials on tables, forms, CSS Styles, and behaviors

Popularity: 3% [?]


Related Posts:
  • 17 Dreamweaver Tutorials and Articles
  • 10 Free Ebooks on Dreamweaver MX and Dreamweaver MX 2004
  • Dreamweaver MX 2004 LiveDocs
  • 39 Dreamweaver Tutorials
  • 12 Free Ebooks for Flash, Dreamweaver, Fireworks, Macromedia CF MX 7

  • Tags for this post>>
    September 25, 2006

    Microsoft Access Tutorial Workshops

    Microsoft Access is a program for creating and maintaining databases. A database is a collection of information that’s related to a particular subject or purpose, such as tracking customer orders or maintaining a music collection.

    These are a series of six Tutorial Workshops that will teach you how to use Microsoft Access. Each Access workshop contains illustrated explanations and examples of the features being taught, followed by detailed learning activities. In the five classes taught here you will learn the skills for using and understanding Access’s features and commands. The goal of these Access Tutorials is to assist you to learn the software, understand the concepts and show you some tips and techniques so you can develop your database management/programming skills over time. West Virginia University provides these free computer and software training workshops and materials (most are in pdf format).


    Access Tutorial Workshops

    • Introduction to Access 2003 (397kb, 30 pages)
      • This introductory tutorial workshop demonstrates and teaches how to create a new database, use design view, add and select records, use the find and sort commands, and use the autoform and autoreport wizards.
      • Activity 1: Getting familiar with the Access environment
      • Activity 2: Managing Database Objects
      • Activity 3: Create A New Database Named SCHOOL.MDB
      • Activity 4: Creating Tables In Design View
      • Activity 5: Add Additional Records to Your Tables
      • Activity 6: Practice Selecting Records, Moving Columns, Changing Font, etc.
      • Activity 7: Using the Find Command
      • Activity 8: Using the Sort command
      • Activity 9: Creating a form using the Autoform Wizard
      • Activity 10: Creating a Report using the Autoreport Wizard (Tabular)
    • Access: Queries (404kb, 27 pages)
      • There are times when you will need to narrow the focus of the information in the database or combine information from multiple tables. This is done through the use of filters and queries. Queries allow you to view, change, and analyze data in different ways. You can also use them as a source of records for forms and reports.
      • Activity 1: Creating and Using Filters
      • Activity 2: Create a Simply Query
      • Activity 3: Combining Criteria in a Single Field
      • Activity 4: Combining Criteria using Multiple Fields
      • Activity 5: Creating a Multi-table Sorted Query
      • Activity 6: Make Table Query
      • Activity 7: Performing Calculations
      • Activity 8: Concatenating Names and Calculate Age
      • Activity 9: Parameter Query
    • Access: Reports (137kb, 16 pages)
      • The workshop introduces you to the creation of reports. Designing reports can be time consuming and requires some patience. Learning the tools and methods that are available is the first step to creating effective reports.
      • Activity 1: Interactive Report Wizard
      • Activity 2: Create a Cover Page for the report
      • Activity 3: Make each Company print on separate pages
      • Activity 4: Add additional fields to the Report
      • Activity 5: Create mailing Labels
    • Access: Database Design (444kb, 23 pages)
      • This workshop deals specifically with database design and maintenance. It introduces you to the various options that Access provides for importing and exporting data as well as the various utilities provided for maintaining your databases.
      • Activity 1: Exporting Access tables to an Excel spreadsheet
      • Activity 2: Importing an Access table
      • Activity 3: Link to a table in another database
      • Activity 4: Create a Lookup Field for Textbook Name
      • Activity 5: Setting properties in the teacher table
      • Activity 6: Create relationships between the school table
      • Activity 7: Finish entering the data in the classs table
    • Access: Relational Database Design Supplemental Handout (280kb, 20 pages)
      • This handout is given as supplemental information on creating relational databases. The topics covered will help you to understand the terminology used when dealing with a relational database as well as some design tips and steps to follow.
      • Understanding Databases
      • Data Organization
      • Keys and Relationships
      • Creating Relationships
      • Referential Integrity
      • Database Design Process
      • Database Wizards
      • Splitting a Database
    • Access: Form Design (368kb, 24 pages)
      • The purpose of this installment is to expose you to the possibilities involved in designing your database forms. Form design is time consuming and requires some patience. Learning the form design process is a considerable portion of the database development process.
      • Activity 1: Use an Autoform Wizard
      • Activity 2: Use an Interactive Form Wizard
      • Activity 3: Environment overview
      • Activity 4: Toolbox overview
      • Activity 5: Creating and Modifying a Form without a Wizard
      • Activity 6: Add a header to your form
      • Activity 7: Add a Combo Box and a List Box to your Student Form
      • Activity 8: Create a Check Box for Paid and an Option Group for Gender
      • Activity 9: Create a Calculated Control to compute student’s age
      • Activity 10: Create a query and a subform
      • Activity 11: Filter, Sort, Find
    • Access: Macros and Advanced Features (310kb, 34 pages)
      • Macros are generally used to automate tasks and functions within your database. They can be used to open or close objects, update data, or complete several tasks in sequence. This workshop will familiarize you with the macro environment and how to create and use them within your database.
      • Activity 37: Using the Database Wizard
      • Activity 38: Command Buttons
      • Activity 39: Inserting a Hyperlink
      • Activity 40: Switchboard Manager
      • Activity 41: User Access
      • Activity 42: Closing a Form with a Macro
      • Activity 43: Multiple Action Macro
      • Activity 44: Conditional Multiple Action Macro
      • Activity 51: Opening Multiple Forms
      • Activity 52: Synchronizing Data in Forms

    Popularity: 3% [?]


    Related Posts:
  • 3-page Access Tutorial
  • Beginning Dreamweaver Tutorial
  • Workshop Tutorials for Microsoft Word, Excel, and Powerpoint
  • 10 PowerPoint Tutorials
  • Dreamweaver 8 Basics Workshop Tutorial

  • Tags for this post>>

    Dreamweaver Workshop Tutorial and Tips

    “Dreamweaver MX 2004 is the professional choice for building web sites and applications. It provides a powerful combination of visual layout tools, application development features, and code editing support. With robust features for CSS-based design and integration, Dreamweaver enables web designers and developers to easily create and manage any website.” – Dreamweaver MX 2004 At a Glance.

    This Dreamweaver Workshop Tutorial, from West Virginia University, covers specific Dreamweaver applications and features that can you to develop your web pages and sites. Basic topics such as site setup, template explanation, application familiarity (where tools are located and their specific functions), and inserting hyperlinks, images and tables are covered in this workshop tutorial session.


    • Templates
      • What are templates?
      • Where can I get templates?
    • Establishing a New Site

    • Dreamweaver Tools and Toolbars
      • Common Toolbar
      • Text Toolbar
      • Document Toolbar
      • Property Toolbar
    • Creating HTML Documents
      • Headings
      • Lists
      • Hyperlinks
      • Images
      • Tables

    Also, here are some very useful Dreamweaver Tips to help you become more efficient and knowledgeable with Dreamweaer.
    • Tips handout from Hope College, Holland Michigan
    • [pdf, 4 pages, 104kb]

    Popularity: 2% [?]


    Related Posts:
  • Dreamweaver MX Tutorial Workshop
  • Dreamweaver 8 Basics Workshop Tutorial
  • Dreamweaver. Flash, Photoshop Workshop Tutorials and User Guides
  • Free Dreamweaver Training Tutorials
  • 17 Dreamweaver Tutorials and Articles

  • Tags for this post>>

    Introduction and Intermediate HTML Workshop Tutorials

    HTML stands for HyperText Markup Language, and is used for coding and developing web pages. It consists of ASCII text with special tags. The tags, which begin with < and end with >, are used to define the structure and appearance of the web page document.

    Here are two HTML workshop tutorials (Introduction and an Intermediate), from West Virginia University. They review the HTML tags, give you an explanation of the tag, and show you how it appears on a web page. The introduction handout shows basic HTML topics such as paragraph and heading tags, lists, special characters, inserting hyperlinks, and images. The intermediate HTML handout covers colors, backgrounds, fonts, horiztonal rules, lists, tables, forms, frames, and meta tags.


    HTML Workshop Tutorials

    Popularity: 2% [?]


    Related Posts:
  • Intermediate Photoshop Tutorial Workshop
  • Microsoft Office Workshop Tutorial Training Handouts
  • Photoshop Elements Tutorials
  • Dreamweaver MX Tutorial Workshop
  • Outlook XP Workshop Tutorial

  • Tags for this post>>
    September 26, 2006

    Excel Tutorial Workshops

    Microsoft Excel is a spreadsheet program which enables you to set up and maintain budgets, perform financial and scientific analyses, and create graphs. A spreadsheet is a grid of cells arranged into rows and columns. Rows are identified by numbers and columns are identified by letters. A cell can be referred to by its address, which is the column letter followed by the row number, e.g. A1, B5, Q37. Text, numbers, or mathematical formulas can be entered into the cells. Formulas are entered in such a way that changing any of the numbers they reference will automatically update the calculated value. You can also create labels for cells and ranges of cells. Worksheets are grouped into workbooks. You can have a number of spreadsheets stored under the one filename. To access a worksheet, simply click on one of the tabs.

    These Excel Tutorial Workshops will teach you how to use this spreadsheet application. Each Excel workshop contains illustrated explanations and examples of the features being taught, followed by detailed learning activities. In the classes taught here you will learn the skills for using and understanding Excel’s features and commands. West Virginia University provides these free computer and software training workshops and materials (pdf format).


    Excel Tutorial Workshops

    • Excel Basics QuickStart (43kb, 4 pages)
      • Activity 1: Explore and Enter Data
      • Activity 2: Practicing navigation and data selection techniques
      • Activity 3: Formatting your spreadsheet
    • Introduction to Excel (297kb, 24 pages)
      • Activity: Familiarization using a sample spreadsheet
      • Customizing Excel
      • Entering Information
      • Editing Information
      • Navigating the Worksheet
      • Selecting Columns and Rows
      • Activity: Practicing editing and data selection techniques
      • Copying and Moving Information
      • Functions and Formulas
      • Activity: Autosum
      • Activity: Formulas
      • Formatting the Spreadsheet
      • Formatting Numbers
      • Activity: Formatting your spreadsheet 
      • File Managment
      • Printing a File
      • Charts
      • Data Arrangement
      • Selecting, Moving, Resizing, and Editing Charts
    • Excel Data Management (285kb, 24 pages)
      • Managing Workbooks and Worksheets
      • Manage Multiple Worksheets within a Workbook
      • Freezing Worksheets
      • Linking Data
      • AutoFill
      • Data Validation
      • Protecting portion of worksheet from modification
      • Create a data entry form
      • Import Data
      • Export Data
      • Using Excel worksheet as data for Word Mail Merge
      • Sorting Data
      • Filtering Data
      • Pivot Tables
    • Advanced Excel: Calculations and Customization (304kb, 21 pages)
      The Advanced Excel workshop is designed to illustrate techniques which enhance the functionality of spreadsheets. These include:
      • Formulas and built-in functions
      • Consolidation and Analysis of Data
      • Interactive documents
      • Customizing the worksheet’s display, its tools, and its printing
      • Functions and Formulas
        • Formulas
        • Functions: Examples
      • Advanced Business Analysis
        • Goal Seek
      • Formatting Worksheet Appearance
        • AutoFormat
        • Custom Formatting
        • Cell Background Color
        • Clearing Cell Formatting
      • Screen Display Options
        • Freezing, Unfreezing and Splitting Worksheets
        • Using Comment Boxes
      • Customizing Excel
        • Environment Options
        • AutoCorrect Options
        • Toolbars
      • Printing Options
        • Page Setup
      • Page Breaks
      • Interactive Web Documents
        • Interactive Excel Web Document
        • Interactive Web Page

    Popularity: 7% [?]


    Related Posts:
  • Workshop Tutorials for Microsoft Word, Excel, and Powerpoint
  • Beginning Dreamweaver Tutorial
  • 10 PowerPoint Tutorials
  • Dreamweaver 8 Basics Workshop Tutorial
  • Photoshop Basics Tutorial Workshop

  • Tags for this post>>

    Cascading Style Sheets Tutorial and Slides

    Style Sheets, or CSS for Cascading Style Sheets, are sets of rules that allow you to control how your web document will appear in the web browser. CSS overrides the browser’s default settings for interpreting how tags should be displayed, letting you use any HTML element indicated by an opening and closing tag (including the <p> tag) to apply style attributes defined either locally or in a style sheet. Style sheets contain rules, and a rule has several component parts. The first part of the Rule (<p> <H1>) is called the Selector. This tells the browser which element on the page to work with. The curly bracket pair contains the Declaration, which is comprised of a Property (color) and a Value (#333333). Here’s the basic syntax of a rule defined:

    Selector { property: value }
    Examples:
    P {font-family: Times, ‘Times New Roman’, serif; font-size: 8pt; color: red; }
    You can specify several properties on one rule:
    H1 { font-family: Times, serif; color: black; font-size: 2em; }
    You can group tags:
    H1, H2, H3 { font-family: Times, ‘Times New Roman’, serif; }
    You can also be very specific (contextual selector). In the example below, the rule will only be applied to emphasized text inside of a Heading1 tag. <h1>Heading <em>One</em></h1>
    H1 EM { font-family: Times, serif; color: maroon; font-style: italic; }
    To apply style sheets to an HTML document you can use a single linked (or external) style sheet. Use a single style sheet (in a separate file, saved with the .css suffix) to define multiple pages. A typical .css file is a text file containing only style rules (No javascript comments, no HTML or anything else, only CSS), as here:
    P {font-family: non-serif; font-size: medium; color: red}
    H1 {font-family: serif; font-size: x-large; color: green}
    H2 {font-family: serif; font-size: large; color: blue}
    To apply a linked .css style sheet (“stylesheetname.css” in the example below) to an HTML page, a <link> tag is added to the page header:
    <link rel=”stylesheet” href=”/pathname/stylesheetname.css” type=”text/css”>
    Creating a linked style sheet allows you to define your CSS rules in one place. Linked style sheets ease web page maintenance, reduce file size, and increase accessibility.

    Why use style sheets?
    • create a set of web pages with consistent appearance
    • easier maintenance
    • separate page structure from page appearance
    • ADA compliance
    • reduce web page file size
    • reduce your reliance on non-standard tags such as <center> and <font>

    The following CSS Tutorial Workshop and Slide Presentation, from West Virginia University, will teach you more on how to use and code web Style Sheets. The CSS workshop contains illustrated explanations and examples of the concepts being taught, followed by detailed learning activities.


    Cascading Style Sheets Tutorial and Slides
    • Workshop Handout  [pdf, 11 pages, 145kb]
      • What are style sheets?
        • How CSS Works
        • Why use style sheets?
      • How to add style sheet rules to your web page
        • Linked or External Style Sheet
          • Activity 1: Apply a variety of external style sheets to the sample html file
        • Inline or Local Style Sheet
          • Activity 2: Add an inline style
        • Embedded or Global Style Sheet
          • Activity 3: Create a simple embedded style sheet
        • Text Properties
          • Activity 4: Add style rules to control text appearance
      • Margins, Indent, Alignment
      • Borders
      • Shorthand properties
        • Activity 5: Margins, Alignment, Indent
        • Activity 6: Borders
      • Class
      • Pseudo-class for links
        • Activity 7: Class and Pseudo-class for Links
      • Validation
      • Create different style sheets for print and screen
      • Using Style Sheets in Dreamweaver
      • References

    • CSS Workshop PowerPoint Presentation
    • CSS Workshop Data Files [zip]
    • Validate your CSS

    Popularity: 5% [?]


    Related Posts:
  • Tutorials for Cascading Style Sheets
  • Cascading Style Sheets Tutorials
  • 2 CSS Tutorials and Guides
  • Cascading Style Sheets Reference Guide
  • 2 CSS Training Tutorials

  • Tags for this post>>

    Tutorials for FrontPage and Creating Accessible Web Pages

    The following FrontPage Workshop Tutorial, from West Virginia University, will teach you how to use several important features of developing a web page using FrontPage 2000. Thisworkshop contains illustrated explanations and examples of the features being taught, followed by detailed learning activities. When completed with this workshop, you will have learned basic skills for using FrontPage’s functionality.

    On this post I have also linked to West Virginia University’s Creating Accessible Web Pages tutorial handout and data files..


    FrontPage 2000 Workshop Tutorial

    • FrontPage Environment
    • Page Properties
    • Tabs
    • Insert and Edit HyperLinks
    • Create a bulleted list of links
    • Tables
    • Importing Files
    • Adding ClipArt and Image files

    Creating Accessible Web Pages Workshop Tutorial

    This workshop covers Section 508 requirements for WVU web page accessibility and give you tips on how you can make your web pages compliant.

    Popularity: 3% [?]


    Related Posts:
  • Microsoft FrontPage Tutorials and Help
  • Free Microsoft FrontPage Video Training
  • Free Microsoft FrontPage Video Training
  • Teach Yourself Microsoft Office FrontPage 2003 In 24Hours eBook
  • Creating Accessible Web Pages from a PowerPoint Presentation

  • Tags for this post>> |
    September 28, 2006

    Reverse Animating a Movie

    Here’s a tutorial I just made, hope you guys like it. :) Title: Reverse Animating a Movie Description: This tutorial deals with reverse animating a flash movieclip. It uses a simple technique with minimal ActionScript . This tutorial assumes the reader to know about Buttons and Button actions, Motion Path, Paths to Object. Tutorial url: tutorial.templates247.com/tutorial1/ Thanks! Chris chris@templates247.com Templates247.com

    Popularity: 2% [?]


    Related Posts:
  • 51 Flash Tutorials from Layersmagazine.com
  • 2 Beginning Flash Tutorials
  • Flash MX Tutorials and Lessons
  • 2 PowerPoint Tutorials
  • Free Flasb MX Video Training and Tutorials

  • Tags for this post>>

    PowerPoint Workshop Tutorials

    Microsoft PowerPoint is a program for creating slide presentations, both professional and personal.  A presentation is a document composed of a number of connected slides. Each slide may include concise information and/or images that are relative to the subject matter. PowerPoint makes creating a professional-looking presentation easy by providing a library of preformatted slides and templates. You can easily insert your information and images into a template and use the program’s tools to help you refine the appearance of the presentation. For instance, you may want to create a presentation outlining the steps necessary to bake a cake. You could create a separate slide for each step of the process. These slides could contain both the instructional text and/or images that give your audience a visualization of how each step in the process is completed.

    The two classes and one quick start presented for PowerPoint here are:

    • Introduction to PowerPoint XP
    • Intermediate PowerPoint XP
    • PowerPoint Animation QuickStart
    These PowerPoint Workshops Tutorials will teach you how to use this presentation application to it fullest. Each PowerPoint workshop contains illustrated explanations and examples of the features being taught, followed by detailed learning activities. In the classes taught here you will learn the skills for using and understanding PowerPoint’s features and commands. By understanding how to use the topics learned in these tutorials, you will be well on your way to creating custom-looking, professional slide presentations that will grab and hold the attention of your audience. West Virginia University provides these free computer and software training workshops and materials (pdf format).


    PowerPoint Workshop Tutorials
    • Introduction to PowerPoint Workshop Tutorial  [363kb, 16 pages]
      • Getting Started
      • Title Slide
      • Save Your File
      • Editing Text
      • Inserting a new slide
      • Create a Bulleted List Slide
        • Change the Bullet
        • Bullet Tab and Indentation Settings
      • Change Paragraph Spacing
      • Editing the Master Slides
      • Change the Presentation Design
      • Change Color Scheme
      • Insert Clip Art and Pictures
      • Drawing Tools
        • Use the Draw menu
        • Select Multiple Objects
        • Create a Text Box
        • Create a Callout
      • Views in PowerPoint
        • Normal view
        • Outline View
        • Slide Sorter View
        • Slide Management
        • Transitions and Builds
      • Display your Slide Show
        • Select the pen color
        • Navigation between slides
      • Printing Slides and Handouts

    The Intermediate PowerPoint XP workshop tutorial teaches some new topics (Customization) and expand on others that were covered in the Introduction to PowerPoint XP workshop. You’ll learn how to change the color, size and appearance of clip art, and also see how easy it is to change the color scheme and background of the template you are working with. In addition, you’ll see how to create and save your own design template for using in the future. Making your PowerPoint presentation more than just a two-dimensional file of text and images is also demonatrated here. Techniques to apply animation effects to your clip art and text are covered, as are the many slide transition effects. You will also see how easy it is to add interactivity via links and multimedia content in the form of sound and video clips. 
    • Intermediate PowerPoint Workshop Tutorial  [331kb, 14 pages]
      • Course Description
      • Recoloring Clip Art
      • Cropping Clip Art and Images
      • Ungrouping Clip Art
      • Using the Picture Toolbar
      • Creating a Custom Background
      • Change Color Scheme
      • Modifying a Presentation Design Template
      • Create a Customized Presentation Design Template
      • To Save a Template for Future Use
      • Applying Animation Effects
        • Additional Effects
      • Adding Interactivity
      • Insert a Movie and/or Sound Clip
      • Insert WordArt
      • Putting Your PowerPoint XP Presentation on the Web

    Popularity: 2% [?]


    Related Posts:
  • PowerPoint XP Workshop Tutorial
  • Dreamweaver MX Tutorial Workshop
  • Photoshop Elements Tutorials
  • Excel XP for Administrators Tutorial Workshop
  • Excel XP Workshop Tutorial

  • Tags for this post>>
    « Previous Page