HighDots Forums  

Augmenting ECMA-262 specs: crazy idea?

Javascript JavaScript language (comp.lang.javascript)


Discuss Augmenting ECMA-262 specs: crazy idea? in the Javascript forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
optimistx
 
Posts: n/a

Default Augmenting ECMA-262 specs: crazy idea? - 11-06-2009 , 04:08 AM






Regulars of this group have done valuable work to build FAQ.
FAQ is supposed to be correct and easy to understand material.
Is there anything, which is even more correct, more complete,
and easy to learn?

Many discussions here end up referring to ECMA-262, which
obviously should be the final truth (with errata-sheet included).

Why not add examples, clarifications, images, opinions, recommendations,
discussions directly to ECMA-262 and make it our Holy Bible
in practice, fun to study and discuss?

Copyright issues? No problem!

???

With bookmarklets (favelets). The user loads the html-version
of ECMA-262 to his/her machine, clicks a bookmarklet (one or
several) , which adds the
extra material from any servers as js-files to the user machine, merging
it to any locations in ECMA-262, in different colors, e.g. blue.

Copyright is respected, because the final user in his/her computer
makes the modificitions, nobody else.

The process could be started immediately by any person or group,
and proceed step by step. An example could be made first to play
with the idea.

Thus the user manual would emerge gradually and naturally.

Your opinion?

Reply With Quote
  #2  
Old   
Dmitry A. Soshnikov
 
Posts: n/a

Default Re: Augmenting ECMA-262 specs: crazy idea? - 11-06-2009 , 04:31 AM






On Nov 6, 12:08*pm, "optimistx" <optimi... (AT) hotmail (DOT) com> wrote:

Quote:
[...]
Why not add examples, clarifications, images, opinions, recommendations,
discussions directly to ECMA-262
[...]
Because it's a technical algorithm descriptions but not the practical
hand/cook book with funny pictures and easy (but not correct)
terminology which we can see in many articles.

I wrote 7 deep articles of ECMA-262-3 details <http://javascript.ru/
ecmascript-in-detail>, but for now they are just in Russian. I'll find
the time and will translate them. There will be something you want to
do with ECMA-262 standard - simplified but accurate and correct
explanations of algorithms and so one.

But if you're talking just about marginal notes made right in ECMA-262
standard - that's a good idea and everyone can do it himself.

Reply With Quote
  #3  
Old   
optimistx
 
Posts: n/a

Default Re: Augmenting ECMA-262 specs: crazy idea? - 11-07-2009 , 03:06 AM



Dmitry A. Soshnikov wrote:

Quote:
Because it's a technical algorithm descriptions but not the practical
hand/cook book with funny pictures and easy (but not correct)
terminology which we can see in many articles.

I wrote 7 deep articles of ECMA-262-3 details <http://javascript.ru/
ecmascript-in-detail>, but for now they are just in Russian. I'll find
the time and will translate them. There will be something you want to
do with ECMA-262 standard - simplified but accurate and correct
explanations of algorithms and so one.

But if you're talking just about marginal notes made right in ECMA-262
standard - that's a good idea and everyone can do it himself.
Your kind tone makes me happy, thanks.

The first time you mentioned your articles I let google translate them for
me. I understood quite a lot, but not everything. If I understood
Russian, I woul like to translate them.

Yes, marginal notes can be written by oneself, but how to share them
with others? E.g. php-manual (for php-language) has reader comments,
which I many times have found more interesting than the actual manual
text; but both are useful.

I proposed to start from ECMA-262 because here some knowledgeable
purists do not respect anything
else, even Flanagan's book is rubbish or unreliable or something.

But maybe that most regulars know so much about javascript that
these are not interesting for them.

phph-manual: http://www.php.net/manual/en/

bookmarklets in practice:
http://instacalc.com
http://betterexplained.com/articles/how-to-make-a-bookmarklet-for-your-web-application/

Reply With Quote
  #4  
Old   
Jake Jarvis
 
Posts: n/a

Default Re: Augmenting ECMA-262 specs: crazy idea? - 11-07-2009 , 06:38 AM



optimistx wrote:
Quote:
Dmitry A. Soshnikov wrote:

Because it's a technical algorithm descriptions but not the practical
hand/cook book with funny pictures and easy (but not correct)
terminology which we can see in many articles.

I wrote 7 deep articles of ECMA-262-3 details <http://javascript.ru/
ecmascript-in-detail>, but for now they are just in Russian. I'll find
the time and will translate them. There will be something you want to
do with ECMA-262 standard - simplified but accurate and correct
explanations of algorithms and so one.

But if you're talking just about marginal notes made right in ECMA-262
standard - that's a good idea and everyone can do it himself.

Your kind tone makes me happy, thanks.

The first time you mentioned your articles I let google translate them for
me. I understood quite a lot, but not everything. If I understood
Russian, I woul like to translate them.

Yes, marginal notes can be written by oneself, but how to share them
with others? E.g. php-manual (for php-language) has reader comments,
which I many times have found more interesting than the actual manual
text; but both are useful.

