Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Codeproject Source code in commercial products...

Codeproject Source code in commercial products...

Scheduled Pinned Locked Moved The Lounge
question
17 Posts 12 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Norman Timo
    wrote on last edited by
    #1

    Hello everybody, I want to know under which license source code in codeproject is available. Does every submitter decide whether source code could be used freely in commercial products, or exists a common agreement, that EVERY sourcecode which is available under codeproject could be used freely? I searched hints in FAQs and also on the dependent sites, which contains code I like to use. Should I contact the submitter for that? Please give me an answer to this question. Thanks. Norman-Timo -- modified at 2:59 Wednesday 14th December, 2005

    V S C S L 8 Replies Last reply
    0
    • N Norman Timo

      Hello everybody, I want to know under which license source code in codeproject is available. Does every submitter decide whether source code could be used freely in commercial products, or exists a common agreement, that EVERY sourcecode which is available under codeproject could be used freely? I searched hints in FAQs and also on the dependent sites, which contains code I like to use. Should I contact the submitter for that? Please give me an answer to this question. Thanks. Norman-Timo -- modified at 2:59 Wednesday 14th December, 2005

      V Offline
      V Offline
      Vikram A Punathambekar
      wrote on last edited by
      #2

      DISCLAIMER: I am not a lawyer and have nothing to do with CP except being a member and contributing what I can. Please do not take my words as gospel truth. Now we can get to your question. :) If people post code on CP, it's safe to assume you can use it for personal purposes. However, if you plan to use it in public, either commercially or for non-profit use, it's always better to ask the person who wrote the code. Not only will you avoid future hassles, but you're also being polite and considerate. And of course, any author would be happy to know if others are using his work. Cheers, Vikram.


      "When I read in books about a "base class", I figured this was the class that was at the bottom of the inheritence tree. It's the "base", right? Like the base of a pyramid." - Marc Clifton.

      T 1 Reply Last reply
      0
      • N Norman Timo

        Hello everybody, I want to know under which license source code in codeproject is available. Does every submitter decide whether source code could be used freely in commercial products, or exists a common agreement, that EVERY sourcecode which is available under codeproject could be used freely? I searched hints in FAQs and also on the dependent sites, which contains code I like to use. Should I contact the submitter for that? Please give me an answer to this question. Thanks. Norman-Timo -- modified at 2:59 Wednesday 14th December, 2005

        S Offline
        S Offline
        Shog9 0
        wrote on last edited by
        #3

        There's no common license. As Vikram said, it's always polite to ask the author. If the licensing terms aren't explicitly stated in the article, then it's plain good sense.

        ---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.1 - bookmark forum posts on Pensieve Print forum 0.1.1 - printer-friendly forums

        1 Reply Last reply
        0
        • N Norman Timo

          Hello everybody, I want to know under which license source code in codeproject is available. Does every submitter decide whether source code could be used freely in commercial products, or exists a common agreement, that EVERY sourcecode which is available under codeproject could be used freely? I searched hints in FAQs and also on the dependent sites, which contains code I like to use. Should I contact the submitter for that? Please give me an answer to this question. Thanks. Norman-Timo -- modified at 2:59 Wednesday 14th December, 2005

          C Offline
          C Offline
          Colin Angus Mackay
          wrote on last edited by
          #4

          By default all articles and associated source code are copyrighted to the author. That happens whether they say so or not (however CodeProject do put a copyright notice at the bottom of the page anyway). All the articles and code I submit to Code Project I do so for educational purposes. I don't expect the code to be useful on its own, but it should demonstrate a technique that is useful. I obviously cannot speak for other authors. At the end of the day you should always ask the author for permission. As to the article itself (which is slighty OT): I take my rights as an author seriously and I now post at the bottom of the article exactly where I've authorised it to appear. I have sent emails to people to remove copyright violations from their website and it has worked - so far I've never had to escalate it. I hope this helps.


          My: Blog | Photos "Man who stand on hill with mouth open will wait long time for roast duck to drop in." -- Confucious

          J 1 Reply Last reply
          0
          • C Colin Angus Mackay

            By default all articles and associated source code are copyrighted to the author. That happens whether they say so or not (however CodeProject do put a copyright notice at the bottom of the page anyway). All the articles and code I submit to Code Project I do so for educational purposes. I don't expect the code to be useful on its own, but it should demonstrate a technique that is useful. I obviously cannot speak for other authors. At the end of the day you should always ask the author for permission. As to the article itself (which is slighty OT): I take my rights as an author seriously and I now post at the bottom of the article exactly where I've authorised it to appear. I have sent emails to people to remove copyright violations from their website and it has worked - so far I've never had to escalate it. I hope this helps.


            My: Blog | Photos "Man who stand on hill with mouth open will wait long time for roast duck to drop in." -- Confucious

            J Offline
            J Offline
            Jonathan Darka
            wrote on last edited by
            #5

            The problem is that any code you release here will be used by someone, somewhere for commercial use. You cannot stop this, so I generally think that if you release any source code then you should expect (allow) it to be used commercially, because someone will - and they probably won't ask for permission. regards,

            D C V 3 Replies Last reply
            0
            • J Jonathan Darka

              The problem is that any code you release here will be used by someone, somewhere for commercial use. You cannot stop this, so I generally think that if you release any source code then you should expect (allow) it to be used commercially, because someone will - and they probably won't ask for permission. regards,

              D Offline
              D Offline
              Duncan Edwards Jones
              wrote on last edited by
              #6

              No - the actions of dishonest people should not impact the rights and responsibilities of honest people. I agree with above that you should: * seek permission to use any substantial code from this or any other site in a commercial product * acknowledge the original author and also acknowledge any help you get Most authors will give permission for their code to be used in a comercial product if asked and the "please and thankyou" transactions guarantees that they will be more likely to improve that article as and when they can and that benefits us all. Also : if you use code from here without permission you expose your employer to a (admintedly small) litigation risk. Most employers take a very dim view of this so in the long run it isn't worth doing. '--8<------------------------ Ex Datis: Duncan Jones Merrion Computing Ltd

              J 1 Reply Last reply
              0
              • D Duncan Edwards Jones

                No - the actions of dishonest people should not impact the rights and responsibilities of honest people. I agree with above that you should: * seek permission to use any substantial code from this or any other site in a commercial product * acknowledge the original author and also acknowledge any help you get Most authors will give permission for their code to be used in a comercial product if asked and the "please and thankyou" transactions guarantees that they will be more likely to improve that article as and when they can and that benefits us all. Also : if you use code from here without permission you expose your employer to a (admintedly small) litigation risk. Most employers take a very dim view of this so in the long run it isn't worth doing. '--8<------------------------ Ex Datis: Duncan Jones Merrion Computing Ltd

                J Offline
                J Offline
                Jonathan Darka
                wrote on last edited by
                #7

                I suspect that most honest developers would ask as they would not like their own work 'stolen' but in reality I think that most people would just use the code anyway, which is why I do not set any restrictions on any source code I release, except that they should not remove the copyright message (which they probably will anyway). -- modified at 5:02 Wednesday 14th December, 2005

                M 1 Reply Last reply
                0
                • J Jonathan Darka

                  The problem is that any code you release here will be used by someone, somewhere for commercial use. You cannot stop this, so I generally think that if you release any source code then you should expect (allow) it to be used commercially, because someone will - and they probably won't ask for permission. regards,

                  C Offline
                  C Offline
                  Colin Angus Mackay
                  wrote on last edited by
                  #8

                  Darka wrote:

                  any code you release here will be used by someone, somewhere for commercial use

                  The code I release here would not be suitable for commercial use. As I've said already, the code I release is for educational pursposes. It has no commercial benefit other than a learning tool. I realise that others might post code that is more pluggable than the code I post and that is up to them whether they want to do that or not. My comments about taking my rights seriously were in regard to the article itself because that takes me much longer to put together than the code.

                  Darka wrote:

                  I generally think that if you release any source code then you should expect (allow) it to be used commercially, because someone will - and they probably won't ask for permission

                  So, by that token musicians should just give away their work because someone will copy it anyway, so they might as well just allow it to begin with.


                  My: Blog | Photos "Man who stand on hill with mouth open will wait long time for roast duck to drop in." -- Confucious

                  J 1 Reply Last reply
                  0
                  • C Colin Angus Mackay

                    Darka wrote:

                    any code you release here will be used by someone, somewhere for commercial use

                    The code I release here would not be suitable for commercial use. As I've said already, the code I release is for educational pursposes. It has no commercial benefit other than a learning tool. I realise that others might post code that is more pluggable than the code I post and that is up to them whether they want to do that or not. My comments about taking my rights seriously were in regard to the article itself because that takes me much longer to put together than the code.

                    Darka wrote:

                    I generally think that if you release any source code then you should expect (allow) it to be used commercially, because someone will - and they probably won't ask for permission

                    So, by that token musicians should just give away their work because someone will copy it anyway, so they might as well just allow it to begin with.


                    My: Blog | Photos "Man who stand on hill with mouth open will wait long time for roast duck to drop in." -- Confucious

                    J Offline
                    J Offline
                    Jonathan Darka
                    wrote on last edited by
                    #9

                    Colin Angus Mackay wrote:

                    My comments about taking my rights seriously were in regard to the article itself because that takes me much longer to put together than the code

                    I like many others do take rights seriously, just stating that I am sure that many others do not.

                    Colin Angus Mackay wrote:

                    So, by that token musicians should just give away their work because someone will copy it anyway, so they might as well just allow it to begin with.

                    Of course not, just stating that people will use the code in a commercial product whether you want them to or not.

                    1 Reply Last reply
                    0
                    • V Vikram A Punathambekar

                      DISCLAIMER: I am not a lawyer and have nothing to do with CP except being a member and contributing what I can. Please do not take my words as gospel truth. Now we can get to your question. :) If people post code on CP, it's safe to assume you can use it for personal purposes. However, if you plan to use it in public, either commercially or for non-profit use, it's always better to ask the person who wrote the code. Not only will you avoid future hassles, but you're also being polite and considerate. And of course, any author would be happy to know if others are using his work. Cheers, Vikram.


                      "When I read in books about a "base class", I figured this was the class that was at the bottom of the inheritence tree. It's the "base", right? Like the base of a pyramid." - Marc Clifton.

                      T Offline
                      T Offline
                      toxcct
                      wrote on last edited by
                      #10

                      amen...


                      TOXCCT >>> GEII power
                      [toxcct][VisualCalc 2.20][VisualCalc 3.0]

                      1 Reply Last reply
                      0
                      • J Jonathan Darka

                        The problem is that any code you release here will be used by someone, somewhere for commercial use. You cannot stop this, so I generally think that if you release any source code then you should expect (allow) it to be used commercially, because someone will - and they probably won't ask for permission. regards,

                        V Offline
                        V Offline
                        Vikram A Punathambekar
                        wrote on last edited by
                        #11

                        I agree, except for the word 'allow'. Cheers, Vikram.


                        "When I read in books about a "base class", I figured this was the class that was at the bottom of the inheritence tree. It's the "base", right? Like the base of a pyramid." - Marc Clifton.

                        1 Reply Last reply
                        0
                        • N Norman Timo

                          Hello everybody, I want to know under which license source code in codeproject is available. Does every submitter decide whether source code could be used freely in commercial products, or exists a common agreement, that EVERY sourcecode which is available under codeproject could be used freely? I searched hints in FAQs and also on the dependent sites, which contains code I like to use. Should I contact the submitter for that? Please give me an answer to this question. Thanks. Norman-Timo -- modified at 2:59 Wednesday 14th December, 2005

                          S Offline
                          S Offline
                          Smith
                          wrote on last edited by
                          #12

                          just send your credit card information its enuff they can manage. regards, Rookie Installing MFC...2% complete

                          1 Reply Last reply
                          0
                          • N Norman Timo

                            Hello everybody, I want to know under which license source code in codeproject is available. Does every submitter decide whether source code could be used freely in commercial products, or exists a common agreement, that EVERY sourcecode which is available under codeproject could be used freely? I searched hints in FAQs and also on the dependent sites, which contains code I like to use. Should I contact the submitter for that? Please give me an answer to this question. Thanks. Norman-Timo -- modified at 2:59 Wednesday 14th December, 2005

                            L Offline
                            L Offline
                            Lost User
                            wrote on last edited by
                            #13

                            It's good manners to ask the author plus you might get additional information on the software. Elaine :rose: The tigress is here :-D

                            1 Reply Last reply
                            0
                            • N Norman Timo

                              Hello everybody, I want to know under which license source code in codeproject is available. Does every submitter decide whether source code could be used freely in commercial products, or exists a common agreement, that EVERY sourcecode which is available under codeproject could be used freely? I searched hints in FAQs and also on the dependent sites, which contains code I like to use. Should I contact the submitter for that? Please give me an answer to this question. Thanks. Norman-Timo -- modified at 2:59 Wednesday 14th December, 2005

                              D Offline
                              D Offline
                              Dan Neely
                              wrote on last edited by
                              #14

                              Norman-Timo wrote:

                              I want to know under which license source code in codeproject is available. Does every submitter decide whether source code could be used freely in commercial products, or exists a common agreement, that EVERY sourcecode which is available under codeproject could be used freely?

                              read the submission guidelines. http://www.codeproject.com/info/submit.asp I'm quoting an excerpt.

                              Submission Guidelines:

                              If you post to CodeProject then you retain copyright of your article and code. You also give CodeProject permission to use it in a fair manner and also permit other developers to use the sourcecode associated with your articles in their own applications as long as they do not remove your copyright notices or try and take credit for your work.

                              The last phrase could use clarifying. Does it mean you must include using CoderY's CopmponentX in your documentation somewhere, or just that you can't start selling your own ImprovedComponentX to other developers.

                              1 Reply Last reply
                              0
                              • J Jonathan Darka

                                I suspect that most honest developers would ask as they would not like their own work 'stolen' but in reality I think that most people would just use the code anyway, which is why I do not set any restrictions on any source code I release, except that they should not remove the copyright message (which they probably will anyway). -- modified at 5:02 Wednesday 14th December, 2005

                                M Offline
                                M Offline
                                Michael A Barnhart
                                wrote on last edited by
                                #15

                                Darka wrote:

                                in reality I think that most people would just use the code anyway

                                Then they are common criminals and had better not work for me. They would be umemployeed very quickly if I found out.

                                Darka wrote:

                                which is why I do not set any restrictions on any source code I release

                                Well, unless you state no restriction. Then the permissions are unknown. And would have to be address prior to usage. "Simplicity is more complicated than you think. But it’s well worth it” (Ron Jeffries)

                                1 Reply Last reply
                                0
                                • N Norman Timo

                                  Hello everybody, I want to know under which license source code in codeproject is available. Does every submitter decide whether source code could be used freely in commercial products, or exists a common agreement, that EVERY sourcecode which is available under codeproject could be used freely? I searched hints in FAQs and also on the dependent sites, which contains code I like to use. Should I contact the submitter for that? Please give me an answer to this question. Thanks. Norman-Timo -- modified at 2:59 Wednesday 14th December, 2005

                                  R Offline
                                  R Offline
                                  Rocky Moore
                                  wrote on last edited by
                                  #16

                                  Just a side note, you need to make sure just how long you can use the code in a commercial app. There have been a few project that start off here on CP as freely licensed for public and commercial apps and then a little while down the road the author changes the licensing model to restrict commercial apps and then you are dead in the water or at the very least could face some legal wranglings. I personally, seldom if every, use any code that is not licensed under BSD just to free myself from future problems. Rocky <>< Latest Post: SQL2005 Server Managemnet Studio timeouts! Blog: www.RockyMoore.com/TheCoder/[^]

                                  1 Reply Last reply
                                  0
                                  • N Norman Timo

                                    Hello everybody, I want to know under which license source code in codeproject is available. Does every submitter decide whether source code could be used freely in commercial products, or exists a common agreement, that EVERY sourcecode which is available under codeproject could be used freely? I searched hints in FAQs and also on the dependent sites, which contains code I like to use. Should I contact the submitter for that? Please give me an answer to this question. Thanks. Norman-Timo -- modified at 2:59 Wednesday 14th December, 2005

                                    N Offline
                                    N Offline
                                    Norman Timo
                                    wrote on last edited by
                                    #17

                                    Hello everyboy, I didn't thought that my question effected so much response. But now I know there's no common license system for CP posted source code. And I got the mention, that I better have to ask author before I use his source in commercial products ;-) I wanted to clarify that fact. Before I illegally use code, I would ask the author, of course. Thanx for replyments, very good community here :-) Norman-Timo

                                    1 Reply Last reply
                                    0
                                    Reply
                                    • Reply as topic
                                    Log in to reply
                                    • Oldest to Newest
                                    • Newest to Oldest
                                    • Most Votes


                                    • Login

                                    • Don't have an account? Register

                                    • Login or register to search.
                                    • First post
                                      Last post
                                    0
                                    • Categories
                                    • Recent
                                    • Tags
                                    • Popular
                                    • World
                                    • Users
                                    • Groups