Setting up your own git server
Filed under: Programming | Tags: server
This article is now available on to the MagicTou.ch website.
Continue reading 'Setting up your own git server' >Filed under: Programming | Tags: server
This article is now available on to the MagicTou.ch website.
Continue reading 'Setting up your own git server' >Filed under: Programming | Tags: code, iOS
Compared with the Android platform, the segmentation on Apple mobile technology is very limited. Literally, there are 3 versions of the iPhone and 2 versions of the iPod Touch, all of them with the same screen resolution.
Still, there are differences that need to be accounted for when developing for this platform. In this article, you'll find couple of lists of useful methods as well as couple of lines to help you perform different logic based on the device.
Continue reading 'iPhone: Retrieve system details' >Filed under: Business, Programming | Tags: non-conventional
It's been less than 2 days since Steve Jobs announced the iPad and turned the IT world upside-down.
It is indeed a device that will revolutionize the way regular, non-techie, users will interact and understand those "interactive TVs".
Continue reading 'i[Pad]Hate you so much right now' >Filed under: Programming | Tags: code, integration, iOS, Rails
ObjectiveResource is an Objective-C port of Ruby on Rails' ActiveResource. It provides a way to serialize objects to and from Rails' standard RESTful web-services (via XML or JSON) and handles much of the complexity involved with invoking web-services of any language from the iPhone. This talk shows you how easy it is to create a 2-way communication channel between a very basic Rails application and an iPhone app.
Continue reading 'Rails & iPhone integration' >Filed under: Programming | Tags: AppStore, code, iOS, presentation
Here is another presentation I gave at the London iPhone Developers User Group, March 2010 meeting (LinkedIn login required), inside the Apple Store on Regent Street, London.
Continue reading 'The Adventure ? From idea to the iPhone (slides)' >