login | register
  • HOME
  • VIDEO TUTORIALS
    • Customizing HTML5 Reset
    • Understanding HTML tags
    • Setting up a Local Testing Environment
    • Using Cyberduck FTP to upload, download and edit files on your server
    • Creating a password protected directory
    • How to record a podcast using Screenflow on a Mac
    • Learn PHP: How to create a simple guestbook using PHP
    • Animating a Leaderboard with Adobe Photoshop
    • How to send an Email using PHP
    • Introduction to PHP
    • More Screencasts
  • WEB DESIGN
    • New Blog and Weekly Series...View Source
    • Understanding Forms Part 1--The form tag and form attributes in HTML
    • iPhone Like View Controller Buttons in CSS3 and HTML5
    • The importance of committment
    • The Advantages and Disadvantages of HTML5
    • How Much Should I Charge for a Freelance Job?
    • Where to download all the Google Font Directory fonts
    • How to make video iPad, iPhone and iPod touch compatible with JavaScript, Flowplayer & HTML5
    • Show an alternate image for Adobe Flash Animations to iPhones, iPod Touch and iPads using JavaScript
    • Learning to program with PHP for beginners
  • GRAPHIC DESIGN
    • History of Typography for graphic designers and graphic artists
    • Where to find the greatest free fonts on the web
    • How to make your documents and designs more readable
    • History of computer graphics
    • The difference between bitmap graphics and vector graphics
    • 6 tips that will make you a great graphic artist
    • Why fonts look the way they do and how to classify different typefaces
    • Learn typography terminology and what it means to a graphic artist
    • 11 common mistakes graphic designers make
    • 5 tips for choosing a typeface for your graphic design projects
  • PHOTOGRAPHY
    • Photo Editing, photo retouch and digital retouching tutorial
    • How camera flash photography and digital flash units work
    • Panoramic photography and how to shoot and create a skyline panorama in Adobe Photoshop
    • Basic Photo Editing: How to whiten teeth with Adobe Photoshop
    • Mastering photography lighting...How to deal with difficult reflections
    • Learning about lighting in Photography...the science behind light
    • Introduction to portrait photography and lighting
    • Understanding how camera lenses work in photography
    • Learn about ISO and White Balance in photography
    • Find out why understanding F-Stop and Depth of field is crucial for great Photographs
  • ADOBE FLASH
    • Adding code for a clickable button to a URL in Flash
    • The easiest way to include Adobe Flash SWFs in your sites
    • Learn to build a horizontal platform game using Adobe Flash
    • Extreme Motion-Photoshop to Flash Part II
    • Programming Overview
    • Object oriented programming
    • Traversing the movie clip
    • Working with variables in Adobe Flash ActionScript 2.0
    • How to drag movie clips using Adobe Flash and ActionScript 2.0
    • ActionScript 2.0 sounds in Adobe Flash
  • INFO
    • Contact Us
    • Site Map
    • RSS Feed
    • Follow me on Twitter
    • My Flickr Page

Learn Web Design

Articles for web developers and designers about online technologies.

  • New Blog and Weekly Series...View Source

    New Blog and Weekly Series...View SourceI just started a new blog to coincide with my new weekly series on lynda.com…View Source, so be sure to check it out. Find out what it's all about here.

More

  • Understanding Forms Part 1--The form tag and form attributes in HTML

  • iPhone Like View Controller Buttons in CSS3 and HTML5

  • The Advantages and Disadvantages of HTML5

  • How Much Should I Charge for a Freelance Job?

  • Where to download all the Google Font Directory fonts

All Interactive Design articles

Adobe Flash Tutorials

Flash lessons and tutorials.

  • Adding code for a clickable button to a URL in Flash

    Adding code for a clickable button to a URL in FlashDoing some simple things in ActionScript 3 like adding a button that clicks to a URL have gotten more complicated. Here's a simple piece of code that allows you to make a button click to a URL.

More

  • The easiest way to include Adobe Flash SWFs in your sites

  • Learn to build a horizontal platform game using Adobe Flash

  • Extreme Motion-Photoshop to Flash Part II

  • Programming Overview

  • Object oriented programming

All Flash articles

Learn Photography & Lighting

Useful articles on photography, cameras, lighting, etc.

  • Photo Editing, photo retouch and digital retouching tutorial

    Photo Editing, photo retouch and digital retouching tutorialI work for a TV and Radio studio and I do photo shoots every week. Most of my people photos are of radio personalities. Regular Joes with excellent vocal talent, but lacking some of the perfect skin that comes with young models. This tutorial shows you my workflow for editing without committing to any pixels until you're done.

Other

  • How camera flash photography and digital flash units work

  • Panoramic photography and how to shoot and create a skyline panorama in Adobe Photoshop

  • Basic Photo Editing: How to whiten teeth with Adobe Photoshop

  • Mastering photography lighting...How to deal with difficult reflections

  • Learning about lighting in Photography...the science behind light

All Photography articles

Learn Graphic Design

