473,806 Members | 2,654 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

New Python Logo Revealed

I have an entry on my blog discussing the new Python logo, which is
apparently due to replace the current one within the month. I'd be
interested in what people think of it.

Surf:
http://diagrammes-modernes.blogspot.com

-----
robin
noisetheatre.bl ogspot.com
Apr 1 '06 #1
6 1119
robin wrote:
I have an entry on my blog discussing the new Python logo, which is
apparently due to replace the current one within the month. I'd be
interested in what people think of it.

Surf:
http://diagrammes-modernes.blogspot.com


Tell me tell me it's an april's joke, please? :)
--
Giovanni Bajo
Apr 1 '06 #2
Giovanni Bajo wrote:
robin wrote:
http://diagrammes-modernes.blogspot.com


Tell me tell me it's an april's joke, please? :)


Well, I thought that the Python mimetype icon from the Crystal SVG icon
set always looked pretty good - it employs a recognisable snake image,
although no batteries are included.

Paul

P.S. A search for source_py.svgz gave the following URL, for those
unfamiliar with the icon concerned:

http://suse.osuosl.org/people/wimer/...source_py.svgz

Apr 1 '06 #3
"Giovanni Bajo" <no***@sorry.co m> wrote:
robin wrote:
I have an entry on my blog discussing the new Python logo, which is
apparently due to replace the current one within the month. I'd be
interested in what people think of it.

Surf:
http://diagrammes-modernes.blogspot.com


Tell me tell me it's an april's joke, please? :)


yes :-)
-----
robin
noisetheatre.bl ogspot.com
Apr 3 '06 #4
robin дµÀ:
"Giovanni Bajo" <no***@sorry.co m> wrote:
robin wrote:
I have an entry on my blog discussing the new Python logo, which is
apparently due to replace the current one within the month. I'd be
interested in what people think of it.

Surf:
http://diagrammes-modernes.blogspot.com

Tell me tell me it's an april's joke, please? :)


yes :-)
-----
robin
noisetheatre.bl ogspot.com


I guess it is absolutely a joke. If not, there will be a disaster, and
that means ruby will rule the world.

--
Best regards,
Alec Jang
Apr 3 '06 #5
Alec Jang дµÀ:
robin дµÀ:
"Giovanni Bajo" <no***@sorry.co m> wrote:
robin wrote:

I have an entry on my blog discussing the new Python logo, which is
apparently due to replace the current one within the month. I'd be
interested in what people think of it.

Surf:
http://diagrammes-modernes.blogspot.com
Tell me tell me it's an april's joke, please? :)

yes :-)
-----
robin
noisetheatre.bl ogspot.com


I guess it is absolutely a joke. If not, there will be a disaster, and
that means ruby will rule the world.


Sorry. I made a mistaken. This should have been a replay to "stop
change-- about python 2.5 license "

--
Best regards,
Alec Jang
Apr 3 '06 #6
Alec Jang wrote:
I guess it is absolutely a joke. If not, there will be a disaster, and
that means ruby will rule the world.


Yes, we'll become slaves, our leaders crucified, and our culture will
vanish forever...

Apr 3 '06 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

34
5131
by: Brandon J. Van Every | last post by:
What do you think of this Python logo? http://pythonology.org/logos Good, bad, indifferent, love it, hate it? -- Cheers, www.indiegamedesign.com Brandon Van Every Seattle, WA Brandon's Law (after Godwin's Law): "As a Usenet discussion grows longer, the probability of
57
4281
by: John Howard | last post by:
I've sent several messages over the last year asking about python - Who teaches python? Is python losing steam? etc. I have noticed, eg, the declinng number of books at my local borders. The last time I visited a borders (last week), there was 1 (sic) book about python on the shelve compared to dozens on perl & java! On my last inquiry about who teaching python, I got two, maybe three, responses. I really want to see python succeed! It's...
40
2525
by: Dimitri Tcaciuc | last post by:
Hey everybody, While I'm not absolutely positive, it looks like Python still doesn't have any official mascot or logo. Hence, here's something I came up with yesterday. Its by no means a final version, but rather just a draft to show an idea. Here's a link to png file. http://www.sfu.ca/~dtcaciuc/art/pymascot.png I haven't came up with the name for that guy yet, so I'm leaving that
38
4819
by: BORT | last post by:
Please forgive me if this is TOO newbie-ish. I am toying with the idea of teaching my ten year old a little about programming. I started my search with something like "best FREE programming language for kids." After MUCH clicking and high-level scanning, I am looking at Python and Forth. Both have advocates that say each is a great approach to learning computers. My programming classes were a long, long time ago in a land far, far...
12
2610
by: Xah Lee | last post by:
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?
4
2569
by: Spinchange | last post by:
Can someone post a link or email me an image of the old Python logo? I'd like to save a copy of it, I rather liked it - very retro.
12
1613
by: Xah Lee | last post by:
Python has a new logo! See http://python.org/ And it is a fantastic logo. Xah xah@xahlee.org ∑ http://xahlee.org/
31
2424
by: Michael Tobis | last post by:
"Is this the right room for an argument?" http://geosci.uchicago.edu/~tobis/snake.png ok, so my execution is pretty crude, but you can at least see my idea. I trust you to imagine it professionally executed in cheerful colors. Advantages of proposed logo over existing logo ----------------------------------------------
3
3213
by: Sudheer Gupta | last post by:
Hi, I am having trouble using C struct in python. Hope anyone can help me out ... Say, I have my C struct as typedef struct call { struct call *next;
0
9719
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10618
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10110
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7649
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6877
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5546
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5678
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4329
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
3008
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.