Sponsored Content
Special Forums News, Links, Events and Announcements UNIX.COM -- X/Open WIPO UDRP Complaint Post 24829 by Perderabo on Thursday 18th of July 2002 08:38:28 AM
Old 07-18-2002
From: The unix.org decision

Quote:
The Panel finds that the use of UNIX as part of the domain name not followed by a noun is a misuse of the trademark not authorized by the Complainant. The evidence submitted by the Respondent as seen in Annex 2 show the use of UNIX in combination such as UnixReview.com; UNIX Reference Desk and UNIX Training a sponsored link, all being uses of UNIX as an adjective in association with a noun defining the goods or services.
Most of the domain names that you guys have proposed would fail that test. And there's more to this. I delayed posting until I reread the noun and adjective chapters in Harper's English Grammer. The terms "mouse trap", "mouse-trap", and "mousetrap" are a compound noun, a hyphenated compound noun, and a solid compound noun. I cannot find any support for calling a noun an adjective in usage like that. I am not convinced that it's possible to use "UNIX" as an adjective. There is a adjective form of mouse, "mousey". Need we say "UNIXy"? What is my response if I am asked under oath if we used "UNIX" as a noun?

And the current proceedings are about domain names. Can we be sure that content is safe? Can we be sued for participating in this thread? Can Neo be sued for allowing this content on his web site? I'm getting uneasy about discussing you-know-what in public. I think that we would need more than just a new domain name to continue. We would also need some answers to these issues.
 

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Difference between UNIX operating system and Unix Open Server

Hi, I recently joined this forum and new to UNIX. Is there any difference between UNIX operating system and UNIX open server? Please explain. (1 Reply)
Discussion started by: Manjit
1 Replies

2. News, Links, Events and Announcements

WIPO Official Decision

At Last Official Decision of UNIX.com Domain dispute by WIPO is available to review. http://arbiter.wipo.int/domains/decisions/html/2002/d2002-0294.html (Status: unix.com > Complaint denied) (1 Reply)
Discussion started by: killerserv
1 Replies

3. News, Links, Events and Announcements

UNIX.COM -- X/Open WIPO UDRP RESULTS !!!!

Just received word from our attorney..... UNIX.COM PREVAILS IN X/OPEN WIPO ACTION: (THE TRUE UNIX USERS OF THE WORLD WIN!!!!) Click to Download: WIPO Notice of Decision Click to Download: WIPO Administrative Decision (9 Replies)
Discussion started by: Neo
9 Replies

4. Filesystems, Disks and Memory

Unix Sco Open Server, Windows Computers Problem Access Unix Shared Files Help!!!!!

Hello Moto I hope someone can help We's here at work, have a unix box with sco openserver 5 on it, so it has a nice gui interface.. and also a fair few windows computers.. a system admin guy b4 me, has set up a user called neil, which can, when u try to access the unix box using windows... (2 Replies)
Discussion started by: haggo
2 Replies
WRITE(1)						    BSD General Commands Manual 						  WRITE(1)

NAME
write -- send a message to another user SYNOPSIS
write user [ttyname] DESCRIPTION
The write utility allows you to communicate with other users, by copying lines from your terminal to theirs. When you run the write command, the user you are writing to gets a message of the form: Message from yourname@yourhost on yourtty at hh:mm ... Any further lines you enter will be copied to the specified user's terminal. If the other user wants to reply, they must run write as well. When you are done, type an end-of-file or interrupt character. The other user will see the message 'EOF' indicating that the conversation is over. You can prevent people (other than the super-user) from writing to you with the mesg(1) command. If the user you want to write to is logged in on more than one terminal, you can specify which terminal to write to by specifying the termi- nal name as the second operand to the write command. Alternatively, you can let write select one of the terminals - it will pick the one with the shortest idle time. This is so that if the user is logged in at work and also dialed up from home, the message will go to the right place. The traditional protocol for writing to someone is that the string '-o', either at the end of a line or on a line by itself, means that it's the other person's turn to talk. The string 'oo' means that the person believes the conversation to be over. SEE ALSO
mesg(1), talk(1), wall(1), who(1) HISTORY
A write command appeared in Version 1 AT&T UNIX. BSD
June 6, 1993 BSD
All times are GMT -4. The time now is 03:05 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy