Poll: Have you ever "borrowed" other people's code/layout etc?
21–30 of 39 posts
Re: Poll: Have you ever "borrowed" other people's code/layout etc?
#221. Yes
2. Comedy option that people only vote on out of sarcasm/irony
Everyone borrows. But there is some fine line where borrowing becomes plagiarism. Not everyone plagiarizes.
Re: Poll: Have you ever "borrowed" other people's code/layout etc?
#23Re: Poll: Have you ever "borrowed" other people's code/layout etc?
#24Re: Poll: Have you ever "borrowed" other people's code/layout etc?
#25Borrow, yes. Be inspired, yes. But if I take some code/design and integrate it without fully understanding it (I'm discounting in this things which are meant to be used so- modules, plugins, and so forth) I feel like it's intellectually dishonest. Of course I won't understand fully in intricate detail the codestack of an apache module. But view-source is useful as a learning tool: how did they do it, how can I do som…
Re: Poll: Have you ever "borrowed" other people's code/layout etc?
#26Re: Poll: Have you ever "borrowed" other people's code/layout etc?
#27Is it bad if I use code from a GPL'd project in my own GPL'd project? I used some code (about 100 lines) from Inkscape in something I wrote recently that needed to render SVG images into another format.
So, yes, I used someone else's work. They said that I could, and I credited them. (They actually used the algorithm from the SVG standard, but didn't cite it. Is that bad? If so, does the badness in that case transfer to me?)
Re: Poll: Have you ever "borrowed" other people's code/layout etc?
#28Re: Poll: Have you ever "borrowed" other people's code/layout etc?
#29Re: Poll: Have you ever "borrowed" other people's code/layout etc?
#30http://en.wikipedia.org/wiki/Standing_on_the_shoulders_of_gi...