Results 1 to 23 of 23

Thread: Selling Code

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2007
    Posts
    8

    Selling Code

    Hello - I am currently setting up a market place to for programmers to buy and sell their code. Looking at the range of products under the VB umbrella I would be interested in some feedback on which VB products should be used.

    I have been a bit vague about the site I mention above as this is a fact finding post not a bit of self promotion.

    Thanks,

    BT

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Selling Code

    Moved

    What do you mean by "which VB products should be used."?

  3. #3
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Selling Code

    With all due respect, why would anyone want to buy code when there is so much of it on the internet for free, like here at this site?

    Maybe it would be better to sell user controls or programs you have written?
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  4. #4

    Thread Starter
    New Member
    Join Date
    Apr 2007
    Posts
    8

    Re: Selling Code

    Hi Hack,

    What I mean by that is that within the site there will obvioulsy different categories, so as experienced VB programmers would you advise to have a VB.net category only or seperate category for each of the VB versions?

    Thanks,

  5. #5

    Thread Starter
    New Member
    Join Date
    Apr 2007
    Posts
    8

    Re: Selling Code

    Quote Originally Posted by RobDog888
    With all due respect, why would anyone want to buy code when there is so much of it on the internet for free, like here at this site?

    Maybe it would be better to sell user controls or programs you have written?
    Trading full programmes and user controls is definetley something I would like to do, as a programmer though would you prefer to buy a bare bones bit of source code that you can go and mod or something which does the job but you can not mod?

  6. #6
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Selling Code

    Probably the control if it also comes with the source would be very beneficial as would the user be licensed to make tweaks and code changes?
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  7. #7

    Thread Starter
    New Member
    Join Date
    Apr 2007
    Posts
    8

    Re: Selling Code

    Quote Originally Posted by RobDog888
    Probably the control if it also comes with the cource would be very beneficial as would the user be licensed to make tweaks and code changes?
    Yes, once the code has been bought the user would then be licensed to make any changes to suit there requirements.

  8. #8
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Selling Code

    For ease of use I would like to have the control precompiled but to validate it does what its supossed to having the source is great. Then if I can customize it to fit whatever situation I have and still be in accordance with the licensing is even better.

    The user may like to quickly test out the control in a test app instead of loading all the code etc. Think of it as selling usercontrols with a bonus of getting the source for free type deal.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  9. #9

    Thread Starter
    New Member
    Join Date
    Apr 2007
    Posts
    8

    Re: Selling Code

    Quote Originally Posted by RobDog888
    For ease of use I would like to have the control precompiled but to validate it does what its supossed to having the source is great. Then if I can customize it to fit whatever situation I have and still be in accordance with the licensing is even better.

    The user may like to quickly test out the control in a test app instead of loading all the code etc. Think of it as selling usercontrols with a bonus of getting the source for free type deal.
    You sound like you have some you'd like to sell there, why not pm me?

  10. #10
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Selling Code

    Quote Originally Posted by boytiger
    Yes, once the code has been bought the user would then be licensed to make any changes to suit there requirements.
    Once the code has been bought it would be owned by the user. What would they need a license for?

  11. #11

    Thread Starter
    New Member
    Join Date
    Apr 2007
    Posts
    8

    Re: Selling Code

    Quote Originally Posted by Hack
    Once the code has been bought it would be owned by the user. What would they need a license for?
    They would need a licence to ensure that the original author does not decide that they can no longer use the code.

  12. #12
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Selling Code

    Maybe use an opensource GNU license. Require them to submit their changes so in case you want to update the source with any fixes or improvements.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  13. #13
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Selling Code

    Quote Originally Posted by boytiger
    They would need a licence to ensure that the original author does not decide that they can no longer use the code.
    If they are not buying it from the original author, who are they buying it from?

  14. #14
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Selling Code

    Wouldn't this imply the code is being sold by the author?
    Quote Originally Posted by boytiger
    Hello - I am currently setting up a market place to for programmers to buy and sell their code.

  15. #15
    Fanatic Member Slaine's Avatar
    Join Date
    Jul 2002
    Posts
    641

    Re: Selling Code

    Quote Originally Posted by boytiger
    ... as a programmer though would you prefer to buy a bare bones bit of source code that you can go and mod or something which does the job but you can not mod?
    As a commercial developer I can tell you that I would much rather pay for and use a precompiled control/module that I didn't have the source to.

    Why? Because I have enough problems changing and fixing my own code base. If I have bought in a solution then it is up to the original author to fix any problems with it - not me.

    The biggest market for 'source' products is the hobbiest - who usually is reluctant to pay for anything.

    I wish you the best of luck though.
    Martin J Wallace (Slaine)

  16. #16

    Thread Starter
    New Member
    Join Date
    Apr 2007
    Posts
    8

    Re: Selling Code

    Quote Originally Posted by Slaine
    As a commercial developer I can tell you that I would much rather pay for and use a precompiled control/module that I didn't have the source to.

    Why? Because I have enough problems changing and fixing my own code base. If I have bought in a solution then it is up to the original author to fix any problems with it - not me.

    The biggest market for 'source' products is the hobbiest - who usually is reluctant to pay for anything.

    I wish you the best of luck though.
    Hi - Thanks for your comments, I think I will definetely explore the idea of selling precompiled with source code, so maybe something for everyone.

    Thanks again.

  17. #17
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Selling Code

    User controls that go beyond what native VB does are always handy.

    You could have one price for the control itself, and another if you wanted the control and its source.

  18. #18
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Selling Code

    Yes, the source would have to go along as a secondary optional purchase feature since they could always just compile the user control if they had the source.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  19. #19

    Thread Starter
    New Member
    Join Date
    Apr 2007
    Posts
    8

    Re: Selling Code

    Quote Originally Posted by RobDog888
    Yes, the source would have to go along as a secondary optional purchase feature since they could always just compile the user control if they had the source.
    That's a good option for me too look at, what as programmers are the type of components you would look for if you were in the situation of needing/wanting to buy components?

  20. #20
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Selling Code

    Controls that are more intutitive to use and less buggy, such as:

    A Treeview
    A ListView
    A more sophisticated tabbed dialog control

  21. #21
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Selling Code

    You could create a section for "Requests" on your site.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  22. #22
    Frenzied Member litlewiki's Avatar
    Join Date
    Dec 2005
    Location
    Zeta Reticuli Distro:Ubuntu Fiesty
    Posts
    1,162

    Re: Selling Code

    Quote Originally Posted by RobDog888
    Maybe use an opensource GNU license. Require them to submit their changes so in case you want to update the source with any fixes or improvements.
    Such a license wherein the developer is asked to submit their code back to the owner will not be accepted by the OSI as it is too restrictive(any open source GPL license has to go through a screening process) because you(the creator) will get strong resistance against anything that requires the copyright in the changes to be assigned to you unless your free software credentials are impeccable (like the FSF or GNU) or say you have a very strong position (Mozilla/Canonical). This becomes obvious if there is any reason to believe that you will commercially exploit the contributed changes.

    Quote Originally Posted by Hack
    Once the code has been bought it would be owned by the user. What would they need a license for?
    It depends upon the vendor who is selling this , as they won't be selling the source code and only the source code. They will be either selling it on some condition,
    medium or selling a licence to download it.
    For Open Source, they would also have to be selling the right to copy and redistribute it without further payment to them, and without restrictions on the recipient.You will generally only get the copyright, and therefore unrestricted use if the software was developed specifically for you.

  23. #23
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Selling Code

    Another possibility for controls:

    A good, easy to use, Charting control

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width