July 13th, 2008
I set up my S5 on a tripod next to a mockingbird nest and left for 15 minutes. The camera captured one of the parents feeding them a mealworm (perhaps?) and a berry, as well as disposing of a fecal sac.
Read full entry »
No comments | Posted in -no category-
October 5th, 2007
Due to a lawsuit by Eolas against Microsoft, Internet Explorer (both 6 and 7) is not allowed to auto-load movies, flash, and other plugins. The effect is that users must click an empty area with a gray outline to load the content or start interacting with it. The standard approach to route around this usability fiasco is to dynamically load the <object> and <embed> tags with javascript. Here I present an easier, more readable, and unobtrusive technique for embedding content in IE6 and IE7.
Read full entry »
1 comment | Posted in Best Practices, Solutions, Web Development