How to post large/fullsize Flickr photos to a weblog?
August 2, 2006 10:18 AM
Subscribe
Calling all Flickr ninjas: I would like to have Flickr send a large (750px+) version of my most recent photo to my weblog so I can use it as the banner. Is this possible?
I hope to be able to steadily freshen the look of my site by simply snapping a photo with my cellphone and emailing it up to Flickr. The idea is that I'll have a big banner DIV at the top of my weblog. The DIV's background (so it will crop nicely, if a bit randomly) will be my most recent Flickr upload.
Theoretically, I have a possible solution in mind (having Flickr automatically post to a separate Movable Type blog set up for the header image, and including that blog into my main blog). The problem seems to be that Flickr doesn't allow the posting of custom-sized photos -- I would prefer to tell it what width to publish, or at least to be able to publish a size larger than 500px.
Has anyone done anything like this before? Alternately, if there is a simple non-Flickr way to email photos from a cellphone to weblog, I'm all ears.
posted by redshifter to computers & internet (5 comments total)
(I think the Flickr terms of use require that any Flickr photo that is pulled from another site provide a link back to the original photo page on Flickr, so to be 100% legit you'll want to find a way to work that in.)
Alternately, if you're comfortable writing a little code, you could craft a custom solution using the Flickr API. For instance, set up a script to run every hour that downloads your most recent photo and puts it somewhere on your web server where your blog knows where to look for it.
posted by medpt at 10:44 AM on August 2, 2006