Despite much tinkering, Blogger is still being awkward with regard to image uploads. The way it normally works is that you select an image to add and it generates two resized versions in JPG format: one at 1024×768 and the other at 320×240. It then uses the smaller image as an item in your post that links to the larger image. It does all this with a really odd looking block of code:
[a onblur=”try {parent.deselectBloggerImageGracefully();} catch(e) {}” xhref=”http://www.sindark.com/uploaded_images/IMG_BIG.JPG” mce_href=”http://www.sindark.com/uploaded_images/IMG_BIG.JPG” ][img style=”float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;” xsrc=”http://www.sindark.com/uploaded_images/IMG_SMALL.JPG” mce_src=”http://www.sindark.com/uploaded_images/IMG_SMALL.JPG” border=”0″ alt=”DESCRIPTION” /][/a]
I’ve tried uploading small and large images of the right sizes and plugging the filenames into that template, but that doesn’t seem to work either, as well as being quite a pain.
I am trying to use the image tool to have it automatically resize and upload pictures to my FTP server. It can upload posts fine and non-image files fine, but it hangs every time I try to upload an image. In Firefox, it does so with “Waiting for photos.blogger.com…” listed at the bottom of the photo upload window. In Opera, it just hangs at the upload screen, without even the animation that usually accompanies the upload process. Safari shows the animation, but it never ends. The same tool is capable of uploading images to my BlogSpot hosted blog without problems.
I can put files in my uploaded images folder via an FTP client and I’ve checked the privileges on that folder. Obviously, the login information is correct. I’ve tried clearing my cache and cookies. I’ve also tried this process in Firefox 1.5, Opera 8.2, and the latest version of Safari. What else could be wrong? Is this a Blogger bug, or am I doing something wrong? Exactly the same setup worked fine three days ago.