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

    Programming Printers

    Developer Discussion
    curtis programming printers
    25
    124
    24.9k
    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.
    • scottalanmillerS
      scottalanmiller @prcssupport
      last edited by

      @prcssupport said in Programming Printers:

      Someone should have asked for that video explainer. That he said he would post of him doing it "programming" again. I'm sure the company would love that for proof!

      I've been waiting seven years for that!

      1 Reply Last reply Reply Quote 1
      • thwrT
        thwr @scottalanmiller
        last edited by thwr

        @scottalanmiller said in Programming Printers:

        OMG I forgot how good this stuff was. Offix.com is going to love reading this.

        0_1473471690067_Screenshot from 2016-09-09 21-40-59.png

        There's always something to learn. Connecting that large old Centronics plug is actually programming in this case? Hell, if configuring is programming today, what am I as a developer? A supernatural being?

        No, seriously, from what I understood he's talking about configuring things, maybe creating some macros to switch paper feeds or printing a form template stored on the printer (Lexmark and many other "big" printers can do this).

        scottalanmillerS 1 Reply Last reply Reply Quote 2
        • AdamFA
          AdamF
          last edited by AdamF

          Actual video of me programming my coffee pot to brew coffee...

          Coffee Programming

          RomoR nadnerBN 2 Replies Last reply Reply Quote 6
          • scottalanmillerS
            scottalanmiller @thwr
            last edited by

            @thwr said in Programming Printers:

            No, seriously, from what I understood he's talking about configuring things, maybe creating some macros to switch paper feeds or printing a form template stored on the printer (Lexmark and many other "big" printers can do this).

            Yup, I have a good friend who is a programmer (like a 10X big time programmer that works for places like Dell and major consulting firms and names his own price) and his father in law thought his job was a joke, even though he earned way more than him and got to work from home or anywhere that he wanted and was a third his age and never had to go to college, yada yada) because the father in law was a video game programmer himself.

            Well, actually he meant that he installed a video game once. Like Curtis, he thought that "installing software", you know like popping in the floppy and double clicking on the install icon, was what programming meant. Programming is just too complex of a subject for many people. Once they can't grasp what software does, they tend to start imagining that programming is something that they have seen or could understand and weird concepts start to arise. Like changing the time on your analogue watch becomes programming. Write a poem is programming the paper. Putting soap in the dishwasher is programming the dishwasher. Driving a car is real time programming. Writing your diary in bed is embedded programming.

            thwrT 2 Replies Last reply Reply Quote 0
            • thwrT
              thwr @scottalanmiller
              last edited by

              @scottalanmiller said in Programming Printers:

              @thwr said in Programming Printers:

              No, seriously, from what I understood he's talking about configuring things, maybe creating some macros to switch paper feeds or printing a form template stored on the printer (Lexmark and many other "big" printers can do this).

              Yup, I have a good friend who is a programmer (like a 10X big time programmer that works for places like Dell and major consulting firms and names his own price) and his father in law thought his job was a joke, even though he earned way more than him and got to work from home or anywhere that he wanted and was a third his age and never had to go to college, yada yada) because the father in law was a video game programmer himself.

              Well, actually he meant that he installed a video game once. Like Curtis, he thought that "installing software", you know like popping in the floppy and double clicking on the install icon, was what programming meant. Programming is just too complex of a subject for many people. Once they can't grasp what software does, they tend to start imagining that programming is something that they have seen or could understand and weird concepts start to arise. Like changing the time on your analogue watch becomes programming. Write a poem is programming the paper. Putting soap in the dishwasher is programming the dishwasher. Driving a car is real time programming. Writing your diary in bed is embedded programming.

              Oh I think @fuznutz04 made a pretty good statement about what programming is (not) 😉

              1 Reply Last reply Reply Quote 2
              • thwrT
                thwr @scottalanmiller
                last edited by

                @scottalanmiller said in Programming Printers:

                @thwr said in Programming Printers:

                No, seriously, from what I understood he's talking about configuring things, maybe creating some macros to switch paper feeds or printing a form template stored on the printer (Lexmark and many other "big" printers can do this).

                Yup, I have a good friend who is a programmer (like a 10X big time programmer that works for places like Dell and major consulting firms and names his own price) and his father in law thought his job was a joke, even though he earned way more than him and got to work from home or anywhere that he wanted and was a third his age and never had to go to college, yada yada) because the father in law was a video game programmer himself.

                Well, actually he meant that he installed a video game once. Like Curtis, he thought that "installing software", you know like popping in the floppy and double clicking on the install icon, was what programming meant. Programming is just too complex of a subject for many people. Once they can't grasp what software does, they tend to start imagining that programming is something that they have seen or could understand and weird concepts start to arise. Like changing the time on your analogue watch becomes programming. Write a poem is programming the paper. Putting soap in the dishwasher is programming the dishwasher. Driving a car is real time programming. Writing your diary in bed is embedded programming.

                A bit offtopic: I just had to think about my old mentor. He was like Yoda, like 200 years old, always smiling, barely speaking German at all (he was from Poland). He once said: "Wait 15-20 years, you will see that a lot of developers will actually configure things instead of doing real development." - this was in the context of the massive amount of upcoming frameworks. And he was right: I just had a meeting about a project where a partner used like 10 different frameworks (not little APIs but full blown frameworks) to run a little embedded webserver - they failed big time, the result was unstable like nothing else I could imagine.

                Anyway, long story short: IT is big, there's a lot of misconception and wrong understanding of things.

                1 Reply Last reply Reply Quote 1
                • RomoR
                  Romo @AdamF
                  last edited by

                  @fuznutz04 said in Programming Printers:

                  Actual video of me programming my coffee pot to brew coffee...

                  Coffee Programming

                  Need a written guide, can't really follow along with just the video when "programming" is so complex.

                  thwrT 1 Reply Last reply Reply Quote 2
                  • thwrT
                    thwr @Romo
                    last edited by thwr

                    @Romo said in Programming Printers:

                    @fuznutz04 said in Programming Printers:

                    Actual video of me programming my coffee pot to brew coffee...

                    Coffee Programming

                    Need a written guide, can't really follow along with just the video when "programming" is so complex.

                    Hope that helps:

                    void getCoffee(unsigned char intensity)
                    {
                      switch(intensity)
                      {
                        case 1:
                        case 2:
                        case 3:
                          outputCoffee(intensity);
                          break;
                    
                        default:
                          outputMilk();
                          break;
                      }
                    }
                    
                    1 Reply Last reply Reply Quote 5
                    • nadnerBN
                      nadnerB @AdamF
                      last edited by

                      @fuznutz04 said in Programming Printers:

                      Actual video of me programming my coffee pot to brew coffee...

                      Coffee Programming

                      0 out of 5
                      Instructions unclear. Nuts caught in ceiling fan.

                      1 Reply Last reply Reply Quote 2
                      • RamblingBipedR
                        RamblingBiped
                        last edited by

                        I've been programming since the late 80's. I can remember setting the time on my parent's VHS so they could record a TV show.

                        I can't believe I've been leaving that off my resume all these years!

                        scottalanmillerS thwrT 2 Replies Last reply Reply Quote 6
                        • scottalanmillerS
                          scottalanmiller @RamblingBiped
                          last edited by

                          @RamblingBiped said in Programming Printers:

                          I've been programming since the late 80's. I can remember setting the time on my parent's VHS so they could record a TV show.

                          I can't believe I've been leaving that off my resume all these years!

                          That's nothing, in the old days we used to program using analogue turn dials! That's when the hard core programmers were still around. You young whipper snappers have it easy with your buttons and digital displays.

                          stacksofplatesS 1 Reply Last reply Reply Quote 2
                          • stacksofplatesS
                            stacksofplates @scottalanmiller
                            last edited by

                            @scottalanmiller said in Programming Printers:

                            @RamblingBiped said in Programming Printers:

                            I've been programming since the late 80's. I can remember setting the time on my parent's VHS so they could record a TV show.

                            I can't believe I've been leaving that off my resume all these years!

                            That's nothing, in the old days we used to program using analogue turn dials! That's when the hard core programmers were still around. You young whipper snappers have it easy with your buttons and digital displays.

                            I remember programming my grandmas rotary phone to make phone calls!

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

                              We used to have them like this. Look at those complex dials! Only an expert could cook like this.

                              JaredBuschJ C 2 Replies Last reply Reply Quote 3
                              • JaredBuschJ
                                JaredBusch @scottalanmiller
                                last edited by

                                @scottalanmiller said in Programming Printers:

                                We used to have them like this. Look at those complex dials! Only an expert could cook like this.

                                WTF, no popcorn button. Do not want.

                                scottalanmillerS 1 Reply Last reply Reply Quote 3
                                • scottalanmillerS
                                  scottalanmiller @JaredBusch
                                  last edited by

                                  @JaredBusch said in Programming Printers:

                                  @scottalanmiller said in Programming Printers:

                                  We used to have them like this. Look at those complex dials! Only an expert could cook like this.

                                  WTF, no popcorn button. Do not want.

                                  Kids today could never use one of these!

                                  DashrenderD 1 Reply Last reply Reply Quote 0
                                  • DashrenderD
                                    Dashrender @scottalanmiller
                                    last edited by

                                    @scottalanmiller said in Programming Printers:

                                    @JaredBusch said in Programming Printers:

                                    @scottalanmiller said in Programming Printers:

                                    We used to have them like this. Look at those complex dials! Only an expert could cook like this.

                                    WTF, no popcorn button. Do not want.

                                    Kids today could never use one of these!

                                    hell, I can barely use that 😛

                                    1 Reply Last reply Reply Quote 0
                                    • C
                                      Carnival Boy @scottalanmiller
                                      last edited by

                                      @scottalanmiller said in Programming Printers:

                                      We used to have them like this.

                                      We still do!

                                      1 Reply Last reply Reply Quote 0
                                      • thwrT
                                        thwr
                                        last edited by

                                        Kiddies... this is HARDWARE PROGRAMMING in its purest form:

                                        0_1473693137552_upload-daaa3fd5-887f-4fe0-ab6f-4a26b68b8ac3
                                        (CC0, https://en.wikipedia.org/wiki/Punched_card#/media/File:Blue-punch-card-front-horiz.png)

                                        1 Reply Last reply Reply Quote 5
                                        • thwrT
                                          thwr @RamblingBiped
                                          last edited by

                                          @RamblingBiped said in Programming Printers:

                                          I've been programming since the late 80's. I can remember setting the time on my parent's VHS so they could record a TV show.

                                          I can't believe I've been leaving that off my resume all these years!

                                          Do you remember ShowView (VCR Plus+, G-Code, VideoPlus+)? 😉
                                          https://en.wikipedia.org/wiki/Video_recorder_scheduling_code

                                          RamblingBipedR 1 Reply Last reply Reply Quote 1
                                          • RamblingBipedR
                                            RamblingBiped @thwr
                                            last edited by

                                            @thwr said in Programming Printers:

                                            @RamblingBiped said in Programming Printers:

                                            I've been programming since the late 80's. I can remember setting the time on my parent's VHS so they could record a TV show.

                                            I can't believe I've been leaving that off my resume all these years!

                                            Do you remember ShowView (VCR Plus+, G-Code, VideoPlus+)? 😉
                                            https://en.wikipedia.org/wiki/Video_recorder_scheduling_code

                                            Hmm... on second thought maybe it was the early 90's? 😆

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