I proposed to start from ECMA-262 because here some knowledgeable
purists do not respect anything
else, even Flanagan's book is rubbish or unreliable or something.

But maybe that most regulars know so much about javascript that
these are not interesting for them.

phph-manual: http://www.php.net/manual/en/

bookmarklets in practice:
http://instacalc.com
http://betterexplained.com/articles/how-to-make-a-bookmarklet-for-your-web-application/

So what's your current status on that "annotation project"?

--
Jake Jarvis

Reply With Quote
  #5  
Old   
optimistx
 
Posts: n/a

Default Re: Augmenting ECMA-262 specs: crazy idea? - 11-07-2009 , 07:20 AM



Jake Jarvis wrote:
Quote:
So what's your current status on that "annotation project"?
It has not been started . Perhaps other similar or better projects for
ECMAScript learning exist already (?).

Reply With Quote
  #6  
Old   
VK
 
Posts: n/a

Default Re: Augmenting ECMA-262 specs: crazy idea? - 11-07-2009 , 10:08 AM



On Nov 7, 3:20*pm, "optimistx" <optimi... (AT) hotmail (DOT) com> wrote:
Quote:
Jake Jarvis wrote:

So what's your current status on that "annotation project"?

It has not been started . Perhaps other similar or better projects for
ECMAScript learning exist already (?).
I'd really like to see ECMA Books translated in Latin one day - that
would be a psychedelic reading stuff I would pay to have

Reply With Quote
  #7  
Old   
Jake Jarvis
 
Posts: n/a

Default Re: Augmenting ECMA-262 specs: crazy idea? - 11-07-2009 , 10:18 AM



VK wrote:
Quote:
On Nov 7, 3:20 pm, "optimistx" <optimi... (AT) hotmail (DOT) com> wrote:
Jake Jarvis wrote:

So what's your current status on that "annotation project"?
It has not been started . Perhaps other similar or better projects for
ECMAScript learning exist already (?).

I'd really like to see ECMA Books translated in Latin one day - that
would be a psychedelic reading stuff I would pay to have
For your strictly decorative bookshelf which already houses the original
specification?

--
Jake Jarvis

Reply With Quote
  #8  
Old   
VK
 
Posts: n/a

Default Re: Augmenting ECMA-262 specs: crazy idea? - 11-07-2009 , 12:02 PM



On Nov 7, 6:18*pm, Jake Jarvis <pig_in_sh... (AT) yahoo (DOT) com> wrote:
Quote:
VK wrote:
On Nov 7, 3:20 pm, "optimistx" <optimi... (AT) hotmail (DOT) com> wrote:
Jake Jarvis wrote:

So what's your current status on that "annotation project"?
It has not been started . Perhaps other similar or better projects for
ECMAScript learning exist already (?).

I'd really like to see ECMA Books translated in Latin one day - that
would be a psychedelic reading stuff I would pay to have

For your strictly decorative bookshelf which already houses the original
specification?
Oh yes, together with my special English edition bound in human flesh
and inked in blood

Reply With Quote
  #9  
Old   
Dr J R Stockton
 
Posts: n/a

Default Re: Augmenting ECMA-262 specs: crazy idea? - 11-08-2009 , 11:35 AM



In comp.lang.javascript message <4af52a7d$0$6298$9b536df3 (AT) news (DOT) fv.fi>,
Sat, 7 Nov 2009 10:06:23, optimistx <optimistx (AT) hotmail (DOT) com> posted:
Quote:
I proposed to start from ECMA-262 because here some knowledgeable
purists do not respect anything
else, even Flanagan's book is rubbish or unreliable or something.
You need to say whether you intend to use ECMA 263 3rd Edition and which
errata, in which case you should equally be using ISO/IEC 16262, since
16262 is a more recent version with some of the errors removed; or
whether you will be using 5th Edition, in which case (AFAIK) you can
only make draft comments, since (AFAIK) 5th Edition has not yet received
the final and indispensable accolade of being formally issued.

--
(c) John Stockton, Surrey, UK. ?@merlyn.demon.co.uk Turnpike v6.05 MIME.
Web <URL:http://www.merlyn.demon.co.uk/> - FAQish topics, acronyms, & links.
Proper <= 4-line sig. separator as above, a line exactly "-- " (SonOfRFC1036)
Do not Mail News to me. Before a reply, quote with ">" or "> " (SonOfRFC1036)

Reply With Quote
  #10  
Old   
kangax
 
Posts: n/a

Default Re: Augmenting ECMA-262 specs: crazy idea? - 11-09-2009 , 12:52 PM



VK wrote:
Quote:
On Nov 7, 3:20 pm, "optimistx" <optimi... (AT) hotmail (DOT) com> wrote:
Jake Jarvis wrote:

So what's your current status on that "annotation project"?
It has not been started . Perhaps other similar or better projects for
ECMAScript learning exist already (?).

I'd really like to see ECMA Books translated in Latin one day - that
would be a psychedelic reading stuff I would pay to have
Why latin? They are already translated to Russian by Soshnikov, which
you can read easily.

Why not start with that?

--
kangax

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.