Demo to create a slide-interactive slideshow for Android.
Author Archives: mattwizinsky
Peer Evaluations
Download and complete one Peer Evaluation for each other member in your team. Fill in the text fields, save, and email to mwizin2@uic.edu by Friday, Dec 5.
Data Visualization Process
In his 2007 book Visualizing Data, Ben Fry breaks down the data visualization process into 7 common steps:
- Acquire: Obtain the data, whether from a file on a disk or a source over a network.
- Parse: Provide some structure for the data’s meaning, and order it into categories.
- Filter: Remove all but the data of interest.
- Mine: Apply methods from statistics or data mining as a way to discern patterns or place the data in mathematical context.
- Represent: Choose a basic visual model, and draw the data.
- Refine: Improve the basic representation to make it clearer, more meaningful, and more visually engaging.
- Interact: Add methods for manipulating the data or controlling what features are visible.
However, this is not a linear process. It is iterative.
Color Modes / beyond RGB
Hi all,
A quick note that may help with some of your sketches. As you know, RGB is the default color mode for Processing, but there are other modes. It looks like the HSB mode may be useful for some of you that are trying to control color using a single variable.
http://www.processing.org/reference/colorMode_.html
take a look here at how to change the color mode and also how you can change the range of values it will accept (for example, 0 to 100 instead of 0 to 255)
http://www.script-tutorials.com/what-is-a-color-model/
also look here at descriptions of different color models. Scroll down to HSB/ HSL for a description. For example, you can control the “Hue” by changing a single variable while keeping Saturation and Brightness constant.
Here is a quick sketch I made using the HSB model and mouseX to determine the hue. I’ve set my range to “width” so that the full width of my window becomes the range to change the “H” value in my background color. Both “S” (saturation) and “B” (brightness) are set to “width” (full value, or all the way up). :: HSB_Mouse_tutorial
Android Mode workaround
http://forum.processing.org/two/discussion/6911/cannot-install-android-mode
Topic Brainstorm 08/28
Images from our topic and sub-topic brainstorming session on Thurs 08/28.
Energy & Open Data / Secondary Source
Illinois Tech Community Wants the EPA to Open Energy Use Data to Help Fight Climate Change
http://chicagoinno.streetwise.co/2014/08/28/illinois-tech-community-wants-the-epa-to-open-energy-use-data-to-help-fight-climate-change/
Test Post / Matt Wizinsky
Database for Advancements in Science & Technology
Great resource for new and novel technology concepts, collected by IIT Architecture students: http://sciencedatacloud.wordpress.com/