I've been getting a lot of questions about why I'm not uploading any new photos. The truth is, you're looking in the wrong place! A couple of weeks ago, I decided to work on getting all of my photos on Flickr.
Why you ask? Let me tell you:
- Flickr is a lot more popular. While it's not directly one of the reasons that I switched, it means that a LOT more sites interface with them. For example, I just posted a Flickr link to a Facebook comment today, and realized that it let me choose a photo from the link as a thumbnail. Cool!
(Fotki popularity is in Red, Flickr in blue) - Amazing API. Just about everything you can do on the site, you can also do through their extensive API. This means that if you don't like something about their site, you can rewrite it! For example, their uploader sucks, and didn't really work the way I wanted. So I went ahead and wrote my own. For .NET, there is FlickerNET, for Adobe flex, they have built in support. Yahoo! pipes even has out of the box support.
- Better organizational functionality. This one is tough. I think Flickr is hard to navigate for the end user, but their organizing system does make sense. Fotki is really strict and gives you folders and albums. A photo cannot belong to multiple albums unless you upload it to both locations. With Flickr, I can have an album/set for photos of Ryan, and have some of those photos belong to a set of photos I took at his birthday party.
- More ways to look at your photos. With Flickr, you can browse by date uploaded, date taken, set, tag, etc. Pretty much any way you can think of. And like I mentioned, you can make your own page to browse the images if you don't like theirs.
While deciding if I wanted to switch, I needed to figure out an easy way to get all my photos on their site. Since their API is so good, I wrote my own program to synchronize all of my photos. Others have written similar programs, but they required setting up symphonizing setting for each folder/set. I wrote my program so that I point it to one folder, and it keeps all photos in all sub-folders synchronized. The set names are based off of the folder names. If I update the tags for a set of photos, it uses their API to just update the tags. The photos don't need to be uploaded again.
Once my program was complete, I pointed it at my photos, and let it run for a couple of days. When it was done, I had all of my 4000+ photos up there. I'm sold.
Now, I'm just working on tagging my old photos, and taking out some of the out-takes.
Technorati Tags:
photos,
flickr
posted @ Saturday, January 19, 2008 6:26 PM