Notes & Commentary

Entries Tagged as 'programming'

Fixing “phone number detection not supported” warning in XCode

August 12th, 2009 · 7 Comments

I’m working on an iPhone app for WelcomeToYourMac, and during compilation I kept getting a warning saying:
warning:

[Read more →]

Tags: iphone · programming

Unfilter MU’s Filters

October 5th, 2008 · Comments Off

By default, WordPress MU runs all of your posts through an HTML filter - stripping out any tags and attributes that it deems insecure, so say good-bye to iframes, inline JavaScript, and Flash embeds.

[Read more →]

Tags: programming