<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>YouJeong&apos;s Blog Page</title>
    <link rel="alternate" type="text/html" href="http://itp.nyu.edu/~yp364/" />
    <link rel="self" type="application/atom+xml" href="http://itp.nyu.edu/~yp364/atom.xml" />
   <id>tag:itp.nyu.edu,2007:/~yp364//1</id>
    <link rel="service.post" type="application/atom+xml" href="http://itp.nyu.edu/~yp364/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1" title="YouJeong's Blog Page" />
    <updated>2007-04-10T07:37:06Z</updated>
    
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 3.2</generator>
 
<entry>
    <title>MLSOS SemaCode</title>
    <link rel="alternate" type="text/html" href="http://itp.nyu.edu/~yp364/2007/04/mlsos_semacode_1.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://itp.nyu.edu/~yp364/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=65" title="MLSOS SemaCode" />
    <id>tag:itp.nyu.edu,2007:/~yp364//1.65</id>
    
    <published>2007-04-10T07:32:58Z</published>
    <updated>2007-04-10T07:37:06Z</updated>
    
    <summary>I&apos;m testing out my SemaCode for UbiComp Class, take a picture of my SemaCode...</summary>
    <author>
        <name>YouJeong Paik</name>
        <uri>http://itp.nyu.edu/~yp364/</uri>
    </author>
            <category term="week6" />
    
    <content type="html" xml:lang="en-US" xml:base="http://itp.nyu.edu/~yp364/">
        <![CDATA[<p>I'm testing out my SemaCode for UbiComp Class, take a picture of my SemaCode<br />
<br><br />
<img alt="sema-yp364.jpg" src="http://itp.nyu.edu/~yp364/ubicomp07/week6/sema-yp364.jpg" width="640" height="480" /><br />
<br></p>]]>
        
    </content>
</entry>
<entry>
    <title>Datalogging</title>
    <link rel="alternate" type="text/html" href="http://itp.nyu.edu/~yp364/2007/02/datalogging.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://itp.nyu.edu/~yp364/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=64" title="Datalogging" />
    <id>tag:itp.nyu.edu,2007:/~yp364//1.64</id>
    
    <published>2007-02-28T05:55:37Z</published>
    <updated>2007-02-28T06:30:11Z</updated>
    
    <summary> I was working on the #2 assignment using MySQL but I kept on getting errors so I decided to do #1 and eventually, I got datalogging to work. The picture below is the #1 assignment which is Arduino-Processing-PHP-TEXT 1....</summary>
    <author>
        <name>YouJeong Paik</name>
        <uri>http://itp.nyu.edu/~yp364/</uri>
    </author>
            <category term="week6" />
    
    <content type="html" xml:lang="en-US" xml:base="http://itp.nyu.edu/~yp364/">
        <![CDATA[<p><br />
I was working on the #2 assignment using MySQL but I kept on getting errors so I decided to do #1 and eventually, I got datalogging to work.  The picture below is the #1 assignment which is Arduino-Processing-PHP-TEXT<br />
<br><br />
1.  Uploaded PHP file by FTP<br />
2.  Made blank datalog.txt file and uploaded by FTP<br />
3.  Arduino-Processing-URL http://itp.nyu.edu/~yp364/datalogging/datalog.txt - get datalog<br />
<br></p>

<p><br />
<img alt="datalogging.gif" src="http://itp.nyu.edu/~yp364/SENSORWORKSHOP/week6/datalogging.gif" width="714" height="769" /><br />
<br></p>

<p>I used a Potentiameter with my Arduino to get the data.<br />
<br></p>

<p><img alt="arduino.gif" src="http://itp.nyu.edu/~yp364/SENSORWORKSHOP/week6/arduino.gif" width="360" height="196" /><br />
<br><br />
Below is  my problem with the #2 , which is Ardunio-Processing-PHP-MySQL: take a look at this error, I put the URL and I get a blank page! What is happening here?<br />
<br><br />
1.  Copied sample code in BBEdit and modified PHP code using my settings<br />
2.  Created database  called "testDatabase_sensor" with 3 tables "value", "time", and "date".<br />
3.  Uploaded PHP file using FTP <br />
4.  tried Arduino-Processing-URL(itp.nyu.edu/~yp364/datalogging/sql_datalog.php?list =1) then got errors (blank page!)  <br />
<br><br />
<img alt="error.gif" src="http://itp.nyu.edu/~yp364/SENSORWORKSHOP/week6/error.gif" width="592" height="448" /><br />
<br></p>]]>
        
    </content>
