JSON

Developing the next generation of open data interchange

« PreviousNext »

JSON or jsON?

24 January 2007

A while ago, there was quite a discussion on to write “AJAX” or “Ajax” in the blogosphere.
How do you pronounce JSON? Do you say Jason or jayce-ON?
How do you spell Json? JSON is the acronym for JavaScript Object Notation, but it can be used on the server to represent simple data structures. Json is also a way of creating ajax applications without using the xmlHttp object and it allows cross domain scripting.
I propose to pronounce as ‘j-s-ON’ and spell it ‘jsON’. I want to make it clear the ‘js’ is a small part, but it describes it’s JavaScript roots, and ON means the important part ‘Object Notation’ and means the the new technology is ON.
A rose by any other name?

Posted in Uncategorized | Trackback | del.icio.us | Top Of Page

    7 Responses to “JSON or jsON?”

  1. Scott Says:

    In my mind its jason, though J.S.O.N. is what is ends up coming out my mouth.

  2. Dan Previte Says:

    I think Jason is the way most pronounce it.

  3. Edward A Savage Jr Says:

    I like ‘Jason’ as well, pronouncing it like ‘JAY-sun’. But another way that may be less confusing in conversation would be ‘jay-SAWN’.

  4. Cedric Says:

    I agree that ‘jay-sun’ is what most people say, but I definitely prefer ‘js’ + ‘ON’

  5. Arthur Blake Says:

    I’ve always pronounced it, Jay-Sawn (it seems more obvious from the acronym that way).

    jsON with a lowercase js seems ugly to me (I’m so habituated to seeing and using it as all uppercase JSON.)

    And JSON being an all uppercase acronym makes it obvious that it’s an acronym.

    But, what do I know?

  6. John Says:

    Well, answer me this; Do you call your son a ‘SAWN?’ I dont think so…

  7. John Says:

    You know, I got to thinking since my first name starts with the letter ‘J’. Find me one English word (since JavaScript’s syntax is English) where the letter ‘J’ and ‘S’ appear in series? So, to pronounce our wonderful ‘JSON’ you would have to sound out the ‘J’ as in the letter to create the missing vowel. Then there is the silly fact ’son’ is pronounced ’sun’ in English. Soooo! I propose we just call it Easy and get our work done and go home ;-)

Leave a Reply