May 17, 2010
iPhoneManagers
Mike and I are glad to announce to all you iPhone developers a library that we’ve been building together that enables very fast and easy development of network-related iPhone applications.
In particular in the library you will find:
- Network Manager – easy way to deal with parallel asynchronous network requests
- Image Manager – easy way to download and cache images on the iPhone
- SystemMessage Manager – unified way to display HUD messages across the application, both auto-disappearing or not
If you are interested you can grab the source and compile it for your project, it will create a standard static library that you can include in your projects. Header files have relevant comments that will make your life easier when dealing with the library.
For any feedback don’t hesitate to write over here or at the github page.
Enough talking, just try it out! And here’s two images of the SystemMessageManager displaying its HUD windows:


Awesome, can we get some screenshots?
Mike is working on a test application :)