This is frustrating at my end because I like having pictures in my articles, but I don't want to screw up other people's friendslists, and I can't replicate
I've replaced the first brocciflower picture (it was either this or this, and I had to tweak the proportions because just changing the size equally for height and width didn't work. Replacing it with a better behaved brocciflower picture didn't help
I didn't replace the Gaudi illo, but maybe I should have-- I needed to tweak the proportions for it, too, to make it work.
I've cut the 3d Mandelbrot illo, too, just in case, but I didn't have any weird proportion issues with it.
Anyway, if anyone has any idea about what could have been causing this problem, I'm quite curious. Unfortunately, I didn't save the original post, but the only change is that I added cut-tags.
no subject
Date: 2009-11-14 09:41 am (UTC)The IMG tag for that third image reads:
<img src="http://defencedebates.files.wordpress.com/2008/12/gaudi-house1.jpg" height="100%" width="65%" />The bit I've put in bold means that you're telling the browser to display the image at full height and 65% width.
The actual dimensions of the image are 850 pixels wide by 640 tall. For some reason it's displaying much taller than 640 pixels. Even if it was displaying correctly, it would be squashed horizontally.
Also, the images all seem to be hosted on various locations around the net. Are you hot-linking? This is generally considered poor netiquette and a form of bandwidth theft. Furthermore, people who discover their images have been hot-linked sometimes retaliate by replacing the image with a ruder one.
no subject
Date: 2009-11-14 11:50 am (UTC)Technically, using different percentages for horizontal and vertical dimensions is an odd thing to do. For scaling, I'd just specify one dimension which I want to scale to, e.g., width="500" to scale the width to 500 pixels and the height proportionally. (Or is there a reason you [Nancy] want the image distorted? I'm not sure what you're trying for.) Scaling doesn't affect the number of bytes transferred, of course.
As for the friends-list issue, putting the images behind a cut tag is generally considered an acceptable solution.
no subject
Date: 2009-11-14 11:58 am (UTC)no subject
Date: 2009-11-14 11:57 am (UTC)I wasn't distorting the image for the fun of it-- for some reason, the image was coming out distorted in my preview (likewise for my first brocciflower), so I was correcting it.
no subject
Date: 2009-11-14 01:17 pm (UTC)"Small" is probably the key point here: some people will object to even non-commercial hot-linking if the linked version is getting a lot of hits.
no subject
Date: 2009-11-14 01:32 pm (UTC)How big is "small"? I assume I have maybe 200 readers.
no subject
Date: 2009-11-14 09:21 pm (UTC)That is, as
And no, unless the other person gives you permissions (creative commons license etc), you can't just grab it and store it elsewhere - it's _their_ content. Not yours. It sets a really bad precedent.
(As a photographer, I feel rather strongly about it. I'd make an exception for people using pictures as LJ icons, because that's about a personal expression, but I'd want to be credited anyway.)
no subject
Date: 2009-11-14 09:44 pm (UTC)The bandwidth issue makes sense to me.
However, I assume that any image on a blog or lj which isn't claimed as having been made by the poster wasn't made by them. I'm not sure that this sort of thing is fair use, but it's got blurry boundaries.
As for the particular images, I'm not a mathematician. I didn't say "here's this cool 3d Mandelbrot image I came up with". I linked to an article by the person who did come up with it.
I could have photographed a brocciflower and Gaudi myself, but what were the odds?
no subject
Date: 2009-11-14 10:05 pm (UTC)This may be a cultural thing, but I assume that any image that isn't attributed belongs to the poster.
I could have photographed a brocciflower and Gaudi myself, but what were the odds
I would not have batted an eyelid at that. I take so many pictures of so many weird items and places that this seems perfectly ordinary behaviour. And I've been known to go and take pictures so that I could put them up on Flickr and share them.
no subject
Date: 2009-11-14 06:56 pm (UTC)You could have left out the height attribute and set just the width, and the height would come out in proportion. Giving a number in pixels instead of a percentage seems safer for shrinking it -- some people use large windows.
I don't mind a few large pics with no cut-tag, generally, myself.
no subject
Date: 2009-11-14 07:08 pm (UTC)Exactly.
Damfino if there's a more sensible way to express "fills containing element" vs. "same number of pixels as the image linked to".
And the containing element is irresponsibly huge for friends pages. If I were in charge, it would be bigger for going into an lj than it is for the friends page.
no subject
Date: 2009-11-14 07:57 pm (UTC)I don't think that means what you think it means
Date: 2009-11-15 07:45 am (UTC)Since the original picture is 850x604, the tag should have been:
{img src="http://defencedebates.files.wordpress.com/2008/12/gaudi-house1.jpg" width="850px" height="604px" />
no subject
Date: 2009-11-14 02:53 pm (UTC)no subject
Date: 2009-11-14 02:55 pm (UTC)no subject
Date: 2009-11-14 11:24 pm (UTC)But I hadn't seen the previous post. Wow! (Except that I keep reading "3d Mandelbrot" as "third Mandelbrot"... hey, I haven't even had firsts! ... I'd use "3-D" instead.)