Tag: tamarin

Finally I downloaded Firefox 3

by Alberto González on Apr.07, 2008, under New Releases

Well, after months of being available Firefox 3 (Gran Paradiso), I decided to download Firefox 3 beta 5. I started to see some changes and improvements.., the JavaScript implementation, the CSS improvements, DOM Model, memory improvements, etc.
As you can imagine, one of the first things I saw was the javascript and DOM that this version of Firefox is using.

document.addEventListener("click", function() false, true);

or…

let it = (i + 3 for (i in someObj));try {while (true) {document.write(it.next() + "n");}} catch (err if err instanceof StopIteration) {document.write("End of record.n");}

Also in the DOM now it’s supported the events: oncopy, oncut, onpaste. getElementByClassName() and more.
And finally, CSS has also new things. CSS improvements.Give it a try.

1 Comment :, , , more...

OpenSource Adobe [.com]

by Alberto González on Mar.02, 2008, under General

With the release of these 2 technologies (Flex 3 and AIR 1.0) there were also web pages and sites that are online now. One of the most exciting of these sites is OpenSource Adobe (http://opensource.adobe.com). In this web site you can find the technologies that Adobe is contributing to and also the technologies you can contribute. In their own words

This site presents the definitive view into open source activities at Adobe

(continue reading…)

Leave a Comment :, , , , more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!