In serveral projects we have used this class to load an UIImage asyncronisly with a lowres preview. It also can save the image to the caches folder so it don’t download the next time reqested. Here it is for anyone who may find it useful.
Example usage:
AsyncImageView *av = [[AsyncImageView alloc] initWithFrame:self.view.frame];
[av loadImageFromURL:@"http://goodboy.se/image.png" previewUrl:@"http://goodboy.se/image_low.png" cacheImage:NO];
![]() |
We are proud to announce the new Hunky Dory app for iPhone. Together with Celebration Studios we took Hunky Dory’s iPhone app to the next level. |
| Our latest app GoodMirror is now live on the app-store. It’s a free and really simple Mirror that uses the front-facing camera to capture your reflaction. GoodMirror comes with 4 different themes. |
![]() |
![]() |
In the latest issue of MacWorld, you can read an article about us and Patronus. Now we suddenly realized that we need to finish and publish Patronus. Fast! |


