Click here to Skip to main content
15,923,015 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
GeneralRe: Licensing of articles Pin
Jeffrey Walton3-Jan-07 22:09
Jeffrey Walton3-Jan-07 22:09 
GeneralRe: Licensing of articles Pin
Member 964-Jan-07 6:37
Member 964-Jan-07 6:37 
GeneralRe: Licensing of articles Pin
Jeffrey Walton4-Jan-07 6:59
Jeffrey Walton4-Jan-07 6:59 
GeneralRe: Licensing of articles Pin
Member 964-Jan-07 7:21
Member 964-Jan-07 7:21 
GeneralRe: Licensing of articles Pin
Jeffrey Walton4-Jan-07 7:48
Jeffrey Walton4-Jan-07 7:48 
GeneralRe: Licensing of articles Pin
Member 964-Jan-07 7:57
Member 964-Jan-07 7:57 
GeneralRe: Licensing of articles Pin
Jeffrey Walton4-Jan-07 8:06
Jeffrey Walton4-Jan-07 8:06 
GeneralRe: Licensing of articles Pin
James R. Twine5-Jan-07 7:14
James R. Twine5-Jan-07 7:14 
   In some cases (such as mine), the code is licensed, but not necessairly the idea.  In the U.S., the content of the article gets an automatic copyright on it assigned to the author:
The U.S. Copyright Office wrote:
Under the present copyright law, copyright exists in original works of authorship created and fixed in any tangible medium of expression, now known or later developed, from which they can be perceived, reproduced, or otherwise communicated, either directly, or indirectly with the aid of a machine or device. In other words, copyright is an incident of creative authorship not dependent on statutory formalities. Thus, registration with the Copyright Office generally is not required, but there are certain advantages that arise from a timely registration.


   Actually, this technically applies to the source code as well, as it too is an original work of authorship put to a medium.

   Yes, I know that this is US specific, but at least in the U.S. the concerns about copyright are moot - it is there already.  Note that providing an explicit license and/or notice of copyright helps when there is no automatic copyright assigment (or if the reader is not aware of it).

   Also, licensing the code is not the same as licensing the idea.  For example, my code that implements the idea of having a high-throughput SMTP server that uses I/O Completion Ports is licensed, but not the idea itself.  If someone wants to write their own SMTP engine using my ideas, let them.  The hard work is in the code itself, not the idea.

   Lots of people have great ideas - lots of developers think that encryption is a great thing to use to generate registraton keys and prevent theft of a product, but not all of them can implement them.  The Sweat Equity (for lack of a better term) present in the actual implementation of the is what is being protected.

   Peace!

-=- James
Please rate this message - let me know if I helped or not!<HR>If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Avoid driving a vehicle taller than you and remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
See DeleteFXPFiles

GeneralRe: Licensing of articles Pin
Member 965-Jan-07 7:25
Member 965-Jan-07 7:25 
GeneralRe: Licensing of articles Pin
James R. Twine5-Jan-07 8:41
James R. Twine5-Jan-07 8:41 
GeneralRe: Licensing of articles Pin
PJ Arends5-Jan-07 8:54
professionalPJ Arends5-Jan-07 8:54 
GeneralRe: Licensing of articles Pin
Member 965-Jan-07 9:15
Member 965-Jan-07 9:15 
GeneralRe: Licensing of articles Pin
CastorTiu5-Jan-07 10:59
CastorTiu5-Jan-07 10:59 
GeneralRe: Licensing of articles Pin
Member 965-Jan-07 11:52
Member 965-Jan-07 11:52 
GeneralRe: Licensing of articles Pin
James R. Twine5-Jan-07 6:29
James R. Twine5-Jan-07 6:29 
GeneralRe: Licensing of articles Pin
Hans Dietrich3-Jan-07 22:42
mentorHans Dietrich3-Jan-07 22:42 
GeneralRe: Licensing of articles Pin
Member 964-Jan-07 6:33
Member 964-Jan-07 6:33 
GeneralRe: Licensing of articles Pin
#realJSOP3-Jan-07 23:29
professional#realJSOP3-Jan-07 23:29 
GeneralRe: Licensing of articles Pin
Vasudevan Deepak Kumar4-Jan-07 6:02
Vasudevan Deepak Kumar4-Jan-07 6:02 
GeneralRe: Licensing of articles Pin
Member 964-Jan-07 6:33
Member 964-Jan-07 6:33 
GeneralRe: Licensing of articles Pin
Vasudevan Deepak Kumar4-Jan-07 19:46
Vasudevan Deepak Kumar4-Jan-07 19:46 
GeneralRe: Licensing of articles Pin
Jeffrey Walton4-Jan-07 7:03
Jeffrey Walton4-Jan-07 7:03 
GeneralRe: Licensing of articles Pin
Amar Chaudhary5-Jan-07 6:35
Amar Chaudhary5-Jan-07 6:35 
GeneralRe: Licensing of articles Pin
James R. Twine5-Jan-07 7:16
James R. Twine5-Jan-07 7:16 
GeneralRe: Licensing of articles Pin
Dan Neely5-Jan-07 7:44
Dan Neely5-Jan-07 7:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.