• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/41

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

41 Cards in this Set

  • Front
  • Back
What is Moores Law?
-the processing power of a computer doubles roughly every 12-18 months
List the different sizes of "bytes"
-bit
-byte
-kilobyte
-megabyte
-gigabyte
-terabyte
-petabyte
-exabyte
-zettabyte
What does "techne" mean?
-tool
What year was the internet invented?
-1969-1971
What were the first forms of cultural expression?
-cave paintings
Why is the process of codifying and decodifying subjective?
-the signifier and signified of words are culturally and individually constructed
-what means something to one person might me something else to another (miscommunication)
Describe a unilateral communicative message
A --> B
-message not related to previous message
-non-interactive
-no response from viewer
-ex. a news broadcast
Describe a reactive communicative message
A --> B and B --> A
-message only related to previous one
-ex. blog entry with comments
Describe an interactive communicative message
A --> B and B -->A and B -->C etc.
-ex. continuous sequence of email messages
What makes up "Intelligent Interaction"
-a multi-directional system where each component can sense and respond appropriately
-look-ahead capabilities (anticipate what will be said)
What is required for an interactive computer?
-an input (ex. mouse, joystick, data glove etc)
-an output (ex. speakers, screen, printer etc)
What is the "Turing Test"
-test from the 1950's
-trying to figure out whether your talking to a computer or a human
-test of artificial intelligence
-never been beaten
What is Searle's "Chinese Room"
-experiment where it looked like a computer had learned chinese, when in reality they just were able to translate the symbol
-fake artificial intelligence
What does AI stand for
-artificial intelligence
What are the two kinda of computer interfaces?
-command-line interface
-graphical user interface
What is a command-line interface?
-you have to know the orders to give to the computer
-the computer is your servant
-copy and paste into a new location
What is a graphical user interface (GUI)?
-iconic, cooperative mode
-physically drag and drop to copy
-more visual and user friendly
-ex. mac desktop
List 5 channels of communication
-email
-listsevs (distribution list)
-MUD's
-web
-instant messaging
-video conferencing
-wikis (wikipedia)
-blogging
-simulated environments (habbo hotel)
-short messaging service (twitter)
-micro blogging
-social networking
What is "synchronous" communication?
-real time communication
-ex. IM, or videoconferencing
What is "asynchronous" communication?
-not a continuous cycle of communication in real time
-ex. email
Define "monomedia"
-just one form of media
-ex. just text on instant messaging
Define "multimedia"
-multiple forms of media
What is the difference between an "open" form of communication or a "closed" one?
-open means that anyone can see it, and you don't have any restrictions on who can access it (ex. web)
-closed means you have restrictions on who can view it (ex. facebook)
What are Multi-User Dungeons (MUD's)?
-role playing games where people spend time developing themselves
-text based ones were very early and look like a map or maze
-a graphical MUD is a visual representation
-focused on interactions with others
-ex. sims, world of warcraft
What is the difference between analogue and digital digitization?
Analogue - move continuously from one thing to another due to the actual substance and physical nature of them (ex. mercury thermometer)

Digital - discrete seperate units, so it jumps from one thing to another abruptly (ex. digital clock)
What two variables effect the process of digitization?
-sampling (how often)
-you can't get a good measure if you only take a sample every second

-quantization (how much)
-how much information is it recording? if its only recording the colors black and white, your picture is going to suck
How many bits are in a byte?
-8 bits is one byte
How do we calculate the number of possibilities there are for any grouping of bits?
-2 to the power of 'n'
What is "resolution" in regards to sampling?
-bits of information per unit
-screen is 79/96 dpi (dots per inch)
-higher the resolution, the more clear the image
What is "colour depth" in regards to quantization?
-1 bit (2 colours): text
-8 bit (256 colours): drawings (clipart)
-24 bit (16M colours): realistic photos
Define "8-bit"
-8 colums that can either be zero or one, and all the possible combinations of those
What are the two graphic data types? Describe them
-Bitmap
-matrix of data
-pixilated test when you scale up

-Vector
-description of shapes
-scales infinitely because its all about relationally
-no problems with pixilation
-requires a lot less information
Give 3 examples of things that are bitmaps
-digital cameras
-photoshop
-photographs
-anything with a fixed resolution
Give 2 examples of places you would find vector
-illustration programs
-diagrams/drawings
-clip-art text
Define BMP
-basic multiple plane (bitmap)
Define GIF
-graphics interchange format
Define JPEG
-joint photographics expert group
Define PNG
-portable network graphics
Define RAW
-an image format with huge amounts of information
Define TIFF
-tagged image file format
Define SVG
-scalable vector graphics