sketchucation logo sketchucation
    • 登入
    ℹ️ 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!!

    已排程 已置頂 已鎖定 已移動 Developers' Forum
    53 貼文 24 Posters 5.9k 瀏覽 24 Watching
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • Chris FullmerC 離線
      Chris Fullmer
      最後由 編輯

      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 條回覆 最後回覆 回覆 引用 0
      • S 離線
        sepo
        最後由 編輯

        @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 條回覆 最後回覆 回覆 引用 0
        • A 離線
          AcesHigh
          最後由 編輯

          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 條回覆 最後回覆 回覆 引用 0
          • R 離線
            RickW
            最後由 編輯

            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 條回覆 最後回覆 回覆 引用 0
            • J 離線
              Jim
              最後由 編輯

              @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 條回覆 最後回覆 回覆 引用 0
              • fredo6F 離線
                fredo6
                最後由 編輯

                @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 條回覆 最後回覆 回覆 引用 0
                • thomthomT 離線
                  thomthom
                  最後由 編輯

                  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 條回覆 最後回覆 回覆 引用 0
                  • MALAISEM 離線
                    MALAISE
                    最後由 編輯

                    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 條回覆 最後回覆 回覆 引用 0
                    • T 離線
                      tomot
                      最後由 編輯

                      @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 條回覆 最後回覆 回覆 引用 0
                      • H 離線
                        Howard leslie
                        最後由 編輯

                        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 條回覆 最後回覆 回覆 引用 0
                        • H 離線
                          Heven7_floor
                          最後由 編輯

                          @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 條回覆 最後回覆 回覆 引用 0
                          • 1
                          • 2
                          • 3
                          • 1 / 3
                          • 第一個貼文
                            最後的貼文
                          Buy SketchPlus
                          Buy SUbD
                          Buy WrapR
                          Buy eBook
                          Buy Modelur
                          Buy Vertex Tools
                          Buy SketchCuisine
                          Buy FormFonts

                          Advertisement