As you may have noticed I like to keep a list on this site of open source ios apps. Earlier I received a submission of the url to an open source iPhone app that updates on what is happening at the US congress in real time, and provides access to data about members of the…
Tag: open source
For those unfamiliar with the term behavioral driven development testing (BDD) frameworks are used so that you can test applications using logical English like syntax. I have come across an open source framework designed specifically for iOS devices. What’s cool about this specific framework is that it can easily be attached to Objective-C methods,…
Another excellent week to be an iOS developer, and some big news in the department of iOS game development with the release of Cocos2D V1.0.0 and the opening of the Moai SDK beta to everyone. Also some great open source libraries and tutorials were shared. If you have written a tutorial, open source library or…
The iPad has created quite a market for bluetooth peripherals and one of the coolest has to be the iCade. The iCade is a mini arcade cabinet which you can fit your iPad within, and comes with a classic arcade style joystick, and buttons. The iCade uses bluetooth so it can actually work with other…
If you’ve ever wondered how to code gesture recognition for complex shapes I’ve come across a couple of open source libraries that should be a great deal of help. This goes well beyond finger swiping. This library is based on the $1 gesture recognizer which I remember being discussed quite a bit a few years…