</entry>
<entry>
    <title>Data Sheet Reading (Report)</title>
    <link rel="alternate" type="text/html" href="http://itp.nyu.edu/~yp364/2007/02/data_sheet_reading_report.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://itp.nyu.edu/~yp364/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=63" title="Data Sheet Reading (Report)" />
    <id>tag:itp.nyu.edu,2007:/~yp364//1.63</id>
    
    <published>2007-02-14T07:24:37Z</published>
    <updated>2007-02-14T07:52:38Z</updated>
    
    <summary>Wireless Chip (315Mhz ASK Data Receiver Module) I chose this wireless chip because I previously purchased this when I was visiting Korea. I want to study this wireless chip and apply this to my project. Fortunately I found the data-sheet...</summary>
    <author>
        <name>YouJeong Paik</name>
        <uri>http://itp.nyu.edu/~yp364/</uri>
    </author>
            <category term="week4" />
    
    <content type="html" xml:lang="en-US" xml:base="http://itp.nyu.edu/~yp364/">
        <![CDATA[<p>Wireless Chip (315Mhz ASK Data Receiver Module)</p>

<p><img alt="Picture 1.png" src="http://itp.nyu.edu/~yp364/SENSORWORKSHOP/week4/Picture%201.png" width="344" height="348" /></p>

<p><br />
I chose this wireless chip because I previously purchased this when I was visiting Korea.  I want to study this wireless chip and apply this to my project.  Fortunately I found the data-sheet for this on the internet.   This chip is used in remote controls as well as modem type of devices and it is used for data transmissions.  This chip also has a remote control feature that has the ablility to turn on and off remote controlled devices.  This chip can be used for controlling automatic doors and auto dimming lighting and is also modular.  This chips electricty use is about 3-5Volts.    </p>

<p>The best feautre about this chip is that it is 'Modular'  so it is easy to use.  however the chip itself is difficult to understand.  This chip is very complicating with many feautres it offers.  It has 20 pins that have different functions.</p>

<p><br />
<img alt="Picture 2.png" src="http://itp.nyu.edu/~yp364/SENSORWORKSHOP/week4/Picture%202.png" width="611" height="274" /></p>

<p><img alt="Picture 3.png" src="http://itp.nyu.edu/~yp364/SENSORWORKSHOP/week4/Picture%203.png" width="175" height="131" /></p>

<p><br />
Formal Description:</p>

<p>The RX3310A is a fully integrated, amplitude-shift-keying (ASK) modulation, single chip receiver.  It is designed to operate in a variety of low powereed radio application.  All popular radio frequencies from 250MHz to 450MHz may be supported by simply choosing the appropriate external components.  Particular emphasis has been placed on low current consumption.</p>

<p>Features: </p>

<p>     Wide frequency range: 250 MHz to 450 Mhz<br />
     High sensitivity<br />
     Low power consumption<br />
     Automotive termperature range<br />
     High integration level requiring few and inexpensive external components<br />
     SOP 18L package or SSOP 20L (150mil) package</p>

<p>Applications:</p>

<p>     Remote control systems<br />
     Car alarm and other security systems<br />
     Baby finder, wireless doorbell, wireless toys</p>

<p><br />
<img alt="Picture 4.png" src="http://itp.nyu.edu/~yp364/SENSORWORKSHOP/week4/Picture%204.png" width="414" height="360" /></p>

<p><img alt="Picture 5.png" src="http://itp.nyu.edu/~yp364/SENSORWORKSHOP/week4/Picture%205.png" width="476" height="616" /></p>

<p><img alt="Picture 6.png" src="http://itp.nyu.edu/~yp364/SENSORWORKSHOP/week4/Picture%206.png" width="450" height="366" /></p>

<p><img alt="Picture 7.png" src="http://itp.nyu.edu/~yp364/SENSORWORKSHOP/week4/Picture%207.png" width="460" height="370" /></p>

<p><img alt="Picture 8.png" src="http://itp.nyu.edu/~yp364/SENSORWORKSHOP/week4/Picture%208.png" width="447" height="574" /></p>

<p></p>

<p><br />
</p>]]>
        
    </content>
