Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: fair use and copyright issues.

  1. #1
    Join Date
    Jan 2007
    Location
    Davenport, Iowa
    Posts
    2,385
    Thanks
    100
    Thanked 113 Times in 111 Posts

    Default fair use and copyright issues.

    I have tried to be careful with copyright issues on my site, but I have two concerns. I started using a search script from here. I have since edited it, removed useless code, and improved upon it greatly so that it is 99% different (and better) than before. Probably closer to 100% than 99%. I referenced on my site where I got the original script from on my site in case wants to know.

    My question is how much can a file be altered and still be considered someone else's?

    Next, I used to review anime on my site and would take screenshots of the anime (usually 6) and would display them in the review to give an idea of the art style and quality used in the show. I am pretty sure this is fine, if not you can say so.

    I have heard of creative commons, but I am not so sure how legal that is. It looks fine enough, but so do a lot of sites.

    Last, and this is the most questionable. On my site I have a banner that I adapted from a screenshot that was taken from an anime in Japan. I then cropped it how I wanted it and altered it a bit and added the logo of my website on it. Copyright violation? If so I can remove it and make a new one.
    Last edited by james438; 08-15-2007 at 10:03 PM. Reason: made the link more visible

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    The former is perfectly legal: you're allowed to use parts of the publication as illustrations under fair use. The latter probably isn't, since you're creating your own work. You might want to take it down, or you could wait until they give you warning. The Creative Commons license is irrelevant in both cases, since it's someone else's work, not your own: you can't change someone else's copyright license to suit your purposes

    As usual, I'm not a lawyer, and if in doubt you should seek advice from a legal expert, &c.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #3
    Join Date
    Jan 2007
    Location
    Davenport, Iowa
    Posts
    2,385
    Thanks
    100
    Thanked 113 Times in 111 Posts

    Default

    can you be more specific. As far as taking it down are you referring to the search script or the banner? If the banner then that makes sense, but if the search feature. Well, I have rewritten that entirely. I can think of very little that is the same except for the fact that they are both designed to search a database. I could describe the differences, but it is easier to describe the similarities. It would be like looking for a needle in a haystack to find the remnants of the original search program in my new script.

    I get maybe 4 visits a day and mostly from search engines, so this isn't really too much of a legal issue, but I would like to be not violating any copyright laws. I think you were referring to the banner though, so I will take that one down.

  4. #4
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Er, sorry, I missed the search script question. If you've completely rewritten it and just used a few lines of code from the original, you should be OK, though I'm not entirely sure on this one.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  5. #5
    Join Date
    Jan 2007
    Location
    Davenport, Iowa
    Posts
    2,385
    Thanks
    100
    Thanked 113 Times in 111 Posts

    Default

    Code:
      echo "<h4>Results</h4>";
      echo "<p>Sorry, your search: &quot;" . $trimmed . "&quot; returned zero results</p>";
      }
    // get results
    I think that is the only original part that remains . Were you saying that the use of a few images (not a lot) listed at the bottom of the page to give an example of the quality of artwork in the show is ok? I will see if I can find some other info and post it here.

  6. #6
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Yes, I'm as certain as someone without a law qualification can be.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  7. #7
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Technically, that is still copying it. But it's so little, and just a very small working component, which you clearly understand, that it shouldn't be much of a problem.
    Technically copying a single character without permission would be illegal, but that would simply be impossible to trace.
    Same here, basically.
    It really comes down to learning or copying, and whether it is really using someone else's work.

    If you did use their work, even in the concept of the script that you rewrote, I'd say give credit if it's due.


    However, this is being extremely picky, so I wouldn't worry about it, in practice. Just theory. Of course, though, always give credit if someone deserves it. Wouldn't you want them to do the same?
    (Not to say this necessarily fits the current situation.)

    One way to tell is if you are asking, you probably did borrow from someone
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  8. #8
    Join Date
    Jan 2007
    Location
    Davenport, Iowa
    Posts
    2,385
    Thanks
    100
    Thanked 113 Times in 111 Posts

    Default

    I am currently talking to someone who has a pretty good understanding of the law. I will post what his credentials are when I find out. Some of you may already know him. Chris Beasley is the consultant for sitepoint and has a forum section that specifically deals with the law. I asked him three of the four questions mentioned above.

    1. My banner is a screenshot from one of those shows. I cropped it and edited it to fit on the screen and overlayed it with the name of my site. This was to give the site a bit of color as opposed to a text layout.
    I also asked about:

    2. screenshots
    3. search script

    1. This is fine, it is fair use for the purpose of review (commentary).

    2. See 1.

    3. One of the rights of the copyright holder is the right to restrict derivative works. You've made a derivative work.

    Only if 100&#37; of the code was replaced could you claim it as your own. So do that last 1%.
    I replied asking him to look at the banner to see if I heard right, because his answer surprised me. I do plan on changing that 1% in my script.

    djr33: I would love to give credit to someone if it is due and have listed where I got the idea from and that I have built upon his script, but his site is largely broken and almost all of his links for asking for help are broken. The only way that I could contact him is if I sent a request to buy banner time on his site. My desire is to try and get a script out that will help people to search their own site and allow them to learn from it as well. I am wondering what rights the previous owner has to what I have written. I certainly do not want to steal it or claim that it is mine, which is why I am asking about it.

    I did post a link on this site several months ago to the source code of an earlier version I was working on. At that point it was about 98-99% different already, but now I am a little more cautious about copyright issues.

  9. #9
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    I'm not saying you aren't being fair to him in this case. Don't think I was accusing you of that.
    I'm just saying that generally, give credit if you can. If you can't... that's more vague. Ha.


    Technically, ANYTHING copied is stolen, if you don't have permission. That's true.
    But in practice, it isn't exactly that strict.
    The question in the bit of code above is whether you would code it the same way.
    If you look at his script as an example and end up with the same script, and you would have reached the same thing in the end anyway, then that's fine.
    But if there was a method you didn't otherwise know, and it seems unique, then I would say it's taking it.

    One way to be sure it's ok (aside from concepts, which also have some copyright laws, though that's even more vague) is to rewrite as you are doing. If you end up with similar code (without intentionally copying), then that just makes sense... it does the same thing.

    In practice, the worst that would happen to you in using this would be getting a cease and desist letter or a complaining email. At that point, ask if you could credit them, or if you need to remove it, and the end. Seems fair enough.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  10. #10
    Join Date
    Jan 2007
    Location
    Davenport, Iowa
    Posts
    2,385
    Thanks
    100
    Thanked 113 Times in 111 Posts

    Default

    Woot! Chris Beasley wrote a reply to my question He is not a lawyer, but he has taken classes on the subject and he has been dealing with website issues and the law for a number of years that he can speak with some authority. Where he can't he asks his lawyer. As far as using images in the way that I have there are two things to look for:

    1. What percentage of your use compared to the whole.
    2. Does your use result in lower revenue for the copyright holder.
    He went into a little more depth so here is the link if you want to read up more about it: images and copyright.

    I suppose part of the reason I was asking about it was that I was thinking about the future. If the foundation of my site is corrupt (meaning crumbly, not immoral) then later on it will become a greater nightmare to fix and will more likely just crumble to the ground. That and my room mate has bugged me in the past about violating copyright laws and whatnot, but he likes to debate and is good at it. His debates have taught me to back up what I say with facts from people or sources that are credible.

    Sorry djr33, I may have misunderstood. When I was reading your response I was thinking that you were saying this isn't much of an issue, but your last sentence made me think that you were trying to give me a friendly hint saying that I was trying to steal someone's work and wanted to get permission from others on this forum to do this, because I was in fact asking, so I felt I should clarify and defend myself. No hard feelings I hope

    I know this may be a minor thing as Chris Beasley seemed to think as well, but over the years I have learned that many of the indiscretions that we have made, even though minor, can come back to haunt us later, so I figure I may as well take care of a few of these things now as opposed to later.
    Last edited by james438; 08-18-2007 at 02:56 AM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •