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. I Find It Interesting...

I Find It Interesting...

Scheduled Pinned Locked Moved The Lounge
c++csharpjavascriptphpdelphi
115 Posts 35 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.
  • R realJSOP

    How about this - I've written real-time image and live video acquisition/transmission code with that compiler, and it's currently being used by pretty much every combat aircraft flying for the US that has the necessary hardware to run it. A sizable portion of the images we've all seen on TV of guided bombs hitting their targets in Iraq is provided by software that I wrote with VC6. :)

    "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
    -----
    "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

    D Offline
    D Offline
    Daniel Turini
    wrote on last edited by
    #13

    John Simmons / outlaw programmer wrote:

    A sizable portion of the images we've all seen on TV of guided bombs hitting their targets in Iraq is provided by software that I wrote with VC6.

    Probably the bombs that hit that children hospital were coded in VB6 with "On Error Resume Next" :)

    From the Churchdown Parish Magazine: "Would the Congregation please note that the bowl at the back of the Church, labelled 'For The Sick,' is for monetary donations only."

    R B 2 Replies Last reply
    0
    • _ _Zorro_

      :doh: You are the man! You are the man! You are the man! ... How old are you by the way? IMO: The age means absolutely nothing. In fact, I see that best programmers here are young people that have free time to study and most of all, that accept constant changes in technologies. I know so much people over 50 that can't get rid of clipper just because they are too afraid of realizing that they don't know so much as they think. I'm not saying that you are like that. Just saying, age means nothing...

      R Offline
      R Offline
      realJSOP
      wrote on last edited by
      #14

      siskhoalanka wrote:

      How old are you by the way?

      I'm over 50... :/ I work for a living. I don't have time to study and therefore I have to learn as I go. When you get older, your priorities change. I used to be like you young guys - eager for the next meaningful leap in programming technology, but now I'm wondering why I spent all that time on crap that's always changing - and not necessarily for the better. I also have a life which really screws with my desire to learn something new on my own. Now with this DRM crap (even though I don't download music or movies), product activation (even though I buy all my software), security and privacy issues (even though I take all the steps I can to ensure it's kept secure and private), I simply don't really care to be part of the new technologies. I'm not so arrogant that I don't recognize that to remain employable I have to learn to code in a managed environment, but I don't have to like it, and I certainly don't have to say anything good about it. Requirements are, after all, requirements. Native code rules.

      "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
      -----
      "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

      C _ 3 Replies Last reply
      0
      • _ _Zorro_

        Do you realize how pedantic you are?

        C Offline
        C Offline
        Colin Angus Mackay
        wrote on last edited by
        #15

        siskhoalanka wrote:

        Do you realize how pedantic you are?

        I'm obviously missing something because I don't see the pedantry.


        Upcoming Scottish Developers events: * Developer Day Scotland: are you interested in speaking or attending? My: Website | Blog

        J 1 Reply Last reply
        0
        • R realJSOP

          ...that my "CP Articles I'm Using" threads garner so many replies (not that I'm complaining) compared to those posted by other CP members. To give you guys a little heads up... 0) I've been programming since 1980 - yes - actually *writing code* for a living for that long. 1) I taught myself Basic, dBase, Pascal and C/C++, SQL, PHP, C#, Javascript, and ASP. 2) Given my years of experience, I see no valid reason for anyone to ridicule my choice of tools/classes - especially people who weren't even born by the time I started doing this stuff - I'm pretty sure I know what I'm doing, and I know how to pick the right tool for the job. 3) I do not suffer from the "not invented here" syndrome. If the code already exists, if it's applicable, if it works, and if it fulfills my very specific needs, you can bet I'll try to make use of it. Besides, I'm too lazy to research/write it myself. 4) "New" technology isn't necessarily the best or most appropriate technology. 5) As a rule, if Nish recommends it, I probably won't use it because his recommendation is more than likely based on a deference (translation: "sucking up") to the all-knowing wisdom of Microsoft. That dog just don't hunt. 6) I successfully use VC6 for a lot of projects just to prove that Christian is wrong about the inviability of that version of the compiler. 7) I write native code because I abhor the thought of 25mb runtime libraries, and if I wanted my code "managed" by Microsoft, I would be working there.

          "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
          -----
          "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

          G Offline
          G Offline
          Gary Wheeler
          wrote on last edited by
          #16

          John Simmons / outlaw programmer wrote:

          I write native code because I abhor the thought of 25mb runtime libraries, and if I wanted my code "managed" by Microsoft, I would be working there.

          for (;;) {
          Vote(Simmons,5);
          }


          Software Zen: delete this;

          1 Reply Last reply
          0
          • R realJSOP

            ...that my "CP Articles I'm Using" threads garner so many replies (not that I'm complaining) compared to those posted by other CP members. To give you guys a little heads up... 0) I've been programming since 1980 - yes - actually *writing code* for a living for that long. 1) I taught myself Basic, dBase, Pascal and C/C++, SQL, PHP, C#, Javascript, and ASP. 2) Given my years of experience, I see no valid reason for anyone to ridicule my choice of tools/classes - especially people who weren't even born by the time I started doing this stuff - I'm pretty sure I know what I'm doing, and I know how to pick the right tool for the job. 3) I do not suffer from the "not invented here" syndrome. If the code already exists, if it's applicable, if it works, and if it fulfills my very specific needs, you can bet I'll try to make use of it. Besides, I'm too lazy to research/write it myself. 4) "New" technology isn't necessarily the best or most appropriate technology. 5) As a rule, if Nish recommends it, I probably won't use it because his recommendation is more than likely based on a deference (translation: "sucking up") to the all-knowing wisdom of Microsoft. That dog just don't hunt. 6) I successfully use VC6 for a lot of projects just to prove that Christian is wrong about the inviability of that version of the compiler. 7) I write native code because I abhor the thought of 25mb runtime libraries, and if I wanted my code "managed" by Microsoft, I would be working there.

            "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
            -----
            "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

            C Offline
            C Offline
            Christopher Duncan
            wrote on last edited by
            #17

            John Simmons / outlaw programmer wrote:

            if I wanted my code "managed" by Microsoft, I would be working there.

            Man, that's just a sig waiting to happen.

            Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

            C 1 Reply Last reply
            0
            • R realJSOP

              How about this - I've written real-time image and live video acquisition/transmission code with that compiler, and it's currently being used by pretty much every combat aircraft flying for the US that has the necessary hardware to run it. A sizable portion of the images we've all seen on TV of guided bombs hitting their targets in Iraq is provided by software that I wrote with VC6. :)

              "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
              -----
              "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

              E Offline
              E Offline
              El Corazon
              wrote on last edited by
              #18

              John Simmons / outlaw programmer wrote:

              I've written real-time image and live video acquisition/transmission code with that compiler

              yup, and I did augmented reality with the same version. :-D

              _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

              1 Reply Last reply
              0
              • J Jorgen Sigvardsson

                John Simmons / outlaw programmer wrote:

                Given my years of experience, I see no valid reason for anyone to ridicule my choice of tools/classes

                Even if you wouldn't have had those years of experience, there wouldn't be any reason to ridicule you for it. I think that you are using common sense (something that used to be common).

                John Simmons / outlaw programmer wrote:

                Besides, I'm too lazy to research/write it myself.

                Traits of a true programmer, and the traits of a good employee.

                John Simmons / outlaw programmer wrote:

                "New" technology isn't necessarily the best or most appropriate technology.

                Exactly. I think the wheel is proof of that.

                John Simmons / outlaw programmer wrote:

                I write native code because I abhor the thought of 25mb runtime libraries, and if I wanted my code "managed" by Microsoft, I would be working there.

                I abhor it for the fact that it would render my apps basically unusable (CPU/resource constraints), and that would have adverse effects on my wallet. Besides, I'm waiting for all people to switch to managed code. I will cash in BIG the day when there's suddenly a big need for people who can write unmanaged code, and there are no unmanaged programmers. ;)

                -- From the network that brought you "The Simpsons"

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

                Joergen Sigvardsson wrote:

                Besides, I'm waiting for all people to switch to managed code. I will cash in BIG the day when there's suddenly a big need for people who can write unmanaged code, and there are no unmanaged programmers.

                Hmmm... for us dinosaurs, this sounds vaguely familiar... Replace 'managed code' and 'unmananged code' with 'legacy'... The PC based suite of tools may be whiz-bang and all, but we still run our production environment with Fortran code... Being able to move seamlessly between environments, being willing to learn how to get what is needed regardless of environment has served me well in my career... John --> thank you for being willing to use what others have done to your advantage... use what works. Tim

                1 Reply Last reply
                0
                • D Daniel Turini

                  John Simmons / outlaw programmer wrote:

                  A sizable portion of the images we've all seen on TV of guided bombs hitting their targets in Iraq is provided by software that I wrote with VC6.

                  Probably the bombs that hit that children hospital were coded in VB6 with "On Error Resume Next" :)

                  From the Churchdown Parish Magazine: "Would the Congregation please note that the bowl at the back of the Church, labelled 'For The Sick,' is for monetary donations only."

                  R Offline
                  R Offline
                  realJSOP
                  wrote on last edited by
                  #20

                  I think those are caused by errant "goto" statements. :)

                  "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                  -----
                  "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                  1 Reply Last reply
                  0
                  • R realJSOP

                    ...that my "CP Articles I'm Using" threads garner so many replies (not that I'm complaining) compared to those posted by other CP members. To give you guys a little heads up... 0) I've been programming since 1980 - yes - actually *writing code* for a living for that long. 1) I taught myself Basic, dBase, Pascal and C/C++, SQL, PHP, C#, Javascript, and ASP. 2) Given my years of experience, I see no valid reason for anyone to ridicule my choice of tools/classes - especially people who weren't even born by the time I started doing this stuff - I'm pretty sure I know what I'm doing, and I know how to pick the right tool for the job. 3) I do not suffer from the "not invented here" syndrome. If the code already exists, if it's applicable, if it works, and if it fulfills my very specific needs, you can bet I'll try to make use of it. Besides, I'm too lazy to research/write it myself. 4) "New" technology isn't necessarily the best or most appropriate technology. 5) As a rule, if Nish recommends it, I probably won't use it because his recommendation is more than likely based on a deference (translation: "sucking up") to the all-knowing wisdom of Microsoft. That dog just don't hunt. 6) I successfully use VC6 for a lot of projects just to prove that Christian is wrong about the inviability of that version of the compiler. 7) I write native code because I abhor the thought of 25mb runtime libraries, and if I wanted my code "managed" by Microsoft, I would be working there.

                    "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                    -----
                    "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                    E Offline
                    E Offline
                    El Corazon
                    wrote on last edited by
                    #21

                    John Simmons / outlaw programmer wrote:

                    I taught myself Basic, dBase, Pascal and C/C++, SQL, PHP, C#, Javascript, and ASP.

                    You are slipping John... ;) I've got Prolog, Lisp, Snobol, Cobol, RPG II/III/IV, Modula 2, and assembly on 4 processors as well as those. ;P And I am still leaving a few out. :laugh:

                    _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

                    C R J J 4 Replies Last reply
                    0
                    • R realJSOP

                      You're just pissed off because you're not old enough to use the same disclaimer. Comments like "People still use INI files?" are NOT well received. Jeff, on the other hand asked why I selected the class I did over the one he mentioned, to which I gave a reasonable reply. Most of the people responding have less experience breathing than I have writing code, and their comments attract an appropriately weighted amount of consideration.

                      "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                      -----
                      "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                      D Offline
                      D Offline
                      Dario Solera
                      wrote on last edited by
                      #22

                      John Simmons / outlaw programmer wrote:

                      Comments like "People still use INI files?" are NOT well received.

                      What's wrong with INI files? They're smaller, simple to read by humans (than XML, for instance) and lighter to parse. :)

                      ________________________________________________ Personal Blog [ITA] - Tech Blog [ENG] Developing ScrewTurn Wiki 1.1 (1.0.7 is out)

                      1 Reply Last reply
                      0
                      • E El Corazon

                        John Simmons / outlaw programmer wrote:

                        I taught myself Basic, dBase, Pascal and C/C++, SQL, PHP, C#, Javascript, and ASP.

                        You are slipping John... ;) I've got Prolog, Lisp, Snobol, Cobol, RPG II/III/IV, Modula 2, and assembly on 4 processors as well as those. ;P And I am still leaving a few out. :laugh:

                        _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

                        C Offline
                        C Offline
                        Christopher Duncan
                        wrote on last edited by
                        #23

                        You guys have waaaaaay too much time on your hands... :)

                        Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

                        G 1 Reply Last reply
                        0
                        • E El Corazon

                          John Simmons / outlaw programmer wrote:

                          I taught myself Basic, dBase, Pascal and C/C++, SQL, PHP, C#, Javascript, and ASP.

                          You are slipping John... ;) I've got Prolog, Lisp, Snobol, Cobol, RPG II/III/IV, Modula 2, and assembly on 4 processors as well as those. ;P And I am still leaving a few out. :laugh:

                          _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

                          R Offline
                          R Offline
                          realJSOP
                          wrote on last edited by
                          #24

                          I learned Cobol, RPG, PL/1 and IBM 360 assembly language in college, but since I've never done any of that for money, I don't count it.

                          "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                          -----
                          "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                          A C E 3 Replies Last reply
                          0
                          • R realJSOP

                            You're just pissed off because you're not old enough to use the same disclaimer. Comments like "People still use INI files?" are NOT well received. Jeff, on the other hand asked why I selected the class I did over the one he mentioned, to which I gave a reasonable reply. Most of the people responding have less experience breathing than I have writing code, and their comments attract an appropriately weighted amount of consideration.

                            "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                            -----
                            "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                            K Offline
                            K Offline
                            krism42
                            wrote on last edited by
                            #25

                            I've had to fire more than one guy like you. They won't listen to reason because they _know better_, they've done this before and so by damn we're going to do it just they way they did before without any consideration of anything else.

                            J 1 Reply Last reply
                            0
                            • _ _Zorro_

                              Do you realize how pedantic you are?

                              A Offline
                              A Offline
                              Alvaro Mendez
                              wrote on last edited by
                              #26

                              siskhoalanka wrote:

                              Do you realize how pedantic you are?

                              I think "pedantic" is not the proper word for what you wanted to say. "Arrogant" is probably what you meant. In English, "Pedantic" is when someone pays a little too much attention to details, whereas in Spanish, "pedante" is someone who's obnoxiously arrogant. Sorry for being pedantic. :-) Alvaro


                              The only thing we have to fear is fear itself. - FDR, 1933 The only thing we have to sell is fear itself. - GOP, 2006

                              _ R 2 Replies Last reply
                              0
                              • R realJSOP

                                siskhoalanka wrote:

                                How old are you by the way?

                                I'm over 50... :/ I work for a living. I don't have time to study and therefore I have to learn as I go. When you get older, your priorities change. I used to be like you young guys - eager for the next meaningful leap in programming technology, but now I'm wondering why I spent all that time on crap that's always changing - and not necessarily for the better. I also have a life which really screws with my desire to learn something new on my own. Now with this DRM crap (even though I don't download music or movies), product activation (even though I buy all my software), security and privacy issues (even though I take all the steps I can to ensure it's kept secure and private), I simply don't really care to be part of the new technologies. I'm not so arrogant that I don't recognize that to remain employable I have to learn to code in a managed environment, but I don't have to like it, and I certainly don't have to say anything good about it. Requirements are, after all, requirements. Native code rules.

                                "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                                -----
                                "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                                C Offline
                                C Offline
                                Chadlling
                                wrote on last edited by
                                #27

                                >>>Now with this DRM crap (even though I don't download music or movies), product activation (even though I buy all my software), security and privacy issues (even though I take all the steps I can to ensure it's kept secure and private),<<< No offense John, but you don't sound much like an outlaw to me. That is what makes me cringe at your post. How can someone over 50 still be strutting around calling himself an "outlaw"?

                                R 1 Reply Last reply
                                0
                                • R realJSOP

                                  I learned Cobol, RPG, PL/1 and IBM 360 assembly language in college, but since I've never done any of that for money, I don't count it.

                                  "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                                  -----
                                  "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                                  A Offline
                                  A Offline
                                  Ashley van Gerven
                                  wrote on last edited by
                                  #28

                                  John Simmons / outlaw programmer wrote:

                                  RPG

                                  World of Warcraft is the best RPG-app (Actually I haven't heard of a language called RPG... probably wayyyy before my time)

                                  "For fifty bucks I'd put my face in their soup and blow." - George Costanza

                                  ~ Web SQL Utility - asp.net app to query Access, SQL server, MySQL. Stores history, favourites.

                                  J R L 3 Replies Last reply
                                  0
                                  • R realJSOP

                                    siskhoalanka wrote:

                                    How old are you by the way?

                                    I'm over 50... :/ I work for a living. I don't have time to study and therefore I have to learn as I go. When you get older, your priorities change. I used to be like you young guys - eager for the next meaningful leap in programming technology, but now I'm wondering why I spent all that time on crap that's always changing - and not necessarily for the better. I also have a life which really screws with my desire to learn something new on my own. Now with this DRM crap (even though I don't download music or movies), product activation (even though I buy all my software), security and privacy issues (even though I take all the steps I can to ensure it's kept secure and private), I simply don't really care to be part of the new technologies. I'm not so arrogant that I don't recognize that to remain employable I have to learn to code in a managed environment, but I don't have to like it, and I certainly don't have to say anything good about it. Requirements are, after all, requirements. Native code rules.

                                    "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                                    -----
                                    "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                                    _ Offline
                                    _ Offline
                                    _Zorro_
                                    wrote on last edited by
                                    #29

                                    It is absolutely valid and I can't contradict you. I just don't understand how you can say it is crap when you admit you don't have the time to learn about it. But it's your opinion and the opinion of 95% of > 50 ppl, it's why it just make me smile.

                                    1 Reply Last reply
                                    0
                                    • R realJSOP

                                      You're just pissed off because you're not old enough to use the same disclaimer. Comments like "People still use INI files?" are NOT well received. Jeff, on the other hand asked why I selected the class I did over the one he mentioned, to which I gave a reasonable reply. Most of the people responding have less experience breathing than I have writing code, and their comments attract an appropriately weighted amount of consideration.

                                      "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                                      -----
                                      "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                                      J Offline
                                      J Offline
                                      James R Twine
                                      wrote on last edited by
                                      #30

                                      John Simmons / outlaw programmer wrote:

                                      Most of the people responding have less experience breathing than I have writing code,

                                      What an interesting way to put it!  I love it! :laugh: :laugh: :laugh:    Peace!

                                      -=- James


                                      If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
                                      Avoid driving a vehicle taller than you and remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
                                      DeleteFXPFiles & CheckFavorites (Please rate this post!)

                                      1 Reply Last reply
                                      0
                                      • A amclint

                                        In my experience it's the guys that are the least likely to accept constructive criticism (that is valid, not flaming) that end up being the programmers I have to clean up after. In my experience, some 'older and wiser' types are just posers that are getting by on the experience printed on their resume rather than what they actually know.

                                        S Offline
                                        S Offline
                                        Shog9 0
                                        wrote on last edited by
                                        #31

                                        amclint wrote:

                                        In my experience, some 'older and wiser' types are just posers that are getting by on the experience printed on their resume rather than what they actually know.

                                        And some "younger and hipper" types are just riding the bleeding edge, always jumping to the next New Thing before there's time to recognize that their fascination with The New masks a lack of understanding of The Old. Aaand... there are plenty who fall into neither category. Myself, for instance - i'm equally incompetent in both old and new technologies... ;P

                                        D 1 Reply Last reply
                                        0
                                        • A Alvaro Mendez

                                          siskhoalanka wrote:

                                          Do you realize how pedantic you are?

                                          I think "pedantic" is not the proper word for what you wanted to say. "Arrogant" is probably what you meant. In English, "Pedantic" is when someone pays a little too much attention to details, whereas in Spanish, "pedante" is someone who's obnoxiously arrogant. Sorry for being pedantic. :-) Alvaro


                                          The only thing we have to fear is fear itself. - FDR, 1933 The only thing we have to sell is fear itself. - GOP, 2006

                                          _ Offline
                                          _ Offline
                                          _Zorro_
                                          wrote on last edited by
                                          #32

                                          Exactly, arrogant, so sorry for my poor english. And sorry for the confusion I could cause. ;)

                                          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