Free Republic
Browse · Search
News/Activism
Topics · Post Article

To: Physicist
Can a method be devised for FR to give size modifiers to image tags automatically, if a user doesn't provide them? Of course, you wouldn't want to hardwire them, since you don't want to screw up the aspect ratios, but could the FR software someday attempt to "discover" the resource sizes at posting time?

That really would start taking bandwidth from FR - how does the server know what height and width to assign to an image without at least grabbing the image file headers? Before, when you were previewing for the first time, your browser only had to open a connection to the remote URL for the image file, and download it straight to you, without FR's server bandwidth being used at all (except for the IMG tag itself, of course), but now the server itself would also have to download the image in order to know what attributes to give it, in order to at least preserve the aspect ratio...

29 posted on 03/17/2003 8:57:18 AM PST by general_re (Non serviam.)
[ Post Reply | Private Reply | To 18 | View Replies ]


To: general_re
But it only has to grab each image headers once per image, at preview time. After that, it's hardwired into the HTML. The bandwidth overhead should be negligible.

If the image server doesn't respond in a timely manner (a few seconds, I'd say), the preview screen could just time out and give a warning message. In that case, it's probably not an image that should be posted right then anyway.

33 posted on 03/17/2003 9:12:46 AM PST by Physicist
[ Post Reply | Private Reply | To 29 | View Replies ]

To: general_re
That really would start taking bandwidth from FR - how does the server know what height and width to assign to an image without at least grabbing the image file headers? Before, when you were previewing for the first time, your browser only had to open a connection to the remote URL for the image file, and download it straight to you, without FR's server bandwidth being used at all (except for the IMG tag itself, of course), but now the server itself would also have to download the image in order to know what attributes to give it, in order to at least preserve the aspect ratio...

Actually, that's incorrect. The FR server doesn't download the images at all. The client browser (Netscape, Mozilla, Internet Explorer, et al) is the only thing downloading the remote images. The FR server never sees them.

The advice on including height and width attributes in the img src tags is both valid and good and should save lots of folks lots of headaches.

-Jay

35 posted on 03/17/2003 9:51:14 AM PST by Jay D. Dyson (Terrorists of the world, RISE UP! [So I may more easily gun you down.])
[ Post Reply | Private Reply | To 29 | View Replies ]

Free Republic
Browse · Search
News/Activism
Topics · Post Article


FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson