<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://biov.wiki.iat.sfu.ca/biov/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Msa83</id>
	<title>BioV - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://biov.wiki.iat.sfu.ca/biov/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Msa83"/>
	<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/Special:Contributions/Msa83"/>
	<updated>2026-05-31T13:18:31Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=3928</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=3928"/>
		<updated>2009-12-15T07:09:47Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''PROJECTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
A2-01 Using beginShape() and endShape(), create a composition with five or more vertices.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_1_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-02 Using beginShape() and endShape(), create a composition with ten or more vertices. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_2_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-03 Create an image different from A2-02, but using the same vertex data. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-04 Write a function with one parameter and demonstrate it visually. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_4_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-05 Write a function for drawing triangles and visually demonstrate its flexibility. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_5_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-06 Write a function with three or more parameters and visually demonstrate its flexibility.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-07 Create a dynamic animation using the cos() function as a generator for motion. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-08 Create a dynamic animation using the cos() and sin() function as a generator for motion. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_8b_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-09 Move two visual elements across the screen using the random() function as a generator of movement. Give each element a unique nonlinear motion.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-10 Create an event that begins when the mouse is pressed and ends when the mouse is released. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_10_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-11 Create a responsive image that behaves differently when the mouse is moving and the mouse is dragging. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_11_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-12 Create a button that changes the color of the background when it is clicked.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_12_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-13 Program your moving elements from A2-09 but use classes to represent the two visual elements. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_13_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-14 Create a subclass of one of the asteroids classes that adds a new capability. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_14b_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
'''THREE'''&lt;br /&gt;
&lt;br /&gt;
A3-1 Mosaic method --&amp;gt; drawing an image with several different block size&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Three/A3_1c_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A3-2 kinetic text&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Three/A3_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
'''FOUR'''&lt;br /&gt;
&lt;br /&gt;
A4 widgets [http://www.sfu.ca/~msa83/IAT800/Assignment/Four/asg4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock2/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO''' : Graphical Interface - drawing tool&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Proposal: &lt;br /&gt;
&lt;br /&gt;
I plan to create a basic drawing tool for learning shapes and colors. The project will have 12 color buttons and 6 shape buttons.&lt;br /&gt;
Users can determine what shape and color they want to draw. Although users can't determine the width and height of the object, they can scale the object, either a bigger or smaller object. &lt;br /&gt;
&lt;br /&gt;
Artifact:&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_Two/myFinalGraphical/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''FINAL'''&lt;br /&gt;
&lt;br /&gt;
[[Santoso Proposal|Proposal]]&lt;br /&gt;
&lt;br /&gt;
Artifact [http://www.sfu.ca/~msa83/IAT800/Final/visualization13/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
Paper [http://www.sfu.ca/~msa83/IAT800/Final/writing.pdf]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2837</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2837"/>
		<updated>2009-12-15T07:05:29Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''PROJECTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
A2-01 Using beginShape() and endShape(), create a composition with five or more vertices.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_1_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-02 Using beginShape() and endShape(), create a composition with ten or more vertices. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_2_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-03 Create an image different from A2-02, but using the same vertex data. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-04 Write a function with one parameter and demonstrate it visually. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_4_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-05 Write a function for drawing triangles and visually demonstrate its flexibility. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_5_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-06 Write a function with three or more parameters and visually demonstrate its flexibility.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-07 Create a dynamic animation using the cos() function as a generator for motion. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-08 Create a dynamic animation using the cos() and sin() function as a generator for motion. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_8b_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-09 Move two visual elements across the screen using the random() function as a generator of movement. Give each element a unique nonlinear motion.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-10 Create an event that begins when the mouse is pressed and ends when the mouse is released. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_10_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-11 Create a responsive image that behaves differently when the mouse is moving and the mouse is dragging. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_11_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-12 Create a button that changes the color of the background when it is clicked.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_12_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-13 Program your moving elements from A2-09 but use classes to represent the two visual elements. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_13_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-14 Create a subclass of one of the asteroids classes that adds a new capability. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_14b_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
'''THREE'''&lt;br /&gt;
&lt;br /&gt;
A3-1 Mosaic method --&amp;gt; drawing an image with several different block size&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Three/A3_1c_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A3-2 kinetic text&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Three/A3_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
'''FOUR'''&lt;br /&gt;
&lt;br /&gt;
A4 widgets [http://www.sfu.ca/~msa83/IAT800/Assignment/Four/asg4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock2/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO''' : Graphical Interface - drawing tool&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Proposal: &lt;br /&gt;
&lt;br /&gt;
I plan to create a basic drawing tool for learning shapes and colors. The project will have 12 color buttons and 6 shape buttons.&lt;br /&gt;
Users can determine what shape and color they want to draw. Although users can't determine the width and height of the object, they can scale the object, either a bigger or smaller object. &lt;br /&gt;
&lt;br /&gt;
Artifact:&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_Two/myFinalGraphical/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''FINAL'''&lt;br /&gt;
&lt;br /&gt;
[[Santoso Proposal|Proposal]]&lt;br /&gt;
&lt;br /&gt;
Artifact [http://www.sfu.ca/~msa83/IAT800/Final/visualization13/applet/index.html]&lt;br /&gt;
Paper&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2836</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2836"/>
		<updated>2009-12-10T16:12:55Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''PROJECTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
A2-01 Using beginShape() and endShape(), create a composition with five or more vertices.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_1_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-02 Using beginShape() and endShape(), create a composition with ten or more vertices. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_2_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-03 Create an image different from A2-02, but using the same vertex data. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-04 Write a function with one parameter and demonstrate it visually. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_4_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-05 Write a function for drawing triangles and visually demonstrate its flexibility. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_5_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-06 Write a function with three or more parameters and visually demonstrate its flexibility.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-07 Create a dynamic animation using the cos() function as a generator for motion. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-08 Create a dynamic animation using the cos() and sin() function as a generator for motion. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_8b_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-09 Move two visual elements across the screen using the random() function as a generator of movement. Give each element a unique nonlinear motion.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-10 Create an event that begins when the mouse is pressed and ends when the mouse is released. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_10_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-11 Create a responsive image that behaves differently when the mouse is moving and the mouse is dragging. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_11_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-12 Create a button that changes the color of the background when it is clicked.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_12_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-13 Program your moving elements from A2-09 but use classes to represent the two visual elements. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_13_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-14 Create a subclass of one of the asteroids classes that adds a new capability. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_14b_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
'''THREE'''&lt;br /&gt;
&lt;br /&gt;
A3-1 Mosaic method --&amp;gt; drawing an image with several different block size&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Three/A3_1c_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A3-2 kinetic text&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Three/A3_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
'''FOUR'''&lt;br /&gt;
&lt;br /&gt;
A4 widgets [http://www.sfu.ca/~msa83/IAT800/Assignment/Four/asg4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock2/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO''' : Graphical Interface - drawing tool&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Proposal: &lt;br /&gt;
&lt;br /&gt;
I plan to create a basic drawing tool for learning shapes and colors. The project will have 12 color buttons and 6 shape buttons.&lt;br /&gt;
Users can determine what shape and color they want to draw. Although users can't determine the width and height of the object, they can scale the object, either a bigger or smaller object. &lt;br /&gt;
&lt;br /&gt;
Artifact:&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_Two/myFinalGraphical/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''FINAL'''&lt;br /&gt;
&lt;br /&gt;
[[Santoso Proposal|Proposal]]&lt;br /&gt;
&lt;br /&gt;
Artifact [http://www.sfu.ca/~msa83/IAT800/Final/visualization10/applet/index.html]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2795</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2795"/>
		<updated>2009-12-10T16:12:11Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''PROJECTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
A2-01 Using beginShape() and endShape(), create a composition with five or more vertices.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_1_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-02 Using beginShape() and endShape(), create a composition with ten or more vertices. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_2_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-03 Create an image different from A2-02, but using the same vertex data. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-04 Write a function with one parameter and demonstrate it visually. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_4_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-05 Write a function for drawing triangles and visually demonstrate its flexibility. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_5_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-06 Write a function with three or more parameters and visually demonstrate its flexibility.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-07 Create a dynamic animation using the cos() function as a generator for motion. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-08 Create a dynamic animation using the cos() and sin() function as a generator for motion. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_8b_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-09 Move two visual elements across the screen using the random() function as a generator of movement. Give each element a unique nonlinear motion.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-10 Create an event that begins when the mouse is pressed and ends when the mouse is released. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_10_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-11 Create a responsive image that behaves differently when the mouse is moving and the mouse is dragging. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_11_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-12 Create a button that changes the color of the background when it is clicked.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_12_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-13 Program your moving elements from A2-09 but use classes to represent the two visual elements. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_13_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-14 Create a subclass of one of the asteroids classes that adds a new capability. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_14b_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
'''THREE'''&lt;br /&gt;
&lt;br /&gt;
A3-1 Mosaic method --&amp;gt; drawing an image with several different block size&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Three/A3_1c_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A3-2 kinetic text&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Three/A3_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
'''FOUR'''&lt;br /&gt;
&lt;br /&gt;
A4 widgets [http://www.sfu.ca/~msa83/IAT800/Assignment/Four/asg4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock2/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO''' : Graphical Interface - drawing tool&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Proposal: &lt;br /&gt;
&lt;br /&gt;
I plan to create a basic drawing tool for learning shapes and colors. The project will have 12 color buttons and 6 shape buttons.&lt;br /&gt;
Users can determine what shape and color they want to draw. Although users can't determine the width and height of the object, they can scale the object, either a bigger or smaller object. &lt;br /&gt;
&lt;br /&gt;
Artifact:&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_Two/myFinalGraphical/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''FINAL'''&lt;br /&gt;
&lt;br /&gt;
[[Santoso Proposal|Proposal]]&lt;br /&gt;
&lt;br /&gt;
Artifact [http://www.sfu.ca/~msa83/IAT800/Final/visualization10/index.html]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2794</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2794"/>
		<updated>2009-12-10T16:11:35Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''PROJECTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
A2-01 Using beginShape() and endShape(), create a composition with five or more vertices.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_1_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-02 Using beginShape() and endShape(), create a composition with ten or more vertices. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_2_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-03 Create an image different from A2-02, but using the same vertex data. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-04 Write a function with one parameter and demonstrate it visually. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_4_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-05 Write a function for drawing triangles and visually demonstrate its flexibility. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_5_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-06 Write a function with three or more parameters and visually demonstrate its flexibility.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-07 Create a dynamic animation using the cos() function as a generator for motion. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-08 Create a dynamic animation using the cos() and sin() function as a generator for motion. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_8b_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-09 Move two visual elements across the screen using the random() function as a generator of movement. Give each element a unique nonlinear motion.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-10 Create an event that begins when the mouse is pressed and ends when the mouse is released. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_10_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-11 Create a responsive image that behaves differently when the mouse is moving and the mouse is dragging. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_11_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-12 Create a button that changes the color of the background when it is clicked.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_12_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-13 Program your moving elements from A2-09 but use classes to represent the two visual elements. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_13_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-14 Create a subclass of one of the asteroids classes that adds a new capability. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_14b_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
'''THREE'''&lt;br /&gt;
&lt;br /&gt;
A3-1 Mosaic method --&amp;gt; drawing an image with several different block size&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Three/A3_1c_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A3-2 kinetic text&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Three/A3_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
'''FOUR'''&lt;br /&gt;
&lt;br /&gt;
A4 widgets [http://www.sfu.ca/~msa83/IAT800/Assignment/Four/asg4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock2/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO''' : Graphical Interface - drawing tool&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Proposal: &lt;br /&gt;
&lt;br /&gt;
I plan to create a basic drawing tool for learning shapes and colors. The project will have 12 color buttons and 6 shape buttons.&lt;br /&gt;
Users can determine what shape and color they want to draw. Although users can't determine the width and height of the object, they can scale the object, either a bigger or smaller object. &lt;br /&gt;
&lt;br /&gt;
Artifact:&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_Two/myFinalGraphical/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''FINAL'''&lt;br /&gt;
&lt;br /&gt;
[[Santoso Proposal|Proposal]]&lt;br /&gt;
&lt;br /&gt;
Artifact [http://www.sfu.ca/~msa83/IAT800/Project/Final/visualization10/index.html]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Project_3_(Final_Project)&amp;diff=2796</id>
		<title>Project 3 (Final Project)</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Project_3_(Final_Project)&amp;diff=2796"/>
		<updated>2009-12-10T16:09:06Z</updated>

		<summary type="html">&lt;p&gt;Msa83: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Kristin Carlson]]&lt;br /&gt;
&lt;br /&gt;
[http://wiki.iat.sfu.ca/BioV/index.php/Adam_Ashraf-abadi Adam Ashraf-abadi]&lt;br /&gt;
&lt;br /&gt;
[[Leila Aflatoony]]&lt;br /&gt;
&lt;br /&gt;
[[Dinara Moura]]&lt;br /&gt;
&lt;br /&gt;
[[Diliara | Diliara Nasirova]]&lt;br /&gt;
&lt;br /&gt;
[[John Wang]]&lt;br /&gt;
&lt;br /&gt;
[[Serena Hillman]]&lt;br /&gt;
&lt;br /&gt;
[[Vicky]]&lt;br /&gt;
&lt;br /&gt;
[[Matt Rosen]]&lt;br /&gt;
&lt;br /&gt;
[[Mariska]]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Santoso_Proposal&amp;diff=3938</id>
		<title>Santoso Proposal</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Santoso_Proposal&amp;diff=3938"/>
		<updated>2009-11-12T18:15:47Z</updated>

		<summary type="html">&lt;p&gt;Msa83: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In 2009 Wise and Padmanabhan discussed diagram representations to visualize the asynchonous threaded online learning conversations (ATOLCs). They have created 6 diagrammatic styles that incorporate both stuctural and temporal information. &lt;br /&gt;
&lt;br /&gt;
For my final project, I will design a tool that creates one of the diagrams, such as the ''staggered-scaled thread response tree''. Click this link [http://www.sfu.ca/~msa83/IAT800/Final/Staggered.JPG] to see the diagram.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
My backup plan is that to design a tool for children to learn weight units or convertions from pound to gram or to kg.&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Santoso_Proposal&amp;diff=2626</id>
		<title>Santoso Proposal</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Santoso_Proposal&amp;diff=2626"/>
		<updated>2009-11-12T18:12:00Z</updated>

		<summary type="html">&lt;p&gt;Msa83: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In 2009 Wise and Padmanabhan discussed diagram representations to visualize the asynchonous threaded online learning conversations (ATOLCs). They have created 6 diagrammatic styles that incorporate both stuctural and temporal information. &lt;br /&gt;
&lt;br /&gt;
For my final project, I will design a tool that creates one of the diagrams, such as the ''staggered-scaled thread response tree''. Click this link [http://www.sfu.ca/~msa83/IAT800/Final/Staggered.JPG] to see the diagram.&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Santoso_Proposal&amp;diff=2625</id>
		<title>Santoso Proposal</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Santoso_Proposal&amp;diff=2625"/>
		<updated>2009-11-12T18:10:27Z</updated>

		<summary type="html">&lt;p&gt;Msa83: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In 2009 Wise and Padmanabhan discussed diagram representations to visualize the asynchonous threaded online learning conversations (ATOLCs). They have created 6 diagrammatic styles that incorporate both stuctural and temporal information. &lt;br /&gt;
&lt;br /&gt;
For my final project, I will design a tool that creates one of the diagrams, such as the ''staggered-scaled thread response tree''. Click this link [http://www.sfu.ca/~msa83/IAT800/Final/Staggered Scaled Thread Response Tree.jpg]&lt;br /&gt;
 to see the diagram.&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2793</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2793"/>
		<updated>2009-11-12T17:51:47Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''PROJECTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
A2-01 Using beginShape() and endShape(), create a composition with five or more vertices.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_1_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-02 Using beginShape() and endShape(), create a composition with ten or more vertices. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_2_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-03 Create an image different from A2-02, but using the same vertex data. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-04 Write a function with one parameter and demonstrate it visually. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_4_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-05 Write a function for drawing triangles and visually demonstrate its flexibility. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_5_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-06 Write a function with three or more parameters and visually demonstrate its flexibility.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-07 Create a dynamic animation using the cos() function as a generator for motion. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-08 Create a dynamic animation using the cos() and sin() function as a generator for motion. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_8b_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-09 Move two visual elements across the screen using the random() function as a generator of movement. Give each element a unique nonlinear motion.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-10 Create an event that begins when the mouse is pressed and ends when the mouse is released. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_10_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-11 Create a responsive image that behaves differently when the mouse is moving and the mouse is dragging. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_11_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-12 Create a button that changes the color of the background when it is clicked.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_12_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-13 Program your moving elements from A2-09 but use classes to represent the two visual elements. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_13_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-14 Create a subclass of one of the asteroids classes that adds a new capability. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_14b_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
'''THREE'''&lt;br /&gt;
&lt;br /&gt;
A3-1 Mosaic method --&amp;gt; drawing an image with several different block size&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Three/A3_1c_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A3-2 kinetic text&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Three/A3_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
'''FOUR'''&lt;br /&gt;
&lt;br /&gt;
A4 widgets [http://www.sfu.ca/~msa83/IAT800/Assignment/Four/asg4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock2/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO''' : Graphical Interface - drawing tool&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Proposal: &lt;br /&gt;
&lt;br /&gt;
I plan to create a basic drawing tool for learning shapes and colors. The project will have 12 color buttons and 6 shape buttons.&lt;br /&gt;
Users can determine what shape and color they want to draw. Although users can't determine the width and height of the object, they can scale the object, either a bigger or smaller object. &lt;br /&gt;
&lt;br /&gt;
Artifact:&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_Two/myFinalGraphical/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''FINAL'''&lt;br /&gt;
&lt;br /&gt;
[[Santoso Proposal|Proposal]]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2624</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2624"/>
		<updated>2009-11-12T17:51:22Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''PROJECTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
A2-01 Using beginShape() and endShape(), create a composition with five or more vertices.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_1_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-02 Using beginShape() and endShape(), create a composition with ten or more vertices. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_2_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-03 Create an image different from A2-02, but using the same vertex data. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-04 Write a function with one parameter and demonstrate it visually. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_4_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-05 Write a function for drawing triangles and visually demonstrate its flexibility. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_5_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-06 Write a function with three or more parameters and visually demonstrate its flexibility.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-07 Create a dynamic animation using the cos() function as a generator for motion. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-08 Create a dynamic animation using the cos() and sin() function as a generator for motion. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_8b_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-09 Move two visual elements across the screen using the random() function as a generator of movement. Give each element a unique nonlinear motion.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-10 Create an event that begins when the mouse is pressed and ends when the mouse is released. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_10_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-11 Create a responsive image that behaves differently when the mouse is moving and the mouse is dragging. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_11_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-12 Create a button that changes the color of the background when it is clicked.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_12_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-13 Program your moving elements from A2-09 but use classes to represent the two visual elements. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_13_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-14 Create a subclass of one of the asteroids classes that adds a new capability. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_14b_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
'''THREE'''&lt;br /&gt;
&lt;br /&gt;
A3-1 Mosaic method --&amp;gt; drawing an image with several different block size&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Three/A3_1c_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A3-2 kinetic text&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Three/A3_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
'''FOUR'''&lt;br /&gt;
&lt;br /&gt;
A4 widgets [http://www.sfu.ca/~msa83/IAT800/Assignment/Four/asg4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock2/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO''' : Graphical Interface - drawing tool&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Proposal: &lt;br /&gt;
&lt;br /&gt;
I plan to create a basic drawing tool for learning shapes and colors. The project will have 12 color buttons and 6 shape buttons.&lt;br /&gt;
Users can determine what shape and color they want to draw. Although users can't determine the width and height of the object, they can scale the object, either a bigger or smaller object. &lt;br /&gt;
&lt;br /&gt;
Artifact:&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_Two/myFinalGraphical/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''FINAL'''&lt;br /&gt;
[[Santoso Proposal|Final Project : Mariska Santoso]]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2623</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2623"/>
		<updated>2009-11-12T08:04:55Z</updated>

		<summary type="html">&lt;p&gt;Msa83: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
A2-01 Using beginShape() and endShape(), create a composition with five or more vertices.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_1_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-02 Using beginShape() and endShape(), create a composition with ten or more vertices. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_2_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-03 Create an image different from A2-02, but using the same vertex data. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-04 Write a function with one parameter and demonstrate it visually. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_4_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-05 Write a function for drawing triangles and visually demonstrate its flexibility. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_5_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-06 Write a function with three or more parameters and visually demonstrate its flexibility.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-07 Create a dynamic animation using the cos() function as a generator for motion. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-08 Create a dynamic animation using the cos() and sin() function as a generator for motion. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_8b_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-09 Move two visual elements across the screen using the random() function as a generator of movement. Give each element a unique nonlinear motion.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-10 Create an event that begins when the mouse is pressed and ends when the mouse is released. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_10_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-11 Create a responsive image that behaves differently when the mouse is moving and the mouse is dragging. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_11_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-12 Create a button that changes the color of the background when it is clicked.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_12_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-13 Program your moving elements from A2-09 but use classes to represent the two visual elements. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_13_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-14 Create a subclass of one of the asteroids classes that adds a new capability. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_14b_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
'''THREE'''&lt;br /&gt;
&lt;br /&gt;
A3-1 Mosaic method --&amp;gt; drawing an image with several different block size&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Three/A3_1c_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A3-2 kinetic text&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Three/A3_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
'''FOUR'''&lt;br /&gt;
&lt;br /&gt;
A4 widgets [http://www.sfu.ca/~msa83/IAT800/Assignment/Four/asg4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock2/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO''' : Graphical Interface - drawing tool&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Proposal: &lt;br /&gt;
&lt;br /&gt;
I plan to create a basic drawing tool for learning shapes and colors. The project will have 12 color buttons and 6 shape buttons.&lt;br /&gt;
Users can determine what shape and color they want to draw. Although users can't determine the width and height of the object, they can scale the object, either a bigger or smaller object. &lt;br /&gt;
&lt;br /&gt;
Artifact:&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_Two/myFinalGraphical/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''FINAL'''&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2543</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2543"/>
		<updated>2009-11-12T08:02:58Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''ASSIGNMENTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
A2-01 Using beginShape() and endShape(), create a composition with five or more vertices.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_1_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-02 Using beginShape() and endShape(), create a composition with ten or more vertices. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_2_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-03 Create an image different from A2-02, but using the same vertex data. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-04 Write a function with one parameter and demonstrate it visually. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_4_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-05 Write a function for drawing triangles and visually demonstrate its flexibility. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_5_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-06 Write a function with three or more parameters and visually demonstrate its flexibility.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-07 Create a dynamic animation using the cos() function as a generator for motion. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-08 Create a dynamic animation using the cos() and sin() function as a generator for motion. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_8b_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-09 Move two visual elements across the screen using the random() function as a generator of movement. Give each element a unique nonlinear motion.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-10 Create an event that begins when the mouse is pressed and ends when the mouse is released. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_10_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-11 Create a responsive image that behaves differently when the mouse is moving and the mouse is dragging. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_11_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-12 Create a button that changes the color of the background when it is clicked.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_12_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-13 Program your moving elements from A2-09 but use classes to represent the two visual elements. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_13_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-14 Create a subclass of one of the asteroids classes that adds a new capability. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_14b_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
'''THREE'''&lt;br /&gt;
&lt;br /&gt;
A3-1 Mosaic method --&amp;gt; drawing an image with several different block size&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Three/A3_1c_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A3-2 kinetic text&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Three/A3_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
'''FOUR'''&lt;br /&gt;
&lt;br /&gt;
A4 widgets [http://www.sfu.ca/~msa83/IAT800/Assignment/Four/A4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock2/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO''' : Graphical Interface - drawing tool&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Proposal: &lt;br /&gt;
&lt;br /&gt;
I plan to create a basic drawing tool for learning shapes and colors. The project will have 12 color buttons and 6 shape buttons.&lt;br /&gt;
Users can determine what shape and color they want to draw. Although users can't determine the width and height of the object, they can scale the object, either a bigger or smaller object. &lt;br /&gt;
&lt;br /&gt;
Artifact:&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_Two/myFinalGraphical/applet/index.html]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Assignment_4_Fall_2009&amp;diff=2550</id>
		<title>Assignment 4 Fall 2009</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Assignment_4_Fall_2009&amp;diff=2550"/>
		<updated>2009-11-12T08:01:29Z</updated>

		<summary type="html">&lt;p&gt;Msa83: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Matt Rosen]]&lt;br /&gt;
