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. Thouch-centric IDE? when we will see it?

Thouch-centric IDE? when we will see it?

Scheduled Pinned Locked Moved The Lounge
visual-studioquestion
31 Posts 21 Posters 0 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.
  • B Behzad Sedighzadeh

    I just wonder if someday, developers themselves, will use touch-centric software in their daily work, specially for their most important tool, IDE? It can be put another way; do we developers must use Mouse and Keyboard for programming until the end of the universe?

    Behzad

    S Offline
    S Offline
    Super Lloyd
    wrote on last edited by
    #17

    I don't think so... But a thought interface, that will be nice! ^^

    My programming get away... The Blog... DirectX for WinRT/C# since 2013! Taking over the world since 1371!

    1 Reply Last reply
    0
    • B Behzad Sedighzadeh

      I just wonder if someday, developers themselves, will use touch-centric software in their daily work, specially for their most important tool, IDE? It can be put another way; do we developers must use Mouse and Keyboard for programming until the end of the universe?

      Behzad

      S Offline
      S Offline
      Stefan_Lang
      wrote on last edited by
      #18

      The problem with touch is that you have a choice of either raising your arms which is tiring over any period of time, or put your touchscreen down, which is tiring for your neck. Ergonomically, current touch based interfaces are a catastrophic failure. Also, the problem is that our own hands and fingers hide the very area we are pointing at, so we're losing a lot of precision. That is acceptable and reasonable for short-term use of handheld devices, but not for any extended time of professional use on either handheld or desktop devices. For that we need to separate the touch surface from the screen again: something like a touchpad, only with multi-touch recognition and a visible feedback of the current multipoint input on the screen. That said, we already have gesture driven interfaces, and I suspect that we'll get those before touch based interfaces ever get to the point of acceptance for professional use. Gestures don't hide the screen and don't come with the unergonomical requirement of touching the screen. that makes them considerably more acceptable right from the start. Too bad Peter O'Hanlon already chose a topic for the Ultimate Coder challenge, or we might have tried to talk him into developing a gesture based IDE ;)

      1 Reply Last reply
      0
      • P PIEBALDconsult

        Nothing beats a keyboard. And I didn't have carpal tunnel syndrome before using a mouse.

        S Offline
        S Offline
        Stefan_Lang
        wrote on last edited by
        #19

        Yes, I always thought that productive use of a keyboard precludes using a mouse. A combination of keyboard and mouse requires three hands to use efficiently - good thing developers are mutants... :doh:

        1 Reply Last reply
        0
        • A Andrew Rissing

          I'd see us moving to a voice integrated IDE sooner than a touch based one.

          L Offline
          L Offline
          lemur
          wrote on last edited by
          #20

          It would have to be amazingly sophisticated to filter out all the swearing. Or is that just me? :-D

          R 1 Reply Last reply
          0
          • L Lost User

            That's going to be great. A constantly smeared screen, at least one well trained arm and a truly astronomical (tiny bits of information spaced lightyears apart) presentation.

            Sent from my BatComputer via HAL 9000 and M5

            L Offline
            L Offline
            loctrice
            wrote on last edited by
            #21

            CDP1802 wrote:

            A constantly smeared screen,

            I don't think that touch devices will have screens that you touch for very much longer.

            If it moves, compile it

            1 Reply Last reply
            0
            • A Andrew Rissing

              I'd see us moving to a voice integrated IDE sooner than a touch based one.

              L Offline
              L Offline
              loctrice
              wrote on last edited by
              #22

              I don't think things like the "minority report" style of working are too far off. Might be a variation, but I know people who are test/beta/guest developers on that type of stuff. I never really got excited over the tablet/smartphone type of things, but seeing some of the touch and motion stuff they are going to makes me feel like that is where computers are going.

              If it moves, compile it

              1 Reply Last reply
              0
              • L Lost User

                I have not felt any urge to go back to finger painting in the last four decades. I really don't see what all the hysteria is about. Not even as toys such device are of any interest to me. I prefer the strongest CPU and GPU I can get, the kinds that are responsible for half of my electricity bill. And then let's write some code that puts them to work.

                Sent from my BatComputer via HAL 9000 and M5

                D Offline
                D Offline
                Dan Neely
                wrote on last edited by
                #23

                Only half... :rolleyes: Averaged over the year I suspect my computers are responsible for closer to 2/3rds of it directly; if you factor in the extra AC they require in the summer it's probably more like 3/4ths of the total. (In the TANJ files is that I pay for the AC while my landlord nominally pays for the central heat I haven't turned on once this winter.)

                Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies. -- Sarah Hoyt

                1 Reply Last reply
                0
                • G Gregory Gadow

                  I doubt we will ever see a fully touch-based IDE, but we already have dev tools that operate similarly, such as SQL query generating interfaces. I don't think it will be a stretch that we will eventually see development environments where we drag-and-drop library icons into our apps rather than write reference calls, configure them using a graphical interface, and design workflows by drawing lines between pieces of already written code.

                  D Offline
                  D Offline
                  Dan Neely
                  wrote on last edited by
                  #24

                  Gregory.Gadow wrote:

                  I don't think it will be a stretch that we will eventually see development environments where we drag-and-drop library icons into our apps rather than write reference calls, configure them using a graphical interface, and design workflows by drawing lines between pieces of already written code.

                  Vendors have been promising this for the last 20+ years with the promise that it would let pointy haired types drag/drop their requirements into a finished product without having to waste any money on people like us. Outside of narrow domains it's never worked because you always end up needing some logic outside of their collection of pre-canned components/glue at which point you need a programmer to write real code anyway.

                  Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies. -- Sarah Hoyt

                  A 1 Reply Last reply
                  0
                  • L lemur

                    It would have to be amazingly sophisticated to filter out all the swearing. Or is that just me? :-D

                    R Offline
                    R Offline
                    Richard Jones
                    wrote on last edited by
                    #25

                    Yeah, good luck with the Scottish developers.

                    I need an app that will automatically deliver a new BBBBBBBBaBB (beautiful blonde bimbo brandishing bountiful bobbing bare breasts and bodacious butt) every day. John Simmons / outlaw programmer

                    L 1 Reply Last reply
                    0
                    • R Richard Jones

                      Yeah, good luck with the Scottish developers.

                      I need an app that will automatically deliver a new BBBBBBBBaBB (beautiful blonde bimbo brandishing bountiful bobbing bare breasts and bodacious butt) every day. John Simmons / outlaw programmer

                      L Offline
                      L Offline
                      lemur
                      wrote on last edited by
                      #26

                      Yeah, ok, I'll admit it: we Scots would give the Irish a run for their money when it comes to swearing.

                      1 Reply Last reply
                      0
                      • B Behzad Sedighzadeh

                        I just wonder if someday, developers themselves, will use touch-centric software in their daily work, specially for their most important tool, IDE? It can be put another way; do we developers must use Mouse and Keyboard for programming until the end of the universe?

                        Behzad

                        P Offline
                        P Offline
                        patbob
                        wrote on last edited by
                        #27

                        Absolutely. But it will require something like one of the visual programming languages to become commonplace. Heck, I might even see it before the end of my career. Star Trek here we come :)

                        We can program with only 1's, but if all you've got are zeros, you've got nothing.

                        1 Reply Last reply
                        0
                        • B Behzad Sedighzadeh

                          I just wonder if someday, developers themselves, will use touch-centric software in their daily work, specially for their most important tool, IDE? It can be put another way; do we developers must use Mouse and Keyboard for programming until the end of the universe?

                          Behzad

                          S Offline
                          S Offline
                          SeattleC
                          wrote on last edited by
                          #28

                          Keyboard and mouse endure because you can type 80 words a minute all day on this interface. Speech might be about as fast, but touch just hasn't got the same bandwidth.

                          1 Reply Last reply
                          0
                          • D Dan Neely

                            Gregory.Gadow wrote:

                            I don't think it will be a stretch that we will eventually see development environments where we drag-and-drop library icons into our apps rather than write reference calls, configure them using a graphical interface, and design workflows by drawing lines between pieces of already written code.

                            Vendors have been promising this for the last 20+ years with the promise that it would let pointy haired types drag/drop their requirements into a finished product without having to waste any money on people like us. Outside of narrow domains it's never worked because you always end up needing some logic outside of their collection of pre-canned components/glue at which point you need a programmer to write real code anyway.

                            Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies. -- Sarah Hoyt

                            A Offline
                            A Offline
                            A_WoodApple
                            wrote on last edited by
                            #29

                            I have 15+ years of experience with the closest thing to a graphical IDE out there. It is Filemaker Pro. Dan Neely is absolutely correct that anything outside it's domain requires someone with some skills (else I would not be employed. Don't consider myself a programmer tho. Mostly it just takes the ability to understand what is going on and be able to write enough code to interface the two.) Besides that, the pointy haired types will still need someone. Just the ability to easily create and setup interfaces, the underlying data, logic, reports, does not give them the ability to think through the processes well enough. Bad code(logic) is bad, even if it is easy to create.

                            1 Reply Last reply
                            0
                            • P PIEBALDconsult

                              Vark111 wrote:

                              all the code in my head

                              "But you must think in Russian; can you do that?"

                              B Offline
                              B Offline
                              BuggyTimes
                              wrote on last edited by
                              #30

                              B-movie, Action-Hero(tm) who has to steal a jet fighter which has voice commands in the helmet. Late 80's - early 90's era. Was it Michael Dudikoff?!

                              P 1 Reply Last reply
                              0
                              • B BuggyTimes

                                B-movie, Action-Hero(tm) who has to steal a jet fighter which has voice commands in the helmet. Late 80's - early 90's era. Was it Michael Dudikoff?!

                                P Offline
                                P Offline
                                PIEBALDconsult
                                wrote on last edited by
                                #31

                                FireFox. 1982. Clint Eastwood. http://www.imdb.com/title/tt0083943/?ref_=fn_al_tt_1[^]

                                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