Archives for July 2009

Key Takeaways from An Event Apart

I’ve attended An Event Apart four years running now. It is, hands-down, the finest web conference around, and if you work on the web at all, whether you’re a designer, developer, copywriter, or client-services, I cannot recommend it highly enough. Reviewing my notes from previous conferences, I noticed that there were some running themes. Each [...]




XHTML 2 is Dead

Wow, I didn’t see this coming. Zeldman reports that the W3C is not going to renew the XHTML 2 working group‘s charter this year. That effectively kills XHTML 2 in favor of devoting the resources to the HTML 5 working group. This makes sense in that HTML 5 is already gaining traction, and we’ve seen [...]


How to Get Your Most Recent Twitter Posts Using PHP with Caching

When we started redesigning the Pop Art blog, one of the chief requirements was to integrate everyone’s Twitter feeds into the site. In addition to the Pop Art Twitter feed in the sidebar, we wanted to add individual twitter feeds on the profile pages. The problem is that the javascript code that Twitter provides can [...]