Have you never been in troubles with frozen GIFs or unresponsive HTML? Sometimes JavaScript could be used to perform really stressful task a...
current information about computer and internet
Have you never been in troubles with frozen GIFs or unresponsive HTML? Sometimes JavaScript could be used to perform really stressful task a...
I have a new job ( hooooray?! ) and I suggested Ext JS framework as web UI to focus more about Ajax, XML + XSLT data interactions rather tha...
Guys, I can't wait for Ubuntu 8.10 and what's up in the website? The countdown now shows a "Coming Soon" message ... I mea...
After a couple of instant and consecutive releases, I ended up with a plug-in that fits minified into 240 bytes :) Here is the official plug...
Update Guys, I have to admit I created silly prototypes while all I need were much more simpler than I though :) Enjoy last version ! ------...
Just a quick post about subclassing native String constructor. All we need is to redefine valueOf and toString methods. function $String(__v...
With the precedent post I realized I wrote a really tricky way to extend inline a function.Next code is the snippet summary: MyExtendedConst...