• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Software coding question - ethics related...

Say you were to take someone's open source software, but found that it didn't function the way you needed it, so you modified almost all aspects of the code such that it really didn't look anything like the original.

Would you still give credit to the person? This is PHP software, so the credit is a visible link on the web page.

I'm inclined to give credit, but I want to know what you guys think.
 
Just give credit, even though you changed almost everything, you still used it as a launchpad.

Its the "Ethical" thing to do. 🙂
 
Originally posted by: Stefan
Say you were to take someone's open source software, but found that it didn't function the way you needed it, so you modified almost all aspects of the code such that it really didn't look anything like the original.

Would you still give credit to the person? This is PHP software, so the credit is a visible link on the web page.

I'm inclined to give credit, but I want to know what you guys think.

what licensing are you using ?
 
Originally posted by: mzkhadir
Originally posted by: Stefan
Say you were to take someone's open source software, but found that it didn't function the way you needed it, so you modified almost all aspects of the code such that it really didn't look anything like the original.

Would you still give credit to the person? This is PHP software, so the credit is a visible link on the web page.

I'm inclined to give credit, but I want to know what you guys think.

what licensing are you using ?

Ethically not legally.
 
Originally posted by: Reel
Originally posted by: mzkhadir
Originally posted by: Stefan
Say you were to take someone's open source software, but found that it didn't function the way you needed it, so you modified almost all aspects of the code such that it really didn't look anything like the original.

Would you still give credit to the person? This is PHP software, so the credit is a visible link on the web page.

I'm inclined to give credit, but I want to know what you guys think.

what licensing are you using ?

Ethically not legally.

I don't think there's a difference in this case. He agreed to the terms of the license, so ethically he should do whatever he agreed to.
 
Originally posted by: Stefan
Say you were to take someone's open source software, but found that it didn't function the way you needed it, so you modified almost all aspects of the code such that it really didn't look anything like the original.

Would you still give credit to the person? This is PHP software, so the credit is a visible link on the web page.

I'm inclined to give credit, but I want to know what you guys think.

err yeah...why not?
 
Back
Top