Earlier quoted context omitted.
Both can be true. Promoting a standard isn’t free, and having licensing and certification fees, especially in an industry where such practices make a standardization org get taken more seriously, is a reasonable strategy. We’re lucky that our industry moved in a different direction!
IP licensing and certification are entirely separate from access to standards documentation. Of course certifying conformance to a standard is going to have a cost. But publishing documentation that has already been written is effectively free.
SMPTE Makes Its Standards Freely Accessible
61–70 of 109 posts
Re: SMPTE Makes Its Standards Freely Accessible
#62Earlier quoted context omitted.
I don't think the benefits of charging for your work are mysterious. It's reasonable to believe that certain works should not be behind paywalls, but not understanding is kind of a confusing stance.
As someone working in standardization: I don't know any standardization organization where the people doing the actual work of writing standards are paid for their work. I certainly am not. In the organizations I know - including ISO - the money is basically exclusively spent on "overhead".
Re: SMPTE Makes Its Standards Freely Accessible
#63I don't understand why any standards body would consider not doing this as a default.
Construction codes are still pay walled. NEC (electric) is $170: https://www.nfpa.org/product/nfpa-70-national-electrical-cod... IPC (plumbing) is $130: https://webstore.ansi.org/standards/icc/iccipc2024 And there are many others. (I will say the YC company https://up.codes/ makes these much more accessible, and deals with local variants to these regulations)
Re: SMPTE Makes Its Standards Freely Accessible
#64Earlier quoted context omitted.
Construction codes are still pay walled. NEC (electric) is $170: https://www.nfpa.org/product/nfpa-70-national-electrical-cod... IPC (plumbing) is $130: https://webstore.ansi.org/standards/icc/iccipc2024 And there are many others. (I will say the YC company https://up.codes/ makes these much more accessible, and deals with local variants to these regulations)
A justification for this would be: states choose these providers to accurately present building codes (keeping up with the right versions/revisions is a lot of work, etc) because there's risk in simply publishing the PDFs and leaving it to basically anyone to curate. But the providers (like ICC) also tend to lock these deals in with state laws (not sure if they lobby for it, but I would imagine they do). When you thi…
Re: SMPTE Makes Its Standards Freely Accessible
#65At last. It's time the whole would gets on board with open standards that are truly open, and there is explosive devopment going on in the world of new approaches to media production and distribution that this can only aid. It's net-head vs. Bell-heads all over again, and one of the biggest reasons for the success of the IETF standards was the no-cost availability of all their standards.
We need a SciHub for standards docs. Since APIs have been ruled incopyrightable in the US, building a library that implements the standard shouldn’t itself be illegal. This will only increase innovation.
Re: SMPTE Makes Its Standards Freely Accessible
#66At last. It's time the whole would gets on board with open standards that are truly open, and there is explosive devopment going on in the world of new approaches to media production and distribution that this can only aid. It's net-head vs. Bell-heads all over again, and one of the biggest reasons for the success of the IETF standards was the no-cost availability of all their standards.
We need a SciHub for standards docs. Since APIs have been ruled incopyrightable in the US, building a library that implements the standard shouldn’t itself be illegal. This will only increase innovation.
There may be court cases in the future that determine what the boundaries on API reimplementation are that distinguish fair use from infringement. A future Supreme Court may well overturn Oracle v. Google. APIs are specific forms of unique expression, and the same functionality can be made available through different APIs. (See for example, OpenGL vs. Direct3D.) Typically these are the criteria used to determine what is eligible for copyright, and ruling APIs uncopyrightable absent a statutory carve-out exemption may well put the copyrightability of currently protected forms of expression in jeopardy.
But as things stand, the Oracle v. Google decision has only made the API-copyrightability decision more ambiguous, it has not settled the matter in favor of making APIs uncopyrightable.
Re: SMPTE Makes Its Standards Freely Accessible
#67At last. It's time the whole would gets on board with open standards that are truly open, and there is explosive devopment going on in the world of new approaches to media production and distribution that this can only aid. It's net-head vs. Bell-heads all over again, and one of the biggest reasons for the success of the IETF standards was the no-cost availability of all their standards.
We need a SciHub for standards docs. Since APIs have been ruled incopyrightable in the US, building a library that implements the standard shouldn’t itself be illegal. This will only increase innovation.
LibGen?
Re: SMPTE Makes Its Standards Freely Accessible
#68What the heck is SMPTE?
Re: SMPTE Makes Its Standards Freely Accessible
#69Re: SMPTE Makes Its Standards Freely Accessible
#70Earlier quoted context omitted.
We need a SciHub for standards docs. Since APIs have been ruled incopyrightable in the US, building a library that implements the standard shouldn’t itself be illegal. This will only increase innovation.
APIs have not been ruled uncopyrightable. The Supreme Court found that Google's use of the Java API's was fair use; fair use is specifically a defense against infringement of a copyrighted work. There may be court cases in the future that determine what the boundaries on API reimplementation are that distinguish fair use from infringement. A future Supreme Court may well overturn Oracle v. Google . APIs are specific…