Planet Earth, Year 2000 eval("document." + myformName + "." + myInputName + ".value"); Satellite Moon, Year 20...
current information about computer and internet
Planet Earth, Year 2000 eval("document." + myformName + "." + myInputName + ".value"); Satellite Moon, Year 20...
Some time we could have a situation like this one: a site in a sub domain, called http://a.test.com another site in another sub domain, call...
PHP and operator overloading Not everyone knows that with PHP, and since 2006, it is possible to implement operator overloading, thanks to a...
Fast Web, and lazy developers About 1 month ago, I have posted a little piece of code that, in some way, could be a little revolution for J...
Singleton From Wikipedia In software engineering, the singleton pattern is a design pattern that is used to restrict instantiation of a clas...
This is a quick post about libraries that uses native constructor in an obtrusive way. Using a Function prototype, that sounds like a non-se...
For those that do not know JsonML , this is a little summary. JsonML aim is to use JSON to transport layouts, instead of simple data. Unfo...