ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    What does your desk look like?

    Water Closet
    time waster
    74
    809
    267.2k
    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.
    • tonyshowoffT
      tonyshowoff @creayt
      last edited by

      @creayt Get a real IDE! Basically anything by JetBrains is great, what language is that though? Is that some sort of templating within PHP? If so PhpStorm is the way to go 😉

      1 Reply Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller
        last edited by

        Jetbrains fan here too.

        tonyshowoffT 1 Reply Last reply Reply Quote 1
        • tonyshowoffT
          tonyshowoff @scottalanmiller
          last edited by

          @scottalanmiller Yeah in house we use RubyMine, PhpStorm, and WebStorm. All awesome and increased productivity a lot.

          creaytC 1 Reply Last reply Reply Quote 0
          • creaytC
            creayt @tonyshowoff
            last edited by creayt

            @tonyshowoff said:

            @scottalanmiller Yeah in house we use RubyMine, PhpStorm, and WebStorm. All awesome and increased productivity a lot.

            I actually bought licenses for all 3 of those like a year ago hahaha. I haven't really made time to check them out, and I don't think JetBrains makes anything that supports my backend glue ( Node and ColdFusion ). Sublime Text is pretty amazing though.

            tonyshowoffT ? 2 Replies Last reply Reply Quote 0
            • tonyshowoffT
              tonyshowoff @creayt
              last edited by tonyshowoff

              @creayt Oh, I did consider maybe that was CF, but then I thought "well, maybe not" because it's hard to read in the pic. CF though, come on man, modernise!

              Edit: WebStorm does node.js well, that's what we use it for.

              creaytC 3 Replies Last reply Reply Quote 0
              • ?
                A Former User @creayt
                last edited by

                @creayt said:

                Sublime Text

                That's one of my favorite text editors. But I like the price of Notepad++ better haha.

                1 Reply Last reply Reply Quote 1
                • creaytC
                  creayt @tonyshowoff
                  last edited by creayt

                  @tonyshowoff said:

                  @creayt Oh, I did consider maybe that was CF, but then I thought "well, maybe not" because it's hard. CF though, come on man, modernise!

                  What do you mean? ColdFusion is more cutting edge than PHP and Ruby combined in a lot of ways. I mean it has baked in WebSocket support bruh. A new version was released less than a year ago, the next version is under heavy development, and an update was released less than a month ago. Adobe pushes self-installing updates out over the air which keep it "modern" on a monthly basis. I'm guessing you don't really know much about it 😉

                  tonyshowoffT 1 Reply Last reply Reply Quote 0
                  • creaytC
                    creayt @tonyshowoff
                    last edited by

                    @tonyshowoff said:

                    Edit: WebStorm does node.js well, that's what we use it for.

                    Ah, of course it does. Forgot it was JS-centric. I'll have to check it out soon. What are some of the advantages it has over Sublime?

                    tonyshowoffT scottalanmillerS 2 Replies Last reply Reply Quote 0
                    • tonyshowoffT
                      tonyshowoff @creayt
                      last edited by

                      @creayt Sorry, I was watching GoodFellas and not paying attention to what I was typing. I edited my post, I meant to say it was hard to read, it's definitely not hard to do.

                      I definitely don't consider it cutting edge at all, and the syntax to be just god awful. I'd say that node.js is cutting edge and it also does support WebSocket too (naturally). Plus WebSocket libraries are available with most major languages too, just because they're automatically included with CF (assuming) doesn't make it superior.

                      creaytC ? 3 Replies Last reply Reply Quote 0
                      • tonyshowoffT
                        tonyshowoff @creayt
                        last edited by

                        @creayt said:

                        Ah, of course it does. Forgot it was JS-centric. I'll have to check it out soon. What are some of the advantages it has over Sublime?

                        Profiling, testing, better organisation of code, great version control, I can click and follow things, great refactoring support, way better suggestions based on the language and code you've written. It's endless, really, Sublime is basically a fancy highlighter, but better than Notepad++.

                        creaytC 1 Reply Last reply Reply Quote 0
                        • scottalanmillerS
                          scottalanmiller @creayt
                          last edited by

                          @creayt said:

                          @tonyshowoff said:

                          Edit: WebStorm does node.js well, that's what we use it for.

                          Ah, of course it does. Forgot it was JS-centric. I'll have to check it out soon. What are some of the advantages it has over Sublime?

                          Context. It's an IDE rather than an advanced text editor. Auto-integrates with a lot of packages, code completion, remote execution, that kind of stuff.

                          creaytC 1 Reply Last reply Reply Quote 0
                          • creaytC
                            creayt @tonyshowoff
                            last edited by

                            @tonyshowoff said:

                            @creayt Sorry, I was watching GoodFellas and not paying attention to what I was typing. I edited my post, I meant to say it was hard to read, it's definitely not hard to do.

                            I definitely don't consider it cutting edge at all, and the syntax to be just god awful. I'd say that node.js is cutting edge and it also does support WebSocket too (naturally). Plus WebSocket libraries are available with most major languages too, just because they're automatically included with CF (assuming) doesn't make it superior.

                            The syntax is its major competitive advantage hahaha, and what lets one CF developer do the work of 2-3 PHP devs in the same amount of time.. Ok, you definitely don't know what you're talking about. I was worried you did for a sec, that's a relief.

                            tonyshowoffT 1 Reply Last reply Reply Quote 0
                            • creaytC
                              creayt @scottalanmiller
                              last edited by

                              @scottalanmiller said:

                              @creayt said:

                              @tonyshowoff said:

                              Edit: WebStorm does node.js well, that's what we use it for.

                              Ah, of course it does. Forgot it was JS-centric. I'll have to check it out soon. What are some of the advantages it has over Sublime?

                              Context. It's an IDE rather than an advanced text editor. Auto-integrates with a lot of packages, code completion, remote execution, that kind of stuff.

                              The code completion in Sublime is impeccable, it also does code introspection and prompts you with your variable and method names, etc. Sublime is highly extensible and there are billions of packages that let you build your own IDE feature set in a few quick commands. Have you guys actually even used it?

                              1 Reply Last reply Reply Quote 0
                              • creaytC
                                creayt @tonyshowoff
                                last edited by

                                @tonyshowoff said:

                                @creayt Sorry, I was watching GoodFellas and not paying attention to what I was typing. I edited my post, I meant to say it was hard to read, it's definitely not hard to do.

                                I definitely don't consider it cutting edge at all, and the syntax to be just god awful. I'd say that node.js is cutting edge and it also does support WebSocket too (naturally). Plus WebSocket libraries are available with most major languages too, just because they're automatically included with CF (assuming) doesn't make it superior.

                                No, but it does instantly dismiss your labeling of it as non-modern, which was the point.

                                1 Reply Last reply Reply Quote 0
                                • tonyshowoffT
                                  tonyshowoff @creayt
                                  last edited by

                                  @creayt I don't disagree that it's faster to write, but from a syntax perspective the fact it doesn't stand out from HTML I don't consider an advantage. I also don't consider it an advantage that basically almost forces one into a position of not separating concerns. You can write more CF, but will it be better, faster, and more platform independent than my PHP? (Possibly faster than Ruby, depending on various things) Certainly not, and I'm also locked into Adobe's licensing schema as well, and I don't like that. In all though the syntax issue is a matter of preference, obviously, but I think my other concerns are founded.

                                  creaytC 1 Reply Last reply Reply Quote 0
                                  • creaytC
                                    creayt @tonyshowoff
                                    last edited by creayt

                                    @tonyshowoff said:

                                    Profiling, testing, better organisation of code, great version control, I can click and follow things, great refactoring support, way better suggestions based on the language and code you've written. It's endless, really, Sublime is basically a fancy highlighter, but better than Notepad++.

                                    Ummmm, what? Better organization of code? What does that sentence mean to you?

                                    tonyshowoffT 1 Reply Last reply Reply Quote 0
                                    • tonyshowoffT
                                      tonyshowoff @creayt
                                      last edited by

                                      @creayt said:

                                      Ummmm, what? Better organization of code? What does that sentence mean to you?

                                      Easier, rather, it puts you in a position to more easily organise things, because things are easier to follow and find. Proper organisation of larger projects is highly important, especially when you consider things like separation of concerns and so forth. Text editors like Sublime or Notepad++ don't really help with that at all.

                                      creaytC 1 Reply Last reply Reply Quote 0
                                      • ?
                                        A Former User @tonyshowoff
                                        last edited by

                                        @tonyshowoff said:

                                        I definitely don't consider it cutting edge at all, and the syntax to be just god awful. I'd say that node.js is cutting edge and it also does support WebSocket too (naturally). Plus WebSocket libraries are available with most major languages too, just because they're automatically included with CF (assuming) doesn't make it superior.

                                        The fact that Adobe is involved with ColdFusion has been a negative strike against it.

                                        1 Reply Last reply Reply Quote 0
                                        • creaytC
                                          creayt @tonyshowoff
                                          last edited by creayt

                                          @tonyshowoff said:

                                          @creayt I don't disagree that it's faster to write, but from a syntax perspective the fact it doesn't stand out from HTML I don't consider an advantage. I also don't consider it an advantage that basically almost forces one into a position of not separating concerns. You can write more CF, but will it be better, faster, and more platform independent than my PHP? (Possibly faster than Ruby, depending on various things) Certainly not, and I'm also locked into Adobe's licensing schema as well, and I don't like that. In all though the syntax issue is a matter of preference, obviously, but I think my other concerns are founded.

                                          Guessing you aren't familiar w/ cfScript, which is at the heart of ColdFusion. Though the tag language is appropriate and unparalleledly powerful for dynamic HTML generation and integration, the script equivalent is equally powerful and feature compatible.

                                          So you can do

                                          <loop query="q">
                                          <!--- Dynamic html here --->
                                          </loop>
                                          

                                          to exploit the fluid, powerful integration with HTML.

                                          But you can also do

                                          function myUtil( arg1, arg2 ){
                                             return z;
                                          }
                                          

                                          It's not that dissimilar to Javascript, and can do everything PHP or Ruby does, with a syntax that lets people familiar w/ JS do powerful back end stuff with extraordinarily good performance out of the box. Not gonna lie, I love ColdFusion.

                                          creaytC tonyshowoffT 2 Replies Last reply Reply Quote 1
                                          • creaytC
                                            creayt @creayt
                                            last edited by

                                            @tonyshowoff Also, as far as licensing, I'm guessing you haven't heard of Railo. It's the free, open-source ColdFusion.

                                            http://www.getrailo.org/

                                            1 Reply Last reply Reply Quote 1
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 40
                                            • 41
                                            • 5 / 41
                                            • First post
                                              Last post