Live data from Hacker News

What happens when you rip off a site but forget to host the JS yourself

dsignio.com.ar

51–60 of 88 posts

Re: What happens when you rip off a site but forget to host the JS yourself

#51
post #46

Earlier quoted context omitted.

Thanks for that. It was a 'concept' site largely for my own amusement (and to teach myself a little bit of js). I do have a private portfolio site that shows more of my work and has no javascript in it at all.

Hmm, I kinda like it - and I tend to dislike sites that break conventions... its simple enough that it works really well for me.

[deleted]

Re: What happens when you rip off a site but forget to host the JS yourself

#52
post #46

Earlier quoted context omitted.

Thanks for that. It was a 'concept' site largely for my own amusement (and to teach myself a little bit of js). I do have a private portfolio site that shows more of my work and has no javascript in it at all.

Hmm, I kinda like it - and I tend to dislike sites that break conventions... its simple enough that it works really well for me.

Would be nice though if contact information and info about the company was easier to get to. It is only available on the initial page or after scrolling through the entire portfolio (at least I couldn't find it anywhere else). At least if the site were designed to draw in business, that would be the case. It definitely is not obvious.

Re: What happens when you rip off a site but forget to host the JS yourself

#54

What would be interesting is to detect the IP so that whenever the owners access the site, they see it normally, but others see it with the dog images. And put their email so visitors contact them telling them of the "vandalism", but when they access it, the site looks normal.

I was thinking exactly this!

The problem with doing something like this is that the site owner will probably take it down within 24 hours.

However... if the site owner cannot see it. Well well well.. could be up for days.

Typically the first person to view the page will be the owner. They want to check everything looks alright. Would be interesting to see the results of something like this.

Re: What happens when you rip off a site but forget to host the JS yourself

#56
Back in 2006 some guy ripped off my entire front-end for his ticket selling site in Europe and made the same mistake. I found out when going though my analytics. I blogged about it and actually made it to the front page of Digg (a big deal at the time):

"How NOT To Steal A Design": http://digg.com/news/story/How_NOT_To_Steal_A_Design

Ah memories :)

Re: What happens when you rip off a site but forget to host the JS yourself

#57
post #7
post #6

Earlier quoted context omitted.

Did you try to contact them? (By them, I mean the site owner. I feel like this is a solo operation) On other notes, there's no stopping you from replacing the content of this area where you tell your own version of their description: (from site via Google Translate) "We have been working since 1999, incorporating technology and knowledge towards the design and communication, both institutional and business."

I don't see why he should (if that is what you are implying), they didn't bother contacting him (apparently).

Because that's how the law works?

Re: What happens when you rip off a site but forget to host the JS yourself

#58
post #36

A little backstory: They stole my site (socketstudios.com) which showed up on my analytics as they for got to remove it. They also left the contolling javascript file on my server. I modified it to load images of dogs that have no idea what they are doing.

Tangent: these kind of sites (the site that was stolen from), I'll call them "concept" sites, make me want to throatpunch a baby. If you are seeking to demonstrate your jQuery/HTML5/CSS3 skillz then do it in a way that has some applicable context. Don't break so far from established usage conventions that users have to invest their the majority of their focus figuring out the site at the expense of examining the cont…

While we're on the subject, I found the navigation to be obvious and intuitive, and the site to be beautifully designed. And the portfolio was lovely, too.

Re: What happens when you rip off a site but forget to host the JS yourself

#59
post #19

Made me wonder what would happen if some rogue Google engineer decided to replace the CDN hosted jQuery on thousands of sites with script to auto-play a rick-roll.

I've always wondered what would happen if a rogue MS employee slipped carefully-hidden malware into Windows Update. They could cause havoc.

Wouldn't that be redundant?

Re: What happens when you rip off a site but forget to host the JS yourself

#60
post #36

Earlier quoted context omitted.

Tangent: these kind of sites (the site that was stolen from), I'll call them "concept" sites, make me want to throatpunch a baby. If you are seeking to demonstrate your jQuery/HTML5/CSS3 skillz then do it in a way that has some applicable context. Don't break so far from established usage conventions that users have to invest their the majority of their focus figuring out the site at the expense of examining the cont…

Thanks for that. It was a 'concept' site largely for my own amusement (and to teach myself a little bit of js). I do have a private portfolio site that shows more of my work and has no javascript in it at all.

I like the aesthetic, but I found the navigation to be confusing. It gives the impression that you're simply navigating a 2D grid because there's no indication that the rows slide independently of each other (and reset after switching to another row). So it was pretty disorienting to get to the end of the top row, go down, and then not be able to go left.

I know you just said it doesn't really matter, but I thought I'd offer something a little more constructive than "it's too flashy".

Post reply on HN