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 ...
CoreBluetooth Class Summary
A visual layout of all the iOS CoreBluetooth classes and their relationships.
Smalltalk - What it is and how it influenced Apple software development for the last 35 yrs
Philly CocoaHeads talk - This talk will give an overview of the Smalltalk system architecture and how that architecture has influenced Apple development for the last 35 years. It will focus on the ...
Excited by MOOV NOW
Very excited about the new capabilities of MOOV NOW. They may be implementing two of the ideas brainstormed during my Philly Cocoaheads Bluetooth Low Energy talk. Running gait tracking and impact g's.
Things to remember UILocalNotification
Things like not deleting past notifications and setting the applicationIconBadgeNumber.
Document Actions