Monday, April 13, 2009
About the Phase 3
Well, sounds pretty easy. However, as a visual person, I'm not very sensitive to sound.
So far I've seen some other people in this class doing some fancy crazy sound mixing experimental works,
I have no sense of rhythm, melody,
I guess I need to find a smart way out.
I've tried some of the sound recording equipments, such as digital camera, cell-phone, these are things I can take by my side, and randomly record something I find interesting. But of course, the sound quality is kind of problematic.
I'm not familiar with Audacity, but I'm not gonna worry about the technical issue cause this class serves academic purpose other than techical stratage.
I need to think about the concept, I need a reason to do this project. I need to do more research.
I know this is one day before the critique, and having things figured out by the last day has been my pattern for the Phase 1 and 2.
I do hate this pattern.
Time is running out.
Tuesday, October 7, 2008
About the project 1
Links to some articles may help me to develop the concept:
http://knowledge.emory.edu/article.cfm?articleid=860
"Working back and forth will influence your thinking in both spheres and, undoubtedly, cause you to ask new questions of your work in the traditional medium as well as to look for ways to do new things with technology."
"The medium is the message."
-the medium is the message. This is merely to say that the personal and social consequences of any medium - that is, of any extension of ourselves - result from the new scale that is introduced into our affairs by each extension of ourselves, or by any new technology.
"Art is anything you can get away with."
"Publication is a self-invasion of privacy. "
"We become what we behold. We shape our tools and then our tools shape us."
"Darkness is to space what silence is to sound, i.e., the interval."
"All media exist to invest our lives with artificial perceptions and arbitrary values. "
"As technology advances, it reverses the characteristics of every situation again and again. The age of automation is going to be the age of 'do it yourself.' "
Marshall McLuhan
"Technology, like art, is a soaring exercise of the human imagination. "
Daniel Bell
About the presentation
if-then construct (sometimes called if-then-else) has become one of the basic syntax across many programming languages, such as Visual Basic, C, C+, C++, C#, etc.If (condition) Then (statements) Else (statements) End If