brainstorming and questions, questions, questions ... really interesting event but now I'm a bit confused :D Stay tuned on official wiki...
current information about computer and internet
brainstorming and questions, questions, questions ... really interesting event but now I'm a bit confused :D Stay tuned on official wiki...
I found really interesting Adam McCrea presentation about JavaScript Metaprogramming but I'm not, absolutely, a Prototype fun :P I tho...
Update! [2007/03/27] to know if a generic object is cracked we don't need to create a new instance of its constructor. The fastest, sa...
To explain better what did I mean when I talked about static keyword problems, here is some code examples (same result with different langua...
PHP 5 introduced a "new" keyword called static . You can read here what does this keyword mean when it's applied to one metho...
In many different libraries there should be one or more prototype method for every native JavaScript constructor. Every time You do a for in...
Microsoft is working on a new image format, called HD . It seems to be better than standard JPEG format but it's not a loosequality for...
I did an error talking about difference using function, var function and (function), because as Matteo said in my last post I didn't ex...
I really like this Brainstorms Raves blog CSS based entry date tutorial but I like unobtrusive content and graceful enanchemet too :) That...
Sometimes there's a JavaScripter that " teach us " wich function should be on our Top Ten function list. My first disappointme...
Byte What? He he :-) .... I'm working on a framework that will include every interesting personal experiment such bytefx , byteson , by...
Ancora sul portale del turismo? Assolutamente no, semplicemente una ulteriore riflessione sulle competenze generali in ambito informatico e ...
Hi guys :-) I've just uploaded my last function on devpro that's compatible with most common browser. It's based on DOM and cre...
Few days ago Dustin Diaz wrote about function declaration ambiguity. In my opinion the best way to declare a function (class) is the classi...