Difference between revisions of "Class:Digital Portfolio 2016/Week 2"

From wiki.mpsdigitalphoto.com
Jump to navigation Jump to search
(Notes)
(Notes)
Line 23: Line 23:
 
=== Review Your Inspirational Website Submissions ===
 
=== Review Your Inspirational Website Submissions ===
  
 +
* [https://pinboard.in/search/u:choppingblock?query=mps-dp+2016 Matthew's pinboard list of the photo websites the class shared].
  
 
=== Hosting Your Sites ===
 
=== Hosting Your Sites ===

Revision as of 20:49, 16 May 2016

Last Week

  • Introductions
  • Discuss Class
  • Discuss Wiki
  • History of the Internet
  • How the internet works for us

This Week

  • Review Last Week
  • Hosting Your Sites
  • Introduction To Digital Portfolio Techniques
  • Photography Site Building (CMS) Solutions
  • The "size" of the internet
  • Tools: Text Editors
  • HTML / CSS Review

Open Questions

Notes

Review Your Inspirational Website Submissions

Hosting Your Sites

Some of you will end up using a hosted web site solution and not need to setup a dedicated web host, others will end up needing to upload your website to a dedicated host.

Do you need a dedicated host?
Will you be building your website yourself (HTML/CSS) and uploading it? - Yes
Will you be using indexhibit or Wordpress to build your website? - Yes
Will be using a hosted solution like PhotoShelter, Squarespace or Cargo to build your website? - No
Even if it is not your main website, will you need to export galleries and post them online for friends/clients to see? - Possibly

It's important to go with a Hosting Provider that you trust, one that you can contact when you need some help.

I have created a Hosting Providers reference page for you here.

  • My preference for all of you is to go with Dreamhost over Godaddy for JUST the hosting part.

Introduction To Digital Portfolio Techniques

This week in class I walked you through a series of slide presentations highlighting the foundation techniques for this semester.

Highlights Include

We also talked a little bit about Responsive Web Design

Photography Site Building (CMS) Solutions

There was a time where a Photographer would build (or hire somebody to build) their website from scratch. Adding and removing content from these websites would require somebody to edit the HTML and upload the changes to a web server. Successful websites are no longer built like this... Content Management Systems (CMS) have redefined how the internet works. These tools are either hosted, or need to be installed on your webserver to run.

This week I introduced the class to the concept of Content Managed Solutions. We will be spending a lot of time looking at these options.

I have created a Site Building (CMS) Solutions reference page for you here.

The "size" of the web

Reviewed Text and CSS Editors

Quick solid overview on design and HTML editors are in a few of the slides here
Tools of the Trade: Photoshop, Illustrator, Sketch, Textmate, Sublime

The web inspector within your web browser is an insanely useful design/develop tool.

And then there is Espresso, for visual CSS/HTML editing
Tools of the Trade: Espresso

We discussed three separate HTML & CSS tools that you should be familiar with for this Semester.

I have created a Text Editors reference page for you here.

Refresher on HTML & CSS

Our first big task is to review HTML & CSS techniques in an effort to get everybody more comfortable hacking away at their websites.

Download the choppingblock / html-css-demos files from github.com here

Video Notes

Section A

Section B

Files

Assignment

Your task this session is to simply become familiar with the tools and HTML shown in class.

  • Download the files
  • Look over the HTML in the first few folders
  • Download and open up Sublime text
  • Download and open up Espresso, see if you can edit some CSS.

And spend some time refreshing your CSS/HTML Skills:

Complete the following lessons at Code Academy
CSS: An Overview
CSS Selectors
CSS Positioning

Next week, make sure you bring some higher resolution files of your images to class.