Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
I made a sample of new JS Ref
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
potappo  
View profile  
 More options Feb 2 2008, 12:13 pm
Newsgroups: mozilla.dev.mdc
From: potappo <pota...@gmail.com>
Date: Sun, 3 Feb 2008 02:13:30 +0900
Local: Sat, Feb 2 2008 12:13 pm
Subject: I made a sample of new JS Ref
 hi, all.
 I made a sample of new JS Ref that considers previous posts in this ML.
http://developer.mozilla.org/en/docs/User:Potappo:Core_JavaScript_1.5...
http://developer.mozilla.org/en/docs/User:Potappo:Core_JavaScript_1.5...
http://developer.mozilla.org/en/docs/User:Potappo:Core_JavaScript_1.5...
 In this idea, current RegExp page (edited by Sevenspade) moves
RegExp (constructor) and RegExp redirects to RegExp (members).
 By using Template:JSMembersInc, creating, maintenance, and
translation of members pages is easy.
http://developer.mozilla.org/en/docs/Template:JSMembersInc
 Please comment on my idea.
 regards.
--
potappo
 MDC Japanese Translation Team

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John J. Barton  
View profile  
 More options Feb 5 2008, 1:11 am
Newsgroups: mozilla.dev.mdc
From: "John J. Barton" <johnjbar...@johnjbarton.com>
Date: Mon, 04 Feb 2008 22:11:31 -0800
Local: Tues, Feb 5 2008 1:11 am
Subject: Re: I made a sample of new JS Ref

potappo wrote:
>  hi, all.
>  I made a sample of new JS Ref that considers previous posts in this ML.
> http://developer.mozilla.org/en/docs/User:Potappo:Core_JavaScript_1.5...

Let the page be about the objects, not about confusion. Rather than:
--------
The term "global objects" here is not to be confused with the global
object. Here, global objects refer to objects in the global scope. The
global object itself can be accessed by this in the global scope.

  Standard global objects
--------
How about
++++++++
These language-defined objects are in global scope.

  Javascript 1.5 Defined Objects
++++++++

99% of the time, the useful information in this page for developers
amounts to two lines of text on the whole UI. Put everything I want to
know about using RegExp on one page. Then I only have to load one page.
It will be the top hit on searches so I don't have to guess which page
to try. I don't have to wonder if I've read all there is about RegExp
but I have.

The links to related pages (which I guess is what you were really asking
for feedback on) look great.

John.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
potappo  
View profile   Translate to Translated (View Original)
 More options Feb 5 2008, 10:57 am
Newsgroups: mozilla.dev.mdc
From: potappo <pota...@gmail.com>
Date: Wed, 6 Feb 2008 00:57:37 +0900
Local: Tues, Feb 5 2008 10:57 am
Subject: Re: I made a sample of new JS Ref
John J. Barton <johnjbar...@johnjbarton.com> wrote:
> potappo wrote:
> >  hi, all.
> >  I made a sample of new JS Ref that considers previous posts in this ML.
> > http://developer.mozilla.org/en/docs/User:Potappo:Core_JavaScript_1.5...

> Let the page be about the objects, not about confusion. Rather than:
> --------
> The term "global objects" here is not to be confused with the global
> object. Here, global objects refer to objects in the global scope. The

- > global object itself can be accessed by this in the global scope.

>   Standard global objects
> --------
> How about
> ++++++++
> These language-defined objects are in global scope.

>   Javascript 1.5 Defined Objects
> ++++++++

I agree making description simple, but, "Standard global objects"
should not be changed. Because "Standard" is used to contrast with
"LiveConnect".

> 99% of the time, the useful information in this page for developers
> amounts to two lines of text on the whole UI. Put everything I want to
> know about using RegExp on one page. Then I only have to load one page.
> It will be the top hit on searches so I don't have to guess which page
> to try. I don't have to wonder if I've read all there is about RegExp
> but I have.

O.K. I made a new sample of all in one page.
http://developer.mozilla.org/en/docs/User:Potappo:Core_JavaScript_1.5...
http://developer.mozilla.org/en/docs/User:Potappo:Core_JavaScript_1.5...
This sample moved members list from prototype (Object.prototype page
links members section of Object page).
How about this sample, all?
--
potappo
MDC Japanese Translation Team

On Feb 5, 2008 3:11 PM, John J. Barton <johnjbar...@johnjbarton.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John J. Barton  
View profile   Translate to Translated (View Original)
 More options Feb 5 2008, 12:18 pm
Newsgroups: mozilla.dev.mdc
From: "John J. Barton" <johnjbar...@johnjbarton.com>
Date: Tue, 05 Feb 2008 09:18:36 -0800
Local: Tues, Feb 5 2008 12:18 pm
Subject: Re: I made a sample of new JS Ref

potappo wrote:
> I agree making description simple, but, "Standard global objects"
> should not be changed. Because "Standard" is used to contrast with
> "LiveConnect".

But which standard? The word standard can have two meanings here:
 1) Normal, ordinary
 2) An agreed-upon convention
The first one is imprecise: liveconnect is perfectly normal and ordinary
in some respects.  The second one is what you mean. That's why I suggest
using a specific name rather than "standard".

I also suggest using the agreed-upon convention for naming these
objects.  How about calling them "Native Javascript Objects" or
"Built-in Javascript objects" or "Initial Properties of the Javascript
Global Scope".  By calling them "global objects" you right away fall in
the the confusion you were trying to clarify with the paragraph in the
first draft.  Or "Global-scope Javascript Objects"?

John.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »