Thank you for your reply! (And there's another plea for Help! at the bottom if you want to scroll down.) My initial problem is that I was using my Blogger blog as a photolog, rather than Gallery or something built specifically for sharing images, and each post contains a single image. That's what my blog is, a record of my activities through photos, and keeping it thorough and intact is important to me. Therefore, I can't really throw it all away or all my work over the past few years (probably around 1000 images) has been for naught.
Also, I do understand what you are saying about sucking a site's bandwidth and would normally agree with you but one, it's BlogSpot (I think they can afford it) and two, the impact shouldn't be more than one person looking through the entirety of my old blog.
With that said, I have gotten near some solutions for anyone interested. I downloaded a Firefox extension called 'DownloadThemAll' and while I can't do a batch download of the entire site, I can go to each section and download only the images with the use of the extension's filters. I then plan on uploading them to an archive folder on my server where my new blog can access them.
I figure the next best step is to some how do a mass edit of my SQL table in which it replaces the old paths for these images with their new location, leaving the filename intact. I'm not extremely familiar with SQL (using MySQL), but am confident in my ability to follow directions and learn a little so if anyone knows how I could go about doing this I would really appreciate it before I go digging around for the answer.
As best as I can tell, all the images I uploaded to Blogger with Hello are located in:
http://photos1.blogspot.com/img/203/1945/640/
and
http://photos1.blogspot.com/img/203/1945/400/
(The 640 and 400 referring to a full image and a thumbnail directory.)
Does anyone know how I can replace these two strings in the WP posts section of my SQL table with:
http://www.zozzledislove.com/blog/photoarchive/
Or whatever I make the new location while leaving the same filename (it hasn't changed) at the end?
Sorry this got really long. Just wanted to fully illustrate it if someone wanted to help me out. Thanks for your reply Kri and thank you in advance to everyone else out there! - PJ