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. Someone filed a patent partially based on my source code on CodeProject

Someone filed a patent partially based on my source code on CodeProject

Scheduled Pinned Locked Moved The Lounge
c++htmlcomalgorithmstutorial
43 Posts 14 Posters 1 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.
  • A AspDotNetDev

    The author said his name was removed, not a copyright notice.

    [

    S<T>::f(U) // Out of line.

    ](http://msdn.microsoft.com/en-us/library/8yk3t00s(v=vs.71).aspx)

    S Offline
    S Offline
    Shao Voon Wong
    wrote on last edited by
    #16

    I should have added a copyright notice in the source code! An oversight!! But now it is impossible to update all of them now that my article and source code were copied to many coding websites (without my permission)

    A 1 Reply Last reply
    0
    • S Shao Voon Wong

      I should have added a copyright notice in the source code! An oversight!! But now it is impossible to update all of them now that my article and source code were copied to many coding websites (without my permission)

      A Offline
      A Offline
      Albert Holguin
      wrote on last edited by
      #17

      I wouldn't object to the copying and using of open source code, after all, that's its purpose... but to actually use it in a patent!? ...that's just not right.

      A 1 Reply Last reply
      0
      • A Albert Holguin

        you may be right about that...

        D Offline
        D Offline
        Dave Kreskowiak
        wrote on last edited by
        #18

        That's what lawyers are for...

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak

        A A 2 Replies Last reply
        0
        • A Albert Holguin

          I wouldn't object to the copying and using of open source code, after all, that's its purpose... but to actually use it in a patent!? ...that's just not right.

          A Offline
          A Offline
          AspDotNetDev
          wrote on last edited by
          #19

          Albert Holguin wrote:

          but to actually use it in a patent

          How would you feel about people who use your code to make money? Or on the job? All are valid uses of open source code, depending on the license (some have restrictions, such as maintaining any copyright notices or not using for commercial purposes). I'm not really sure what the CPOL states. But if you put code online with the intention of giving it away, I wouldn't get annoyed when somebody actually uses it.

          [

          S<T>::f(U) // Out of line.

          ](http://msdn.microsoft.com/en-us/library/8yk3t00s(v=vs.71).aspx)

          A S P M 5 Replies Last reply
          0
          • D Dave Kreskowiak

            That's what lawyers are for...

            A guide to posting questions on CodeProject[^]
            Dave Kreskowiak

            A Offline
            A Offline
            Albert Holguin
            wrote on last edited by
            #20

            I did suggest that, keep reading... ;)

            1 Reply Last reply
            0
            • D Dave Kreskowiak

              That's what lawyers are for...

              A guide to posting questions on CodeProject[^]
              Dave Kreskowiak

              A Offline
              A Offline
              AspDotNetDev
              wrote on last edited by
              #21

              Unfortunately.

              [

              S<T>::f(U) // Out of line.

              ](http://msdn.microsoft.com/en-us/library/8yk3t00s(v=vs.71).aspx)

              1 Reply Last reply
              0
              • A AspDotNetDev

                Albert Holguin wrote:

                but to actually use it in a patent

                How would you feel about people who use your code to make money? Or on the job? All are valid uses of open source code, depending on the license (some have restrictions, such as maintaining any copyright notices or not using for commercial purposes). I'm not really sure what the CPOL states. But if you put code online with the intention of giving it away, I wouldn't get annoyed when somebody actually uses it.

                [

                S<T>::f(U) // Out of line.

                ](http://msdn.microsoft.com/en-us/library/8yk3t00s(v=vs.71).aspx)

                A Offline
                A Offline
                Albert Holguin
                wrote on last edited by
                #22

                yeah but a patent is for protecting your intellectual property... if its not even yours, its unethical to do so

                A L 2 Replies Last reply
                0
                • A Albert Holguin

                  yeah but a patent is for protecting your intellectual property... if its not even yours, its unethical to do so

                  A Offline
                  A Offline
                  AspDotNetDev
                  wrote on last edited by
                  #23

                  It would be weird if somebody just copy/pasted the code into a patent, but that doesn't appear to be the case. The code was just used to make another, larger bit of code.

                  [

                  S<T>::f(U) // Out of line.

                  ](http://msdn.microsoft.com/en-us/library/8yk3t00s(v=vs.71).aspx)

                  1 Reply Last reply
                  0
                  • A AspDotNetDev

                    Albert Holguin wrote:

                    but to actually use it in a patent

                    How would you feel about people who use your code to make money? Or on the job? All are valid uses of open source code, depending on the license (some have restrictions, such as maintaining any copyright notices or not using for commercial purposes). I'm not really sure what the CPOL states. But if you put code online with the intention of giving it away, I wouldn't get annoyed when somebody actually uses it.

                    [

                    S<T>::f(U) // Out of line.

                    ](http://msdn.microsoft.com/en-us/library/8yk3t00s(v=vs.71).aspx)

                    S Offline
                    S Offline
                    Shao Voon Wong
                    wrote on last edited by
                    #24

                    Actually, I kinda happy to see my code to see my code used in open-source libraries, though I dun really get any monetary benefits out of it. I have not checked my other code whether they are used in open source libraries as well. I dun really mind to see my code used in some patent but they could use some courtesy of informing me.

                    1 Reply Last reply
                    0
                    • S Shao Voon Wong

                      I was writing a C++ library but forgot how to write something. I was googling my combination library for solution. I found out my combination code was used in some open-source libraries. Someone even filed a patent[^] partially based on my combination code. Note: the appendix A contains the source code for my Combinations in C++[^] article (search for "next_combination"). My name is removed from the squashed source code. LOAD-BALANCING AND TECHNOLOGY SHARING USING LEMPEL-ZIV COMPLEXITY TO SELECT OPTIMAL CLIENT-SETS [^]

                      R Offline
                      R Offline
                      RCoate
                      wrote on last edited by
                      #25

                      One problem you may find is that US patents are based on first to register, not first to discover. You can have all the proof you want that you discovered something first. It doesn't matter - first to register the patent wins. You could try to argue that the work was stolen but you would need proof that the other guy did not invent it indepentently. The fact that it is in the public domain doesn't count. Most other countries have their patent laws the other way around.

                      1 Reply Last reply
                      0
                      • S Shao Voon Wong

                        I was writing a C++ library but forgot how to write something. I was googling my combination library for solution. I found out my combination code was used in some open-source libraries. Someone even filed a patent[^] partially based on my combination code. Note: the appendix A contains the source code for my Combinations in C++[^] article (search for "next_combination"). My name is removed from the squashed source code. LOAD-BALANCING AND TECHNOLOGY SHARING USING LEMPEL-ZIV COMPLEXITY TO SELECT OPTIMAL CLIENT-SETS [^]

                        C Offline
                        C Offline
                        cp9876
                        wrote on last edited by
                        #26

                        If you think that you invented something, disclosed in your article, that this other person has patented then their patent will fail as your article will count as prior art in the public domain and they cannot patent that. If you think they have, wait for the examination process and submit an objection. So they cannot be patenting something you invented and disclosed in your article. It appears more likely that they used the code in your article as part of the implementation they reveal in the patent application. As you mention there are other examples on the web they could use, but they chose yours - you should probably be flattered. If this is the case, they haven't actually patented your code, but used it to illustrate how to implement their invention. I understood that the idea of CPOL articles was that the author wanted them to be used by others, commercially or otherwise. Authors do expect some sort of recognition, and the removal of copyright notices is rude and clearly unethical, but I'd be interested if anyone can shed light on whether it is actually illegal. When you submit a patent application you have to provide enough information to enable someone to reproduce the invention, so where software is concerned you provide code. I have no idea whether the authorship of CPOL code has to be disclosed, but it is an interesting question. Including anything substantial in a patent application without attribution would appear to be plagiarism of some form.

                        Peter "Until the invention of the computer, the machine gun was the device that enabled humans to make the most mistakes in the smallest amount of time."

                        modified on Thursday, April 28, 2011 11:48 PM

                        1 Reply Last reply
                        0
                        • A Albert Holguin

                          yeah but a patent is for protecting your intellectual property... if its not even yours, its unethical to do so

                          L Offline
                          L Offline
                          Luc Pattyn
                          wrote on last edited by
                          #27

                          AFAIK what gets protected is the intellectual property in the claims; the rest is collateral, it is merely explaining the claims, not adding to the protected matter. :)

                          Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum

                          Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.

                          1 Reply Last reply
                          0
                          • A AspDotNetDev

                            The article is under the Code Project Open License... not sure if that matters, but I wouldn't go around suing people because they made use of my open source code.

                            [

                            S<T>::f(U) // Out of line.

                            ](http://msdn.microsoft.com/en-us/library/8yk3t00s(v=vs.71).aspx)

                            P Offline
                            P Offline
                            Paul Conrad
                            wrote on last edited by
                            #28

                            Nice sig, Asp :-D

                            "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham

                            1 Reply Last reply
                            0
                            • A AspDotNetDev

                              Albert Holguin wrote:

                              but to actually use it in a patent

                              How would you feel about people who use your code to make money? Or on the job? All are valid uses of open source code, depending on the license (some have restrictions, such as maintaining any copyright notices or not using for commercial purposes). I'm not really sure what the CPOL states. But if you put code online with the intention of giving it away, I wouldn't get annoyed when somebody actually uses it.

                              [

                              S<T>::f(U) // Out of line.

                              ](http://msdn.microsoft.com/en-us/library/8yk3t00s(v=vs.71).aspx)

                              P Offline
                              P Offline
                              Paul Conrad
                              wrote on last edited by
                              #29

                              AspDotNetDev wrote:

                              How would you feel about people who use your code to make money?

                              Depends on my "value" of the code. If it were very useful code, and had no recognition, I'd be a little ticked off.

                              "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham

                              1 Reply Last reply
                              0
                              • A AspDotNetDev

                                Albert Holguin wrote:

                                but to actually use it in a patent

                                How would you feel about people who use your code to make money? Or on the job? All are valid uses of open source code, depending on the license (some have restrictions, such as maintaining any copyright notices or not using for commercial purposes). I'm not really sure what the CPOL states. But if you put code online with the intention of giving it away, I wouldn't get annoyed when somebody actually uses it.

                                [

                                S<T>::f(U) // Out of line.

                                ](http://msdn.microsoft.com/en-us/library/8yk3t00s(v=vs.71).aspx)

                                P Offline
                                P Offline
                                Paul Conrad
                                wrote on last edited by
                                #30

                                AspDotNetDev wrote:

                                not really sure what the CPOL states

                                CPOL[^] Sections 4 and 5a, d... Looks fairly clear about using other individual's work...

                                "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham

                                A 1 Reply Last reply
                                0
                                • P Paul Conrad

                                  AspDotNetDev wrote:

                                  not really sure what the CPOL states

                                  CPOL[^] Sections 4 and 5a, d... Looks fairly clear about using other individual's work...

                                  "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham

                                  A Offline
                                  A Offline
                                  AspDotNetDev
                                  wrote on last edited by
                                  #31

                                  Yep, so the person was free to have copied the code and make it part of a patent, but they should not have removed the copyright notice.

                                  [

                                  S<T>::f(U) // Out of line.

                                  ](http://msdn.microsoft.com/en-us/library/8yk3t00s(v=vs.71).aspx)

                                  P 1 Reply Last reply
                                  0
                                  • A AspDotNetDev

                                    Yep, so the person was free to have copied the code and make it part of a patent, but they should not have removed the copyright notice.

                                    [

                                    S<T>::f(U) // Out of line.

                                    ](http://msdn.microsoft.com/en-us/library/8yk3t00s(v=vs.71).aspx)

                                    P Offline
                                    P Offline
                                    Paul Conrad
                                    wrote on last edited by
                                    #32

                                    Yes.

                                    "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham

                                    1 Reply Last reply
                                    0
                                    • A AspDotNetDev

                                      Albert Holguin wrote:

                                      but to actually use it in a patent

                                      How would you feel about people who use your code to make money? Or on the job? All are valid uses of open source code, depending on the license (some have restrictions, such as maintaining any copyright notices or not using for commercial purposes). I'm not really sure what the CPOL states. But if you put code online with the intention of giving it away, I wouldn't get annoyed when somebody actually uses it.

                                      [

                                      S<T>::f(U) // Out of line.

                                      ](http://msdn.microsoft.com/en-us/library/8yk3t00s(v=vs.71).aspx)

                                      M Offline
                                      M Offline
                                      Mycroft Holmes
                                      wrote on last edited by
                                      #33

                                      other than potentially generating income for the patenter I would have though a patent acts to restrict the use of the content, this seems diametrically opposed to the open source nature of CP.

                                      Never underestimate the power of human stupidity RAH

                                      A 1 Reply Last reply
                                      0
                                      • S Shao Voon Wong

                                        I was writing a C++ library but forgot how to write something. I was googling my combination library for solution. I found out my combination code was used in some open-source libraries. Someone even filed a patent[^] partially based on my combination code. Note: the appendix A contains the source code for my Combinations in C++[^] article (search for "next_combination"). My name is removed from the squashed source code. LOAD-BALANCING AND TECHNOLOGY SHARING USING LEMPEL-ZIV COMPLEXITY TO SELECT OPTIMAL CLIENT-SETS [^]

                                        J Offline
                                        J Offline
                                        Joan M
                                        wrote on last edited by
                                        #34

                                        Most of the time law simply don't work. If you have the code under some kind of open source license then it can be even more complicated. Reading the Mark Wallace post (in which some of the statements of the CPOL) one can think that you are right and that you'll win any action you take. Do what you want, but don't expect too much. PS: Before starting any legal action talk to the company/person who has filed the patent and try to solve it. This should help you in any court. AND NEVER EVER accept any vague word from the other side... if they tell you in the court that you agreed that they would do it (i.e. in a future) then you are dead... establish specific dates ALWAYS. Good luck!

                                        [www.tamelectromecanica.com] Robots, CNC and PLC machines for grinding and polishing.

                                        modified on Friday, April 29, 2011 2:15 AM

                                        1 Reply Last reply
                                        0
                                        • M Mycroft Holmes

                                          other than potentially generating income for the patenter I would have though a patent acts to restrict the use of the content, this seems diametrically opposed to the open source nature of CP.

                                          Never underestimate the power of human stupidity RAH

                                          A Offline
                                          A Offline
                                          AspDotNetDev
                                          wrote on last edited by
                                          #35

                                          The patent would protect the greater work, not the incorporated work. The article content could still be used by others.

                                          [

                                          S<T>::f(U) // Out of line.

                                          ](http://msdn.microsoft.com/en-us/library/8yk3t00s(v=vs.71).aspx)

                                          M 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