Photoblitz pictures/experience.

Phew! This photoblitz was stressful.

When I started:

Time I started

Take a photo of two things that do not belong together:

Pumpkin and Pens

Take a photo of an interesting shadow:

Soda Pop Top

Take a photo dominated by a single color:

Pink Make Up and Post Its

Make an ordinary object look more interesting, almost supernatural:

Supernatural Hairbrush

Make a photo that is abstract, that would make someone ask, “Is that a photograph?”:

Highlighter Marks.

Time I ended:

Time I ended.

This was kind of stressful. I chose to do this in my dorm room because I could run around without people judging and staring at me holding my dinky dumbphone (opposite of the smartphone, of course) taking pictures. Also, I would have resources to use. It was fun though, running around my room, throwing things on the floor to use in the pictures. The easiest photo was the single color one because I have way too much make up and I could just throw my pink stuff on the table with some post its. Plus I feel like this was the best one.

Moebius DS106ized

my favourite comic ever, one of my favourite comic artists and my (currently) favourite programming language together in my favourite MOOC!!!

the original image (moebius.jpg):

Galactus and Silver Surfer by Moebius

the processing code (sorry, no formatting):


float margin=128;
PImage M;
int DS=0;

void setup() {
M=loadImage("moebius.jpg");

size(1024, 768);
// set it as background so no holes will be in the final image
image(M, 0, 0);
}

// processing repeats calling draw() until exit() is called

void draw() {
float x, y, w, h;

if (DS<106) {
x=random(-margin, 1024-margin);
y=random(-margin, 768-margin);

w=random(margin, 3*margin);
h=w*3/4;

tint(255, random(64, 192));
image(M, x, y, w, h);

DS++;
} else {
save("moebius_is_DS106.jpg");
exit();
}
}

the result (moebius_is_DS106.jpg):

Galactus and Silver Surfer by Moebius DS106ized

RIP Moebius

Love Letters from Kairi

DS106 Assignment:

Design a postcard that might be sent from the location in a movie or work of fiction.

The Process:

For the front side of the postcard, I used a photo I took on vacation in the USVI and edited the exposure, saturation, contrast, tint, and so forth. After all that, I added a greeting text.

For the back side, I found a postcard template, then added text and inserted a small picture to fit the stamp box.

The Story:

There’s not much of a story behind this. I’ve been replaying Kingdom Hearts the past few days with my friends, so it’s been stuck in my mind.

~NOMNOMreeses~

Mission: Defamiliarize

10.6.07 Good Fortune

In the months before my semester in Spain, I was on a mission to document every mundane detail of my daily life as a student in Minneapolis. Even though I didn’t expect the photos to be very interesting, I knew from my time in Australia that no matter where you’re living, eventually you get used to your environment and stop paying attention to the little things. I was determined not to let this happen in Spain, so for the 90 days before I left for Europe, I photographed everything.

What surprised me from this experiment was how refreshing it is to try and view your familiar surroundings in a completely new way. I felt like a child, seeing everything for the first time. The above photo is an example of this—a beautiful discovery that I would never had seen if I hadn’t been on the lookout for novelty.

Now, several years after that experiment, I’m back in a state where everything is routine and familiar again. So when I came across the “Mission: Defamiliarize” assignment for ds106, I realized that it’s time for me to change how I see my surroundings.

For the first of these photo missions, I chose to focus on one of my favorite places: the Minneapolis Central Library. Not only is the building itself a work of art, but where else can you find free knowledge, natural sunlight, and amazing coffee all in the same place? So of course, I spend a lot of time there.

I spent part of a Sunday afternoon wandering around the library with my camera, taking note of details I’d never noticed and searching for unfamiliar vantage points. The library was busy, so I was very self-conscious for the first few photos. After all, it’s hard to blend in when you’re repeatedly taking photos of the ceiling… Soon enough, though, the excitement of new discovery outweighed the awkwardness, and I was down on my hands and knees, photographing the carpet.

And now, the results of the Defamiliarize: Minneapolis Central Library Misson

The Evolution Of a Story

The Evolution Of a Story by wanderthisworld
The Evolution Of a Story, a photo by wanderthisworld on Flickr. (Click to enlarge)

This is a series of photos I took on two separate occasions that depict 1) the root of the story, 2) the story being reinterpreted, and 3) the story finally being retold and reinterpreted by others.

This story began when I was in Athens with my friend Alla. We stumbled upon some sort of changing of the guard, and Alla decided to join in the fun by reinterpreting their march. (She claims it was just the result of too much caffeine. Note the coffee she’s holding…) Later, when we were back in Spain with our friends at our favorite corner bar, Alla retells the story. (With a slight bit of exaggeration.)

illustrate 106, cent-sis, Ăş-zero-sis

106

just playing with flickr’s picnik

by the way, there is no 1, 0, 6, 106 sequence in the On-Line Encyclopedia of Integer Sequences, we need to figure out one!!! LOL

averaging “persianes”

i knew it!

persiana: blind in English??? can anyone provide a better name?

the 50 images are here