Top 4 iOS5 Features

iOS5
Being a registered developer, I’ve had the chance to check out the iOS 5 Beta. Here are some of my favorite features and observations so far that have been not so published/talked about.

POSTing Form Data From iOS

I’ve had a couple people approach me and ask me how to POST to a web form with a mix of file data and other text values. After much research and lack of resources on the internet describing how to do so, I eventually stumbled upon a library, ASIHTTPRequest which makes it quite easy to do so.

Continue reading →

My latest project.

Blotify is my first startup and latest project which aims to allow other to share media with their social circles and enable communities to view hyper-local trends. A media journal, if you will.

From the original inception of the idea, there have been many tweaks and changes to the functionality and feel through many cycles of iteration. Learning by doing is the best advice I have to offer those who are wishing to form startups of their own. In the eyes of development, early design decisions were added to, tweaked, and even discarded.

Several technologies were reviewed and selected such as the iOS SDK, Android SDK, and PHP as well as some promising technologies such as the Kohana framework which utilizes a Hierarchical Model View Controller software architecture style.

Stay tuned for the latest news, tips, and tricks, and my personal experiences as a developer and entrepreneur.