I played many times with JSON serialized data, creating odd alternatives too like JSTONE or JSOMON . Few years ago I created even a PHP co...
current information about computer and internet
I played many times with JSON serialized data, creating odd alternatives too like JSTONE or JSOMON . Few years ago I created even a PHP co...
This is just my proposal to add Iterator in Internet Explorer and other browsers too. (function(){ function Iterator(obj, name){ // Itera...
I am sorry for last days while packed.it wasn't working as expected because of new server. It seems to be faster than precedent one so t...
I've still written a comment in John Resig blog about Re-Securing JSON and FireFox or Safari 3 const behaviour to create an immutable...
It's about 2 weeks that I'm studying in London to improve my English knowledge, specially my spoken one (I know, written is not so p...
JavaScript Standard Library Revision After the success of my old JSL project I learned more about JavaScript and I found some trick to solv...
This time my personal COW is a quite totally cross browser function to define a JavaScript constant. With FireFox or Safari a const variab...
Google AdSense is a free and cool service and is widely used inside many sites. It allows site managers to get paid while they show their c...
Yesterday I wrote a little tutorial (Italian language, sorry) that explain how to create an info panel while a file is uploaded. Here You c...
... and Welcome Control Over Performances !!! I can't wait one more minute ... Go ES4 implementations, GO!
One of the problems using JavaScript and Ajax is history managment and location behaviour. A good solution was found by backbase many month...
This time my COW is really strange as Web concept ... a total size of 256 bytes (seems hilarius?) to share strings inside each browser wi...
I didn't test so much DEFLATE version of packed.it service and it seems that this one didn't work correctly with some browser ( .....
I didn't find a way to create a clean video, probably 450 pixels are not enought to show how does packed.it work? However, I'll try...
packed.it service now creates archives with 3 types of automatic content generator: ASP.NET (C#) , PHP (4 or 5) and Python (mod_python an...
I've just uploaded last version of MyMin project fixing only JSmin problems with regular expressions when it's not inside a closure,...
Update It seems I found a valid fix for "strange" regular expressions. I suppose MyMin will be available tomorrow while packed.it ...
I'm pleased to announce my last revolutionary project called packed.it ! Just another minifier packer alternative ??? No guys! packed....
With JavaScript You can parse a Number using its toString native function. This one supports a radix argument, an integer between 1 and 37. ...
Update This post talk about old implementation posted in Ajaxian before this one . After some interesting comment, posted by Diego Perini ,...
The TOD is a JavaScript standard Array indexOf prototype implementation. I know this is a basic trick but many times useful in IE too: Arra...
Oggi, 24 settembre 2007, il telegiornale Studio Aperto ha trasmesso un servizio inerente un vecchio spettacolo del Beppe nazionale dove lo ...
This COW goal is to use a simple, cross-browser and fast way to create a DOM element. About document.createElement This function works in a...
While I was writing precedent post I thought about a really simple solution, showed in this post using PHP but compatible with every server-...
In this Web 2.something era there's a big problem with noscript tag and I wonder what does W3 think about them. noscript and its stand...
I've just uploaded inside devpro my last JavaScript proposal: a little, simple and fast namespace function, with a single static publi...
This is a little experiment, based on single threading JavaScript behaviour and for this reason not "perfect". As You can see on ...
After precedent post I prefer to write another one about global scope evaluation and kentaromiura question: does your evalScript proposal ...
Yesterday Ajaxian published a benchmark using Flex and comparing them with Ajax JSON, Dojo and other way to transfer data between client an...
Long long IT time ago (2002) A list Apart wrote about a new W3 markup compatible way to show SWF files in a web page using a method called...
27 July W3 announced a new Working Draft, called: ElementTraversal This is a "new" feature but today it's not cross browser so...
Does We really need only canvas element to draw something? This is a basic blackboard example that uses my extend.js proposal and my setInt...
These days I've studied (again) JavaScript prototypal inheritance and common extend functions or methods used by different libraries. T...