python logo

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Xah Lee

    #1

    python logo

    i noticed that Python uses various logos:

    The official home of the Python Programming Language

    The official home of the Python Programming Language

    The official home of the Python Programming Language

    The official home of the Python Programming Language



    is this some decision that python should use various different logos?

    Xah
    xah@xahlee.org
    ∑ http://xahlee.org/

  • Steve Holden

    #2
    Re: python logo

    Xah Lee wrote:[color=blue]
    > i noticed that Python uses various logos:
    >
    > http://python.org/pics/pythonHi.gif
    > http://python.org/pics/PyBanner038.gif
    > http://python.org/pics/PyBanner037.gif
    > http://python.org/pics/PythonPoweredSmall.gif
    > http://wiki.python.org/pics/PyBanner057.gif
    >
    > is this some decision that python should use various different logos?
    >
    > Xah
    > xah@xahlee.org
    > ∑ http://xahlee.org/
    >[/color]
    Yes.
    --
    Steve Holden +44 150 684 7255 +1 800 494 3119
    Holden Web LLC http://www.holdenweb.com/

    Comment

    • Michele Petrazzo

      #3
      Re: python logo

      Xah Lee ha scritto:[color=blue]
      > i noticed that Python uses various logos:
      >[/color]


      Ok, this are not a logo, but better image are this:
      The official home of the Python Programming Language


      Michele

      Comment

      • Xah Lee

        #4
        Re: python logo

        what's the decision? any reference to the discussion?

        i thought it is better for Python to have one single recognizable logo.
        Perhaps python doesn't have a logo and the official python people
        decided it shouldn't or just doesn't have one currently?

        of course, a logo helps in identity and as well as advertisement.

        Xah
        xah@xahlee.org
        ∑ http://xahlee.org/

        Steve Holden wrote:[color=blue]
        > Xah Lee wrote:[color=green]
        > > i noticed that Python uses various logos:
        > >
        > > http://python.org/pics/pythonHi.gif
        > > http://python.org/pics/PyBanner038.gif
        > > http://python.org/pics/PyBanner037.gif
        > > http://python.org/pics/PythonPoweredSmall.gif
        > > http://wiki.python.org/pics/PyBanner057.gif
        > >
        > > is this some decision that python should use various different logos?
        > >
        > > Xah
        > > xah@xahlee.org
        > > ∑ http://xahlee.org/
        > >[/color]
        > Yes.
        > --
        > Steve Holden +44 150 684 7255 +1 800 494 3119
        > Holden Web LLC http://www.holdenweb.com/[/color]

        Comment

        • Tim Churches

          #5
          Re: python logo

          Xah Lee wrote:
          [color=blue]
          >i noticed that Python uses various logos:
          >
          >http://python.org/pics/pythonHi.gif
          >http://python.org/pics/PyBanner038.gif
          >http://python.org/pics/PyBanner037.gif
          >http://python.org/pics/PythonPoweredSmall.gif
          >http://wiki.python.org/pics/PyBanner057.gif
          >
          > is this some decision that python should use various different logos?
          >
          > Xah
          > xah@xahlee.org
          >∑ http://xahlee.org/
          >
          >
          >[/color]
          "A foolish consistency is the hobgoblin of little minds."
          - Ralph Waldo Emerson

          Tim C

          PS Yes, I know that I shouldn't feed the trolls (or hobgoblins), but I
          invoke Screwtape's Defence: other people who should know better don't
          seem to be able to resist the temptation either...

          PPS Emerson's assertion might well apply not just to Python logos, but
          also, ahem, to certain aspects of the Python standard library.

          TC


          Comment

          • Diez B. Roggisch

            #6
            Re: python logo

            > "A foolish consistency is the hobgoblin of little minds."[color=blue]
            > - Ralph Waldo Emerson
            >
            > Tim C
            >
            > PS Yes, I know that I shouldn't feed the trolls (or hobgoblins), but I
            > invoke Screwtape's Defence: other people who should know better don't
            > seem to be able to resist the temptation either...
            >
            > PPS Emerson's assertion might well apply not just to Python logos, but
            > also, ahem, to certain aspects of the Python standard library.[/color]

            AMEN!

            and +1 QOTW

            Diez

            Comment

            • Devan L

              #7
              Re: python logo


              Xah Lee wrote:[color=blue]
              > what's the decision? any reference to the discussion?
              >
              > i thought it is better for Python to have one single recognizable logo.
              > Perhaps python doesn't have a logo and the official python people
              > decided it shouldn't or just doesn't have one currently?
              >
              > of course, a logo helps in identity and as well as advertisement.
              >
              > Xah
              > xah@xahlee.org
              > ∑ http://xahlee.org/
              >
              > Steve Holden wrote:[color=green]
              > > Xah Lee wrote:[color=darkred]
              > > > i noticed that Python uses various logos:
              > > >
              > > > http://python.org/pics/pythonHi.gif
              > > > http://python.org/pics/PyBanner038.gif
              > > > http://python.org/pics/PyBanner037.gif
              > > > http://python.org/pics/PythonPoweredSmall.gif
              > > > http://wiki.python.org/pics/PyBanner057.gif
              > > >
              > > > is this some decision that python should use various different logos?
              > > >
              > > > Xah
              > > > xah@xahlee.org
              > > > ∑ http://xahlee.org/
              > > >[/color]
              > > Yes.
              > > --
              > > Steve Holden +44 150 684 7255 +1 800 494 3119
              > > Holden Web LLC http://www.holdenweb.com/[/color][/color]

              There should only be one obvious way to do it, but there are many
              creative ways to do it too.

              Comment

              • Fredrik Lundh

                #8
                Re: python logo

                Tim Churches wrote:
                [color=blue]
                > PPS Emerson's assertion might well apply not just to Python logos, but
                > also, ahem, to certain aspects of the Python standard library.[/color]

                you've read the python style guide, I presume?

                This document gives coding conventions for the Python code comprising the standard library in the main Python distribution. Please see the companion informational PEP describing style guidelines for the C code in the C implementation of Python.


                </F>



                Comment

                • Tim Churches

                  #9
                  Re: python logo

                  Fredrik Lundh wrote:[color=blue]
                  > Tim Churches wrote:
                  >
                  >[color=green]
                  >>PPS Emerson's assertion might well apply not just to Python logos, but
                  >>also, ahem, to certain aspects of the Python standard library.[/color]
                  >
                  >
                  > you've read the python style guide, I presume?
                  >
                  > http://www.python.org/peps/pep-0008.html[/color]

                  A Foolish Consistency is the Hobgoblin of Little Minds.
                  --often ascribed to Ralph Waldo Emerson but
                  in fact due to[1] G. van Rossum and B Warsaw.

                  [1] The convention that quotes are ascribed to those who first used them
                  is, of course, a foolish consistency.

                  Tim C

                  Comment

                  • Joal Heagney

                    #10
                    Re: python logo

                    Tim Churches wrote:[color=blue]
                    > Fredrik Lundh wrote:
                    >[color=green]
                    >>Tim Churches wrote:
                    >>
                    >>
                    >>[color=darkred]
                    >>>PPS Emerson's assertion might well apply not just to Python logos, but
                    >>>also, ahem, to certain aspects of the Python standard library.[/color]
                    >>
                    >>
                    >>you've read the python style guide, I presume?
                    >>
                    >> http://www.python.org/peps/pep-0008.html[/color]
                    >
                    >
                    > A Foolish Consistency is the Hobgoblin of Little Minds.
                    > --often ascribed to Ralph Waldo Emerson but
                    > in fact due to[1] G. van Rossum and B Warsaw.
                    >
                    > [1] The convention that quotes are ascribed to those who first used them
                    > is, of course, a foolish consistency.
                    >
                    > Tim C[/color]

                    +1 QOTW

                    :)

                    Joal Heagney

                    Comment

                    • Fredrik Lundh

                      #11
                      Re: python logo

                      Tim Churches wrote:
                      [color=blue][color=green][color=darkred]
                      >>> also, ahem, to certain aspects of the Python standard library.[/color]
                      >>
                      >> you've read the python style guide, I presume?
                      >>
                      >> http://www.python.org/peps/pep-0008.html[/color]
                      >
                      > A Foolish Consistency is the Hobgoblin of Little Minds.
                      > --often ascribed to Ralph Waldo Emerson but
                      > in fact due to[1] G. van Rossum and B Warsaw.
                      >
                      > [1] The convention that quotes are ascribed to those who first used them
                      > is, of course, a foolish consistency.[/color]

                      in case you really got that backwards, I should probably point out that
                      the style guide reference was in response to the "certain aspects of the
                      python standard library" part of your post, not the "emerson said this"
                      part.

                      </F>



                      Comment

                      • Tim Churches

                        #12
                        Re: python logo

                        Fredrik Lundh wrote:
                        [color=blue]
                        >Tim Churches wrote:
                        >
                        >
                        >[color=green][color=darkred]
                        >>>>also, ahem, to certain aspects of the Python standard library.
                        >>>>
                        >>>>
                        >>>you've read the python style guide, I presume?
                        >>>
                        >>> http://www.python.org/peps/pep-0008.html
                        >>>
                        >>>[/color]
                        >>A Foolish Consistency is the Hobgoblin of Little Minds.
                        >> --often ascribed to Ralph Waldo Emerson but
                        >> in fact due to[1] G. van Rossum and B Warsaw.
                        >>
                        >>[1] The convention that quotes are ascribed to those who first used them
                        >>is, of course, a foolish consistency.
                        >>
                        >>[/color]
                        >
                        >in case you really got that backwards, I should probably point out that
                        >the style guide reference was in response to the "certain aspects of the
                        >python standard library" part of your post, not the "emerson said this"
                        >part.
                        >
                        >[/color]
                        I was indulging in the leg pulling which your reply invited, Fred. I
                        think we both agree that the minor inconsistencies in various aspects of
                        the Python standard library are of no consequence to anyone except the
                        pathologically pedantic.

                        Tim C

                        Comment

                        • Lisandro Dalcin

                          #13
                          Re: python logo

                          I am waiting for the next chapter: "Jargons of Logos" ;)

                          Comment

                          Working...