Difference between revisions of "BTC640/Overview"

From CDOT Wiki
Jump to: navigation, search
(Lab)
(Fixed a typo)
Line 40: Line 40:
  
 
* Set up a Wiki account.
 
* Set up a Wiki account.
* Create a wiki page at http://zenit.senecac.on.ca/wiki/index.php?title=USERNAME , where you would replace USERNAME with the user name you used to regster. Add some text, grouped in a few sections with proper level1 and level2 headings. Add an image. Add a small table.
+
* Create a wiki page at http://zenit.senecac.on.ca/wiki/index.php?title=USERNAME , where you would replace USERNAME with the user name you used to register. Add some text, grouped in a few sections with proper level1 and level2 headings. Add an image. Add a small table.
 
* Set up a Moodle account: https://open.senecac.on.ca/cms/
 
* Set up a Moodle account: https://open.senecac.on.ca/cms/
 
* Make sure you change your moodle password. Log in to Moodle and familiarize yourselves with it.
 
* Make sure you change your moodle password. Log in to Moodle and familiarize yourselves with it.

Revision as of 00:12, 9 January 2013

Lecture

Textbook chapter: 1

  • Ignore the term 'Hypermedia' in the textbook. This term was never adopted outside of academics.
  • DHTML used to be a big fancy complicated thing back in the days but now (even before HTML5 it is irrelevant. Ignore this term also.

What is multimedia, where is it used, evolution, technologies. Presentations is not the same as powerpoints.

Technologies

Distribution

  • Copying - little distribution opportunity.
  • Readonly media - limited distribution and expensive.
  • Downloads - good distribution opportunity but limited by bandwidth and hosting is not completely free.
  • Live on the web - client-side bandwidth limit very important.
    • First rule: don't test locally or on a LAN, use at least a regular highspeed internet connection to test your work.
    • Second rule: see if your website is at all usable on low speeds (dialup, "Lite" services).
    • Use a tool like http://www.websiteoptimization.com/services/analyze/ to measure how big your pages are.

Degree students

Read the 10 page paper Multimedia Information and Learning (Najjar, 1996). We are not writing academic papers in this course but you should be familiar with what an academic paper looks like and as degree students you're supposed to be able to write one. If you choose to continue your studies after graduation you will have to read hundreds of these and write some too. Read it here because it's relevant to the course and will give you (perhaps a first) feel for this type of document.

Note that even though the paper is 15 years old the substance basically hasn't changed. While going through this course you will find that despite many updates to technologies the same principles that have been studied before the explosion of the web still stand today.

Lab

  • Set up a Wiki account.
  • Create a wiki page at http://zenit.senecac.on.ca/wiki/index.php?title=USERNAME , where you would replace USERNAME with the user name you used to register. Add some text, grouped in a few sections with proper level1 and level2 headings. Add an image. Add a small table.
  • Set up a Moodle account: https://open.senecac.on.ca/cms/
  • Make sure you change your moodle password. Log in to Moodle and familiarize yourselves with it.
  • Unless you're certain that you remember HTML very well - spend the rest of the time in the lab refreshing your memory. Create an HTML page from scratch and add some typical elements to it. Add a stylesheet. Add some simple script (for example print an alert when a button is clicked).
  • Go through the slidy slideshow (link in the notes above) and try to make your own slidy presentation. Test it in a few browsers.
  • Find a flash animation on the web that you can download (note this may be difficult). Place that into your HTML page.
  • Degree students: finish reading the academic paper and make a summary of prior work described in it. This is a good exercise for marked work you'll have to do in later weeks.