Javascript For-in Loops
Note to self: do not use for-in loops to iterate over an array. Javascript frameworks will add methods and properties to the array object which will then be looped through and summarily break code.
November 15, 2007 | Filed Under Programming | Leave a Comment
Site Moved
You probably saw this coming when I talked about purchasing IamSeanMurphy.com a few weeks ago (okay, maybe it was longer). I moved my site from CoreQuantum.com to IamSeanMurphy.com. Update your links ladies and gentlemen!
November 15, 2007 | Filed Under Site | Leave a Comment