Club la Santa Nov 2012

I’m just back from a week at Club la Santa in Lanzarote. This is my 6th or 7th stay here, and it’s one of my favourite places to train on this planet. The plan was for some end-of-session warm-weather training and to spectate at the Ironman 70.3 event. Over the time of our stay, I managed 5 bike rides and…

| |

YFCalendarView – iPad Calendar Framework

YFCalendarView is our open-source framework for a full-screen iPad calendar. It’s loosely based on the Mac calendar framework LRCalendar (which seems to have largely disappeared from the ‘net). It provides a full-screen monthly calendar, functionally similar to the iPad Calendar app ‘Month’ view. Download the latest code from our Github repository: http://github.com/tevendale/YFCalendar

|

Round NSTextFieldCell

YFRoundTextEditField is a TextEditField sub-class for displaying data in a table cell with rounded ends in a similar style to iCal. It was created with help of Peter Hosey who responded to this question on at Stackoverflow. The source code can be downloaded from here:  RoundTextFieldCell.zip.