&lt;br /&gt;
[[John Wang]]&lt;br /&gt;
&lt;br /&gt;
[http://wiki.iat.sfu.ca/BioV/index.php/Adam_Ashraf-abadi Adam Ashraf-abadi]&lt;br /&gt;
&lt;br /&gt;
[[Serena Hillman]]&lt;br /&gt;
&lt;br /&gt;
[[Dinara Moura]]&lt;br /&gt;
&lt;br /&gt;
[[Erin Ashenhurst]]&lt;br /&gt;
&lt;br /&gt;
[[Mariska]]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2542</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2542"/>
		<updated>2009-11-03T07:47:34Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''ASSIGNMENTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
A2-01 Using beginShape() and endShape(), create a composition with five or more vertices.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_1_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-02 Using beginShape() and endShape(), create a composition with ten or more vertices. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_2_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-03 Create an image different from A2-02, but using the same vertex data. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-04 Write a function with one parameter and demonstrate it visually. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_4_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-05 Write a function for drawing triangles and visually demonstrate its flexibility. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_5_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-06 Write a function with three or more parameters and visually demonstrate its flexibility.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-07 Create a dynamic animation using the cos() function as a generator for motion. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-08 Create a dynamic animation using the cos() and sin() function as a generator for motion. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_8b_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-09 Move two visual elements across the screen using the random() function as a generator of movement. Give each element a unique nonlinear motion.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-10 Create an event that begins when the mouse is pressed and ends when the mouse is released. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_10_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-11 Create a responsive image that behaves differently when the mouse is moving and the mouse is dragging. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_11_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-12 Create a button that changes the color of the background when it is clicked.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_12_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-13 Program your moving elements from A2-09 but use classes to represent the two visual elements. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_13_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-14 Create a subclass of one of the asteroids classes that adds a new capability. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_14b_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
'''THREE'''&lt;br /&gt;
&lt;br /&gt;
A3-1 Mosaic method --&amp;gt; drawing an image with several different block size&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Three/A3_1c_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A3-2 kinetic text&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Three/A3_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock2/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO''' : Graphical Interface - drawing tool&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Proposal: &lt;br /&gt;
&lt;br /&gt;
I plan to create a basic drawing tool for learning shapes and colors. The project will have 12 color buttons and 6 shape buttons.&lt;br /&gt;
Users can determine what shape and color they want to draw. Although users can't determine the width and height of the object, they can scale the object, either a bigger or smaller object. &lt;br /&gt;
&lt;br /&gt;
Artifact:&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_Two/myFinalGraphical/applet/index.html]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2418</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2418"/>
		<updated>2009-11-03T07:44:56Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''ASSIGNMENTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
A2-01 Using beginShape() and endShape(), create a composition with five or more vertices.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_1_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-02 Using beginShape() and endShape(), create a composition with ten or more vertices. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_2_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-03 Create an image different from A2-02, but using the same vertex data. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-04 Write a function with one parameter and demonstrate it visually. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_4_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-05 Write a function for drawing triangles and visually demonstrate its flexibility. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_5_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-06 Write a function with three or more parameters and visually demonstrate its flexibility.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-07 Create a dynamic animation using the cos() function as a generator for motion. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-08 Create a dynamic animation using the cos() and sin() function as a generator for motion. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_8b_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-09 Move two visual elements across the screen using the random() function as a generator of movement. Give each element a unique nonlinear motion.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-10 Create an event that begins when the mouse is pressed and ends when the mouse is released. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_10_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-11 Create a responsive image that behaves differently when the mouse is moving and the mouse is dragging. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_11_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-12 Create a button that changes the color of the background when it is clicked.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_12_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-13 Program your moving elements from A2-09 but use classes to represent the two visual elements. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_13_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-14 Create a subclass of one of the asteroids classes that adds a new capability. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_14b_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
'''THREE'''&lt;br /&gt;
&lt;br /&gt;
A3-1 Mosaic method --&amp;gt; drawing an image with several different block size&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Three/A3_1c_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A3-2 kinetic text&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Three/Asg3_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock2/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO''' : Graphical Interface - drawing tool&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Proposal: &lt;br /&gt;
&lt;br /&gt;
I plan to create a basic drawing tool for learning shapes and colors. The project will have 12 color buttons and 6 shape buttons.&lt;br /&gt;
Users can determine what shape and color they want to draw. Although users can't determine the width and height of the object, they can scale the object, either a bigger or smaller object. &lt;br /&gt;
&lt;br /&gt;
Artifact:&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_Two/myFinalGraphical/applet/index.html]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2417</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2417"/>
		<updated>2009-11-03T07:43:40Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''ASSIGNMENTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
