Information Technologies Anselm Spoerri PhD (MIT)

Slides:



Advertisements
Similar presentations
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Advertisements

© Anselm SpoerriInfo + Web Tech Course Information Technologies Info + Web Tech Course Anselm Spoerri PhD (MIT) Rutgers University
Multimedia for the Web: Creating Digital Excitement Multimedia Element -- Graphics.
© Anselm SpoerriInfo + Web Tech Course Information Technologies Info + Web Tech Course Anselm Spoerri PhD (MIT) Rutgers University
© Anselm SpoerriInfo + Web Tech Course Information Technologies Info + Web Tech Course Anselm Spoerri PhD (MIT) Rutgers University
© Anselm SpoerriInfo + Web Tech Course Information Technologies Info + Web Tech Course Anselm Spoerri PhD (MIT) Rutgers University
© Anselm SpoerriInfo + Web Tech Course Information Technologies Info + Web Tech Course Anselm Spoerri PhD (MIT) Rutgers University
Macromedia Dreamweaver 4 Advanced Level Course. Add Rollovers Rollovers or mouseovers are possibly the most popular effects used in designing Web pages.
HCI 201 Week 5 Loose Ends. Agenda Image stuff Image stuff File stuff File stuff Bandwidth Bandwidth UNIX UNIX HTML HTML Design elements Design elements.
2.01 Understand Digital Raster Graphics
Rye City School District  Using Google Docs allows you to create documents, presentations, spreadsheets, forms and drawings to share, collaborate.
Photoshop: Designing Graphics for the Web Christine Vucinich & Vicki Weidler ITS Training Services 224 B Computer Building University Park, PA 16802
Unit 2, Lesson 5 Website Development Tools AOIT Web Design Copyright © 2008–2012 National Academy Foundation. All rights reserved.
WHAT IS PHP PHP is an HTML-embedded scripting language primarily used for dynamic Web applications.
Web Design Basic Concepts.
1 Creating Web Graphics Outline 2.1 Graphics Types 2.2 Vector Graphics 2.3Bitmapped Graphics 2.4Graphics for the Web 2.5 GIF (Graphics Interchange Format)
GRAPHICS/IMAGES INFSCI Source: Learning Web Design by Jennifer Niederst RobbinsJennifer Niederst Robbins Creating Images:  Scanning  Be aware.
Web Design, 5 th Edition 5 Typography and Images.
MIS 208 Fundamentals of Web Publishing Week 6 Performance Editing Graphics Imagemaps.
_______________________________________________________________________________________________________________ E-Commerce: Fundamentals and Applications1.
File Formats COM 366 Web Design & Layout. Native file format –Format native to software program –.psd > PhotoShop default Preserves layers –Use “Save.
Multimedia and the Web Chapter Overview  This chapter covers:  What Web-based multimedia is  how it is used today  advantages and disadvantages.
Presentation Design: Graphics. More About Color “Bit depth” of colors -- This is based on the smallest unit of information that a computer understands.
Multimedia and The Web.
8 Using Web Graphics Section 8.1 Identify types of graphics Identify and compare graphic formats Describe compression schemes Section 8.2 Identify image.
Section 8.1 Create a custom theme Design a color scheme Use shared borders Section 8.2 Identify types of graphics Identify and compare graphic formats.
© Anthony J. Nowakowski, Ph.D. GRAPHICAL MEDIA EDC 601 Instructional Technologies © Anthony J. Nowakowski, Ph.D. “Graphics help to display and to clarify.
10 | Graphics COM 366 Web Design & Production. Native file format –Format native to software program –psd > PhotoShop default Preserves layers –Use “Save.
Unit 1: Task 1 By Abbie Llewellyn. Vector Graphic Software (Corel Draw) Computer graphics can be classified into two different categories: raster graphics.
© Anselm SpoerriInfo + Web Tech Course Information Technologies Info + Web Tech Course Anselm Spoerri PhD (MIT) Rutgers University
Color and Images. Color The natural colors we see and the colors we see on computer monitors are different. CMYK -natural RGB -monitor.
Color and Images. Color The natural colors we see and the colors we see on computer monitors are different. ______ -natural ______ -monitor.
Introduction to HTML. _______________________________________________________________________________________________________________ 2 Outline Key issues.
Start your Free Weebly Site with a User Name, Password, and address.
EUROTECHNIKI PRODUCTION OF MULTIMEDIA MATERIALS FOR EDUCATION MODULE 5: PRODUCTION OF MULTIMEDIA MATERIALS FOR EDUCATION ANTWERP MEETING JANUARY.
CHAPTER 21: IMAGES. IMAGE SOURCES 3 options: Create your own images Find images Hire someone to make images.
13 June – Session : Graphics Different types of Graphics for the web Features of image editing software Good practice for image editing.
Review session for Web development. Today’s class Review the web designing. Filling out instructor evaluation form.
CM143- WEB CM143-WEB Page Layout live sites HTML Images User Considerations Planning Navigation CSS Architecture File Management Cascading Style Sheets.
Web Design In A Nutshell A Desktop Quick Reference.
Section 8.1 Section 8.2 Create a custom theme Design a color scheme
2.01 Understand Digital Raster Graphics
2.01 Understand Digital Raster Graphics
Web Programming Anselm Spoerri PhD (MIT) Rutgers University
Imaging and Design for Online Environment
2.01 Understand Digital Raster Graphics
Digital Media Production
Digital Photo editing with Photoshop
Photo Editing for PowerPoint & the Web
Introduction to Advance Web Technologies
2.01 Investigate graphic image design.
Unit 2, Lesson 5 Website Development Tools
Photo Editing for PowerPoint & the Web
Unit 2, Lesson 5 Website Development Tools
Hyperlinks, Images and Tables
Chapter 4 Application Software
2.01 Understand Digital Raster Graphics
Create and edit web pages 2
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Photoshop: Creating and Preparing Images for the Web
Application Software EIT, © Author Gay Robertson, 2016.
2.01 Investigate graphic image design.
2.01 Understand Digital Raster Graphics
Hyperlinks, Images and Tables
Color and Images.
2.01 Investigate graphic image design.
PRODUCTION PHASES CHANGES
Information Technologies Anselm Spoerri PhD (MIT)
2.01 Investigate graphic image design.
Information Technologies Anselm Spoerri PhD (MIT)
Presentation transcript:

