Difference between revisions of "Courses/Design & Technique-Essential Web Design/Q1"
Line 24: | Line 24: | ||
==Deliverable== | ==Deliverable== | ||
From the very beginning of this course you will be asked to start '''constructing a we''blog'' | From the very beginning of this course you will be asked to start, in groups, '''constructing a we''blog'' that registers your group's activities, or the activities of who it chooses to be, and present them world'''. | ||
You are what you ... think, eat, buy, walk, write, read, browse, listen to, collect... | You are what you ... think, eat, buy, walk, write, read, browse, listen to, collect... or pretend to do - remember ''on the Internet anyone can be dog''. | ||
''' | |||
Shopping lists, receipts, emails, chats, browser history, maps of your location, selfies, are some of the traces of these activities. You can use these traces to build your weblog, in order to give the world an idea of whom you are (or choose to be). Every week you'll add more traces and grow your weblog .''' | |||
You have to make decisions on how these traces are communicated visually. '''You have to explore the design of weblog so that it helps you present yourself in away that you wish.''' | |||
==Web art works dealing with identity== | ==Web art works dealing with identity== |
Revision as of 05:40, 5 September 2017
Common Ground: I am what I want
Description
These and many other personal websites were a common sight in the World Wide Web of the 90s and early 2000s. Before the arrival of the templated designs of Wordpress, Facebook, Twitter, Tumble and Instagram, where profiles pages look similar from user to user, it was common to build and design your own website. Your website was you home on the Web, whether you were a student, a cat or the Belgian royal family.
Building your own website was the way to present yourself to the world in the nascent medium of the Web.
Since this digital environment of the Web you can design who you are online and how the world sees you. You can pretend to be someone else by coming up with a fictional character or you can inform the world on every move you make and each photo you take, or anything between these two extremes.
In order to achieve this goal in Design & Technique you will learn how to design web-pages from scratch. We will be focusing HTML and CSS, which are the essential tools for web design, but are also becoming more and more relevant for the creation of ebook, apps and even paper publication.
Instruction
Weekly classes will take the form of an seminars where specific aspects of HTML and CSS be presented, explored and applied. Examples of web-based works that explore identity, fictional characters and stories will be presented and discussed. Each class will combine both expository and hands-on work. During students and outside classes are expected to work on the deliverable by apply to their deliverable the subjects explored in classes.
Deliverable
From the very beginning of this course you will be asked to start, in groups, constructing a weblog that registers your group's activities, or the activities of who it chooses to be, and present them world.
You are what you ... think, eat, buy, walk, write, read, browse, listen to, collect... or pretend to do - remember on the Internet anyone can be dog.
Shopping lists, receipts, emails, chats, browser history, maps of your location, selfies, are some of the traces of these activities. You can use these traces to build your weblog, in order to give the world an idea of whom you are (or choose to be). Every week you'll add more traces and grow your weblog .
You have to make decisions on how these traces are communicated visually. You have to explore the design of weblog so that it helps you present yourself in away that you wish.
Web art works dealing with identity
- Martine Neddam Mouchette
- Hassan Elahi Track Transience (ted talk, Wired article)
Archives of Early Web sites
Assignment
- Install software necessary on your laptops
- bring to class a interesting/funny/awkward website, at least 10years old
Relating video
- Digital Amensia https://www.youtube.com/watch?v=krg3lrxHX2k
Tools
- Publication Station wiki - where classes notes are stored, which you can contribute to
- HRO File storage system -- try
- Sublime text editor - install in your computers
- Firefox (latest version) - install in your computers
- Chrome - install in your computers
Classes
week 1 - The Internet and the Web
Courses/Design & Technique-Essential Web Design/01
- Are the Internet and the Web the same? What is the difference between them?
- Distinction between the Internet (the infrastructure, like a highway) and the Web (one of the vehicles of the highway).
- Many services that existed independent of the Web, on the Internet are migrating to the Web: email, chat, word processors.
- (Brief) History of the Web - a wold-wide documentation system build for scientists
- Personal websites before Web 2.0
- Tools:
- Publication Station wiki
- HRO File storage system
- text editor
- Firefox
week 2 - HTML: a language for browsers humans
Courses/Design & Technique-Essential Web Design/02
- What is a Web page?
- What happens when I save a web-page? What files do I save?
- HTML: the language
- tags
- Essential HTML page structure
- Basic content tags: p, b, i, img ...
- hyper-links
- The Browser: the interpreter
- Exercise: create the structure of your weblog and initial content about yourself - who you are, who you want, etc...
- Homework: Continue adding contet to your weblog
week 3 - CSS style of HTML
Courses/Design & Technique-Essential Web Design/03
- (HTML creates content and structure) CSS gives it visual style
- CSS style-sheet
- CSS rules and properties
- CSS colors: RGB and hex triplets
- IDs and Classes
- Inspector for CSS and in-browse CSS editor
- Exercise: save any website, keep its HTML content and structure as it is, but by simply styling its CSS, make it into something different.
- Homework: start styling your weblog using CSS
http://publicationstation.wdka.hro.nl/go/kickoff/imgs/css.gif
week 4 - understanding CSS
Courses/Design & Technique-Essential Web Design/04
- box-model: display property
- position: absolute, relative, fixed
- super-impositions : z-index
- Homework: Give a different "space" to each post in your weblog. For each entry create a different design
week 5 - CSS for typography
Courses/Design & Technique-Essential Web Design/05
- CSS for web typography
- Web Fonts
- Default fonts
- Embedded Fonts
- Open Fonts Licenses
- Homework: apply custom fonts to different parts of the your weblog.
week 6 - screen-page dialogues
Courses/Design & Technique-Essential Web Design/06
- Post-digital moment - analog and digital reading coexisting
- Examples of projects that embrace the 2 forms and establish a dialog between them
- How can the work developed for the web exist also in physical?
- How can the physical and analog publication make its way to the screen?
- Discussion of work in development
week 7 - tutorials
Courses/Design & Technique-Essential Web Design/07
CSS for print
publicationstation.wdka.hro.nl/wiki/index.php/Courses/Design_%26_Technique-Essential_Web_Design/CSS4print
http://www.w3.org/Talks/2012/0416-CSS-WWW2012/ CSS galore
Courses/Design & Technique-Essential_Web_Design/brainstorm