the work I got

Photograph of a person's hand adjusting a padlock. It's attached to a handle with a sign nearby that says "DO GOOD WORK"

So it’s funny, I spent a lot of time “working my network” to try to find the right thing for me. I applied for a few jobs, had a few good interviews but no actual bites, put feelers out on social media. And, at the end of the day, the thing that wound up working for me was a random “Hey I’d really like to work here at the point at which you wind up having people working here” email.

You can read the announcement about my new (part-time, contract) gig working for Flickr Commons as their Community Manager. I’m beyond stoked about this. First week went well, here’s to many more.

learning git to share more free stuff

screen shot of the page with the search box I made

I made a thing. It started out with me just reading Twitter. A friend built a thing and tweeted about it.

The thing was a super-simple search box which returned content on Flickr that was public domain or Creative Commons licensed. Very cool. However, when I use stuff on my talks, tools or otherwise, I like to make sure it’s free content. Creative Commons is great, I just was looking for something a little different. I noticed the code was on Github and thought “Hmmm, I might be able to do this…”

I’ve used Github a bit for smaller things, making little typo fixes to other people’s stuff. If you don’t know about it, it’s basically a free online front end to software called Git. At this site, people can share a single code base and do “version control” with it. This is a super short and handwavey explanation but basically if someone says “I made a thing, the code is on Github” you can go get that code and either suggest modifications to the original owner OR get a copy for yourself and turn it into something else.

In the past we’ve always said that Open Source was great because if you didn’t like something you could change it. However it’s only been recently that the tools to do this sort of thing have become graspable by the average non-coder. I am not a coder. I can write HTML and CSS and maybe peek inside some code and see what it’s doing, maybe, but I can’t build a thing from scratch. Not complaining, just setting the scene.

So, I “forked” this code (i.e. got my own copy) and opened it up to see if I could see where it was doing its thing and if I could change it to make it do something slightly different. Turns out that Flickr’s API (Advanced Programming Interface) basically sends a lot of variables back and forth using pretty simple number codes and it was mostly a case of figuring out the numbers and changing them. In this image, green is current code, red is older code.

a copy of the code showing what was changed.

The fact that the code was well-commented really helped. So then I changed the name, moved it over to space that I was hosting (and applied for my own API code) and I mess around with it every few days. And here’s the cool thing. You can also have this code, either Dan’s which searches free and CC images, or mine which only searches for free images. And you don’t have to mess with it if you don’t want. But if maybe you want to use the thing but make a few of your own modifications, it’s easier than ever to do it with something like Github. Please feel free to share.

If you’re always looking for more ways to get public domain and free images, you may like this older post I wrote.

public library photos and reminiscences

New Canaan Public Library from LoC
Shorpy is a great source for old photographs. They often get them from sources like the Library of Congress which is where this photo of the New Cannan public library in 1953 came from. You can also see the original set of photos over at the Library of Congress [did not see this one over at their Flickr photostream]. The big add that Shorpy’s has, however, is the community. It’s not just a photo of a library, it’s also people commenting about their memories of the library including where else they’ve seen that certain floor tile [fun fact: it’s also the tile that’s in my bathroom as near as I can tell] [thanks mike]

Library of Congress reports on Flickr project

The Library of Congress has finished a report (full report and shorter summary in pdf) summing up what they’ve learned after the first nine months of their experimentation with Flickr. Here is an excerpt from the summary. Look at these numbers.

The following statistics attest to the popularity and impact of the pilot. As of October 23, 2008, there have been:

  • 10.4 million views of the photos on Flickr.
  • 79% of the 4,615 photos have been made a “favorite” (i.e., are incorporated into personal Flickr collections).
  • More than 15,000 Flickr members have chosen to make the Library of Congress a “contact,” creating a photostream of Library images on their own accounts.
  • 7,166 comments were left on 2,873 photos by 2,562 unique Flickr accounts.
  • 67,176 tags were added by 2,518 unique Flickr accounts.
  • 4,548 of the 4,615 photos have at least one community-provided tag.
  • Less than 25 instances of user-generated content were removed as inappropriate.
  • More than 500 Prints and Photographs Online Catalog (PPOC) records have been enhanced with new information provided by the Flickr Community.

Between January and May 2008, the Library saw an increase in hits at its own Web site. For Bain images placed on Flickr, views/downloads rose approximately 60% for the period January-May 2008, compared to the same time period in 2007. Views/downloads of FSA/OWI image files placed on Flickr rose approximately 13%. Average monthly visits to all PPOC Web pages rose 20% over the five-month period of January-May 2008, compared to the same period in 2007. For additional information, see the Outcomes section in the full report.

Not only is that data good news about the project but being able to say “Hey when the Library of Congress opened up their photos to commenting and tagging, they only had to remove 25 inappropriate tags/comments out of 75K instances of user-generated content” thats a big deal.