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. Why I like Microsoft today

Why I like Microsoft today

Scheduled Pinned Locked Moved The Lounge
41 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.
  • P PIEBALDconsult

    charlieg wrote:

    I still work on a VAX system

    Details!

    C Offline
    C Offline
    charlieg
    wrote on last edited by
    #23

    It's a manufacturing system from circa 1981 (I think when DEC was breaking out). Lots of reporting, *very* custom sorting (makes my eyes water), all FORTRAN 66 (think short variable names). Years ago, there was a "consultant" whose one claim to fame was to keep the VAX running. He had it in his basement. I have no idea how much $$ he made supporting this vax, but if you know anything about the DEC hardware back then, it was built like a tank. They just sit in the corner and run. The system has now been migrated to a VAX emulation system (Charon VAX) that runs on a $500 PC.

    Charlie Gilley Stuck in a dysfunctional matrix from which I must escape... "Where liberty dwells, there is my country." B. Franklin, 1783 “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

    C 1 Reply Last reply
    0
    • G GuyThiebaut

      It was back in 1988 so I don't remember much other than the orange dumb terminals and the 2 hours of logon time we had in the first year. Yes 2 hours of computer time on a computer science degree course! They wanted to train us to figure everything out on paper and use the 2 hours for just typing in and running the code. So the IDE was in effect paper and pencil :( I looked up the VT100 and it looks fairly advanced.

      “That which can be asserted without evidence, can be dismissed without evidence.”

      ― Christopher Hitchens

      D Offline
      D Offline
      DaveX86
      wrote on last edited by
      #24

      That was actually how I learned as well...paper and pencil...get away from the computer to do your actual writing and thinking...it was actually sort of better but took longer...not fast enough to suit today's environment. I kinda miss those 80x25 screen layout grids...things were so much simpler before 'WYSIWYG'.

      P 1 Reply Last reply
      0
      • P PIEBALDconsult

        GuyThiebaut wrote:

        The concept of an IDE

        What? You didn't have those wonderful VT100s? They gave access to the editor, compiler, linker, debugger... all from one big solid device. :-D Well, OK, we also had Turbo Pascal to show us what we were missing.

        M Offline
        M Offline
        mekDroid
        wrote on last edited by
        #25

        Oh NOOOO! (Said the Hazeltine 1500 Terminal with the BIG UGLY orange letters) :laugh: :laugh:

        P 1 Reply Last reply
        0
        • M mekDroid

          Oh NOOOO! (Said the Hazeltine 1500 Terminal with the BIG UGLY orange letters) :laugh: :laugh:

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

          Was it uppercase only?

          M 1 Reply Last reply
          0
          • P PIEBALDconsult

            Was it uppercase only?

            M Offline
            M Offline
            mekDroid
            wrote on last edited by
            #27

            No, it had upper case, lower case and (some) symbols. Actually, the 1500 was one of the best all-around (very) dumb terminals of the time. Unfortunately, I was a poor CS student at the time and I couldn't afford it, so I ended up buying the HeathKit machine and then spent a whole summer with a soldering iron in one hand and a creased and worn assembly manual on the other ... not that any one of us buzzards highly respectable developers would do anything like that today! :rolleyes:

            1 Reply Last reply
            0
            • D DaveX86

              That was actually how I learned as well...paper and pencil...get away from the computer to do your actual writing and thinking...it was actually sort of better but took longer...not fast enough to suit today's environment. I kinda miss those 80x25 screen layout grids...things were so much simpler before 'WYSIWYG'.

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

              DaveX86 wrote:

              paper and pencil...get away from the computer to do your actual writing and thinking...it was actually sort of better

              Yes, much better. At least for student-sized projects. :sigh:

              1 Reply Last reply
              0
              • G GuyThiebaut

                It was back in 1988 so I don't remember much other than the orange dumb terminals and the 2 hours of logon time we had in the first year. Yes 2 hours of computer time on a computer science degree course! They wanted to train us to figure everything out on paper and use the 2 hours for just typing in and running the code. So the IDE was in effect paper and pencil :( I looked up the VT100 and it looks fairly advanced.

                “That which can be asserted without evidence, can be dismissed without evidence.”

                ― Christopher Hitchens

                K Offline
                K Offline
                kmoorevs
                wrote on last edited by
                #29

                Wow! Blast from the past! I was in CS for a couple of years around that time. I think I had special graph paper (80 columns I think) for writing out programs in BASIC, Fortran, Pascal, and C. The lab was just a bunch of dumb terminals where you typed in your program, sent the job to the compiler and prayed. Homework was turned in on greenbar with code and results. The lab closed promptly at 8 each night which did not fit in with the part-time job I had to take at the time...that led to dropping out of uni and working 10 years in manufacturing before going back to finish. Everything was different in the late 90's! I remember feeling awestruck when I discovered that I could write and compile code at home, anytime I wanted! I hadn't been able to do that since retiring the TI-99/4a. Great times then and since! :laugh:

                "Go forth into the source" - Neal Morse

                1 Reply Last reply
                0
                • T Tim Carmichael

                  Since I stopped developing almost exclusively on VAX/VMS, I have worked with Microsoft based systems. To that end, they have been part of keeping me gainfully employed. I don't necessarily like or agree with everything they do, but I do like getting a paycheck.

                  C Offline
                  C Offline
                  Corporal Agarn
                  wrote on last edited by
                  #30

                  Thus they are a necessary evil.

                  1 Reply Last reply
                  0
                  • T Tim Carmichael

                    Since I stopped developing almost exclusively on VAX/VMS, I have worked with Microsoft based systems. To that end, they have been part of keeping me gainfully employed. I don't necessarily like or agree with everything they do, but I do like getting a paycheck.

                    C Offline
                    C Offline
                    ClockMeister
                    wrote on last edited by
                    #31

                    That's the spirit! Just enjoying the "coolness" of what you're doing without all the analysis and paralysis. Good for you! :)

                    1 Reply Last reply
                    0
                    • S Slacker007

                      I have been making a living for over 15 years with primarily, Microsoft products. Whether I like it or not, they help me get paid.

                      C Offline
                      C Offline
                      ClockMeister
                      wrote on last edited by
                      #32

                      Exactly. I've been writing code to Microsoft since DOS 1.1. MS is as good a platform as any, better than some.

                      1 Reply Last reply
                      0
                      • P PIEBALDconsult

                        GuyThiebaut wrote:

                        The concept of an IDE

                        What? You didn't have those wonderful VT100s? They gave access to the editor, compiler, linker, debugger... all from one big solid device. :-D Well, OK, we also had Turbo Pascal to show us what we were missing.

                        C Offline
                        C Offline
                        ClockMeister
                        wrote on last edited by
                        #33

                        VT100's and RSX 11/M. I had a hallelujia breakdown when they came out with the 102's!

                        1 Reply Last reply
                        0
                        • C charlieg

                          It's a manufacturing system from circa 1981 (I think when DEC was breaking out). Lots of reporting, *very* custom sorting (makes my eyes water), all FORTRAN 66 (think short variable names). Years ago, there was a "consultant" whose one claim to fame was to keep the VAX running. He had it in his basement. I have no idea how much $$ he made supporting this vax, but if you know anything about the DEC hardware back then, it was built like a tank. They just sit in the corner and run. The system has now been migrated to a VAX emulation system (Charon VAX) that runs on a $500 PC.

                          Charlie Gilley Stuck in a dysfunctional matrix from which I must escape... "Where liberty dwells, there is my country." B. Franklin, 1783 “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

                          C Offline
                          C Offline
                          ClockMeister
                          wrote on last edited by
                          #34

                          charlieg wrote:

                          Years ago, there was a "consultant" whose one claim to fame was to keep the VAX running. He had it in his basement. I have no idea how much $$ he made supporting this vax, but if you know anything about the DEC hardware back then, it was built like a tank. They just sit in the corner and run.

                          They certainly did and they certainly were. At that company I worked at (circa 1982) we were using a big PDP-11/44 running RSX/11M. There were something like 6 RL02 units plugged into it (those cool 10MEGA BYTE removable hard drives) and we finally got a big 80MEGA BYTE fixed disk. This system supported 15 developers on a network of VT100 terminals too. We wrote a heck of a lot of software (DEC FORTRAN and Assembler) on that system. Toward the end of my time there we started getting mini-VAX system which I didn't get a chance to work on but they (like the PDP) were really tough. We were installing that hardware in water and wastewater treatment plants.

                          1 Reply Last reply
                          0
                          • T Tim Carmichael

                            Since I stopped developing almost exclusively on VAX/VMS, I have worked with Microsoft based systems. To that end, they have been part of keeping me gainfully employed. I don't necessarily like or agree with everything they do, but I do like getting a paycheck.

                            C Offline
                            C Offline
                            charliebear24
                            wrote on last edited by
                            #35

                            VT100 was advanced technology! How about an IBM 360 with punch cards via COBOL! First program ever was 250 lines(cards). Got the program back from the University data center and it had 700 errors! lol. (circa 1970). C# and .Net have been great but I think the industry is now embracing JavaScript (TypeScript would be nice) and Angular along with a barrage of JS libraries. Microsoft has some serious catching up to do. They should have made .NET native to the IE browser. Never developed anything in Silverlight but it was a good idea. Cheers to all.

                            1 Reply Last reply
                            0
                            • Z ZurdoDev

                              Nonsense. That's why nearly every product of theirs has an SDK. They want developers to make their products better.

                              There are only 10 types of people in the world, those who understand binary and those who don't.

                              T Offline
                              T Offline
                              thund3rstruck
                              wrote on last edited by
                              #36

                              Haters gonna hate. I recently had to develop a solution targeting the Linux platform and after that experience I consider Microsoft to be 'the land of milk and honey'. Microsoft developer tools are superb and (more importantly) Microsoft provides outstanding SDKs and [legitimate] documentation for their APIs.

                              Z 1 Reply Last reply
                              0
                              • T thund3rstruck

                                Haters gonna hate. I recently had to develop a solution targeting the Linux platform and after that experience I consider Microsoft to be 'the land of milk and honey'. Microsoft developer tools are superb and (more importantly) Microsoft provides outstanding SDKs and [legitimate] documentation for their APIs.

                                Z Offline
                                Z Offline
                                ZurdoDev
                                wrote on last edited by
                                #37

                                Exactly. :thumbsup:

                                There are only 10 types of people in the world, those who understand binary and those who don't.

                                1 Reply Last reply
                                0
                                • T Tim Carmichael

                                  Since I stopped developing almost exclusively on VAX/VMS, I have worked with Microsoft based systems. To that end, they have been part of keeping me gainfully employed. I don't necessarily like or agree with everything they do, but I do like getting a paycheck.

                                  R Offline
                                  R Offline
                                  Ravi Bhavnani
                                  wrote on last edited by
                                  #38

                                  Tim Carmichael wrote:

                                  Since I stopped developing almost exclusively on VAX/VMS, I have worked with Microsoft based systems.

                                  Looks like we old farts all have something in common! :-D I still remember the day in '92 I decided I'd learn Windows instead of MacOS.  I had 2 books in front of me - Petzold's Programming Windows 3.1 and a couple of Mac programming manuals.  After a brief read, I decided to go with Windows.  Owning a PC helped.  I haven't looked back since.  I continue to have a lot of respect for Apple's software and UX - I just don't program for it. Have once again started to feel the rush as I delve into Android (using C# as a development platform). :cool: /ravi

                                  My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com

                                  1 Reply Last reply
                                  0
                                  • T Tim Carmichael

                                    Since I stopped developing almost exclusively on VAX/VMS, I have worked with Microsoft based systems. To that end, they have been part of keeping me gainfully employed. I don't necessarily like or agree with everything they do, but I do like getting a paycheck.

                                    C Offline
                                    C Offline
                                    Chad3F
                                    wrote on last edited by
                                    #39

                                    I'm sure those that worked for the gestapo also liked getting a paycheck. Wait.. did I just compare Microsoft to Nazi Germany? ;)

                                    1 Reply Last reply
                                    0
                                    • T Tim Carmichael

                                      Since I stopped developing almost exclusively on VAX/VMS, I have worked with Microsoft based systems. To that end, they have been part of keeping me gainfully employed. I don't necessarily like or agree with everything they do, but I do like getting a paycheck.

                                      A Offline
                                      A Offline
                                      Al Chak
                                      wrote on last edited by
                                      #40

                                      I'd stopped with VAX/VMS 21 years before. How old are you?

                                      T 1 Reply Last reply
                                      0
                                      • A Al Chak

                                        I'd stopped with VAX/VMS 21 years before. How old are you?

                                        T Offline
                                        T Offline
                                        Tim Carmichael
                                        wrote on last edited by
                                        #41

                                        Started using VAX/VMS in college in January 1983... so, I've passed the half century mark.

                                        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