Information Technologies Anselm Spoerri PhD (MIT) Info + Web Tech Course Information Technologies Anselm Spoerri PhD (MIT) SC&I @ Rutgers University aspoerri@rutgers.edu anselm.spoerri@gmail.com

Lecture 1 - Overview Course Overview Software Tools – To Dos Course Goals In a Nutshell Gameplan Software Tools – To Dos Image editing | Screencast | Surveys | Google Services Multimedia Basics Image Formats Lectures – Week 1 Content http://comminfo.rutgers.edu/~aspoerri/Teaching/InfoTech/Lectures.html#week1

Course Goals Record Screencasts and Work with Digital Media images, audio and video, and perform file conversions. Utilize Web Services such as Online Surveys, Google Drive & Analytics or Web APIs, in the design and development of information services. Create and Upload HTML Web pages standards compliant and contain relative and absolute links, images and embedded video or data widgets. Design external Cascading Style Sheets Control layout and visual appearance of Web pages. Design Responsive Layouts Control layout and visual appearance of Web pages on different display devices. Create responsive page layouts using front-end frameworks, such as Bootstrap.js.

Understand Key Programming Concepts Course Goals Understand Key Programming Concepts Understand Basics of JavaScript create simple or customize existing code examples. Understand Basics of PHP create simple and useful scripts to create dynamic web pages. Create Database Application using MySQL information organized into tables, data entry form, controls for filtering contents and dynamically display results. Evaluate Open Source Software understand advantages and disadvantages in library or business settings.

