Skip to main content.
September 26th, 2008

Explorer javascript

ALWAYS remember. Whereas Firefox accepts gladly both “{a: 33,}” and “{class: ‘hidden’}”, Explorer only agrees on “{a: 33}” (notice missing semicolon) and “{’class’: ‘hidden’}”. Someone likely to dig on ECMAScript syntax definition and see whereas is Firefox too lax, or Explorer too tight?

Posted by mattia as explorer, firefox, javascript at 9:37 AM CEST

No Comments »

January 5th, 2008

ZMI, firefox and big contents

Well, I download the whole mootools library in compressed form, which is about 42kbytes of text all in a simple line (a big, big, big “eval”). I put into my Zope instance and go editing the object… pity for Firefox: it’s almost impossible, since loading such a big line in a textfield gives considerable problems to the browser, up to blocking it on my old notebook.

So, what to do?

Would you believe that the old, textual “links” program just loaded the whole thing without complaining the little?

Posted by mattia as firefox, zope at 11:55 PM CET

No Comments »

August 23rd, 2007

Firebug and document.open

Really, you shouldn’t mix the two things. I discovered today that, with firebug activated, writing to a document opened this way just produced big problems with inclusions of javascripts and CSS (just three out of 20+ was really included).

Did I already say “sigh, open source!”?

Posted by mattia as ajax, firebug, firefox, javascript at 4:06 PM CEST

No Comments »

June 9th, 2007

Brand new MacBook

At last I’ve got my brand new MacBook. Double boot with MacOSX, thanks to the very good Ubuntu MacBook guide; partitioning and installation did take about 2 hours. But then, I’ve still some problems, many of which are surely limitations of mine:

Posted by mattia as compiz, firefox, kde, kubuntu, macbook, madwifi, ubuntu at 7:14 PM CEST

No Comments »