- Fireworks Workspace
- Creating Shapes
- Working with Typography
- Cropping and Resizing
Author Archives: Thomas
Site Publishing & HTML5 Wrapup
- Quiz
- First Assignment Q & A
- Selecting the Proper Style: Tags, Classes, and ID’s
- Creating and Attaching a Style Sheet
- CSS Box Model – Description | Demonstration
Assignment
Read: CSS Specificity & Class vs. ID – This is quiz material.
Progressive Enhancement
HTML5 Video & Audio
Assignment
Provide a working example of both an Audio and Video implementation using HTML5. This should be cross browser. In addition, I’d like you to implement one of the many prebuilt video/audio players. Using the video/audio files provided build a working demo leveraging one of these players. Be prepared to discuss the implementation in class on Tuesday. Included on the page should be the url of technique you used and a list of browsers and devices you were able to support.
Positioning Lab Review – Introduction to Graphic Design Tools
- Review Positioning Exercises
- Fireworks Workspace
- Creating Shapes
- Working with Typography
- Cropping and Resizing
Assignment
Complete the following tutorials and submit the folder icon you create in the 3rd tutorial.
You should email this icon to me before class on Monday, March 27, 2017. Late submissions will not be accepted. I do not expect you to perfectly replicate the icon in the tutorial but I would like to see a solid effort from each of you. This is a challenging assignment so I encourage you to not wait until the night before it is due. Good Luck! If you’d like you can download a 30 day trial of Fireworks on your own computer so you can work off campus.
Web IDE’s and FTP
- Codecast
- Naming Conventions, Meta Naming, Directory Structure
- Setting up your coding environment with Brackets
- Creating Your UALR Web Space
- Using an FTP Client – Filezilla – Tutorial
- Host: web.ualr.edu
- Username: students\username
- Password: students domain password
- Port:21 (It should default to this)
- Coding in the cloud with CodeAnywhere
Assignment
- HTML Reference – Code Guide | Introduction to HTML | Be prepared for a Quiz on Monday covering all class materials and readings thus far.
- Create and Validate a prototype HTML document that includes examples of all HTML elements covered thus far. For a list of requirements view this page. Send me the URL of this page no later than next Wednesday (3/15).
- Reading Assignment: CSS Basics
Introduction to JavaScript Libraries
- Exploring the functionality of Jquery
- Jquery Tabs Case Study
- JQuery Cycle Demo
- Building web apps with Jquery
Assignment
Read the following Article on Progressive Enhancement. Write a blog post explaining progressive enhancement in your own words. Please discuss why it is important to use progressive enhancement and include a link to another article you found and read relating to the topic. Due before class Thursday.
Mobile Resume Peer Feedback
- Show and Tell
- Class Activity: Peer Feedback
Assignment
In this activity I’d like you to partner with a classmate (or someone outside of class with web development experience) and ask them to use your site. The should evaluate on Mobile and Desktop. I’d like the to provide you with something they like and 3 constructive criticisms. Your home work will be to address the issues identified by your reviewer and resubmit your page to me with an email that outlines the criticisms/suggestions you received and what you did to address them. This is due next Tuesday.
CSS Positioning
Assignment
Complete today’s lab assignment and upload. Sent me the url’s for each exercise no later than Monday. Be prepared to discuss in class.
FTP and Publishing to the Web
- Codecast
- Naming Conventions, Meta Naming, Directory Structure
- Setting up your coding environment with Brackets
- Creating Your UALR Web Space
- Using an FTP Client – Filezilla – Tutorial
- Host: web.ualr.edu
- Username: students\username
- Password: students domain password
- Port:21 (It should default to this)
- Coding in the cloud with CodeAnywhere
Assignment
HTML Reference – Code Guide | Introduction to HTML | Be prepared for a Quiz on Monday covering all class materials and readings thus far.
Introduction to JavaScript
Introduction to JavaScript
- Introduction
- Uses of JavaScript
- Examples
Responsive Resume Wrap-up & Lab
In today’s lab you should complete the build out of a desktop view to the mobile resume we created in class. This assignment is graded and should be submitted to me by Monday so I can look it over prior to class on Tuesday. I’d like to see at a minimum of two media queries addressing tablet and desktop view. Please send the url to the project and remember to make this your own. It doesn’t need to look exactly like the initial resume we built.
Introduction to HTML5
- Codecast
- Working with Tables
- Working with Forms
- What is Validation?
- Naming Conventions, Meta Naming, Directory Structure
- Setting up your coding environment with Brackets
- Creating Your UALR Web Space
- Using an FTP Client – Filezilla – Tutorial
- Host: web.ualr.edu
- Username: students\username
- Password: students domain password
- Port:21 (It should default to this)
- Coding in the cloud with CodeAnywhere
Assignment
HTML Reference – Code Guide | Introduction to HTML
Introduction to CSS
Assignment
Read The following Article on CSS Positioning. Be prepared to discuss next week.
HTML5 Boilerplate
HTML5 Boilerplate
Introduction to JavaScript
- Introduction
- Uses of JavaScript
- Examples
Assignment
Complete Getting Started with programming at Codecademy. Send me a a screenshot of the completion page. I recommend creating an account so you can save your progress and completion other modules in the future.
Responsive Resume (Desktop/Tablet)
- General comments about Mobile First Implementations
- Body Padding
- Remove Design Time Styles
I’d like you spend today’s lab building out a desktop view to the mobile resume we created in class. If you need help in creating the proper media queries make sure to reference this article. This assignment is graded and should be submitted to me by Monday so I can look it over prior to class on Tuesday. I’d like to see at a minimum of two media queries addressing tablet and desktop view. Please send the url to the project and remember to make this your own. It doesn’t need to look exactly like the initial resume we built. Personalize it. This might be someones first impression of you.
Introduction to HTML5
- Codecast
- Marking Up Content – Download the Starter Document
- Additional html tags for textual content
- Special Character Encoding: Details | Reference
- Hyperlinks
- Inserting Images
- Block vs. Inline Elements
- Working with Tables
- Working with Forms
- Sectioning your HTML Document
Assignment
HTML Reference – Code Guide | Introduction to HTML
Introduction to CSS
Site Planning
Site Planning
Working with HTML5 Boilerplate
Individual Web Site Project
Assignment
Watch the HTML5 Boilerplate Video | Download the Files (If you haven’t done so already) Review the HTML and CSS Documentation while looking through the boilerplate files. Be prepared to discuss on next week.
Begin thinking about a topic for your individual web project. By next Tuesday I should have a planning document and site map for the new site.
Mobile First Resume Lab
Begin the mobile first styling of you resume using this module for guidance. I’d like you design to reflect your own taste and not replicate what we did in class. This should be completed and brought to class with you on Tuesday. We’ll build out a tablet and desktop version next week.
Introduction to HTML5
- Codecast
- Marking Up Content – Download the Starter Document
- Additional html tags for textual content
- Special Character Encoding: Details | Reference
- Hyperlinks
- Inserting Images
- Block vs. Inline Elements
- Working with Tables
- Working with Forms
- Sectioning your HTML Document
Assignment
HTML Reference – Code Guide | Introduction to HTML
Introduction to CSS
Web Forms
Web Forms
- Hosted Solution
- Using Server-Side Technology
Assignment
- Implement a contact form solution on your Segway Project. If necessary create a contact page.
- Due Thursday (2/23) – Create a blog post on the Segway project. Include the site URL, Feedback you received, How you improved/fixed your site based-on what your reviewers recommended. There should also be a working version of a contact form implemented.
Media Queries and Mobile First Design
- Media Queries
- What is Mobile First?
- Mobile First Explained
- Understanding Breakpoints
Assignment
Begin the mobile first styling of you resume using this module for guidance. I’d like you design to reflect your own taste and not replicate what we did in class. Please read the following Article and be prepared apply the concepts included within to your work in lab on Thursday. Next Week you will have a lab in which you add a desktop view to your site using media queries.
Introduction to CSS
- Today’s Codecast
- Selecting the Proper Style: Tags, Classes, and ID’s
- Creating and Attaching a Style Sheet
- CSS Box Model – Description | Demonstration
Assignment
Read: Getting to Know CSS | Getting to know the Box Model – This is quiz material.
Introduction to HTML5
- How the Internet Works
- Understanding how a web page works
- Setting up our work environment using Codpen | Today’s Codecast
- Other Code Editors
- What is HTML5?
- Doctypes & DTD’s – Document Type Definition
- Declaring a Language Type
- Exploring the <head>
- Title Attribute
- Meta Tags
Assignment
Read the 300 Million Dollar Button.
Peer Review
Solicit feedback from a classmate regarding the design and implementation of your Segway Project. I’d like you to spend the next week incorporating the suggestions from this critique into your project. When critiquing others keep in mind that we are all at different places skill-wise. Be constructive in your criticism and remember to also include what you like as well.
Assignment
Due next Thursday (2/23 – Email me your final Segway project. I’d like to hear about what you improved/fixed based-on what your reviewers recommended. There should also be a working version of a contact form implemented (Will cover on Tuesday).
The Flexible Grid
Reading Discussion
- Class Feedback
Grid-Based Design
- Grid-Based Design | What is it? | Examples | Resources
- Generate a Grid
- Class Example (960 / 10 Col)
The Flexible Grid
Converting Static Grids to Responsive Grids
The Future of the Grid
Assignment
Read Chapter 3
Create your own grid based page using the sample html we generated in class. You should use different dimensions and gutters for this assignment. Use the approach we covered in class to make sure you understand the process. Please upload the assignment to your web space in a directory on your web space and send me the url. If you need a bit of help here is the general workflow…
- Create directory structure and base html
- Generate a Grid ( Experiment with Different Tools )
- Implement grid on the sample html file using pixels
- Convert to percentage-based grid
- Publish
Web Related Terminology
Assignments
- Read – The history of the Internet and the web, and the evolution of web standards
- Create an Account on Codepen.io.
- Evaluate your a web site you frequent based on our discussion of Structure, Content, Design, and Behavior. Write a blogpost that includes the following elements: Site URL, Screenshot, An assessment of the Structure, Content, Design, and Behavior of the site, Things you like about the site, Things you would change. Due Monday.
HTML5 Structural Elements and Introduction to CSS
- Quiz
- HTML5 Structural Elements
- Selecting the Proper Style: Tags, Classes, and ID’s
- Creating and Attaching a Style Sheet
- CSS Box Model – Description | Demonstration
Assignment
Read: CSS Specificity & Class vs. ID – This is quiz material.
Segway Q&A
Assignment
Due Thursday before class. (February 16, 2017)
Microdata Wrap Up
- Microdata Overview
- Testing & Creation Tools
Grid-Based Design
- What is it? | Why Use it? | Examples | Resources
- Generate a Grid
- Class Example (960 / 10 Col)
Files
Clearfix
Assignment
Read Chapter 2 – Responsive Web Design: The Flexible Grid
Read Chapter 4 in Responsive Design / Experiment implementing your own grid on the example html we worked with in class. Try using one of the grid-generators we examined in class. Be prepared to review in class on Tuesday.
Web IDE’s and Validation
- What is Validation?
- Naming Conventions, Meta Naming, Directory Structure
- Creating Your UALR Web Space
- Using an FTP Client – Filezilla – Tutorial
- Host:ualr.edu
- Username: students\username
- Password: students domain password
- Port:21 (It should default to this)
- Working with Web IDEs
Assignment
- Create and Validate a prototype HTML document that includes examples of all HTML elements covered thus far. For a list of requirements view this page.
- Upload to the server and send me the url. Send to tswallace@ualr.edu and mxkumar1@ualr.edu before 2.20.17.
- Reading Assignment: CSS Basics
Mastering Google Search
Assignments
- This week you should complete the Power Searching with Google course as homework. Be prepared to discuss when we return to class next Monday. Session 1 | Session 2 | Session 3 | Session 4 | Session 5 | Session 6. If you completed this course previously please complete the Advanced course to fulfill this assignments requirements.
- Due next Wednesday – Write a blog post about 5 new tips/tricks you learned from the Power Searching with Google course. Please explain each technique and a situation where you might use it to find valuable information.
Microdata
Prepping a Document for Mobile
- Prepping a Document for Mobile
- CSS Reset or Normalization
- Adding and detecting HTML5 Feature Support
Microdata
In-class Lab – Please Complete the following Tutorial and submit your online Resume to me via Email.
- How to Create an HTML5 Microdata Powered Resume (a few of the code snippets aren’t working on the site. Download the project files to use as a reference)
Note: If you are uncomfortable with sharing any personal information with me (or Google!) feel free use fictitious information. You may skips steps 8-10 if you’d like.
For more information on the subject check out the following resources
The goal of this exercise is familiarize you with the proposed Microdata Spec and to get your brain wrapped around its use. Don’t spend too much time playing with the CSS. We are going to restyle the resume in coming exercises. Be prepared to discuss in class on Tuesday. Submit the url of the completed resume prior to class on Thursday. We will continue to build off of this assignment in the coming weeks. Failure to complete could impact your ability to complete those assignments.
Introduction to HTML5
- Codecast
- Working with Forms
- Sectioning your HTML Document
- What is Validation?
- Naming Conventions, Meta Naming, Directory Structure
- Creating Your UALR Web Space
- Using an FTP Client – Filezilla – Tutorial
- Host:ualr.edu
- Username: students\username
- Password: students domain password
- Port:21 (It should default to this)
Assignment
Read the following resource as a review. We’ll have a quiz next week over all of the reading and discussion so far. – Getting to know HTML
Web Based Services
Using the Web Like a pro
Assignment:
Review your favorite web-based service in a blog post explaining it’s functionality, the pro’s and con’s of using the particular service, and discuss the service’s potential for impacting the way you work. Post is due next Wednesday. Please be prepared to discuss in class.
Segway Project
Web ARIA and introduction to Schema
Today’s Codecast
Making it Accessible
Putting it all together…
Microdata (Schema.org)
- Introduction
Reading
Introduction to HTML5
- Today’s Codecast
- Inserting Images
- Block vs. Inline Elements
- Working with Tables
- Working with Forms
- Sectioning your HTML Document
- Assignment
- Read (Quiz Material) Introduction to HTML
Exploring Web based services
Google Services
Using the Web Like a pro
Assignment:
Review your favorite web-based service in a blog post explaining it’s functionality, the pro’s and con’s of using the particular service, and discuss the service’s potential for impacting the way you work. Post is due next Wednesday. Please be prepared to discuss in class.
HTML5 and Accessible Development Practices
Today’s Codecast
Out with the old in with the new
Adding Browser Support
Making it Accessible
Putting it all together…
Bringing it all together
- Optimizing and Exporting Images
- Integrating Image Slices into Your Site Template
- Finalizing your page template
- Duplicating pages for your site
Assignment
Please read the following article on image optimization and write a short blog post discussing three takeaways from the article.
Review the HTML & CSS concepts covered last semester and bring questions/need for clarification to class on Tuesday. We’ll begin a web design project on Tuesday. If you need some review this site covers a good chunk of what we discussed last semester.
Out of class lab – Modern Web Accessibility
Watch – Accessibility for the Modern Web by Derek Featherstone
Assignment
Explain in your own words what web accessibility means to you & why it is important to build accessible web sites? Do some research on the topic. This is a written assignment (1-2 pages) that should be emailed to me (tswallace@ualr.edu & mxkumar1@ualr.edu) no later than next Monday. Have a nice weekend!
What’s new in HTML5
Review Homework
Today’s Codecast
Out with the old in with the new
Adding Browser Support
Making it Accessible
Introduction to HTML5
- Today’s Codecast
- Doctypes & DTD’s – Document Type Definition
- Declaring a Language Type
- Exploring the <head>
- Title Attribute
- Meta Tags
- Marking Up Content – Download the Starter Document
- Additional html tags for textual content
- Special Character Encoding: Details | Reference
- Hyperlinks
- Inserting Images
- Block vs. Inline Elements
- Working with Tables
- Working with Forms
- Sectioning your HTML Document
- Assignment
- Read (Quiz Material) Introduction to HTML
Using the web Like a Pro
Creating Imagery for your Site
Assignment
Create Banner image for your sample page in Fireworks. The image should be as wide as your container div and between 80px and 200px tall and less than 40kb in size. Emailed tswallace@ualr.edu before class on Tuesday. Have fun with this. You can make an image for anything. It could be a company, an event, a hobby etc. I’d like to see the following elements present in your design. Typographical Element, some sort of photographic element or vector artwork, and a consistent color scheme (Try Kuler).
Next class I’ll show you how to integrate this image into your template page properly. Please bring the file to class.
HTML5 Structural Elements
- Setting up our work environment: Codepen | Documentation
- Beginning the Transition to HTML5 | Codecast
- Doctype, Meta and More….
In Class Assignment
Visit 10 Websites / Services you frequent. For each you should provide me with the site url, declared doctype, and any meta and linked resources that are unfamiliar you. Only include meta and linked resource relationship information for elements we have not discussed. I’d like for you to discover as many new relationship types as possible. There is no need to list all relationship attributes for the site, only ones that are new to you. Once completed select one of the new relationship types and research it’s purpose. Write up a short description and rational for it’s use.
Please email this assignment to me no later than Monday. I’ll compile these into a document we can use as a reference moving forward. Be prepared to discuss your submission in class on Tuesday.
Read An Overview of HTML5 Semantics
Supplemental Content: Open Graph Protocol
Introduction to HTML5
- Setting up our work environment using Codpen | Today’s Codecast
- Doctypes & DTD’s – Document Type Definition
- Declaring a Language Type
- Exploring the <head>
- Title Attribute
- Meta Tags
- Marking Up Content – Download the Starter Document
- Additional html tags for textual content
- Special Character Encoding: Details | Reference
- Block vs. Inline Elements
- Hyperlinks
Assignment
Read (Quiz Material) Introduction to HTML