</entry>
<entry>
    <title>Sensor and Time</title>
    <link rel="alternate" type="text/html" href="http://itp.nyu.edu/~yp364/2007/02/sensor_and_time.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://itp.nyu.edu/~yp364/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=62" title="Sensor and Time" />
    <id>tag:itp.nyu.edu,2007:/~yp364//1.62</id>
    
    <published>2007-02-07T06:28:35Z</published>
    <updated>2007-02-07T07:15:10Z</updated>
    
    <summary> Flex Sensor The Flex Sensor is a unique component that changes resistance when bent. An unflexed sensor has a nominal resistance of 10,000 ohms (10 K). As the flex sensor is bent the resistance gradually increases. When the sensor...</summary>
    <author>
        <name>YouJeong Paik</name>
        <uri>http://itp.nyu.edu/~yp364/</uri>
    </author>
            <category term="week3" />
    
    <content type="html" xml:lang="en-US" xml:base="http://itp.nyu.edu/~yp364/">
        <![CDATA[<p><br><br />
<strong>Flex Sensor</strong><br />
<br><br />
<img alt="Picture 6.png" src="http://itp.nyu.edu/~yp364/SENSORWORKSHOP/week3/Picture%206.png" width="374" height="37" /><br />
<br><br />
The Flex Sensor is a unique component that changes resistance when bent. An unflexed sensor has a nominal resistance of 10,000 ohms (10 K). As the flex sensor is bent the resistance gradually increases. When the sensor is bent at 90 degrees its resistance will range between 30-40 K ohms. The flex sensor may be bent greater that 360 degrees depending upon the radius of the curve. Operating temperature is -45F to 125F. The sensor measures 1/4 inch wide, 4-1/2 inches long and 0.19 inches thick.<br />
<br><br />
<strong>Schematics for Flex Sensor</strong><br />
<br><br />
<img alt="schematics.gif" src="http://itp.nyu.edu/~yp364/SENSORWORKSHOP/week3/schematics.gif" width="321" height="445" /><br />
<br><br />
<strong>Reusable FlexSensors</strong><br />
<br><br />
<img alt="reusableFX.gif" src="http://itp.nyu.edu/~yp364/SENSORWORKSHOP/week3/reusableFX.gif" width="300" height="173" /><br />
<br><br />
SpO2 Reusable FlexSensors---medical purp<br />
Nonin’s Flex Sensor System combines the convenience and performance of a disposable sensor with the economics of a reusable sensor.<br />
<br><br />
SpO2 Disposable Sensors<br />
Nonin’s Value Line and Flexi-Form® II sensors are ideal for extended monitoring or situations where the risk of cross-contamination is high.<br />
Reusable flex sensor-- wearable, <br />
Proven high-intensity LEDs for accuracy at critical SpO2levels <br />
Comfortable options for spot checking, short-term and extended monitoring <br />
Full range of sizes for all patients <br />
Options for environments such as MRI and veterinary <br />
<br><br />
<img alt="interfact_fx.gif" src="http://itp.nyu.edu/~yp364/SENSORWORKSHOP/week3/interfact_fx.gif" width="450" height="137" /><br />
<br><br />
<strong>Interface to a Flex sensor</strong><br />
<br><br />
<br><br />
<img alt="glove2ex.gif" src="http://itp.nyu.edu/~yp364/SENSORWORKSHOP/week3/glove2ex.gif" width="450" height="129" /><br />
<br><br />
http://www.tufts.edu/programs/mma/emid/projectreportsS04/kriete.html --<strong>sensor gloves</strong><br />
http://itp.nyu.edu/~dc788/fall2002/physcomp/keyboard_midterm.html<br />
<strong>Keyborad Glove </strong>by Dennis Crowley<br />
<br><br />
<img alt="EMG.gif" src="http://itp.nyu.edu/~yp364/SENSORWORKSHOP/week3/EMG.gif" width="450" height="106" /><br />
<br><br />
http://www.irvine-sensors.com/pdf/desnews_art_699.pdf<br />
<strong>The EMG sensor</strong> was first protoyped in a hard printed circuit board configuration (left).  A <br />
custom ASIC on a flexible substrate is used to refine the sensor architecture (center), before <br />
a fully flexible, silicon circuit sensor is developed.</p>

<p><br><br />
<img alt="high_flex.gif" src="http://itp.nyu.edu/~yp364/SENSORWORKSHOP/week3/high_flex.gif" width="149" height="116" /><br />
<br><br />
<strong>High-flex Sensor Heads</strong><br />
http://www.keyence.com/products/sensors/fiberoptic/fu/fu_features_6.php<br />
<br><br />
<strong>Some applications for the Flex Sensor are:</strong></p>

<p>.Collision detection on mobile robots<br />
.VR Gloves and VR suits<br />
.Physics applications and experiments<br />
.Bio-Metrics</p>

<p>Flex/Bend sensor responds to a physical range between straight and a 90 degree bend. This sensor uses the same technology as many of the glove controllers used for video consoles or computer games. It outputs a conditioned signal in the industry standard voltage range of 0.25-4.75 Volts.</p>

<p><br><br />
<strong>http://itp.nyu.edu/physcomp/sensors/Reports/Flex  by Rebecca Bray, Spring 2006</strong><br />
She is very organized about Flex Sensor..Take a look at what she has done.....<br />
<br></p>

<p><strong>Flex Sensor Reaction Curve</strong><br />
<br><br />
<a href="http://itp.nyu.edu/~yp364/SENSORWORKSHOP/week3/Picture-1.png"><img alt="Picture-1.png" src="http://itp.nyu.edu/~yp364/SENSORWORKSHOP/week3/Picture-1-thumb.png" width="433" height="525" /></a><br />
Flex Sensor's reaction curve: Maximum bend count is 137, and minimum bend count is 35. (average)<br />
<br><br />
<img alt="MultivarViewerFancy.gif" src="http://itp.nyu.edu/~yp364/SENSORWORKSHOP/week3/MultivarViewerFancy.gif" width="450" height="129" /><br />
Miltivariable Viewer Fancy<br />
<br><br />
<img alt="Serial_Message.gif" src="http://itp.nyu.edu/~yp364/SENSORWORKSHOP/week3/Serial_Message.gif" width="362" height="173" /><br />
Serial Message in Arduino (simple data viewer and multi data viewer) <br />
<br><br />
</p>]]>
        
    </content>
