Learning iPhone UI application

1 May, 2009

I don’t like to use Interface Builder for creating a UI prototype for my apps.
I prefer the old way: draw it on paper and then implement the code.

But…
It takes a lot of time, needs a lot of fixing and every major modification of the UI takes a huge amount of energy.

I just read an interesting post on Cocoa with Love, and I discover an interesting tool to make my life easier:
Now I can create my UI with IB, and the tool will convert it to a .m file.
GREAT!!!

The tool is called nib2objc and it can be found on Github. Github, is a site that allows developers to share their code with the rest of the world. Another great site!!

The link for nib2objc is here, and don’t forget to thanks its author kosmaczewski

Happy coding!!


Google Android SDK Released!!!

12 November, 2007

Google just released an early release SDK of the its upcoming mobile software.

More info on Google Code.


A BIG list of open source programs

23 September, 2007

Mashable.com has published a very long list of open source programs.

If you are looking for a specific application, maybe you can find it here, and for free…


Follow

Get every new post delivered to your Inbox.