COAP:COAP-2160/week1: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
'''Prerequisites''' | '''Prerequisites''' | ||
* [http://www.w3.org/MarkUp/Guide/ Getting started with HTML] (mandatory reading for Ghazzawi and other students without prior HTML knowledge) | * [http://www.w3.org/MarkUp/Guide/ Getting started with HTML] (mandatory reading for Ghazzawi and other students without prior HTML knowledge). Ignore the [http://www.w3.org/MarkUp/Guide/Advanced.html Advanced guide]. It's outdated. | ||
* [[HTML and XHTML elements and attributes]] | |||
* [[HTML and XHTML elements and attributes]] or any other good HTML tutorial on the Web... | |||
* [[CSS tutorial]] or any other good CSS tutorial on the Web... | |||
== Monday == | == Monday == | ||
'''Impress.js demos''' | '''Impress.js demos''' | ||
* [[impress.js]] | * [[impress.js]] (Tutorial in this wiki) | ||
* [https://github.com/bartaz/impress.js/wiki/Examples-and-demos Examples and demos] ( | * [https://github.com/bartaz/impress.js/wiki/Examples-and-demos Examples and demos] (from the official site) | ||
'''Student activities / impress.js''' | '''Student activities / impress.js''' | ||
Line 24: | Line 27: | ||
* Modify contents of project1.html | * Modify contents of project1.html | ||
== Wednesday == | |||
* Impress.js continued (Styling with CSS) | |||
* Flash Crash course (to be confirmed) | |||
'''Student activities''' (hw 1 preparation) | |||
Get the following files ("save link as"): | |||
* [http://tecfa.unige.ch/guides/impress.js/impress-demo-1/test.html test.html] | |||
* [http://tecfa.unige.ch/guides/impress.js/impress-demo-1/impress.js impress.js] | |||
* [http://tecfa.unige.ch/guides/impress.js/impress-demo-1/impress-min-presi.css impress-min-presi.css] | |||
Students who already started working on their own presentation, may only have a look the file (your choice ...) | |||
== Flash CS6 crash course == | == Flash CS6 crash course == | ||
( | (given in the context of a catchup class to be announced ....) | ||
; Elements of the Flash Desktop | ; Elements of the Flash Desktop | ||
Line 52: | Line 69: | ||
* Handout: [[Flash embedded movie clip tutorial]] | * Handout: [[Flash embedded movie clip tutorial]] | ||
== | == Homework 1 == | ||
* Create a presentation with impress.ch | |||
* You can freely choose a topic and reuse prior work. | |||
* Your presentation must be uploaded as a zip file to the World classroom (Canevas) | |||
'''Due''' | |||
* | * Monday, week three, '''before class''' | ||
== Homework == | == Homework 2 == | ||
''' | To be confirmed !! '''Only''' for students without prior Flash knowledge ! | ||
* Create an animation with Flash CS6 using motion tweens. | * Create an animation with Flash CS6 using motion tweens. | ||
* The moving object must have an embedded animation. In other words, there will be an motion animation on the main time line and another one within the symbol that is being animated. | * The moving object must have an embedded animation. In other words, there will be an motion animation on the main time line and another one within the symbol that is being animated. | ||
* Upload the *.fla file to the Worldclassroom | |||
'''Due''' | '''Due''': | ||
* TBA | |||
* | |||
== Documentation / Links == | == Documentation / Links == | ||
Line 78: | Line 94: | ||
* [[impress.js]] (documentation in this wiki) | * [[impress.js]] (documentation in this wiki) | ||
* [https://github.com/bartaz/impress.js Official impress.js website] (including downloads, examples and links to other resources) | * [https://github.com/bartaz/impress.js Official impress.js website] (including downloads, examples and links to other resources) | ||
* [http://shop.oreilly.com/product/9781849696487.do Building Impressive Presentations with impress.js - Ebook ] (E-book, $14.99, half price of that in Aug 2013) | |||
; CSS tutorial | |||
* [[CSS tutorial]] | |||
; Documentation for techies | |||
* [[CSS transforms tutorial]] (Follow up the links) | |||
; Flash | ; Flash | ||
* [[Flash tutorials]] and/or [[COAP:COAP-2110|COAP-2110 program]] | * [[Flash tutorials]] and/or [[COAP:COAP-2110|COAP-2110 program]] | ||
* ... more to come .. | * ... more to come, but probably we will do this later, e.g. in week 2 or 3 |
Latest revision as of 18:35, 27 August 2013
Week 1 - Create fancy animated presentations with impress.js
Prerequisites
- Getting started with HTML (mandatory reading for Ghazzawi and other students without prior HTML knowledge). Ignore the Advanced guide. It's outdated.
- HTML and XHTML elements and attributes or any other good HTML tutorial on the Web...
- CSS tutorial or any other good CSS tutorial on the Web...
Monday
Impress.js demos
- impress.js (Tutorial in this wiki)
- Examples and demos (from the official site)
Student activities / impress.js
- Download impress.js from
- https://github.com/bartaz/impress.js
- (find the Download ZIP button to the right)
- Unpack the zip archive
- Copy index.html to project1.html
- Copy index.html to save.html
- Modify contents of project1.html
Wednesday
- Impress.js continued (Styling with CSS)
- Flash Crash course (to be confirmed)
Student activities (hw 1 preparation)
Get the following files ("save link as"):
Students who already started working on their own presentation, may only have a look the file (your choice ...)
Flash CS6 crash course
(given in the context of a catchup class to be announced ....)
- Elements of the Flash Desktop
- Handout: Flash CS6 desktop tutorial
- Handout: Flash CS3 keyboard shortcuts
- Creating simple Drawings
Topics: Stage size, Drawing modes, Selecting objects, Drawing and painting tools, Erasing and alignment, Colors, Adding text
- Handout: Flash drawing tutorial
- Simple use of Layers
- Handout: Flash layers tutorial
- Importing clipart and textures
- Resource: Clipart and texture
- In a nutshell: Get SVG objects from http://openclipart.org/ and import via Illustrator
- Introduction to motion animation
- Previews: flash-cs-4-motion-tweening.html
- Handout: Flash CS6 motion tweening tutorial
- Summary: Flash animation summary (optional)
- Embedded movie clips
- Previews: flash-cs-6-motion-tweening-a-clip.html
- Handout: Flash embedded movie clip tutorial
Homework 1
- Create a presentation with impress.ch
- You can freely choose a topic and reuse prior work.
- Your presentation must be uploaded as a zip file to the World classroom (Canevas)
Due
- Monday, week three, before class
Homework 2
To be confirmed !! Only for students without prior Flash knowledge !
- Create an animation with Flash CS6 using motion tweens.
- The moving object must have an embedded animation. In other words, there will be an motion animation on the main time line and another one within the symbol that is being animated.
- Upload the *.fla file to the Worldclassroom
Due:
- TBA
Documentation / Links
- Impress.js
- impress.js (documentation in this wiki)
- Official impress.js website (including downloads, examples and links to other resources)
- Building Impressive Presentations with impress.js - Ebook (E-book, $14.99, half price of that in Aug 2013)
- CSS tutorial
- Documentation for techies
- CSS transforms tutorial (Follow up the links)
- Flash
- Flash tutorials and/or COAP-2110 program
- ... more to come, but probably we will do this later, e.g. in week 2 or 3