sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    Guy charging U$100 for package containing free rubies!!

    Scheduled Pinned Locked Moved Developers' Forum
    53 Posts 24 Posters 5.9k Views 24 Watching
    Loading More Posts
    • 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.
    • fredo6F Offline
      fredo6
      last edited by

      I guess we are protected by the first publication occurrence on a site like Sketchucation or Crai Depot. This at least determines the "prior" date.

      Then, I am waiting on Gaieus' advice to see how to protect us against this type of abuse.

      In between, I will equip my scripts with the following notice:

      
      # Permission to use this software for any purpose and without fee is hereby granted
      # Distribution of this software for commercial purpose is subject to;
      #  - the express written consent of the author
      #  - the inclusion of the present copyright notice in all copies.
      
      

      Fredo

      1 Reply Last reply Reply Quote 0
      • T Offline
        tomot
        last edited by

        Getting angry is not going to help, nor will a EULA in the front of a script, prevent anyone from copying or selling these scripts. I for one will not change my attitude towards providing free scripts for everyone that uses SU, furthermore I thank Didier for providing a home for all of them. There will always be be rotten apples, and unfortunately as the size of the barrel increases so does the likely hood of more bad apples . c'est la vie!

        [my plugins](http://thingsvirtual.blogspot.ca/)
        tomot

        1 Reply Last reply Reply Quote 0
        • Mike LuceyM Offline
          Mike Lucey
          last edited by

          Guys,

          Firstly I must apologise for my ignorance about Ruby Script programming. Now I will move on with regard to the IDEA that I proposed to Coen and Csaba when I learned about this $100 Merchant.

          The idea is simply this,

          **

          1. A Special Place within the Ruby Discussions Forum will be set up. Coen had been working on some ideas for Ruby Programmers but I will let him elaborate on this.

          2. This forum will by invitation only.

          3. The Forum will be monitored by trusted Ruby Programmers from the SketchUp Community. Jim is doing a great job at the moment.

          4. We suggest that, ONLY in this place, would Ruby Programmers post OPEN scripts to be shared and further developed under the ethos that has grown within the Community.

          5. Ruby Scripts that are launched to the public can then be scrambled.**

          As I said at the offset my Ruby Scripting knowledge is nil. I would like to hear if these proposals could work. We (SketchUcation Management) will do anything we can to protect the Intelectual Property of our much appreciated Ruby Scripters.

          Mike

          Support us so we can support you! Upgrade to Premium Membership!

          1 Reply Last reply Reply Quote 0
          • Chris FullmerC Offline
            Chris Fullmer
            last edited by

            I personally don't believe that a lockdown is the solution. If someone has a script they don't want shared with the world, then they can PM it to whoever they do trust, or encode it and only give out the encoded version. I'd rather not begin to encourage closed developing, leaving us wanna-be's and up and coming programmers left out in the cold. I think that more publicity for the free scripts is the answer. Make it so anyone looking for ruby plugins will find the depot first, and the forum, and smustard, and jim's blog, and etc, etc, etc. That's my take,

            Chris

            Lately you've been tan, suspicious for the winter.
            All my Plugins I've written

            1 Reply Last reply Reply Quote 0
            • S Offline
              sepo
              last edited by

              @chris fullmer said:

              I personally don't believe that a lockdown is the solution. If someone has a script they don't want shared with the world, then they can PM it to whoever they do trust, or encode it and only give out the encoded version. I'd rather not begin to encourage closed developing, leaving us wanna-be's and up and coming programmers left out in the cold. I think that more publicity for the free scripts is the answer. Make it so anyone looking for ruby plugins will find the depot first, and the forum, and smustard, and jim's blog, and etc, etc, etc. That's my take,

              Chris

              I agree with you. Let's not get overboard with fear. The success of the Ruby forum was encouragement and dialogue between coders themselves and us users. Surely there must be better way to do this.

              1 Reply Last reply Reply Quote 0
              • A Offline
                AcesHigh
                last edited by

                exactly. As far as we know the guy didnt even sell any of his packages (too expensive!)

                and he agreed to close the site until he reworks everything.

                he is ALSO a ruby developer, so instead of ostrcizing him, we should make him see that he has done something wrong (apparently he already did) and, as a ruby developer, he could even beg for forgiveness and then be allowed to participate here, as long as his translations and icons are distributed for free... and IF he wants, he can sell his OWN rubies...

                1 Reply Last reply Reply Quote 0
                • R Offline
                  RickW
                  last edited by

                  If nothing else, this situation highlights the need for better localization capability for scripts. If creating translations was as easy as a simple text file with one-to-one replacements, he could package and sell the translation file and the icon sets, and leave the script acquisition to the user. The toolbars could even be coded to only display buttons for downloaded scripts.

                  He clearly did some work to create the buttons and the translations, and if he can get paid for it, then more power to him - as long as he leaves distribution to the authors (unless they agree to let him distribute).

                  I tried to have broad localization for Windowizer4, and got a lot of support from this community (thanks again), but I'm still trying to find a better solution (code-wise) for translating webDialogs. If we can solve the translation issue, this situation would be less likely.

                  RickW
                  [www.smustard.com](http://www.smustard.com)

                  1 Reply Last reply Reply Quote 0
                  • J Offline
                    Jim
                    last edited by

                    @chris fullmer said:

                    I personally don't believe that a lockdown is the solution.

                    I don't think anyone is proposing a lockdown of the Ruby Forum. I am certainly against that. SketchUcation has offered a separate and private (by invitation) forum for developers. The "Ruby Developers Forum" could be used by a developer to get help about a commercial plugin, or for beta-testing plugins. Another use I'd like to see is in discussing some standards - coding practices and standard libraries (such as the translation library suggested by Rick.)

                    Of course, I can think of good reasons to have such discussions in full public view also.

                    I believe the forum has already been created, but I haven't sent any invitations. Please PM me if you think you would be interested in an invitation.

                    Hi

                    1 Reply Last reply Reply Quote 0
                    • fredo6F Offline
                      fredo6
                      last edited by

                      @rickw said:

                      If nothing else, this situation highlights the need for better localization capability for scripts. If creating translations was as easy as a simple text file with one-to-one replacements, he could package and sell the translation file and the icon sets, and leave the script acquisition to the user. The toolbars could even be coded to only display buttons for downloaded scripts.

                      He clearly did some work to create the buttons and the translations, and if he can get paid for it, then more power to him - as long as he leaves distribution to the authors (unless they agree to let him distribute).

                      I tried to have broad localization for Windowizer4, and got a lot of support from this community (thanks again), but I'm still trying to find a better solution (code-wise) for translating webDialogs. If we can solve the translation issue, this situation would be less likely.

                      Rick,

                      More or less this is what I tried to do in my new packaging of scripts with LibFredo6, and which is in place for FreeScale now.

                      For translation, you do it from within the application (to avoid the question of encoding in text editors), and the translation is packaged as an external file (extension .lang), which you can distribute separately. This is how we all got the Spanish translation for FreeScale from Pichuneke.

                      For icons, you design the icons and cursors (and images), and put them in a folder that you you can use as an alternate or complement in the plugin. This is how the icons by CadFather were integrated in ToolsOnSurface.

                      For the tool bar, you can simply enter the name you want so that icons can be merged in an existing toolbar. And I give some flexibility in choosing the menus where you want to put the script. This is defined in the "Default Parameter..." dialog box. Note that the default parameters are also stored in an external file, in the folder DEFPARAM_Dir.

                      For the documentation, the script will show in the menu any PDF file present in its main folder. So if someone translate it, it will appear.

                      For videos and for web support links, it can also be configured in an external file (.plugin). This is how FreeScale points to its discussion thread in the Sketchucation forum and the YouTube video.

                      The point with the Brazilian guy is not about his added value (translation, new icons, and may be support to users), but the fact that, willing to adopt a commercial model for redistribution (whatever the price), he did not ask permission, and even did not make the authors aware.

                      Fredo

                      1 Reply Last reply Reply Quote 0
                      • thomthomT Offline
                        thomthom
                        last edited by

                        I don't like the idea of starting to scramble scripts. I feel it'll do more harm than good. Looking at other scripts is a nice way to learn how things are done when you learn doing Ruby plugins. Having a separate section for trusted only people to access unscrambled scripts has the danger of sounding very elitist. Takes away the openness of the forum.

                        Seeing how quickly and effectively this forum community reacted to this matter makes me feel at ease and not worry too much. If something like this pops up again, I'm sure we can all pull together once more and sort it out.

                        Thomas Thomassen — SketchUp Monkey & Coding addict
                        List of my plugins and link to the CookieWare fund

                        1 Reply Last reply Reply Quote 0
                        • MALAISEM Offline
                          MALAISE
                          last edited by

                          I'm also happy to see how healthy is the community facing that kind of virus...
                          Thanks All for that early warning and control.

                          MALAISE 👍

                          La Connaissance n'a de valeur que partagée

                          1 Reply Last reply Reply Quote 0
                          • T Offline
                            tomot
                            last edited by

                            @thomthom said:

                            I don't like the idea of starting to scramble scripts. I feel it'll do more harm than good. Looking at other scripts is a nice way to learn how things are done when you learn doing Ruby plugins. Having a separate section for trusted only people to access unscrambled scripts has the danger of sounding very elitist. Takes away the openness of the forum.

                            Seeing how quickly and effectively this forum community reacted to this matter makes me feel at ease and not worry too much. If something like this pops up again, I'm sure we can all pull together once more and sort it out.

                            I echo your sentiments!

                            [my plugins](http://thingsvirtual.blogspot.ca/)
                            tomot

                            1 Reply Last reply Reply Quote 0
                            • H Offline
                              Howard leslie
                              last edited by

                              One of the great strengths of the SCF is its open nature.
                              ....
                              I'm sure that the rising ruby stars of the future look at code written by the developers that regularly contribute to this forum and learn a great deal.
                              This has to be encouraged as this will help both SketchUp and SCF in the longer term.
                              .............
                              Any lockdown / closing off of the rubies is a bad idea as it closes off this pool of collective knowledge.
                              ..............
                              Charging $100 and Receiving $100 are 2 different things.

                              I would bet that most Portugese speakers who are using SketchUp have at least a rough smattering of English / are smart enough and will be able to figure out how to use most scripts eventually - so why would they pay $100 ???
                              .........
                              Just my thoughts
                              Howard L'

                              1 Reply Last reply Reply Quote 0
                              • H Offline
                                Heven7_floor
                                last edited by

                                @unknownuser said:

                                One of the great strengths of the SCF is its open nature.
                                ....
                                I'm sure that the rising ruby stars of the future look at code written by the developers that regularly contribute to this forum and learn a great deal.
                                This has to be encouraged as this will help both SketchUp and SCF in the longer term.
                                .............
                                Any lockdown / closing off of the rubies is a bad idea as it closes off this pool of collective knowledge.
                                ..............
                                Charging $100 and Receiving $100 are 2 different things.

                                I would bet that most Portugese speakers who are using SketchUp have at least a rough smattering of English / are smart enough and will be able to figure out how to use most scripts eventually - so why would they pay $100 ???
                                .........
                                Just my thoughts
                                Howard L'

                                Yes ! 😄 it 's right , I know sketchup and learning in SU ruby well in here ,from local web portal in my country ,which sketchup is just introduce in my country.
                                Do believe that I search here on first line of my-local google search ?, and even my enlish is still not good enough 😆 , but I believe that I am smart enough to find this warmed place here 😎

                                1 Reply Last reply Reply Quote 0
                                • 1
                                • 2
                                • 3
                                • 3 / 3
                                • First post
                                  Last post
                                Buy SketchPlus
                                Buy SUbD
                                Buy WrapR
                                Buy eBook
                                Buy Modelur
                                Buy Vertex Tools
                                Buy SketchCuisine
                                Buy FormFonts

                                Advertisement