Spelling with Flickr
I came across this cool PHP script the other day. It uses the Flickr API to assemble words made up of people’s Flickr pictures. The code that generates this is available to so you can modify it or use it how you want.
Below is an example of my name in pictures. Try refreshing the page to see how it brings in new pictures every time.
Here is the link to generate your own.
http://metaatem.net/words
November 30th, 2007 at 18:37:08
Well, that’s cool. Where could I use something like that?
December 1st, 2007 at 10:40:58
Well, it really doesn’t have much practical use, it just looks kinda cool. However you can embed it into a webpage by copying and pasting the following code.
Just take the part where it says ’string=Jordon’ and change the ‘Jordon’ to whatever you want.