Latest Tweet
- Looking at AppleTV; I think Apple might have succeeded at building an experience that makes paying more convenient than piracy. #
-
Recently…
I write about…
$$ adobe air ajax apple bind books css Design Development dom element.select event bubbling event delegation event handling events firefox flash flex focus function binding gecko h264 interview iPhone iPhone SDK javascript jquery jqueryUI meta microsoft mozilla nettuts object oriented programming open screen project oreilly performance process prototype safari sproutcore theora tutorial web20expo webkit
Monthly Archives: May 2008
Performance is in the Details
This past week, some colleagues and I sat around a brainstorming table trying to isolate what was causing a particular page to load incredibly slowly in Internet Explorer 6. Drawing on our combined years of experience, and our mutual disdain … Continue reading
Posted in Development
Tagged $$, dom, element.select, javascript, performance, prototype
View Comments
Keeping Track of Focus
It’s come to my attention that the code contained on this page does not function correctly. I’ve created an updated post on keeping track of focus which works correctly in all browsers. One annoying limitation of Javascript is that there … Continue reading
An Introduction to Javascript Event Delegation
As development in Javascript moves further away from rollovers and other simple effects into developing true Rich Internet Applications, the number of events we have on our pages increases seemingly exponentially. Catch a left click, a right click, focus, blur, … Continue reading
Posted in Development
Tagged event bubbling, event delegation, event handling, events, javascript
View Comments
JavaScript Event & Event Method Bugs and Workarounds
Today I spent a good deal of my time dealing with Javascript event handling and delegation using the Prototype javascript library with relation to some forms in our current project. In addition to simply firing and catching events using actual … Continue reading
Posted in Development
Tagged event handling, events, firefox, javascript, prototype, safari
View Comments
Adobe Flex 3: Training From the Source – Finally, a good Techincal Book!
I’ve been reading technical books for years on topics ranging from beginning programming guides with C to Adobe Photoshop tips and tricks. Like most people in this field, I’ve long been a fan of O’Reilly books (I think my first … Continue reading