Tools of the Trade

The Chopping Block, Inc.

This presentation is an HTML page.

Press key to advance.

Toggle notes with the 2 key.

Zoom in/out: Ctrl or Command + +/-

Having issues seeing the presentation? Read the disclaimer

This presentation was printed from an HTML page.

A fully interactive version of these slides containing examples and links to further resources can be found at:
http://choppingblock.com/presentations.

This page is based on the HTML5 Slideshow by Marcin Wichary, Ernest Delgado, Alex Russell and Brad Neuberg:
https://github.com/html5rocks/www.html5rocks.com

My Disclaimer:

In this presentation I do acknowledge the existence of code, and at times express my opinion that is it safe for you (the designer) to write it.

I am also a big fan of process & efficiency...

Intro

Chopping Block

World Domination Through Graphic Design

Since 1996

Edge Link 03 01 ChopMain

Intro

Chop Shop

Shirts For Designers, And Nerdy Designers

Since 2004

Edge Link 03 Chop Shop Store Main

Notes:

  • With Shirts Like This, Who Needs Pants.

Intro

Teaching

NYC @ School of Visual Arts

Since 1998

  • Edge Link 03 01 SvaTriptic01 A01 03 Mfai
  • Edge Link 03 01 SvaTriptic01 A01 05 Mpsdp
  • Edge Link 03 01 SvaTriptic01 A01 07

Take exceptionally talented creative professionals.

  • Teach them how to work digitally.
  • Teach them how to build for & communicate online.

Intro

Speaking At How

Tools of the Trade

Agent Q

  • Lots of good stuff, how much time do we have?

How is this guy going to pull this off?

Notes:

  • The kind folks at how, flew me out here to be your Quartermaster.

Intro

Speaking At How

Tools of the Trade

New Agent Q

  • How is this guy going to pull this off?

Notes:

  • I have a plan... this presentation is a resource.
If I had eight hours to chop down a tree,
I'd spend six sharpening my axe.

- Abraham Lincoln

Basics

Sketchbook

Still the best tool for the job

Not Dead

Edge Link 03 Sketchbook
  • Digital tools complement your creativity...

Basics

Core Tools

The interactive designers short list

Core Stuff

You like, you master, you trust:

  • A Think/Design/Drawing/Production Tool
  • A Web Browser (with Developer tools)
  • A Text (HTML/CSS/JavaScript) Editor

Basics

Everything Else

In order to pick the right tool for the job...

Boom

You are going to have to know more then 4 tools.

Your collective toolkit - the frameworks, web services, libraries, templates, apps and techniques that you adopt - are what ultimately defines your capabilities.

Notes:

  • In practice, few people seem to be able to pick the right tool, because they don't know enough different tools. Also, the right tool for a job happens to be highly dependent on who is going to use it. - c2.com/cgi/wiki?PickTheRightToolForTheJob

Basics

Project Map

This is what project schedules become

All Aboard

application

Photoshop

Adobe Systems

Link Photoshop image

The undisputed bitmap heavyweight champ.

template

The Grid System

The kind people of the Internets

Link The Grid System image

Everything old is new again...

  • thegridsystem.org has everything you need to know.
  • 960.gs is still a great place to start. Mostly for the demos & Photoshop/Illustrator templates.

application

Illustrator

Adobe Systems

Link Illustrator image

Illustrator is the most versatile tool we have found.

plugin

Ai to Canvas

A MIX Online Production

Link Ai to Canvas image

Exports Adobe Illustrator to HTML5 Canvas

Tools

Creative Cloud

Adobe Systems

Score

Edge Link 03

An ongoing membership to everything* Adobe.

application

Web Browser

Google, Apple, Mozilla, Microsoft, etc...

Link Web Browser image

application

Dreamweaver

Adobe Systems

Link Dreamweaver image

The code part of the Creative Suite.

  • If this is the only text editor on your computer, then it's a fine one for you to use.
  • Comforting visual CSS editor, auto complete
  • Lots of templates and layouts built in.

application

TextMate

Macromates

Link TextMate image

TextMate is the best text editor you have ever used.

application

Sublime Text

Jon Skinner, Sublime Inc.

Link Sublime Text image

A sophisticated text editor for code, markup and prose.

  • Very similar, and newer than TextMate.
  • Cross platform, which is a big deal!

application

Brackets

Adobe Systems

Link Brackets image

Recently revealed! Web based, go go Adobe...

WAIT

Visual Editor??

You are kidding right?

