CWii (I)

Hola ROTB adictos,
ayer estuve jugando un rato con el mando de la Nintendo Wii, pero esta vez conectado a mi ordenador personal en lugar de hacerlo con la consola. Hace tiempo descubrí, por un compañero de trabajo, que el Wii Remote se comunica principalmente vía Bluetooht, y que hay gente que esta desarrollando librerías y [...]

IE, W3C and Event Handling…

Problem with JScript (Miscroft’s EcmaScript implementation) and the behavior of event registering.The recommendation, of the W3C, for register an event using EcmaScript is the use of the method addEventListener(..); implemented by all the browsers except by IE, instead you can use attachEvent(..). But if you try to use this function to register an event, think [...]