Individual Exercises Exercise 1: HTML – Create Information Resource Due Week 3 | Rev Week 6 Exercise 2: CSS – Enhance Information Resource with CSS Due Week 5 | Rev Week 8 Exercise 3: Responsive Layouts – Enhance Information Resource using Responsive Layouts Due Week 7 | Rev Week 10 Exercise 4: Open Source, Forms & JavaScript – Evaluate Open Source Info Tech Tool, Create & Validate Form and use JavaScript to enhance user experience Due Week 10 | Rev Week 13 Exercise 5: Forms, MySQL and PHP Basics – Create Form and PHP Page to Record Form Data in MySQL Table and to Display Form Data Due Week 12 | Rev Week 15

Term Project and Discussions & Quizzes Term Project: Dynamic Web – Create Dynamic Website using HTML, CSS, JavaScript, PHP and MySQL Builds what you learned in the Exercises and incorporates Ex2, Ex3, Ex4 and Ex5 and parts of other exercises. Due Week 15 Discussions – Three Graded Discussions Week 2 | Week 8 | Week 13 Quizzes – Open Book and Best of 2 out of 3 Week 6 | Week 10 | Week 14 Section Instructors may make changes and additions

Learn Information Technology Web Technology Fundamentals In a nutshell Learn Information Technology Web Technology Fundamentals Able to Create Web pages | Forms | MySQL tables | Dynamic pages Able to Troubleshoot Able to Learn more advanced skills Copy  Paste  Understand  Customize

Gameplan Course Website http://comminfo.rutgers.edu/~aspoerri/Teaching/InfoTech/Home.html Schedule http://comminfo.rutgers.edu/~aspoerri/Teaching/InfoTech/Schedule.html Lectures http://comminfo.rutgers.edu/~aspoerri/Teaching/InfoTech/Lectures.html Lectures: Narrated Lectures | Video Demos | Handout | Step-by-Step files Section Instructor may create additional content Readings: W3 Schools and interactive exercises Demos: LyndaCampus video course Requirements http://comminfo.rutgers.edu/~aspoerri/Teaching/InfoTech/Requirements.html Exercises http://comminfo.rutgers.edu/~aspoerri/Teaching/InfoTech/Exercises.html Section Instructor may change content of exercises and their grade percentage

Software Tools – To Dos: Image Editing + Screencasting pixlr.com Task: Find image (Flickr) | Crop it | Thumbnail | Save it  DEMO Screencasting Screencast-O-Matic - simple screen recorder (free and pro) Task: Install | Create Screencast  DEMO YouTube – video sharing platform (free and premium) Task: Create account | Upload screencast  DEMO

Software Tools – To Dos: Survey + Google Spreadsheet Survey Tools surveymonkey.com Task: Create account | Create Survey for Ex1 Google Account https://www.google.com/accounts/ Google Drive | Google Docs | Google Analytics Task: Create Google spreadsheet | Attach link to text “link” | Set Share Settings  DEMO

Multimedia Basics – Web Graphics & Color Representation Bitmapped or Raster Graphics Paint and Photo Programs Object or Vector-based Graphics Draw and Illustration Programs Use Mathematical Representation for Shapes Used to Create Original Artwork RGB Color used by Monitor Direct Light, Not Reflected Indexed Color Limited Selection of Colors: up to 256 colors To Reduce File Size Color not in the Palette is Approximated and “Dithered”

GIF JPEG Key Image File Formats Cross Platform & Lossless Compression Indexed Colors: few GIFs need all colors, reduce it manually Transparency (so no white box around graphic) Interlacing & Progressive Download Create Animations Best for Images with Large Areas of Solid Color, Simple Illustrations Small Photos or thumbnails JPEG Cross Platform & LOSSY Compression Progressive JPEG No transparency No Animation Photos: Millions of Colors and Subtle Changes