treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Protecting my Noncommercial Website

  • Sorry if it does not fit the theme. Is there a way to keep the copyright, if a site owner just use a free domain name (like me). Because I know that plagiarism is very rife. And I was afraid if I will fall because some works are plagiarized/recognized by the more established sites.
    Do I really need to change the domain as soon as possible? But I still don't have a reason for it. Whether I should postpone my ideas until the right time? Or how?
  • Are you asking since you have a free domain, is your work protected from copyright infringement?
  • Yes. I'm just a hobbyist who likes coding. I'm very worried if my works (such as CSS experiment) plagiarized by others. My friends told me to be careful in publishing my work.
  • You can't copyright CSS and having a domain has nothing to do with that.
  • So, what would happen to me if plagiarism occurred?
  • How can someone plagiarize CSS? Nor you or I own CSS therefore it is not subject to copyright infringement. However, your images are.
  • As Christopher says, you can't copyright CSS. You can copyright graphics, and you can copyright the overall look of a website - but not the code itself. Simply because you could never prove in a court of law that they actually copied you.
  • I'm going to go out on a limb here and say you can technically also copy someones site via CSS and HTML however, their images and whatever programming languages they use are off limits. The person(s) whose site has been copied can claim trade dress. It is also highly, highly frowned upon in this industry. It will ultimately ruin you.
  • o·pen-source  [oh-puhn-sawrs, -sohrs] Show IPA - adjective


    1. Computers . pertaining to or denoting software whose source code is available free of charge to the public to use, copy, modify, sublicense, or distribute.
    2. pertaining to or denoting a product or system whose origins, formula, design, etc., are freely accessible to the public.
  • @standuncan That's actually the best thing said in this discussion.
  • @ChristopherBurton, @Brightonmike, @standuncan: So nothing bad will happen because everything are may be having the same thing?
    How about adding the MIT and GPL licence? I'm not very familiar with those licenses. How can something be licensed to MIT and/or GPL?
  • Adding the license to what exactly?
  • Idea? The first? I don't know >> I'm not very familiar with those licenses
  • I think we're dabbling into random categories here. Find out what exactly it is you want to protect (not CSS or HTML) and let us know so we can help you further.
  • Maybe actually much simpler. Just about how I can get the trust when there are other people who modify my work without putting the author information. Whether the waiting time or just use the time published URL of the article can be the evidence that can be trusted?
  • If it is for a product you created, you can use a creative commons license. Perhaps it is more complicated than my knowledge.

    Why don't you research it more and let us know if you can protect things such as your CSS3 Train that you created.
  • Oh dear, Creative Common Licence. But never mind. I was feeling quite peaceful. I assume this is solved, but I will not mark as 'solved'. Who knows there are people who have another opinion :)