Wednesday, November 22, 2006

image tracer v1.7

for one of my uni projects, i took annual snapshots of google image searches and presented them in a cascading database. i wanted to map the relationship between image and word, based on google's search algorithms, and to provide a record of searches as they changed over time. you can understand then, why i love this project. it does everything i set out to do, but with a hell of a lot more expertise and panache.



"The Image Tracer is a collaborative project between Tsila Hassine and De Geuzen. It evolved out of our interests in media images and the way their significance and presence fluctuate in the ecology of the world wide web. Currently, in its beta phase, the Tracer is a research tool that archives Google image searches for the purposes of tracking their url, appearance, disappearance and rank.

Operating from a local hard disk, when an image search is performed, a python script structures the query results and saves them in a file, which is then uploaded into a database and converted into html or viewable pages. These html pages function like a snapshot in a given moment. When you re-perform the operation, another snapshot is layered over the previous capture, creating an archeology of data.

Image density builds and wanes through time, reflecting how long or little, a jpeg, gif or png has been online and how its rank shifts over time. Opacity denotes the consistent presence and position of an image through multiple searches, while more transparent or murky images have appeared for less time or moved in rank.

The Image Tracer archives images (which are downloaded and re-sized for easier manageability), the url, the date of query, filename, status and rank. At the moment, we are testing the reliability of the code and legibility of the interface, but in the future, we are planning to have the script freely available for download. This would make it possible to create a distributed archive of Google image searches which people could then study for their own purposes."

2 comments:

Unknown said...

It seems I'm on the right track, I hope I can do well. The result was something I did and was doing to implement it.
www.clickjogosclick.com

Rose Crawford said...

Thanks for postiing this