No Really

  • As of today, there is no all in one solutions (apps) that reliably offer the same kind of experience for HTML5, that Flash Professional did for Flash (or Illustrator did for PostScript).
  • HTML is a fast moving target.
  • The modern web is a double edge sword.

Are There Any Contenders? Yes:

Notes:

  • If tomorrow you find a great new JavaScript library, you might have trouble using it with your application.

application

Espresso

MacRabbit

Link Espresso image

The best CSS editing and design option for designers

  • Just for the live preview and CSS editor panel.
  • Live preview with code completion and GUI inputs.
  • Local files & hosted projects (like Wordpress).
Nobody builds this stuff from scratch.

At least not the whole thing.

Like Listamatic, Shadowbox.js, or CSS3 Sliding.

We build upon the lessons (templates) and victories (frameworks) learned from our peers.

Notes:

  • Without a lot of previous experience.
  • The front end possibly, not the back.

Tools

Templates

Equal parts learning and time management

Holy Cow

Tools

CSS3 Web Fonts

Good for designers = good for the internet

About Time

service

Typekit

Adobe Systems

Link Typekit image

The easiest way to use Real Fonts on your website

  • Included with a Creative Cloud subscription, affordable as a stand alone purchase.
  • Supported by almost every website service ever!
  • Easy to use, does require a little CSS knowledge.

service

Font Squirrel

The Font Squirrel team

Link Font Squirrel image

It's really about the Font Squirrel Generator

  • Convert (some) of your desktop fonts to web fonts
  • Font conversion creates fantastic documentation for using your web fonts. Giddyup Sample
  • Decent library of commercial use free fonts too

library

jQuery

The jQuery Project Team

Link jQuery image

Industry standard, cross-browser Javascript Library

  • A write-less, work (almost) everywhere solution.
  • So widely used, so adequate, it's hard to tech/learn JavaScript without jumping straight into it.
  • learningjquery.com or even better Code School

library

Skrollr

Alexander Prinzhorn

Link Skrollr image

Skrollr is parallax scrolling for the masses

library

Lettering.js

The jQuery Project Team

Link Lettering.js image

Lettering.js is a force for good

Once I build the
whole thing,
how do I update it?

- Many Designers

Tools

Platforms

Customizable Content Management Systems

Easy

Artist/portfolio Based Solutions*

Geeky developer (build your own) frameworks**

Notes:

  • An overwhelming amount of projects these days are built upon these platforms.
  • You don't volunteer to build this type of thing from scratch. Remember the guy who built the toaster from scratch.

Reality

Check

It's all just HTML, CSS & JavaScript

Go Go!

  • It's all the same.
  • If you can read.
  • If you can copy & paste.
  • You can do this.

platform

Wordpress

The Wordpress Team

Link Wordpress image

Wordpress is the dominant publishing platform.

  • Host at wordpress.com. or download and install it on your server for free.
  • Open source, massive community & documentation.
  • PHP based, endlessly* extendable.

platform

Squarespace

The Squarespace Team

Link Squarespace image

An approachable modern hosted website platform

  • Built by designers for designers just like you.
  • The closest thing we have ever found to truly 'code-less' web design and development. Yet still full of customization options for the geekier kids.

platform

Indexhibit

Daniel Eatock & Jeffery Vaska

Link Indexhibit image

Indexhibit is simple, because simple is really good

  • Some places host indexhibit projects, but most people install it on their own server (it's free).
  • The CMS is designed for artists/designers. Posts are broken down into exhibits & galleries.

platform

Cargo

Cargo Collective, Inc.

Link Cargo image

Cargo Collective is the big brother to Indexhibit

  • Wildly popular with artists/designers as it is also designed primarily as a portfolio and project CMS.
  • Also a hosted platform, free to use but you pay if you want to map your domain to your site.

Tools

Management

OMG How Do You Manage?

BOOM

Project Management

  • Tools like Basecamp by 37 Signals is an Epic win for design teams. It can run a whole studio as well as redefine how your internal design teams run.
  • Gather Content

Time Tracking (or Awareness)

  • What do you mean you dont know how long that took? Harvest is a force for greatness.

When Nothing Else Works

  • Dropbox rarely fails.
  • That sketchbook...

Notes:

  • An overwhelming amount of projects these days are built upon these platforms.
  • You don't volunteer to build this type of thing from scratch. Remember the guy who built the toaster from scratch.

Thanks

2012 - HOW Interactive Design

Fin

This Presentation will be posted online at:

Questions, comments or more info: