473,394 Members | 1,829 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Legal copy of ECMA-262 papers - clarification please

VK
I'm a bit confused about ECMAScript docs.

Can I legally change it format (say from .pdf to .html or .doc) or
publish it on my web-site?

ECMA provides a free of charge pdf version here:
<http://www.ecma-international.org/publications/standards/Ecma-262.htm>
but I don't see any "terms of use" (probably because I'm looking in a
wrong place).
From the other side ECMAScript specs registered as ISO/IEC 16262 in ISO

and provided for download for 224 Swiss Frank:
<http://www.iso.org/iso/en/CatalogueDetailPage.CatalogueDetail?CSNUMBER=33835 >

?

Nov 23 '05 #1
8 1518
VK
I guess it answers on one of my questions:
<http://developer.mozilla.org/js/specs/ecma-262>

Still ISO issue is not clear. Is it a trap for free-copy unaware
visitors? Or there are some small legal twists I don't know of?

Nov 23 '05 #2
VK wrote:
Can I legally change it format (say from .pdf to .html or .doc) or
publish it on my web-site?
Probably not, and I don't understand why you need to. However, this is a
question better be asked in a newsgroup dealing with jurisdiction, not one
dealing with programming. IOW: Completely off-topic here.
ECMA provides a free of charge pdf version here:
<http://www.ecma-international.org/publications/standards/Ecma-262.htm>
And mozilla.org provides the most up-to-date version here:

<http://www.mozilla.org/js/language/>
but I don't see any "terms of use" (probably because I'm looking in a
wrong place).
,-<http://www.mozilla.org/js/language/E262-3.pdf>; pp. 191, 192
|
| Printed copies can be ordered from:
| ECMA
| 114 Rue du Rhône
| CH-1204 Geneva
| Switzerland
|
| Fax: +41 22 849.60.01
| Internet: do*******@ecma.ch
|
| Files can be downloaded from our FTP site, ftp.ecma.ch. This Standard is
| available from library ECMA-ST as a compacted, self-expanding file in
| MSWord 6.0 format (file E262-DOC.EXE) and as an Acrobat PDF file (file
| E262-PDF.PDF). File E262-EXP.TXT gives a short presentation of the
| Standard.
|
| Our web site, http://www.ecma.ch, gives full information on ECMA, ECMA
| activities, ECMA Standards and Technical Reports.
| _____
| ECMA
| 114 Rue du Rhône
| CH-1204 Geneva
| Switzerland
|
| This Standard ECMA-262 is available free of charge in printed form and
| as a file.
|
| See inside cover page for instructions
From the other side ECMAScript specs registered as ISO/IEC 16262 in ISO
and provided for download for 224 Swiss Frank:

<http://www.iso.org/iso/en/CatalogueDetailPage.CatalogueDetail?CSNUMBER=33835 >
?


That's the _paper_ version, the price probably including printing/copying
as well as general shipping costs.
PointedEars, IANAL
Nov 23 '05 #3

VK wrote:
I guess it answers on one of my questions:
<http://developer.mozilla.org/js/specs/ecma-262>

Still ISO issue is not clear. Is it a trap for free-copy unaware
visitors? Or there are some small legal twists I don't know of?


The ECMA web site states:-

"Ecma Standards and Technical Reports are made available to all
interested persons or organizations, free of charge and copyright, in
printed form and, as files in Acrobat ® PDF format."

Julian

Nov 23 '05 #4
VK
> The ECMA web site states:-

"Ecma Standards and Technical Reports are made available to all
interested persons or organizations, free of charge and copyright, in
printed form and, as files in Acrobat ® PDF format."

Got it completely now with a help of some of my friends.

You can make any copies of ECMA docs, but your copy is not legally
valid in the meaning that you cannot reference to it as a definitive
proof. You should place a disclosure like one on
<http://developer.mozilla.org/js/specs/ecma-262> ("Should be correct,
but some errors still could happen, blah-blah-blah")

224 franks to ISO - it's the price for verified legal copy. You can
publish it (if HTML ordered) on your site and refer instead of ECMA
site if you want to, w/o any disclosures.

Thanks to all responses.

And yes, I guess it is somehow connected with this newsgroup.

Nov 23 '05 #5
On 17/11/2005 15:29, Thomas 'PointedEars' Lahn wrote:
VK wrote:
Can I legally change it format (say from .pdf to .html or .doc) or
publish it on my web-site?


[...] this is a question better be asked in a newsgroup dealing with
jurisdiction, not one dealing with programming. [...]


