Live data from Hacker News

Python Trademark Filer Ignorant Of Python?

blogs.computerworlduk.com

1–10 of 26 posts

Re: Python Trademark Filer Ignorant Of Python?

#3
Standard double-speak ... if you can't get away with something, you hope to get out of it without problems. I won't defend those who are implementing the DDOS, but I do hope it's a warning to others who have the opportunity to "play nice". I believe that OSS and corporations can coexist (sorry RMS).

Re: Python Trademark Filer Ignorant Of Python?

#5
post #3

Standard double-speak ... if you can't get away with something, you hope to get out of it without problems. I won't defend those who are implementing the DDOS, but I do hope it's a warning to others who have the opportunity to "play nice". I believe that OSS and corporations can coexist (sorry RMS).

> I believe that OSS and corporations can coexist (sorry RMS).

RMS doesn't disagree with corporations (the FSF is a corporation) or even with commercial use of software (the freedom to use software for commercial purposes is explicitly included as a fundamental freedom of software).

Re: Python Trademark Filer Ignorant Of Python?

#6
IANAL, but I think the PSF's trademark is on very shaky ground.

CMU Common Lisp has had an innovative, high-performance compiler called Python since before van Rossum invented the scripting language. A Common Lisp compiler and a programming language are, seems to me, very much in the same market space; I do not think the PSF could successfully argue in court that they do not overlap -- certainly not at the same time they were arguing that a cloud service does overlap a scripting language.

I'm sure van Rossum was unaware of CMUCL's Python when he named his language. But that doesn't matter in trademark law; you don't get to claim a trademark someone else is already using just because you didn't know about them.

And I believe that using a mark that was already in use gives you a very weak claim, if any, to your trademark.

CMUCL is, by the way, still in use.

Re: Python Trademark Filer Ignorant Of Python?

#7

IANAL, but I think the PSF's trademark is on very shaky ground. CMU Common Lisp has had an innovative, high-performance compiler called Python since before van Rossum invented the scripting language. A Common Lisp compiler and a programming language are, seems to me, very much in the same market space; I do not think the PSF could successfully argue in court that they do not overlap -- certainly not at the same time…

But that's fine right. As long as no one else gets the trademark, then the PSF is happy. Or do I have it wrong?

Re: Python Trademark Filer Ignorant Of Python?

#8

IANAL, but I think the PSF's trademark is on very shaky ground. CMU Common Lisp has had an innovative, high-performance compiler called Python since before van Rossum invented the scripting language. A Common Lisp compiler and a programming language are, seems to me, very much in the same market space; I do not think the PSF could successfully argue in court that they do not overlap -- certainly not at the same time…

Irrelevant. If you don't defend a "Trademark", any rights you have to it go away. You're required to DEFEND your Trademark to keep ownership -- and even if you have a common-law Trademark (which is what you're claiming CMUCL has on "Python"), if you allow someone else to register a Trademark at the federal level and fail to oppose the registration, you can lose your rights that way.

IANAL, but I've read a lot about Trademark law, and I've talked to more than one IP attorney about it. For reference, see for example [1] and [2]. It's not like patent law where prior art can invalidate a bad patent. It's defend-it-or-lose-it.

[1] http://www.blackweb20.com/2009/11/25/the-consequences-of-not...

[2] http://www.adlilaw.com/importance-of-monitoring-your-tradema...

Re: Python Trademark Filer Ignorant Of Python?

#9
post #2

A lot of programmers in my dinky third-world country haven't heard of Python or Ruby - most folks here think web development begins with Java and ends with PHP. That said, I think that CEO is full of shit.

It's one thing for a programmer not to know about the existence of Python, but it's another thing entirely for sysadmins not to know (their websites run Debian). To make matters worse they are trying to develop their own cloud platform, so they would need somewhat more sophisticated sysadmins than if they were just hosting a simple PHP website.

I would guess that at some point one of the developers/sysadmins brought up the fact that their name conflicted with an open source programming language, and management choose to ignore them.

Re: Python Trademark Filer Ignorant Of Python?

#10

IANAL, but I think the PSF's trademark is on very shaky ground. CMU Common Lisp has had an innovative, high-performance compiler called Python since before van Rossum invented the scripting language. A Common Lisp compiler and a programming language are, seems to me, very much in the same market space; I do not think the PSF could successfully argue in court that they do not overlap -- certainly not at the same time…

Irrelevant. If you don't defend a "Trademark", any rights you have to it go away. You're required to DEFEND your Trademark to keep ownership -- and even if you have a common-law Trademark (which is what you're claiming CMUCL has on "Python"), if you allow someone else to register a Trademark at the federal level and fail to oppose the registration, you can lose your rights that way. IANAL, but I've read a lot about T…

You're missing my point. I'm not suggesting at all that the CMUCL developers would want to stop the PSF from using the name Python. That would be the situation that your argument is relevant to.

No, I'm making quite a different point, about the ability of the PSF to stop anyone else from using the name. In order to be able to assert trademark rights against someone else, you have to have a valid trademark to begin with. If your use of the mark was never exclusive to begin with, I don't see how you can claim to have an exclusive right to it now.

Perhaps in the US, since the PSF has registered the mark and the CMUCL people didn't contest it (in time), the PSF now has an exclusive right to it. Although here another point comes into play: I've never heard of the PSF attempting to prevent CMUCL from using the name. Supposing they haven't, a case can now be made that the PSF has failed to defend it and therefore has lost their exclusive right to it. So I think that can cut both ways. CMUCL has no exclusive right to the name -- I seriously doubt they care -- but if some third party started to use it, I wonder if the PSF could prevail over the latter in court.

But all that aside, this case is in the EU, where as far as I understand, the PSF has no registered trademark anyway. I think POBox Hosting could make a very strong case that, since CMUCL's Python has certainly been used in the EU, the PSF has no exclusive right to the name there.

Post reply on HN