</entry>
<entry>
    <title>Flash Animation (button Play)</title>
    <link rel="alternate" type="text/html" href="http://itp.nyu.edu/~yp364/2006/12/flash_animation_button_play.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://itp.nyu.edu/~yp364/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=59" title="Flash Animation (button Play)" />
    <id>tag:itp.nyu.edu,2006:/~yp364//1.59</id>
    
    <published>2006-12-18T15:45:42Z</published>
    <updated>2007-01-22T06:41:10Z</updated>
    
    <summary> Download file Flash animation (Button Play)...</summary>
    <author>
        <name>YouJeong Paik</name>
        <uri>http://itp.nyu.edu/~yp364/</uri>
    </author>
    
    <content type="html" xml:lang="en-US" xml:base="http://itp.nyu.edu/~yp364/">
        <![CDATA[<p><br><br />
<a href="http://itp.nyu.edu/~yp364/comlab/clab_week12/button_play.swf.swf">Download file</a><br />
<br><br />
Flash animation (Button Play)</p>]]>
        
    </content>
</entry>
<entry>
    <title>week14 final project phase 3</title>
    <link rel="alternate" type="text/html" href="http://itp.nyu.edu/~yp364/2006/12/week14_final_project_phase_3.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://itp.nyu.edu/~yp364/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=58" title="week14 final project phase 3" />
    <id>tag:itp.nyu.edu,2006:/~yp364//1.58</id>
    
    <published>2006-12-15T08:18:38Z</published>
    <updated>2007-01-22T06:41:10Z</updated>
    
    <summary> The final Phase of my Octagon project - This was my most difficult part, I ran into some problems. I had a difficult time getting the Tri-colored LED legs into the Arduino. I worked on this for 3 days...</summary>
    <author>
        <name>YouJeong Paik</name>
        <uri>http://itp.nyu.edu/~yp364/</uri>
    </author>
    
    <content type="html" xml:lang="en-US" xml:base="http://itp.nyu.edu/~yp364/">
        <![CDATA[<p><br><br />
The final Phase of my Octagon project<br />
<br><br />
<img alt="final_pt_03.gif" src="http://itp.nyu.edu/~yp364/pcom/pcom_week13/final_pt_03.gif" width="465" height="955" /><br />
<br></p>

<p>- This was my most difficult part, I ran into some problems.  I had a difficult time getting the Tri-colored LED legs into the Arduino.  I worked on this for 3 days and finally, I was able to get it working, but all 40 Tri-colored LED would not work so I had to give up on the tri-color LED.</p>

<p>- You can see that my components are getting noticably more messy.</p>

<p><br />
<br><br />
<img alt="final_pt_04.gif" src="http://itp.nyu.edu/~yp364/pcom/pcom_week13/final_pt_04.gif" width="465" height="179" /><br />
<br></p>

<p>- After struggling with the Arduino code, giving up on the Tri-colored LED and giving up on 2 of the 8 IR sensors, I was able to make a working compromise with different LEDs and 6 working IR sensors.</p>

<p><br />
</p>]]>
        
    </content>