I'd have thought it was a question better addressed to ECMA, itself. It
would be the kind and courteous thing to do, at least.
ECMA provides a free of charge pdf version [...]


So? It's their publication, so they can distribute it as they see fit.
That doesn't necessarily mean you can do likewise.

That said, there is a statement in the overview of their standards[1]:

Ecma Standards and Technical Reports are made available to all
interested persons or organizations, free of charge and copyright,
in printed form and, as files in Acrobat ® PDF format.

The phrase, "free of [...] copyright" says, to me, public domain. Still,
it's not presented as an authoritative statement, so I'd ask.

[snip]

Mike
[1] <http://www.ecma-international.org/publications/index.html>

--
Michael Winter
Prefix subject with [News] before replying by e-mail.
Nov 23 '05 #6

Michael Winter wrote:

[snip]
The phrase, "free of [...] copyright" says, to me, public domain. Still,
it's not presented as an authoritative statement, so I'd ask.


It certainly reads as an open statement, and is in fact the only
statement on the subject I could find on the web site, which IMO gives
it more authority. But I would agree about asking, at least for reuse
in a commercial context.

In particular, again IMO, one might have more confidence in freely
redistributing the spec as a whole in its original pdf form. However I
would be circumspect about adapting it or reproducing or reusing parts
of it in a commercial context, and at the very least would make sure
that any usage is clearly identified as an extract and again properly
attributed.

Julian

Nov 23 '05 #7
VK
I used ECMA's online form (no public e-mail provided)

Dear Sirs,

[ I'm writing you in the relation of ECMAScript specifications
(ECMA-262). Does your statement "Standards and Technical Reports are
made available to all interested persons or organizations, free of
charge and copyright" mean that I can freely convert the original PDF
version in another electronic form as well as include it in a
commercial product?

Best regards, ... ]

Wondering now if anyone answers :-)

Nov 23 '05 #8
On Thu, 17 Nov 2005 16:29:23 +0100, Thomas 'PointedEars' Lahn
<Po*********@web.de> wrote:

That's the _paper_ version, the price probably including printing/copying
as well as general shipping costs.
PointedEars, IANAL

I don't know the business model of ECMA, but I do know that ISO charge
for standards as a means of funding the standards activity. ISO
standards are copyright and may not be redistributed, unless
explicitly stated otherwise. This business model may not be tenable in
the future, as certain types of standards become tied to particular
databases - for example, a standard defining an XML schema (e.g. ISO
19126) is of little use if the schema is not freely accessible by
validation routines.

Paul
Nov 23 '05 #9

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

Similar topics

7
by: __PPS__ | last post by:
Actually what I mean is that - if I have some memory buffer, lets say char a; and then I do like this: DWORD num = 0x1234; *(DWORD*)a = num; (1) *(DWORD*)(a+1) = num; (2) either...
6
by: Tony Whitter | last post by:
Does anyone know how much changed between the final draft dated October 2002 and the Ecma-334 C# Language Specification 2nd edition dated December 2002 and if there is a change history document...
19
by: anonymouse | last post by:
Is it possible to have C# run in an unmanaged environemnt if somebody should decide to implemnent it this way? Its possible to code C# projects without any dependancy on the libraries at all...
9
by: Edward Diener | last post by:
Are there any differences between the version of C++/CLI as implemented in Visual C++ 2005 and the ECMA-372 C++/CLI Language Specification of December 2005 freely downloaded from ECMA ? Asking...
10
by: John T. | last post by:
Hi all Figure this scenario: - My Company develops an assembly (a controls DLL) - Since an obfuscation software is too expensive, my Company engages a consultant and delegates him the...
13
by: Jorn Ronnow | last post by:
I'm a bit confused here, since the help in M$ Visual Studio 2005 states the syntax for enum as: enum {enum-list} ; So, it would be possible to write: enum Protocol_t : unsigned char {...
17
by: lovecreatesbeauty | last post by:
1. In the following code, is the code (line 11) legal? Is there a notice in the document to tell callers that the parameter s1 should receive an array variable, i.e. type char, but not a variable...
6
by: teddysnips | last post by:
Access 2k FE - SQL Server 2k BE I've been asked to do some work on this Access application. It was an Access<->Access app., but I've upsized the BE to SQL Server 2k. As far as I can see it...
11
by: not_a_commie | last post by:
So is it legal to copy stuff out of the .NET framework and mix it into your own code? I assume so, since I could call their function directly if I didn't want to avoid the UI library reference in...
0
by: FFMG | last post by:
Hi, I am trying to copy some variables from a struct to a derived struct. If I have something like, .... struct STRUCTA { int numA; long numB;
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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...

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.