Lost Password?


Go Back   CodeCall Programming Forum > Software Development > General Programming

General Programming Non language specific, Assembly, Linux/Unix, Mac and anything not covered in other topics. Talk about Programming Theory here.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-30-2006, 05:01 PM
Chan Chan is offline
Programming Professional
 
Join Date: Jun 2006
Posts: 205
Rep Power: 10
Chan is on a distinguished road
Default Why is it illegal to use unauthorized copies of someone else's work which is found on

Why is it illegal to use unauthorized copies of someone else's work which is found on the internet?

This was my homework question.
Here is my answer:

Unless the software is under a public licenses such as the the GNU public license that software is protected by copyright laws that extend to most civilized countries. A person or company works hard to complete a software title and owns the actual code for that software title. Users that download illegal software, called "Warez", are stealing that software. This would be equivalent to walking into a store and stealing the boxed software. Anyone using stolen software can be prosecuted and sent to prison.

Permissions or a license must be bought for any privately owned software. The concern over sharing files has been a major issue but was brought into main stream focus by Napster, developed in 1999 by Shawn Fanning.



I've already submitted so I'm not asking for help, just like to hear your opinions.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 12-01-2006, 12:53 AM
John's Avatar   
John John is offline
Co-Administrator
 
Join Date: Jul 2006
Age: 20
Posts: 3,433
Last Blog:
Google Web Toolkit
Rep Power: 20
John has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond repute
Send a message via AIM to John Send a message via MSN to John
Default

When it comes to this, im a HUGE hypocrite. I have over 50gb of mp3's and a whole lot of other software that ive acquired with out actually buying it. However, ive also developed some software and designed some templates for a company i worked for. One day i was browsing one of my favorite "warez" sites and i found that all of my and the company i worked for's templates were posted. **** i was furious, but since i knew the owner of the site i got our files removed

Needless to say, for a few weeks after that every time i went to download something i remembered how i felt when my stuff was "stole" and refrained from it, but months later, i find myself guilty of it again

And also to go off on a tangent (but is still regarding copyright lays) PHP Nuke is my favorite CMS, so throughout the years ive developed mods for nuke and different themes for nuke. Since phpnuke is under the GNU/GPL any mods or software I developed for nuke that "require nuke to function" also fall under the GNU/GPL and cant be sold "legally." This caused a big contraversy among theme in the community. Being that the themes needed phpnuke to function did the themes also fall under the GNU/GPL and could not be sold? It turned out that the code written for the themes did fall under the GNU/GPL but the images could be copyrighted and therefor the themes could be sold. I believe that applys to all software that falls under the GNU/GPL. If you develop 3rd party software that requires software that is under the GNU/GPL to function, your 3rd party software is also automatically under the GNU/GPL and cant be changed.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 12-01-2006, 12:20 PM
WingedPanther's Avatar   
WingedPanther WingedPanther is online now
Super Moderator
 
Join Date: Jul 2006
Age: 35
Posts: 3,277
Last Blog:
wxWidgets is NOT code ...
Rep Power: 36
WingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to all
Default

It sounds like you have a good summary of the issue. Short version: Copyright law says it's illegal to use anything, even if publicly visible, without the creator's permission.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum
Programming is a branch of mathematics.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 12-01-2006, 12:55 PM
RobSoftware RobSoftware is offline
Programmer
 
Join Date: Nov 2005
Posts: 143
Rep Power: 12
RobSoftware is on a distinguished road
Default Same Problem

Quote:
Originally Posted by Sidewinder View Post
When it comes to this, im a HUGE hypocrite. I have over 50gb of mp3's and a whole lot of other software that ive acquired with out actually buying it. However, ive also developed some software and designed some templates for a company i worked for. One day i was browsing one of my favorite "warez" sites and i found that all of my and the company i worked for's templates were posted. **** i was furious, but since i knew the owner of the site i got our files removed

Needless to say, for a few weeks after that every time i went to download something i remembered how i felt when my stuff was "stole" and refrained from it, but months later, i find myself guilty of it again

And also to go off on a tangent (but is still regarding copyright lays) PHP Nuke is my favorite CMS, so throughout the years ive developed mods for nuke and different themes for nuke. Since phpnuke is under the GNU/GPL any mods or software I developed for nuke that "require nuke to function" also fall under the GNU/GPL and cant be sold "legally." This caused a big contraversy among theme in the community. Being that the themes needed phpnuke to function did the themes also fall under the GNU/GPL and could not be sold? It turned out that the code written for the themes did fall under the GNU/GPL but the images could be copyrighted and therefor the themes could be sold. I believe that applys to all software that falls under the GNU/GPL. If you develop 3rd party software that requires software that is under the GNU/GPL to function, your 3rd party software is also automatically under the GNU/GPL and cant be changed.
I have this same problem. And the thing for me is I will go through stages where I will download applications and software that I don't even use or need and most of the time it will just sit there until it is a very old version.

I've gotten a lot better now. Unless the price is extremely high I will buy the software if I use it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 12-01-2006, 01:27 PM
TcM's Avatar   
TcM TcM is offline
Code Warrior
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 8,332
Rep Power: 68
TcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of light
Default

Thats why now im trying to find free software so i will not have to download Warez!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT -5. The time now is 01:51 PM.

Contest Stats

WingedPanther ........ 2753.6
Xav ........ 2704
Brandon W ........ 1702.32
John ........ 1207.73
marwex89 ........ 1175.24
morefood2001 ........ 966.05
dcs ........ 655.75
Steve.L ........ 475.59
orjan ........ 418.58
Aereshaa ........ 383.54

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 98%

Ads