</entry>
<entry>
    <title>week13 - Final Project Phase 2</title>
    <link rel="alternate" type="text/html" href="http://itp.nyu.edu/~yp364/2006/12/week13_final_project_phase_2.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://itp.nyu.edu/~yp364/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=57" title="week13 - Final Project Phase 2" />
    <id>tag:itp.nyu.edu,2006:/~yp364//1.57</id>
    
    <published>2006-12-15T08:13:17Z</published>
    <updated>2007-01-22T06:41:10Z</updated>
    
    <summary> Phase 2 of my final project &quot;Octagon&quot; - The inside working components of my musical octagon, is made of all materials that I have used in the PCOM class. For example, I used a bread board, IR sensors, Arduino,...</summary>
    <author>
        <name>YouJeong Paik</name>
        <uri>http://itp.nyu.edu/~yp364/</uri>
    </author>
    
    <content type="html" xml:lang="en-US" xml:base="http://itp.nyu.edu/~yp364/">
        <![CDATA[<p><br />
Phase 2 of my final project "Octagon"</p>

<p><img alt="final_pt_02.gif" src="http://itp.nyu.edu/~yp364/pcom/pcom_week13/final_pt_02.gif" width="465" height="895" /><br />
<br></p>

<p>-  The inside working components of my musical octagon, is made of all materials that I have used in the PCOM class. For example, I used a bread board, IR sensors, Arduino, and some added materials like a TRI-colored LED, bridgeboard, MIDI, and also some additional wiring.  With these materials I put together the basic workings of a touch-less musical instrument by coding my Arduino for many hours.</p>

<p>- In the first picture I am setting up my bread board with the wiring needed to test the code in my Arduino.  As you can see it looks hectic, but testing is going well, and my code is seemingly working with the setup of my components that will make the octagon start to play some music.  </p>

<p>- In this picture I am setting up my Arduino and breadboard to be mounted inside the octagon sphere.  I am finding ways to mount all of the components inside.</p>

<p>- This is the end of my phase 2</p>

<p></p>

<p><br />
</p>]]>
        
    </content>
</entry>
<entry>
    <title>Pcom week12 - final project phase 1</title>
    <link rel="alternate" type="text/html" href="http://itp.nyu.edu/~yp364/2006/12/pcom_week12_final_project_phas.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://itp.nyu.edu/~yp364/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=56" title="Pcom week12 - final project phase 1" />
    <id>tag:itp.nyu.edu,2006:/~yp364//1.56</id>
    
    <published>2006-12-15T08:06:37Z</published>
    <updated>2007-01-22T06:41:10Z</updated>
    
    <summary>Pcom week12 Phase 1 (final project) - The title of my project is called “The Musical Octagon.” It is a musical instrument that can be played without touching it. - To make my Octagon, I first started by drawing a...</summary>
    <author>
        <name>YouJeong Paik</name>
        <uri>http://itp.nyu.edu/~yp364/</uri>
    </author>
    
    <content type="html" xml:lang="en-US" xml:base="http://itp.nyu.edu/~yp364/">
        <![CDATA[<p>Pcom week12 Phase 1 (final project)<br />
<br><br />
<img alt="final_pt_01.gif" src="http://itp.nyu.edu/~yp364/pcom/pcom_week12/final_pt_01.gif" width="465" height="891" /><br />
<br></p>

<p> - The title of my project is called “The Musical Octagon.” It is a musical instrument that can be played without touching it.</p>

<p>- To make my Octagon, I first started by drawing a diagram of the design I chose (octagon).  I first drew it on a piece of paper and from there I put my ideas and drawings onto the computer to make the measurements for my template.  Then I printed out the template and decided to choose the material that would be good for this type of design.</p>

<p>-  As you can see I decided to use a metal outer material.  I used a thin aluminum board that was cut out to the shape of my diagram and with a little help from a sign making company, I was able to use the tools in their shop to bend and cut out my metal template into the octagon shaped dome you see here.</p>

<p>-  For the windows of the octagon I used a translucent plastic material and I used some glue and long hours to turn my metal template into the shell of my musical instrument.  I also painted it silver to cover the scratches on my octagon sphere.</p>

<p>-  This was the first phase of my project.</p>

<p><br></p>

<p><br />
</p>]]>
        
    </content>
