Live data from Hacker News

The Lack of Netiquette

romancortes.com

1–10 of 21 posts

Re: The Lack of Netiquette

#3
First off, this is bad behavior on Ajaxian's part, and they should learn that people will appreciate them just as much (more, actually) if they send the user off-site to the content they're pointing at.

Second, shouldn't it be possible for Roman to prevent another site from embedding his IFRAME? Either catching the window.parent.location in JavaScript or only serving the IFRAME page if his own domain is in the referrer?

Re: The Lack of Netiquette

#4
Doesn't a direct link cost more bandwidth? In which case does the one google ad on your site make the difference in cost/income? Further, does the ajaxian style hotlinking -- full credit and source link provided, constitute the same think most people think of for hotlinking (no credit, just images from someone else's site...).

Re: The Lack of Netiquette

#5
This is kind of outrageous. I sort of look at ajaxian as a reliable and interesting source of info on webdev, but now I'm totally turned off. I'll make it a point to not visit. Shame on them.

Re: The Lack of Netiquette

#6
post #3

First off, this is bad behavior on Ajaxian's part, and they should learn that people will appreciate them just as much (more, actually) if they send the user off-site to the content they're pointing at. Second, shouldn't it be possible for Roman to prevent another site from embedding his IFRAME? Either catching the window.parent.location in JavaScript or only serving the IFRAME page if his own domain is in the referr…

yep.. there are iframe busters available.

Re: The Lack of Netiquette

#7

Doesn't a direct link cost more bandwidth? In which case does the one google ad on your site make the difference in cost/income? Further, does the ajaxian style hotlinking -- full credit and source link provided, constitute the same think most people think of for hotlinking (no credit, just images from someone else's site...).

if the ajaxian page were just a link, there would be a percentage of people who would see the image/explanation and then decide not to click through. they weren't interested in it, and so they don't use up the guy's bandwidth. with the iframe, those people use up the bandwidth whether they want to see it or not.

Re: The Lack of Netiquette

#8
Here's how their post starts:

Román Cortés is having a lot of fun with CSS tricks these days. He just built an example rolling CSS coke can that uses background-attachment, background-position, and a few other tricks to get the effect. No fancy CSS3 needed here!

It looks like they gave him full credit for this. Unless he was selling access to this blog post, I'm not sure why this is an issue. It seems even more benign than piracy. (And as sophacles points out, this uses less bandwidth than a direct link, too.)

Clearly, Román is willing to have his bandwidth used in order for people to look at his cool CSS trick. So why is this a problem when it's a little less bandwidth, plus a third-party endorsement?

Re: The Lack of Netiquette

#9

Doesn't a direct link cost more bandwidth? In which case does the one google ad on your site make the difference in cost/income? Further, does the ajaxian style hotlinking -- full credit and source link provided, constitute the same think most people think of for hotlinking (no credit, just images from someone else's site...).

The satisfaction of getting visitors is very important. Don't read his post as about costs alone. It is more like he paid the costs but got nothing in return. No visitors, exposure or fame :)

Re: The Lack of Netiquette

#10

Here's how their post starts: Román Cortés is having a lot of fun with CSS tricks these days. He just built an example rolling CSS coke can that uses background-attachment, background-position, and a few other tricks to get the effect. No fancy CSS3 needed here! It looks like they gave him full credit for this. Unless he was selling access to this blog post, I'm not sure why this is an issue. It seems even more benig…

Isn't that interesting how having no price on the post seems like it would make one look differently at the seemingly-legitimate-copyability of one's work?

And, I suppose, sometimes people make a lot of money off of a work and then don't mind copies because they feel like they've already made (and continue to make) much from it.

Post reply on HN