Archive for the ‘Blog’ Category
How to find the UDID on your iOS device
When testing iOS apps it is essential to know the Unique Device Identifier (UDID) of each device you want to test with. The UDID is a sequence of is a – View Post ..
Making Firefox and Javascript play nice together
A word to the wise; when including an external javascript file on an HTML page, always terminate your script tag with a closing script tag, not an inline closing slash. – View Post ..

