Skip to content. | Skip to navigation

Personal tools

Sections

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.

Dec 20, 2016 11:30 PM | Read more

My Time Capsule Disappeared!

My Time Capsule Disappeared!

Time Capsule Warning Status

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.

Dec 16, 2016 06:50 PM | Read more

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 ...

Nov 17, 2016 05:55 PM | Read more

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 ...

Oct 08, 2016 04:20 PM | Read more

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 ...

Jul 22, 2016 02:25 AM | Read more

CoreBluetooth Class Summary

A visual layout of all the iOS CoreBluetooth classes and their relationships.

Related content
Nov 22, 2015 02:35 AM | Read more

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 ...

Sep 22, 2015 02:00 AM | Read more

Excited by MOOV NOW

Excited by MOOV NOW

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.

Jul 20, 2015 02:55 PM | Read more

Things to remember UILocalNotification

Things like not deleting past notifications and setting the applicationIconBadgeNumber.

Jul 16, 2015 08:30 PM | Read more

More Swift protocol thoughts

A follow up to the other days protocol Swift vs Objective-c

Jun 23, 2015 04:00 AM | Read more

Document Actions