mike | Shared With: Everyone - May 11 2008 | javascript, firefox, canvas, processing, visualization, graphics, programming
mike | Shared With: Everyone - 11 days ago | blogs, javascript, ecma, ie, firefoxIE has a subtle bug when parsing array constants - I think they are not in conformance with the ECMA-262 spec.
You can test your browser here:
http://pages.mckoss.com/dangle.htm
Update: Object initializers are even worse! Fails to parse the JS at all.
ShareViewed: 4 Times
mike | Shared With: Everyone - Jun 17 2008 | firefox, javascript, regexpRegular expression reference for javascript
ShareViewed: 1 Time
mike | Shared With: Everyone - Jun 17 2008 | firefox, dom, javascript
mike | Shared With: Everyone - Feb 16 2008 | firefox, algorithms, strings, javascript, performance
Really nice post on the JavaScript string concatenation performance (found it because it references my string concat SpeedTrial on mckoss.com).
Interesting bit here is the analysis of the Firefox code AND THEN an even better improvement in the reallocation strategy to get 20x the performance.
ShareViewed: 7 Times
mike | Shared With: Everyone - Aug 19 2007 | javascript, ie, firefox, performance
If your script does not do a "document.write", it should probably have the defer attribute to not hang up the loading of the page. But this appears only to work in IE now, not in Firefox.
Quoted: Defer execution of your JavaScripts with the defer attribute to speed initial content display.
ShareViewed: 29 Times
mike | Shared With: Everyone - Aug 13 2007 | javascript, security, firefoxJavaScript signed scripts (alternate security model to Same Origin).
ShareViewed: 18 Times
mike | Shared With: Everyone - Aug 09 2007 | javascript, canvas, web development, graph, visualization, firefoxVery cool AJAX 3-D graphing library in Javascript/Canvas.
ShareViewed: 55 Times
mike | Shared With: Everyone - Jul 30 2007 | javascript, simulation, evolution, game, canvas, firefoxNew upload location for Chris's Evolution simulation/game.
Work in progress.
This does NOT run in IE (IE does not support the <CANVAS> tag natively - I've tried the Google canvas simulator for IE, but this application is very intensive and the IE implementation is just way too slow).
ShareViewed: 31 Times
mike | Shared With: Everyone - Jul 20 2007 | facebook, firefox, firebug, javascript, blog, parakeyShareViewed: 7 Times



Send Mike a friend request or a personal message instead.