Graphic Design, computer graphics and typography.

  • History of Typography for graphic designers and graphic artists

    History of Typography for graphic designers and graphic artistsGreat athletes who want to excel learn to spend time focusing on the fundamentals of their sports. For graphic design the most important fundamental to master is typography. This lesson takes a look at the history and origins of typography.

More

  • Where to find the greatest free fonts on the web

  • How to make your documents and designs more readable

  • History of computer graphics

  • The difference between bitmap graphics and vector graphics

  • 6 tips that will make you a great graphic artist

All Graphics articles

Latest Resources

  • New Blog and Weekly Series...View Source

    New Blog and Weekly Series...View SourceI just started a new blog to coincide with my new weekly series on lynda.com…View Source, so be sure to check it out. Find out what it's all about here.
  • Understanding Forms Part 1--The form tag and form attributes in HTML

    Understanding Forms Part 1--The form tag and form attributes in HTMLForms are a great way to communicate with your users. Learning how to code them can be challenging at first, but it's crucial to having successful online experiences. In this first ina series of articles, I'll cover the FORM tag as well as form attributes.
  • iPhone Like View Controller Buttons in CSS3 and HTML5

    iPhone Like View Controller Buttons in CSS3 and HTML5I wanted to approximate what in the iPhone Developer Tool is known as a Segmented Control. This code will only work on a -WebKit Browser, which should be fine for Safari, Mobile Safari or Chrome.
  • The Advantages and Disadvantages of HTML5

    The Advantages and Disadvantages of HTML5HTML5 is the hottest thing in web development. In this article, I wanted to discuss the background surrounding HTML5 development and point to the advantages and disadvantages to using the language today.
  • Adding code for a clickable button to a URL in Flash

    Adding code for a clickable button to a URL in FlashDoing some simple things in ActionScript 3 like adding a button that clicks to a URL have gotten more complicated. Here's a simple piece of code that allows you to make a button click to a URL.
  • How Much Should I Charge for a Freelance Job?

    How Much Should I Charge for a Freelance Job?Students and Freelance professionals are always curious about what to charge for freelance jobs. I have a surprisingly simple formula for calculating this. This article discusses my process for figuring out this touchy subject
  • Where to download all the Google Font Directory fonts

    Where to download all the Google Font Directory fontsThe Google Font Directory is a revolutionary new group of fonts for web designers. This articles shows you all of the fonts on a single page with direct links where you can download them to your hard drive so you can use them to mock up your layougs.
  • How to make video iPad, iPhone and iPod touch compatible with JavaScript, Flowplayer & HTML5

    How to make video iPad, iPhone and iPod touch compatible with JavaScript, Flowplayer & HTML5The iPad, iPod and iPod touch are great way to view video, but Flash video players are not compatible with the device. A great way to solve that problem is through HTML5. This article provides a solution to making a player that's compatible with all browsers and devices and works great on the iPad and it's cousins.
  • Show an alternate image for Adobe Flash Animations to iPhones, iPod Touch and iPads using JavaScript

    Show an alternate image for Adobe Flash Animations to iPhones, iPod Touch and iPads using JavaScriptHow to make your Flash animations display an alternate image that can be clickable to a URL when your site is visited by an iPhone, iPod Touch or an iPad.
  • Learning to program with PHP for beginners

    Learning to program with PHP for beginnersPHP, the Hypertext Preprocessor is an essential technology for building websites. This article shows you the basics of PHP.
  • Semantically Valid HTML5 Tables

    Learn to code tables that are more semantically descriptive and HTML5 compliant.
  • Paypal Buttons: How to create different most types of PayPal Buttons with HTML code

    Paypal Buttons: How to create different most types of PayPal Buttons with HTML codeStep by Step instructions on how to create PayPal customizable PayPal buttons on your website.

Video Tutorials

These in-depth video tutorials provide hours of hands-on learning experience in Photoshop, Adobe Flash and Web Design topics.

  • Customizing HTML5 Reset
  • Understanding HTML tags
  • Setting up a Local Testing Environment
  • Using Cyberduck FTP to upload, download and edit files on your server
  • Creating a password protected directory
  • How to record a podcast using Screenflow on a Mac
  • Learn PHP: How to create a simple guestbook using PHP
  • Animating a Leaderboard with Adobe Photoshop
  • How to send an Email using PHP
  • Introduction to PHP
  • How to install WordPress in 1&1 servers
  • Photo Retouching: Beauty Cleanup of Blemishes
  • Photo Retouching: How to whiten yellow teeth using Adobe Photoshop
  • Using Actions to Resize a bunch of Photos in Adobe Photoshop
  • CSS: Learn how to make your web pages beautiful
  • HTML 101: Coding perfect forms & tables
  • Basic HTML Resume
  • Uploading Files with the Transmit FTP client
  • Splitting a Single HTML Page into Multiple Pages
  • Adding Navigation to your HTML pages
  • Using the Transmit FTP Client
  • Forwarding a Domain
  • POW & Dashboard
  • Working with animations inside other animations in Adobe Flash
  • Working with complex Adobe Flash timelines
more video tutorials