</entry>
<entry>
    <title>week10 montage</title>
    <link rel="alternate" type="text/html" href="http://itp.nyu.edu/~yp364/2006/12/week10_montage.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://itp.nyu.edu/~yp364/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=55" title="week10 montage" />
    <id>tag:itp.nyu.edu,2006:/~yp364//1.55</id>
    
    <published>2006-12-15T07:58:38Z</published>
    <updated>2007-01-22T06:41:10Z</updated>
    
    <summary>Please see second part of week 10 for the montage....</summary>
    <author>
        <name>YouJeong Paik</name>
        <uri>http://itp.nyu.edu/~yp364/</uri>
    </author>
    
    <content type="html" xml:lang="en-US" xml:base="http://itp.nyu.edu/~yp364/">
        <![CDATA[<p>Please see second part of week 10 for the montage.</p>]]>
        
    </content>
</entry>
<entry>
    <title>week13 - Final Project - Music Video (empty)</title>
    <link rel="alternate" type="text/html" href="http://itp.nyu.edu/~yp364/2006/12/week13_final_project_music_vid.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://itp.nyu.edu/~yp364/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=54" title="week13 - Final Project - Music Video (empty)" />
    <id>tag:itp.nyu.edu,2006:/~yp364//1.54</id>
    
    <published>2006-12-15T07:49:13Z</published>
    <updated>2007-01-22T06:41:10Z</updated>
    
    <summary> ComLab Week 13 Final Project - Music Video &quot;Empty&quot; - MusicVideo - My concept for this project is a Music Video using Central Park as my background.. - I went to Central Park with a camcorder to get some...</summary>
    <author>
        <name>YouJeong Paik</name>
        <uri>http://itp.nyu.edu/~yp364/</uri>
    </author>
    
    <content type="html" xml:lang="en-US" xml:base="http://itp.nyu.edu/~yp364/">
        <![CDATA[<p><br />
ComLab Week 13 Final Project - Music Video "Empty"</p>

<p><br />
- MusicVideo</p>

<p>- My concept for this project is a Music Video using Central Park as my background..</p>

<p><br />
- I went to Central Park with a camcorder to get some gloomy scenes late in the afternoon..the weather was gloomy and I was feeling heavy and weak because I was sick..- I made a kind of Music Video with a korean pop song.  The song is about women in their 30s feeling lonely and empty, (kind of depressing) and I used korean text fonts to make this music video.</p>

<p>In this Music Video, I wanted to put sound, text, and movie to focus on the synchronizing of sound, text, and images.  The work on the movie ran a bit longer then I expected, so I didn't get a chance to add some more variety and interesting effect to this video. </p>

<p>To do this project, I used Adobe illustrator, After-effect and to finish I used Final Cut-pro to edit the movie.</p>

<p>I made lots of layers with fonts using created outline in illustrator and synchronized the sound and text layers in AfterEffects, I thought this was the most efficient way to do this, and then I edited all of the files in Final Cut Pro to make the video..</p>

<p></p>

<p><br />
</p>]]>
        
    </content>