A2-01 Using beginShape() and endShape(), create a composition with five or more vertices.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_1_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-02 Using beginShape() and endShape(), create a composition with ten or more vertices. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_2_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-03 Create an image different from A2-02, but using the same vertex data. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-04 Write a function with one parameter and demonstrate it visually. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_4_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-05 Write a function for drawing triangles and visually demonstrate its flexibility. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_5_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-06 Write a function with three or more parameters and visually demonstrate its flexibility.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-07 Create a dynamic animation using the cos() function as a generator for motion. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-08 Create a dynamic animation using the cos() and sin() function as a generator for motion. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_8b_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-09 Move two visual elements across the screen using the random() function as a generator of movement. Give each element a unique nonlinear motion.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-10 Create an event that begins when the mouse is pressed and ends when the mouse is released. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_10_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-11 Create a responsive image that behaves differently when the mouse is moving and the mouse is dragging. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_11_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-12 Create a button that changes the color of the background when it is clicked.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_12_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-13 Program your moving elements from A2-09 but use classes to represent the two visual elements. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_13_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-14 Create a subclass of one of the asteroids classes that adds a new capability. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_14b_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
'''THREE'''&lt;br /&gt;
&lt;br /&gt;
A3-1 Mosaic method --&amp;gt; drawing an image with several different block size&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Three/A3_1c_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A3-2 kinetic text&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Three/A3_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock2/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO''' : Graphical Interface - drawing tool&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Proposal: &lt;br /&gt;
&lt;br /&gt;
I plan to create a basic drawing tool for learning shapes and colors. The project will have 12 color buttons and 6 shape buttons.&lt;br /&gt;
Users can determine what shape and color they want to draw. Although users can't determine the width and height of the object, they can scale the object, either a bigger or smaller object. &lt;br /&gt;
&lt;br /&gt;
Artifact:&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_Two/myFinalGraphical/applet/index.html]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2416</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2416"/>
		<updated>2009-11-03T07:41:57Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''ASSIGNMENTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
A2-01 Using beginShape() and endShape(), create a composition with five or more vertices.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_1_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-02 Using beginShape() and endShape(), create a composition with ten or more vertices. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_2_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-03 Create an image different from A2-02, but using the same vertex data. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-04 Write a function with one parameter and demonstrate it visually. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_4_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-05 Write a function for drawing triangles and visually demonstrate its flexibility. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_5_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-06 Write a function with three or more parameters and visually demonstrate its flexibility.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-07 Create a dynamic animation using the cos() function as a generator for motion. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-08 Create a dynamic animation using the cos() and sin() function as a generator for motion. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_8b_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-09 Move two visual elements across the screen using the random() function as a generator of movement. Give each element a unique nonlinear motion.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-10 Create an event that begins when the mouse is pressed and ends when the mouse is released. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_10_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-11 Create a responsive image that behaves differently when the mouse is moving and the mouse is dragging. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_11_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-12 Create a button that changes the color of the background when it is clicked.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_12_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-13 Program your moving elements from A2-09 but use classes to represent the two visual elements. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_13_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-14 Create a subclass of one of the asteroids classes that adds a new capability. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_14b_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
'''THREE'''&lt;br /&gt;
&lt;br /&gt;
A3-1 [http://www.sfu.ca/~msa83/IAT800/Assignment/Three/A3_1c_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A3-2 [http://www.sfu.ca/~msa83/IAT800/Assignment/Three/A3_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock2/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO''' : Graphical Interface - drawing tool&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Proposal: &lt;br /&gt;
&lt;br /&gt;
I plan to create a basic drawing tool for learning shapes and colors. The project will have 12 color buttons and 6 shape buttons.&lt;br /&gt;
Users can determine what shape and color they want to draw. Although users can't determine the width and height of the object, they can scale the object, either a bigger or smaller object. &lt;br /&gt;
&lt;br /&gt;
Artifact:&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_Two/myFinalGraphical/applet/index.html]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Assignment_3_Fall_2009&amp;diff=2420</id>
		<title>Assignment 3 Fall 2009</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Assignment_3_Fall_2009&amp;diff=2420"/>
		<updated>2009-11-03T07:39:48Z</updated>

		<summary type="html">&lt;p&gt;Msa83: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[ Laura Lee Coles ]]&lt;br /&gt;
