Blog
Mon recherche des connaissances perdu
The MOEDAE developer blog. Tips, tricks and lessons learned during the development of applications for Apple platforms such as iPhones, iPads and Macs.
Magic vs Science & UICollectionViews
Or how I overcame magical thinking to finally solve my UICollectionView resizing layout on rotation problems.
My Time Capsule Disappeared!
How I was able to recover my AirPort Time Capsules which decided to spontaneously hide and resulted in a notification of no backups in 10 days.
Recording User Intents
Good Design is an intentional process. When we make design decisions, those decisions are based on trying to achieve a certain objective. These intents are important to the design process and yet ...
The Tech Below the Surface
An iOS implementation of a touch interactive Lindenmayer system fractal generator. The only iOS L-System generator which lets the user drag and drop graphic rule tiles to create new interesting ...
Bindings, the Best Code is the Code Not Written
PhillyCocoaHeads talk - Cocoa Bindings enables you to establish a live connection between an item of data and its presentation in a view. Any change made to the data’s value, either in the view or in ...
Document Actions