</entry>
<entry>
    <title>week11 - final project </title>
    <link rel="alternate" type="text/html" href="http://itp.nyu.edu/~yp364/2006/12/week11_final_project.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://itp.nyu.edu/~yp364/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=53" title="week11 - final project " />
    <id>tag:itp.nyu.edu,2006:/~yp364//1.53</id>
    
    <published>2006-12-15T07:46:41Z</published>
    <updated>2007-01-22T06:41:10Z</updated>
    
    <summary> Final Project...</summary>
    <author>
        <name>YouJeong Paik</name>
        <uri>http://itp.nyu.edu/~yp364/</uri>
    </author>
    
    <content type="html" xml:lang="en-US" xml:base="http://itp.nyu.edu/~yp364/">
        <![CDATA[<p></p>

<p>Final Project</p>]]>
        
    </content>
</entry>
<entry>
    <title>week12 - Flash Animation (button play)</title>
    <link rel="alternate" type="text/html" href="http://itp.nyu.edu/~yp364/2006/12/week12_flash_animation_button.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://itp.nyu.edu/~yp364/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=52" title="week12 - Flash Animation (button play)" />
    <id>tag:itp.nyu.edu,2006:/~yp364//1.52</id>
    
    <published>2006-12-15T07:43:03Z</published>
    <updated>2007-01-22T06:41:10Z</updated>
    
    <summary> Cannot upload file. I made button play in flash by using button function, for some reason I cannot upload file for some reason. I will upload it with help from friend soon....</summary>
    <author>
        <name>YouJeong Paik</name>
        <uri>http://itp.nyu.edu/~yp364/</uri>
    </author>
    
    <content type="html" xml:lang="en-US" xml:base="http://itp.nyu.edu/~yp364/">
        <![CDATA[<p><br />
Cannot upload file.  I made button play in flash by using button function, for some reason I cannot upload file for some reason.  I will upload it with help from friend soon.</p>]]>
        
    </content>
</entry>
<entry>
    <title>Week10 N/A</title>
    <link rel="alternate" type="text/html" href="http://itp.nyu.edu/~yp364/2006/12/week10_na.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://itp.nyu.edu/~yp364/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=51" title="Week10 N/A" />
    <id>tag:itp.nyu.edu,2006:/~yp364//1.51</id>
    
    <published>2006-12-15T07:41:46Z</published>
    <updated>2007-01-22T06:41:10Z</updated>
    
    <summary> Not Avaliable (missed class)...</summary>
    <author>
        <name>YouJeong Paik</name>
        <uri>http://itp.nyu.edu/~yp364/</uri>
    </author>
    
    <content type="html" xml:lang="en-US" xml:base="http://itp.nyu.edu/~yp364/">
        <![CDATA[<p><br />
Not Avaliable (missed class)</p>]]>
        
    </content>
</entry>
<entry>
    <title>N/A </title>
    <link rel="alternate" type="text/html" href="http://itp.nyu.edu/~yp364/2006/12/na.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://itp.nyu.edu/~yp364/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=50" title="N/A " />
    <id>tag:itp.nyu.edu,2006:/~yp364//1.50</id>
    
    <published>2006-12-15T07:40:56Z</published>
    <updated>2007-01-22T06:41:10Z</updated>
    
    <summary>Not Available (no homework)...</summary>
    <author>
        <name>YouJeong Paik</name>
        <uri>http://itp.nyu.edu/~yp364/</uri>
    </author>
    
    <content type="html" xml:lang="en-US" xml:base="http://itp.nyu.edu/~yp364/">
        <![CDATA[<p>Not Available (no homework)</p>]]>
        
    </content>
</entry>
<entry>
    <title>Blog Redesign DreamWeaver CSS</title>
    <link rel="alternate" type="text/html" href="http://itp.nyu.edu/~yp364/2006/12/blog_redesign_dreamweaver_css.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://itp.nyu.edu/~yp364/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=49" title="Blog Redesign DreamWeaver CSS" />
    <id>tag:itp.nyu.edu,2006:/~yp364//1.49</id>
    
    <published>2006-12-15T07:37:06Z</published>
    <updated>2007-01-22T06:41:10Z</updated>
    
    <summary> I changed the color! I will use dreamweaver css to figure out how to change my blog site....</summary>
    <author>
        <name>YouJeong Paik</name>
        <uri>http://itp.nyu.edu/~yp364/</uri>
    </author>
    
    <content type="html" xml:lang="en-US" xml:base="http://itp.nyu.edu/~yp364/">
        <![CDATA[<p></p>

<p>I changed the color!  I will use dreamweaver css to figure out how to change my blog site.</p>]]>
        
    </content>
</entry>

</feed> 

