Il 19 novembre 2009 11.17, jhl <
jhl.v...@gmail.com> ha scritto:
> Ciao Rob
>
> On Nov 19, 10:52 am, Roberto Resoli <
roberto.res...@gmail.com> wrote:
>> Nella mia ingenuità credevo che JScript fosse sinonimo di JavaScript,
>> ma Microsoft fa implementazioni
>> personalizzate di qualsiasi cosa ....
>
> Era un problema di copyright sul nome "JavaScript", non so se colpa di
> Sun o Netscape.
> Comunque, oggi sono più o meno allineati
>
http://en.wikipedia.org/wiki/ECMAScript
Anche questo è risolto?
http://javascript.about.com/library/bljscript.htm
E poi, bella anche questa, dal tuo link sopra (molto interessante, grazie):
The name "ECMAScript" was a compromise between the organizations
involved in standardizing the language, especially Netscape and
Microsoft, whose disputes dominated the early standards sessions.
Brendan Eich, the creator of JavaScript, is on record as saying that
"ECMAScript was always an unwanted trade name that sounds like a skin
disease."
Assonanze con "Eczema" :-) ?
>> "JScript is the Microsoft implementation of JavaScript. JScript and
>> JavaScript are not subsets of the Java programming language. However,
>> like VBS, JScript is an object-based scripting language that can be
>> used to automate tasks for network administration."
>
> Ho lavorato con dei ASPers (che avevano cinque anni di esperienza) e
> anche loro non sapevano che si poteva usare JScript invece di
> VBScript. La differenza è, uhm, notevole IMHO.
>
>> Il seguito lo trovo veramente buffo:
>> "You create a JScript file in the same way you create a VBS file,
>> except that you must save it with the file extension .js. The default
>> icon for a JScript file looks just like the icon for a VBS file,
>> except that the VBS icon is blue and the JScript icon is yellow. You
>> execute a JScript file in the same way you execute a VBS file."
>
> Ma meno buffo poter lanciare un scriptino JavaScript semplicemente
> faccendo doppio click sul file .js Poi giallo non è un colore cosi
> male..
>
http://www.squidoo.com/colorexpert
Oh si, mi riferivo più alla frase "You create a JScript file in the
same way you create a VBS file"
(nel senso che magari anche conoscere JScript oltre a VBS aiuta molto
nella scrittura del file)
ma ammetto di avere estratto in modo molto scorretto la frase dal contesto.
Per quanto riguarda i colori poi, dipende molto molto dalle
sensibilità personali:
http://www.squidoo.com/colorexpert
"Meaning of the Color Red
Meaning, symbolism and psychology of color: All About the Color redRed
has more personal associations than any other color. Recognized as a
stimulant red is inherently exciting and the amount of red is directly
related to the level of energy perceived. Red draws attention and a
keen use of red as an accent can immediately focus attention on a
particular element.
"
....
"How the color green affects us physically and mentally
* Soothing
* Relaxing mentally as well as physically
* Helps alleviate depression, nervousness and anxiety
* Offers a sense of renewal, self-control and harmony"
Ma:
"...ho voluto esprimere col rosso e verde le terribili passioni
umane...sottolineare come il caffè è un luogo in cui ci si possa
rovinare, diventar pazzi e commettere un delitto."
http://it.wikipedia.org/wiki/Il_caff%C3%A8_di_notte
e poi, sempre su Vincent e proprio sul giallo:
http://www.ncbi.nlm.nih.gov/pubmed/1794418
>> bye,
>> rob
>
> Nel mondo Linux ci sono probabilmente già troppi linguaggi scripting
> per dare spazio anche a JavaScript. Che sappia io, si dovrebbe usare
> Rhino. Comunque tempo fa io avevo fatto un piccolo progettino lungho
> questa strada
>
http://code.google.com/p/crash/
Oh, molto, molto interessante.
Sempre andando completamente OT comunque:
http://arstechnica.com/open-source/news/2009/01/javascript-gtk-bindings.ars
Nostalgico!
ciao,
rob
> John