25 September 2009

Working with AMFPHP and the Google Maps Flash API

We’ve been working a lot with the Google Maps Flash API lately; recent projects Ride Oregon and Oregon Bounty make regular use of Google Maps to plot various types of data. Each project raised unique challenges, the solutions to which were rarely found in … read more

posted by Shaun Tinney

thinking about… AS3, Flash, PHP comments (0)

15 September 2009

Don’t lose your :focus

CSS resets are great. Without them, our jobs as UI developers would be much more frustrating, or at the least, more tedious. They give us a (mostly) level playing field when building user interfaces that work across multiple browsers. My personal favorite, and probably the … read more

posted by Cory Duncan

thinking about… Accessibility, CSS comments (0)

21 May 2009

Fixing the IE8 Form Button with Background Image On Click CSS Bug

That’s really the best title I could come up with to describe this head-banger of a bug I’ve encountered. I searched and scoured the tubes of the Internet, but couldn’t find anyone talking about it, so I thought I’d share my experience so far.

From my testing, I’ve found this is … read more

posted by Cory Duncan

thinking about… CSS, HTML, Research comments (10)