Post
by sdnative » Sat Nov 01, 2008 10:11 pm
Well, have we identified the root cause, or are we just trying to fix the symptoms? I am assuming this is some kind of portal software, right? I mean, I am in no way doubting Ken's ability (I am very impressed with what I've seen so far BTW), but something like this site would take hundreds of hours to write from scratch (and who has that kind of time?). Is it a problem with the portal software, or is it a browser issue? I know that portal type software uses "frames" or "blocks" to dynamically build the layout of a page based on the content. I am guessing weird things happen when a picture is too big to fit withing the desired layout that the software is trying to create. Some pages will have a problem, and some wont, even with the same image, based on what else is on the page. And, if my guess is correct, screen resolution and aspect are other variables thrown into the mix.
Is this correct? I still believe there is a fundamental problem with how this portal software handles larger image sizes.
That being said, I do not necessarily agree with posting large images in the first place. One of the first things I learned in web development is that just because it looks and works good on your screen, and with your browser, does not mean that's the case for everyone. I have a decent connection at home (384 kbps download or so), and some of these pages take a good amount of time to load. I feel that 800x600 is a good mix between visibility and image size. But 640x480 and 1024x768 work as well. Anything larger and it's just too big, IMO.
Just some thoughts, let me know if I am completely off base...