Click here to Skip to main content
15,887,365 members
Home / Discussions / Article Writing
   

Article Writing

 
AnswerRe: Login Problem Pin
Sean Ewington14-Oct-21 6:59
staffSean Ewington14-Oct-21 6:59 
GeneralRe: Login Problem Pin
Member 1539432814-Oct-21 7:07
Member 1539432814-Oct-21 7:07 
GeneralRe: Login Problem Pin
Sean Ewington14-Oct-21 7:25
staffSean Ewington14-Oct-21 7:25 
GeneralRe: Login Problem Pin
Member 1539432814-Oct-21 7:46
Member 1539432814-Oct-21 7:46 
GeneralRe: Login Problem Pin
Sean Ewington18-Oct-21 6:25
staffSean Ewington18-Oct-21 6:25 
GeneralRe: Login Problem Pin
Member 1539432818-Oct-21 6:35
Member 1539432818-Oct-21 6:35 
GeneralRe: Login Problem Pin
Sean Ewington18-Oct-21 8:55
staffSean Ewington18-Oct-21 8:55 
PraiseRe: Login Problem Pin
Katelyn Seng25-Oct-21 21:04
professionalKatelyn Seng25-Oct-21 21:04 
GeneralRe: Login Problem Pin
Sean Ewington1-Nov-21 3:20
staffSean Ewington1-Nov-21 3:20 
QuestionMy Article is Still Pending Pin
SimbirSoft30-Sep-21 22:18
SimbirSoft30-Sep-21 22:18 
AnswerRe: My Article is Still Pending Pin
RedDk1-Oct-21 8:27
RedDk1-Oct-21 8:27 
SuggestionNot an Article! Pin
Greg Utas29-Sep-21 13:38
professionalGreg Utas29-Sep-21 13:38 
GeneralRe: Not an Article! Pin
Nelek29-Sep-21 20:21
protectorNelek29-Sep-21 20:21 
GeneralRe: Not an Article! Pin
Richard MacCutchan29-Sep-21 22:02
mveRichard MacCutchan29-Sep-21 22:02 
GeneralRe: Not an Article! Pin
Richard Deeming29-Sep-21 22:46
mveRichard Deeming29-Sep-21 22:46 
GeneralRe: Not an Article! Pin
Chris Maunder1-Oct-21 11:10
cofounderChris Maunder1-Oct-21 11:10 
QuestionArticle Fonts (fixed width, code, etc.)? Pin
David Deley20-Sep-21 11:42
David Deley20-Sep-21 11:42 
AnswerRe: Article Fonts (fixed width, code, etc.)? Pin
Nelek20-Sep-21 20:22
protectorNelek20-Sep-21 20:22 
AnswerRe: Article Fonts (fixed width, code, etc.)? Pin
Sean Ewington21-Sep-21 0:43
staffSean Ewington21-Sep-21 0:43 
QuestionCode Line Numbers? Colorized Code? Pin
David Deley13-Sep-21 9:55
David Deley13-Sep-21 9:55 
AnswerRe: Code Line Numbers? Colorized Code? Pin
Sean Ewington13-Sep-21 10:07
staffSean Ewington13-Sep-21 10:07 
GeneralRe: Code Line Numbers? Colorized Code? Pin
Richard Deeming13-Sep-21 21:42
mveRichard Deeming13-Sep-21 21:42 
QuestionRegarding licenses of individual files Pin
Member 153422108-Sep-21 4:30
Member 153422108-Sep-21 4:30 
Hi,

Some articles have CPOL mentioned on top and bottom description.

But individual files in the source code have different license texts.
For example:

// Written by Chris Maunder (chris@codeproject.com)
  4  // Copyright 1998-2005.
  5  //
  6  // TextProgressCtrl is a drop-in replacement for the standard
  7  // CProgressCtrl that displays text in a progress control.
  8  //
  9  // Homepage: http://www.codeproject.com/miscctrl/text_progressctrl.asp
 10  //
 11  // This code may be used in compiled form in any way you desire. This
 12  // file may be redistributed by any means PROVIDING it is not sold for
 13  // profit without the author's written consent, and providing that this
 14  // notice and the author's name is included. If the source code in
 15  // this file is used in any commercial application then an email to
 16  // me would be nice.
 17  //
 18  // This file is provided "as is" with no expressed or implied warranty.
 19  // The author accepts no liability if it causes any damage to your
 20  // computer or anything else vaguely within its vicinity.
 21  //
 22  // Expect bugs.
 23  //
 24  // Please use and enjoy. Please let me know of any bugs/mods/improvements
 25  // that you have found/implemented and I will fix/incorporate them into this
 26  // file.

My question is when an author posts his code on Code Project, does his license override CPOL or the license statement in the individual file stands for the particular file and CPOL is for the files with no explicit license?

QuestionAnswering questions with truthful preview Pin
User 152178735-Sep-21 13:57
User 152178735-Sep-21 13:57 
AnswerRe: Answering questions with truthful preview Pin
Richard MacCutchan6-Sep-21 21:04
mveRichard MacCutchan6-Sep-21 21:04 

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.