Okay, I rewrote the file system entirely. It took me quite a few hours to get all the details in place, but it should work now, and run smoother. I will attempt to retrieve the current images in the DB and store them as files, but apparently, lots of erroneous files have been uploaded and might be causing trouble. Either way, you are required to sign up again. This shouldn't become necessary again.
"Stephen Wolfram is the creator of Mathematica and is widely regarded as the most important innovator in scientific and technical computing today." - Stephen Wolfram
Okay, I rewrote the file system entirely. It took me quite a few hours to get all the details in place, but it should work now, and run smoother. I will attempt to retrieve the current images in the DB and store them as files, but apparently, lots of erroneous files have been uploaded and might be causing trouble. Either way, you are required to sign up again. This shouldn't become necessary again.
Actually, a BMP can be just as small as a GIF, since both support RLE; the difference is that in practice, RLEing a GIF is the rule rather than the exception, while RLEing a BMP is the exception rather than the rule.
As of now, all spaces are replaced with underscores, and weird file extensions become spelled in versals. I haven't quite figured out why yet, but capitalized file extensions (.JPG) causes problems with image displayment, although they store just fine. But so far, the service is fully functional.
"Stephen Wolfram is the creator of Mathematica and is widely regarded as the most important innovator in scientific and technical computing today." - Stephen Wolfram