14Sep05 Broken photo section
Since I upgraded to a pro Flickr account, I’ve decided to upload larger files to my account. I was motivated to make the change since my upload capacity drastically changed with the pro account, so it is not longer a concern. However, this change in photo size, broke the photo section of this site since I programatically pull the image from the Flickr stream.
I will take this opportunity to do some work with the Flickr API and thus fix the problem with the current code which requests an image which is too big for the current design. I am also thinking about migrating the older albums which still reside on my server to Flickr but I fear that might be a very time-consuming task and one that will have to continue to sit on the back burner for a little while longer.
update: the error has been fixed to work with the larger images but I still would like to do some changes with this gallery. I’ve downloaded a couple of PHP classes which abstract the Flickr API to check them out over the next few days.
Comments are closed.