&lt;br /&gt;
[[ Assignment 3 Part 1 ]]&lt;br /&gt;
&lt;br /&gt;
[http://www.sfu.ca/~lcoles/iat800/assignment3/assignment3part1/applet/]&lt;br /&gt;
&lt;br /&gt;
[[Assignment 3 Part 2]]&lt;br /&gt;
&lt;br /&gt;
[http://www.sfu.ca/~lcoles/iat800/assignment3/assignment3part2/applet/]&lt;br /&gt;
&lt;br /&gt;
[[Serena Hillman]]&lt;br /&gt;
&lt;br /&gt;
[[Erin Ashenhurst]]&lt;br /&gt;
&lt;br /&gt;
[[Mariska]]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2415</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2415"/>
		<updated>2009-10-22T03:51:06Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''PROJECTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
A2-01 Using beginShape() and endShape(), create a composition with five or more vertices.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_1_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-02 Using beginShape() and endShape(), create a composition with ten or more vertices. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_2_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-03 Create an image different from A2-02, but using the same vertex data. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-04 Write a function with one parameter and demonstrate it visually. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_4_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-05 Write a function for drawing triangles and visually demonstrate its flexibility. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_5_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-06 Write a function with three or more parameters and visually demonstrate its flexibility.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-07 Create a dynamic animation using the cos() function as a generator for motion. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-08 Create a dynamic animation using the cos() and sin() function as a generator for motion. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_8b_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-09 Move two visual elements across the screen using the random() function as a generator of movement. Give each element a unique nonlinear motion.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-10 Create an event that begins when the mouse is pressed and ends when the mouse is released. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_10_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-11 Create a responsive image that behaves differently when the mouse is moving and the mouse is dragging. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_11_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-12 Create a button that changes the color of the background when it is clicked.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_12_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-13 Program your moving elements from A2-09 but use classes to represent the two visual elements. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_13_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-14 Create a subclass of one of the asteroids classes that adds a new capability. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_14b_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock2/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO''' : Graphical Interface - drawing tool&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Proposal: &lt;br /&gt;
&lt;br /&gt;
I plan to create a basic drawing tool for learning shapes and colors. The project will have 12 color buttons and 6 shape buttons.&lt;br /&gt;
Users can determine what shape and color they want to draw. Although users can't determine the width and height of the object, they can scale the object, either a bigger or smaller object. &lt;br /&gt;
&lt;br /&gt;
Artifact:&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_Two/myFinalGraphical/applet/index.html]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2283</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2283"/>
		<updated>2009-10-22T03:50:30Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''PROJECTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
A2-01 Using beginShape() and endShape(), create a composition with five or more vertices.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_1_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-02 Using beginShape() and endShape(), create a composition with ten or more vertices. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_2_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-03 Create an image different from A2-02, but using the same vertex data. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-04 Write a function with one parameter and demonstrate it visually. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_4_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-05 Write a function for drawing triangles and visually demonstrate its flexibility. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_5_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-06 Write a function with three or more parameters and visually demonstrate its flexibility.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-07 Create a dynamic animation using the cos() function as a generator for motion. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-08 Create a dynamic animation using the cos() and sin() function as a generator for motion. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_8b_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-09 Move two visual elements across the screen using the random() function as a generator of movement. Give each element a unique nonlinear motion.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-10 Create an event that begins when the mouse is pressed and ends when the mouse is released. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_10_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-11 Create a responsive image that behaves differently when the mouse is moving and the mouse is dragging. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_11_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-12 Create a button that changes the color of the background when it is clicked.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_12_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-13 Program your moving elements from A2-09 but use classes to represent the two visual elements. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_13_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-14 Create a subclass of one of the asteroids classes that adds a new capability. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_14b_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock2/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
Graphical Interface - drawing tool&lt;br /&gt;
&lt;br /&gt;
Proposal: &lt;br /&gt;
&lt;br /&gt;
I plan to create a basic drawing tool for learning shapes and colors. The project will have 12 color buttons and 6 shape buttons.&lt;br /&gt;
Users can determine what shape and color they want to draw. Although users can't determine the width and height of the object, they can scale the object, either a bigger or smaller object. &lt;br /&gt;
&lt;br /&gt;
Artifact:&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_Two/myFinalGraphical/applet/index.html]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2282</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2282"/>
		<updated>2009-10-22T03:50:02Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''PROJECTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
A2-01 Using beginShape() and endShape(), create a composition with five or more vertices.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_1_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-02 Using beginShape() and endShape(), create a composition with ten or more vertices. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_2_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-03 Create an image different from A2-02, but using the same vertex data. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-04 Write a function with one parameter and demonstrate it visually. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_4_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-05 Write a function for drawing triangles and visually demonstrate its flexibility. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_5_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-06 Write a function with three or more parameters and visually demonstrate its flexibility.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-07 Create a dynamic animation using the cos() function as a generator for motion. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-08 Create a dynamic animation using the cos() and sin() function as a generator for motion. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_8b_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-09 Move two visual elements across the screen using the random() function as a generator of movement. Give each element a unique nonlinear motion.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-10 Create an event that begins when the mouse is pressed and ends when the mouse is released. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_10_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-11 Create a responsive image that behaves differently when the mouse is moving and the mouse is dragging. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_11_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-12 Create a button that changes the color of the background when it is clicked.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_12_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-13 Program your moving elements from A2-09 but use classes to represent the two visual elements. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_13_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-14 Create a subclass of one of the asteroids classes that adds a new capability. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_14b_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock2/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
Graphical Interface - drawing tool&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Proposal: &lt;br /&gt;
&lt;br /&gt;
I plan to create a basic drawing tool for learning shapes and colors. The project will have 12 color buttons and 6 shape buttons.&lt;br /&gt;
Users can determine what shape and color they want to draw. Although users can't determine the width and height of the object, they can scale the object, either a bigger or smaller object. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Artifact:&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_Two/myFinalGraphical/applet/index.html]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2281</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2281"/>
		<updated>2009-10-22T03:49:41Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''PROJECTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
A2-01 Using beginShape() and endShape(), create a composition with five or more vertices.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_1_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-02 Using beginShape() and endShape(), create a composition with ten or more vertices. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_2_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-03 Create an image different from A2-02, but using the same vertex data. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-04 Write a function with one parameter and demonstrate it visually. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_4_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-05 Write a function for drawing triangles and visually demonstrate its flexibility. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_5_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-06 Write a function with three or more parameters and visually demonstrate its flexibility.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-07 Create a dynamic animation using the cos() function as a generator for motion. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-08 Create a dynamic animation using the cos() and sin() function as a generator for motion. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_8b_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-09 Move two visual elements across the screen using the random() function as a generator of movement. Give each element a unique nonlinear motion.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-10 Create an event that begins when the mouse is pressed and ends when the mouse is released. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_10_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-11 Create a responsive image that behaves differently when the mouse is moving and the mouse is dragging. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_11_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-12 Create a button that changes the color of the background when it is clicked.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_12_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-13 Program your moving elements from A2-09 but use classes to represent the two visual elements. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_13_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-14 Create a subclass of one of the asteroids classes that adds a new capability. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_14b_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock2/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
Graphical Interface - drawing tool&lt;br /&gt;
&lt;br /&gt;
Proposal: &lt;br /&gt;
I plan to create a basic drawing tool for learning shapes and colors. The project will have 12 color buttons and 6 shape buttons.&lt;br /&gt;
Users can determine what shape and color they want to draw. Although users can't determine the width and height of the object, they can scale the object, either a bigger or smaller object. &lt;br /&gt;
&lt;br /&gt;
Artifact:&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_Two/myFinalGraphical/applet/index.html]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2280</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2280"/>
		<updated>2009-10-19T02:46:08Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''PROJECTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
A2-01 Using beginShape() and endShape(), create a composition with five or more vertices.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_1_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-02 Using beginShape() and endShape(), create a composition with ten or more vertices. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_2_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-03 Create an image different from A2-02, but using the same vertex data. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-04 Write a function with one parameter and demonstrate it visually. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_4_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-05 Write a function for drawing triangles and visually demonstrate its flexibility. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_5_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-06 Write a function with three or more parameters and visually demonstrate its flexibility.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-07 Create a dynamic animation using the cos() function as a generator for motion. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-08 Create a dynamic animation using the cos() and sin() function as a generator for motion. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_8b_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-09 Move two visual elements across the screen using the random() function as a generator of movement. Give each element a unique nonlinear motion.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-10 Create an event that begins when the mouse is pressed and ends when the mouse is released. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_10_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-11 Create a responsive image that behaves differently when the mouse is moving and the mouse is dragging. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_11_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-12 Create a button that changes the color of the background when it is clicked.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_12_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-13 Program your moving elements from A2-09 but use classes to represent the two visual elements. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_13_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-14 Create a subclass of one of the asteroids classes that adds a new capability. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_14b_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock2/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
Graphical Interface - drawing tool&lt;br /&gt;
&lt;br /&gt;
Proposal: &lt;br /&gt;
I plan to create a tool for learning shapes and color. The project will have 12 color buttons and 6 shape buttons.&lt;br /&gt;
Users can determine what shape and color they want to draw.&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Project_2_Fall_2009&amp;diff=2239</id>
		<title>Project 2 Fall 2009</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Project_2_Fall_2009&amp;diff=2239"/>
		<updated>2009-10-18T04:58:57Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* Put Links to your User Page Here */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Put Links to your User Page Here ==&lt;br /&gt;
&lt;br /&gt;
[[Diliara | Diliara Nasirova]]&lt;br /&gt;
&lt;br /&gt;
[[Kristin Carlson]]&lt;br /&gt;
&lt;br /&gt;
[[Erin Ashenhurst]]&lt;br /&gt;
&lt;br /&gt;
[[Matt Rosen]]&lt;br /&gt;
&lt;br /&gt;
[[John Wang]]&lt;br /&gt;
&lt;br /&gt;
[[Yess]]&lt;br /&gt;
&lt;br /&gt;
[[Vicky]]&lt;br /&gt;
&lt;br /&gt;
[[Mariska]]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2257</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2257"/>
		<updated>2009-10-16T16:31:58Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''ASSIGNMENTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
A2-01 Using beginShape() and endShape(), create a composition with five or more vertices.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_1_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-02 Using beginShape() and endShape(), create a composition with ten or more vertices. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_2_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-03 Create an image different from A2-02, but using the same vertex data. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-04 Write a function with one parameter and demonstrate it visually. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_4_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-05 Write a function for drawing triangles and visually demonstrate its flexibility. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_5_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-06 Write a function with three or more parameters and visually demonstrate its flexibility.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-07 Create a dynamic animation using the cos() function as a generator for motion. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-08 Create a dynamic animation using the cos() and sin() function as a generator for motion. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_8b_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-09 Move two visual elements across the screen using the random() function as a generator of movement. Give each element a unique nonlinear motion.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-10 Create an event that begins when the mouse is pressed and ends when the mouse is released. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_10_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-11 Create a responsive image that behaves differently when the mouse is moving and the mouse is dragging. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_11_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-12 Create a button that changes the color of the background when it is clicked.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_12_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-13 Program your moving elements from A2-09 but use classes to represent the two visual elements. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_13_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-14 Create a subclass of one of the asteroids classes that adds a new capability. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_14b_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock2/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
Graphical Interface - drawing tool&lt;br /&gt;
&lt;br /&gt;
Proposal: [http://www.sfu.ca/~msa83/IAT800/Project/P_Two/myLink.html]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2199</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2199"/>
		<updated>2009-10-16T16:31:20Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''PROJECTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
A2-01 Using beginShape() and endShape(), create a composition with five or more vertices.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_1_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-02 Using beginShape() and endShape(), create a composition with ten or more vertices. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_2_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-03 Create an image different from A2-02, but using the same vertex data. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-04 Write a function with one parameter and demonstrate it visually. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_4_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-05 Write a function for drawing triangles and visually demonstrate its flexibility. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_5_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-06 Write a function with three or more parameters and visually demonstrate its flexibility.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-07 Create a dynamic animation using the cos() function as a generator for motion. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-08 Create a dynamic animation using the cos() and sin() function as a generator for motion. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_8b_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-09 Move two visual elements across the screen using the random() function as a generator of movement. Give each element a unique nonlinear motion.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-10 Create an event that begins when the mouse is pressed and ends when the mouse is released. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_10_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-11 Create a responsive image that behaves differently when the mouse is moving and the mouse is dragging. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_11_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-12 Create a button that changes the color of the background when it is clicked.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_12_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-13 Program your moving elements from A2-09 but use classes to represent the two visual elements. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_13_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-14 Create a subclass of one of the asteroids classes that adds a new capability. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock2/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
Graphical Interface - drawing tool&lt;br /&gt;
&lt;br /&gt;
Proposal: [http://www.sfu.ca/~msa83/IAT800/Project/P_Two/myLink.html]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2198</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2198"/>
		<updated>2009-10-16T16:30:58Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''PROJECTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
A2-01 Using beginShape() and endShape(), create a composition with five or more vertices.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_1_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-02 Using beginShape() and endShape(), create a composition with ten or more vertices. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_2_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-03 Create an image different from A2-02, but using the same vertex data. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-04 Write a function with one parameter and demonstrate it visually. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_4_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-05 Write a function for drawing triangles and visually demonstrate its flexibility. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_5_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-06 Write a function with three or more parameters and visually demonstrate its flexibility.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-07 Create a dynamic animation using the cos() function as a generator for motion. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-08 Create a dynamic animation using the cos() and sin() function as a generator for motion. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_8b_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-09 Move two visual elements across the screen using the random() function as a generator of movement. Give each element a unique nonlinear motion.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-10 Create an event that begins when the mouse is pressed and ends when the mouse is released. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_10_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-11 Create a responsive image that behaves differently when the mouse is moving and the mouse is dragging. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_11_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-12 Create a button that changes the color of the background when it is clicked.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_12_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-13 Program your moving elements from A2-09 but use classes to represent the two visual elements. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_13_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-14 Create a subclass of one of the asteroids classes that adds a new capability. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock2/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
Graphical Interface - drawing tool&lt;br /&gt;
&lt;br /&gt;
Description: [http://www.sfu.ca/~msa83/IAT800/Project/P_Two/myLink.html]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2197</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2197"/>
		<updated>2009-10-06T03:32:57Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''ASSIGNMENTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
A2-01 Using beginShape() and endShape(), create a composition with five or more vertices.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_1_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-02 Using beginShape() and endShape(), create a composition with ten or more vertices. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_2_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-03 Create an image different from A2-02, but using the same vertex data. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-04 Write a function with one parameter and demonstrate it visually. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_4_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-05 Write a function for drawing triangles and visually demonstrate its flexibility. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_5_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-06 Write a function with three or more parameters and visually demonstrate its flexibility.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-07 Create a dynamic animation using the cos() function as a generator for motion. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-08 Create a dynamic animation using the cos() and sin() function as a generator for motion. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_8b_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-09 Move two visual elements across the screen using the random() function as a generator of movement. Give each element a unique nonlinear motion.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-10 Create an event that begins when the mouse is pressed and ends when the mouse is released. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_10_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-11 Create a responsive image that behaves differently when the mouse is moving and the mouse is dragging. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_11_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-12 Create a button that changes the color of the background when it is clicked.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_12_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-13 Program your moving elements from A2-09 but use classes to represent the two visual elements. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_13_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-14 Create a subclass of one of the asteroids classes that adds a new capability. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock2/applet/index.html]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Assignment_2_Fall_2009&amp;diff=2076</id>
		<title>Assignment 2 Fall 2009</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Assignment_2_Fall_2009&amp;diff=2076"/>
		<updated>2009-10-06T03:32:24Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* Put Links to your User Page Here */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Put Links to your User Page Here ==&lt;br /&gt;
&lt;br /&gt;
Save your links on your user page.&lt;br /&gt;
&lt;br /&gt;
[[Pooya]]&lt;br /&gt;
&lt;br /&gt;
[[Diliara | Diliara Nasirova]]&lt;br /&gt;
&lt;br /&gt;
[[Erin Ashenhurst]]&lt;br /&gt;
&lt;br /&gt;
[[Mariska]]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2074</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2074"/>
		<updated>2009-10-05T03:47:57Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''ASSIGNMENTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
A2-01 Using beginShape() and endShape(), create a composition with five or more vertices.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_1_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-02 Using beginShape() and endShape(), create a composition with ten or more vertices. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_2_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-03 Create an image different from A2-02, but using the same vertex data. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-04 Write a function with one parameter and demonstrate it visually. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_4_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-05 Write a function for drawing triangles and visually demonstrate its flexibility. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_5_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-06 Write a function with three or more parameters and visually demonstrate its flexibility.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-07 Create a dynamic animation using the cos() function as a generator for motion. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-08 Create a dynamic animation using the cos() and sin() function as a generator for motion. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_8b_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-09 Move two visual elements across the screen using the random() function as a generator of movement. Give each element a unique nonlinear motion.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-10 Create an event that begins when the mouse is pressed and ends when the mouse is released. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_10_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-11 Create a responsive image that behaves differently when the mouse is moving and the mouse is dragging. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_11_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-12 Create a button that changes the color of the background when it is clicked.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_12_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-13 Program your moving elements from A2-09 but use classes to represent the two visual elements. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_13_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-14 Create a subclass of one of the asteroids classes that adds a new capability. &lt;br /&gt;
 &lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock2/applet/index.html]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2062</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2062"/>
		<updated>2009-10-05T02:09:23Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''ASSIGNMENTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
A2-01 Using beginShape() and endShape(), create a composition with five or more vertices.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_1_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-02 Using beginShape() and endShape(), create a composition with ten or more vertices. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_2_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-03 Create an image different from A2-02, but using the same vertex data. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-04 Write a function with one parameter and demonstrate it visually. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_4_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-05 Write a function for drawing triangles and visually demonstrate its flexibility. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_5_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-06 Write a function with three or more parameters and visually demonstrate its flexibility.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-07 Create a dynamic animation using the cos() function as a generator for motion. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-08 Create a dynamic animation using the cos() and sin() function as a generator for motion. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_8b_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-09 Move two visual elements across the screen using the random() function as a generator of movement. Give each element a unique nonlinear motion.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-10 Create an event that begins when the mouse is pressed and ends when the mouse is released. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_10_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-11 Create a responsive image that behaves differently when the mouse is moving and the mouse is dragging. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_11_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-12 Create a button that changes the color of the background when it is clicked.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_12_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-13 Program your moving elements from A2-09 but use classes to represent the two visual elements.&lt;br /&gt;
 &lt;br /&gt;
A2-14 Create a subclass of one of the asteroids classes that adds a new capability. &lt;br /&gt;
 &lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock2/applet/index.html]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2058</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2058"/>
		<updated>2009-10-05T02:02:23Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''ASSIGNMENTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
A2-01 Using beginShape() and endShape(), create a composition with five or more vertices.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_1_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-02 Using beginShape() and endShape(), create a composition with ten or more vertices. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_2_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-03 Create an image different from A2-02, but using the same vertex data. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-04 Write a function with one parameter and demonstrate it visually. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_4_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-05 Write a function for drawing triangles and visually demonstrate its flexibility. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_5_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-06 Write a function with three or more parameters and visually demonstrate its flexibility.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-07 Create a dynamic animation using the cos() function as a generator for motion. [http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-08 Create a dynamic animation using the cos() and sin() function as a generator for motion. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_8b_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-09 Move two visual elements across the screen using the random() function as a generator of movement. Give each element a unique nonlinear motion.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A2-10 Create an event that begins when the mouse is pressed and ends when the mouse is released. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_10_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-11 Create a responsive image that behaves differently when the mouse is moving and the mouse is dragging. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_11_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-12 Create a button that changes the color of the background when it is clicked.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_12_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-13 Program your moving elements from A2-09 but use classes to represent the two visual elements.&lt;br /&gt;
 &lt;br /&gt;
A2-14 Create a subclass of one of the asteroids classes that adds a new capability. Some examples of what you could do: create a subclass of Rocket (or ArmedRocket) that shoots flame when the thrusters are fired and/or plays a sound when thrusters are fired, create a subclass of Asteroid that know when it's been hit (instead of doing this test in loop()), create a subclass of Asteroid that splits into two smaller Asteroids when it's hit. &lt;br /&gt;
 &lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock2/applet/index.html]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2057</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2057"/>
		<updated>2009-10-05T01:59:12Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''ASSIGNMENTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
A2-01 Using beginShape() and endShape(), create a composition with five or more vertices.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/Two/A2_1_ms/applet/index.html]&lt;br /&gt;
 &lt;br /&gt;
A2-02 Using beginShape() and endShape(), create a composition with ten or more vertices. &lt;br /&gt;
 &lt;br /&gt;
A2-03 Create an image different from A2-02, but using the same vertex data. &lt;br /&gt;
 &lt;br /&gt;
A2-04 Write a function with one parameter and demonstrate it visually. &lt;br /&gt;
 &lt;br /&gt;
A2-05 Write a function for drawing triangles and visually demonstrate its flexibility. &lt;br /&gt;
 &lt;br /&gt;
A2-06 Write a function with three or more parameters and visually demonstrate its flexibility.&lt;br /&gt;
 &lt;br /&gt;
A2-07 Create a dynamic animation using the cos() function as a generator for motion. &lt;br /&gt;
 &lt;br /&gt;
A2-08 Create a dynamic animation using the cos() and sin() function as a generator for motion. &lt;br /&gt;
 &lt;br /&gt;
A2-09 Move two visual elements across the screen using the random() function as a generator of movement. Give each element a unique nonlinear motion.&lt;br /&gt;
 &lt;br /&gt;
A2-10 Create an event that begins when the mouse is pressed and ends when the mouse is released. &lt;br /&gt;
 &lt;br /&gt;
A2-11 Create a responsive image that behaves differently when the mouse is moving and the mouse is dragging. &lt;br /&gt;
 &lt;br /&gt;
A2-12 Create a button that changes the color of the background when it is clicked.&lt;br /&gt;
 &lt;br /&gt;
A2-13 Program your moving elements from A2-09 but use classes to represent the two visual elements.&lt;br /&gt;
 &lt;br /&gt;
A2-14 Create a subclass of one of the asteroids classes that adds a new capability. Some examples of what you could do: create a subclass of Rocket (or ArmedRocket) that shoots flame when the thrusters are fired and/or plays a sound when thrusters are fired, create a subclass of Asteroid that know when it's been hit (instead of doing this test in loop()), create a subclass of Asteroid that splits into two smaller Asteroids when it's hit. &lt;br /&gt;
 &lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock2/applet/index.html]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2056</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2056"/>
		<updated>2009-09-30T01:38:32Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''PROJECTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
A2-01 Using beginShape() and endShape(), create a composition with five or more vertices. &lt;br /&gt;
 &lt;br /&gt;
A2-02 Using beginShape() and endShape(), create a composition with ten or more vertices. &lt;br /&gt;
 &lt;br /&gt;
A2-03 Create an image different from A2-02, but using the same vertex data. &lt;br /&gt;
 &lt;br /&gt;
A2-04 Write a function with one parameter and demonstrate it visually. &lt;br /&gt;
 &lt;br /&gt;
A2-05 Write a function for drawing triangles and visually demonstrate its flexibility. &lt;br /&gt;
 &lt;br /&gt;
A2-06 Write a function with three or more parameters and visually demonstrate its flexibility.&lt;br /&gt;
 &lt;br /&gt;
A2-07 Create a dynamic animation using the cos() function as a generator for motion. &lt;br /&gt;
 &lt;br /&gt;
A2-08 Create a dynamic animation using the cos() and sin() function as a generator for motion. &lt;br /&gt;
 &lt;br /&gt;
A2-09 Move two visual elements across the screen using the random() function as a generator of movement. Give each element a unique nonlinear motion.&lt;br /&gt;
 &lt;br /&gt;
A2-10 Create an event that begins when the mouse is pressed and ends when the mouse is released. &lt;br /&gt;
 &lt;br /&gt;
A2-11 Create a responsive image that behaves differently when the mouse is moving and the mouse is dragging. &lt;br /&gt;
 &lt;br /&gt;
A2-12 Create a button that changes the color of the background when it is clicked.&lt;br /&gt;
 &lt;br /&gt;
A2-13 Program your moving elements from A2-09 but use classes to represent the two visual elements.&lt;br /&gt;
 &lt;br /&gt;
A2-14 Create a subclass of one of the asteroids classes that adds a new capability. Some examples of what you could do: create a subclass of Rocket (or ArmedRocket) that shoots flame when the thrusters are fired and/or plays a sound when thrusters are fired, create a subclass of Asteroid that know when it's been hit (instead of doing this test in loop()), create a subclass of Asteroid that splits into two smaller Asteroids when it's hit. &lt;br /&gt;
 &lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock2/applet/index.html]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2013</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=2013"/>
		<updated>2009-09-29T19:09:34Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''ASSIGNMENTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
A2-01 Using beginShape() and endShape(), create a composition with five or more vertices. &lt;br /&gt;
 &lt;br /&gt;
A2-02 Using beginShape() and endShape(), create a composition with ten or more vertices. &lt;br /&gt;
 &lt;br /&gt;
A2-03 Create an image different from A2-02, but using the same vertex data. &lt;br /&gt;
 &lt;br /&gt;
A2-04 Write a function with one parameter and demonstrate it visually. &lt;br /&gt;
 &lt;br /&gt;
A2-05 Write a function for drawing triangles and visually demonstrate its flexibility. &lt;br /&gt;
 &lt;br /&gt;
A2-06 Write a function with three or more parameters and visually demonstrate its flexibility.&lt;br /&gt;
 &lt;br /&gt;
A2-07 Create a dynamic animation using the cos() function as a generator for motion. &lt;br /&gt;
 &lt;br /&gt;
A2-08 Create a dynamic animation using the cos() and sin() function as a generator for motion. &lt;br /&gt;
 &lt;br /&gt;
A2-09 Move two visual elements across the screen using the random() function as a generator of movement. Give each element a unique nonlinear motion.&lt;br /&gt;
 &lt;br /&gt;
A2-10 Create an event that begins when the mouse is pressed and ends when the mouse is released. &lt;br /&gt;
 &lt;br /&gt;
A2-11 Create a responsive image that behaves differently when the mouse is moving and the mouse is dragging. &lt;br /&gt;
 &lt;br /&gt;
A2-12 Create a button that changes the color of the background when it is clicked.&lt;br /&gt;
 &lt;br /&gt;
A2-13 Program your moving elements from A2-09 but use classes to represent the two visual elements.&lt;br /&gt;
 &lt;br /&gt;
A2-14 Create a subclass of one of the asteroids classes that adds a new capability. Some examples of what you could do: create a subclass of Rocket (or ArmedRocket) that shoots flame when the thrusters are fired and/or plays a sound when thrusters are fired, create a subclass of Asteroid that know when it's been hit (instead of doing this test in loop()), create a subclass of Asteroid that splits into two smaller Asteroids when it's hit. &lt;br /&gt;
 &lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock/applet/index.html]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=1997</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=1997"/>
		<updated>2009-09-29T19:08:18Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''ASSIGNMENTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
A2-01 Using beginShape() and endShape(), create a composition with five or more vertices. &lt;br /&gt;
 &lt;br /&gt;
A2-02 Using beginShape() and endShape(), create a composition with ten or more vertices. &lt;br /&gt;
 &lt;br /&gt;
A2-03 Create an image different from A2-02, but using the same vertex data. &lt;br /&gt;
 &lt;br /&gt;
A2-04 Write a function with one parameter and demonstrate it visually. &lt;br /&gt;
 &lt;br /&gt;
A2-05 Write a function for drawing triangles and visually demonstrate its flexibility. &lt;br /&gt;
 &lt;br /&gt;
A2-06 Write a function with three or more parameters and visually demonstrate its flexibility.&lt;br /&gt;
 &lt;br /&gt;
A2-07 Create a dynamic animation using the cos() function as a generator for motion. &lt;br /&gt;
 &lt;br /&gt;
A2-08 Create a dynamic animation using the cos() and sin() function as a generator for motion. &lt;br /&gt;
 &lt;br /&gt;
A2-09 Move two visual elements across the screen using the random() function as a generator of movement. Give each element a unique nonlinear motion.&lt;br /&gt;
 &lt;br /&gt;
A2-10 Create an event that begins when the mouse is pressed and ends when the mouse is released. &lt;br /&gt;
 &lt;br /&gt;
A2-11 Create a responsive image that behaves differently when the mouse is moving and the mouse is dragging. &lt;br /&gt;
 &lt;br /&gt;
A2-12 Create a button that changes the color of the background when it is clicked.&lt;br /&gt;
 &lt;br /&gt;
A2-13 Program your moving elements from A2-09 but use classes to represent the two visual elements.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock/applet/index.html]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=1996</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=1996"/>
		<updated>2009-09-29T03:50:09Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''PROJECTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock/applet/index.html]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=1927</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=1927"/>
		<updated>2009-09-29T03:49:56Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''PROJECTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock/applet/index.html]]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=1926</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=1926"/>
		<updated>2009-09-29T03:48:59Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''PROJECTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Project/P_One/CuteFaceClock/applet/index.html]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=1925</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=1925"/>
		<updated>2009-09-29T03:46:13Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''ASSIGNMENTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/Assignment/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Project_1_Fall_2009&amp;diff=1928</id>
		<title>Project 1 Fall 2009</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Project_1_Fall_2009&amp;diff=1928"/>
		<updated>2009-09-29T03:41:01Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* Project 1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Project 1 ==&lt;br /&gt;
Please put your names here.&lt;br /&gt;
&lt;br /&gt;
[[Erin Ashenhurst]]&lt;br /&gt;
&lt;br /&gt;
[[Mariska]]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Project_1_Fall_2009&amp;diff=1923</id>
		<title>Project 1 Fall 2009</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Project_1_Fall_2009&amp;diff=1923"/>
		<updated>2009-09-29T03:40:08Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* Project 1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Project 1 ==&lt;br /&gt;
Please put your names here.&lt;br /&gt;
&lt;br /&gt;
[[Erin Ashenhurst]]&lt;br /&gt;
&lt;br /&gt;
[[Mariska Santoso]]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Project_1_Fall_2009&amp;diff=1922</id>
		<title>Project 1 Fall 2009</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Project_1_Fall_2009&amp;diff=1922"/>
		<updated>2009-09-29T03:39:48Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* Project 1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Project 1 ==&lt;br /&gt;
Please put your names here.&lt;br /&gt;
&lt;br /&gt;
[[Erin Ashenhurst]]&lt;br /&gt;
[[Mariska Santoso]]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=1924</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=1924"/>
		<updated>2009-09-29T03:09:58Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''PROJECTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
 &lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=1920</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=1920"/>
		<updated>2009-09-29T03:09:29Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''ASSIGNMENTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
One&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=1919</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=1919"/>
		<updated>2009-09-29T03:09:04Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''PROJECTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
One&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=1918</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=1918"/>
		<updated>2009-09-29T03:08:16Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''ASSIGNMENTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
'''ONE'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TWO'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
One &lt;br /&gt;
&lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=1917</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=1917"/>
		<updated>2009-09-29T03:07:43Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''PROJECTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
'''One'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Two'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;br /&gt;
&lt;br /&gt;
One &lt;br /&gt;
&lt;br /&gt;
A non-traditional way to display the progress of time. &lt;br /&gt;
[]&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
	<entry>
		<id>http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=1916</id>
		<title>Mariska</title>
		<link rel="alternate" type="text/html" href="http://biov.wiki.iat.sfu.ca/biov/index.php?title=Mariska&amp;diff=1916"/>
		<updated>2009-09-29T03:05:36Z</updated>

		<summary type="html">&lt;p&gt;Msa83: /* '''ASSIGNMENTS''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''ASSIGNMENTS''' ==&lt;br /&gt;
&lt;br /&gt;
'''One'''&lt;br /&gt;
&lt;br /&gt;
A1-1 Draw three lines. [http://www.sfu.ca/~msa83/IAT800/One/A1_1_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-2 Draw five lines. [http://www.sfu.ca/~msa83/IAT800/One/A1_2_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-3 Draw three ellipses. [http://www.sfu.ca/~msa83/IAT800/One/A1_3_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-4 Control the position of two lines with one variable. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_4_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-5 Control the position and size of two lines with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_5_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-6 Control the properties of two shapes with two variables. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_6_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-7 Create a simple, regular pattern with six lines. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_7_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-8 Program your pattern from Assignment 1-07 using while(). &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_8_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-9 Draw a layered form with two new loops.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_9_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-10 Redo Assignment 1-05 using mouseX and mouseY as the variables.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_10_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-11 Draw two visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_11_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-12 Draw three visual elements that each move in relation to the mouse in a different way. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_12_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-13 Move a visual element across the screen. When it disappears off the edge, move it back into the frame. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_13_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-14 Draw a visual element that moves in relation to the mouse, but with a different relation when the mouse is pressed.  [http://www.sfu.ca/~msa83/IAT800/One/A1_14_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-15 Using if and else, make the mouse perform different actions when in different parts of the window. &lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_15_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
A1-16 Develop a kinetic image which responds to the mouse.&lt;br /&gt;
[http://www.sfu.ca/~msa83/IAT800/One/A1_16_ms/applet/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Two'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== '''PROJECTS''' ==&lt;/div&gt;</summary>
		<author><name>Msa83</name></author>
		
	</entry>
</feed>