Code Organization in Xcode Projects

Date Arrow  July 28, 2009

Xcode does not impose any structure to your source code tree. This is both cool and useful to quickly throw a couple of lines for a prototype, but in my experience, this approach does not scale. More often than not, without any hygiene, your project can become a mess. Just using Xcode defaults, after a [...]

Tagged   Architecture · Code · Opinion · iPhoneComments  Add Your Comment (3)

Wonderful uses of the Phone

Date Arrow  July 27, 2009

(Image caption: “A passenger in a plane of Northwest Orient Airlines makes a phone call relayed by radio”) Wonderful uses of the Phone by Richard F. Dempewolff Reaching over a shelf in her kitchen, a housewife pushes a button in a modern device similar to a transistor radio. “One, one, five, seven, five, eight, zero,” [...]

Tagged   HumourComments  Add Your Comment 

Twitter Weekly Updates for 2009-12-11

Date Arrow  July 26, 2009

Twitter Weekly Updates for 2009-07-19 http://bit.ly/uPdzt # Nice weekend completely offline. I should've set up some autoresponders but… Here I am anyway. # I've started reading "Beautiful Teams" (O'Reilly) yesterday http://url.akosma.com/47e302 great book so far. Similar to "Founders at Work". # cette semaine: Paléo! @claukosma et moi on y va mardi (Julien Doré) et vendredi [...]

Tagged   TwitterComments  Add Your Comment 

Lenin y Perón

Date Arrow  July 25, 2009

Enviado por elFede:

Tagged   Argentina · HumourComments  Add Your Comment 

Blessed

Date Arrow  July 17, 2009

I’m blessed. This post is about life, about the tiny little things that make our current world a great, truly enjoyable experience. Grab a cup of tea, sit and relax on your chair, and read. This is clearly a blog post suitable for a Friday afternoon.

Tagged   Argentina · Opinion · SwitzerlandComments  Add Your Comment (6)

Objective-C Compiler Warnings

Date Arrow  July 16, 2009

A recent comment by Joe D’Andrea in a previous post reminded me about the importance of removing compiler warnings in Xcode projects. Most importantly, it reminded me of a conversation with a fellow developer a couple of weeks ago, in which he told me that he was surprised to see that my projects compiled all [...]

Tagged   Code · Opinion · Quality · iPhoneComments  Add Your Comment (14)

bluewoki – Bluetooth Walkie-Talkie for iPhone OS 3.0

Date Arrow  July 15, 2009

The first iPhone application under the akosma brand has just been published on the App Store: bluewoki is a very simple walkie-talkie application, which uses the new GameKit framework available on the iPhone OS 3.0. It is available at the App Store! In English, Spanish and French. The source code is really simple (around 170 [...]

Tagged   Open Source · iPhoneComments  Add Your Comment