One of the main reasons I started this blog is because as a developer, when I defeat a bug, no one really cares. At best, perhaps an end-user cares, but your friends and family do not, even if they may listen patiently. After a few hours of fighting an issue with image caching, I have
more »
Posts Tagged ‘xCode’:
Image Caching Issues with ImageFilter
iOS NavBar & TabBar Dimensions
Recently I’ve been using the PhoneGap NativeControls for the TabBar instead of jQuery’s buggy fixed footer implementation. When designing an App, you try very hard as a developer not to use fixed dimensions because if every rumor is correct, the next iDevice will have a larger screen (ain’t that always the case?). However, it can
more »