I created a svn repository on google’s code hosting for all of my misc. open source efforts that do not justify individual projects themselves (as, for example, HexEdit does). I have several items ready to share yet still need to do a bit of cleanup, indicate the license, etc. before posting. The repository will be [...]
It’s often the case that the apps I am working on are required to download quite a couple, or even a few dozen, images and display them in a UIImageView. In looking online I found a few different methods of loading image data for a UIImageView in the background, and a few examples of caching [...]

