From d7d1cae0fc6608d1d7fe9781ac145dd55688bf7e Mon Sep 17 00:00:00 2001 From: Wesley Moore Date: Mon, 22 Mar 2010 07:58:02 +1100 Subject: [PATCH] QA /technical/2008/11/progress-update/ --- .../technical/2008/11/progress-update.html | 23 +++++++++---------- 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/content/technical/2008/11/progress-update.html b/content/technical/2008/11/progress-update.html index 1a6c88a..15259cc 100644 --- a/content/technical/2008/11/progress-update.html +++ b/content/technical/2008/11/progress-update.html @@ -3,17 +3,16 @@ Its been quite some time since my original post soliciting ideas for a Mac OS X In July I also changed jobs. As part of accepting the new role I asked to work a four day week, with the intention of dedicating the fifth day to Mac development. A day a week turned out to be too much but they did accept a day a fortnight, written into my contract, so I always get it. With that day a fortnight I've done such things as: - + +* Come up with an overview of requirements +* Sketch out several possible UI designs +* Benchmark MP3 decoders +* Learn and use the new features in Obj-C 2.0 +* Learn OCUint and add unit tests to the project +* Implement an MPEG header parser +* Implement MPEG file splitting +* Implement a CUE sheet parser +* Implement splitting on CUE sheet track boundaries +* Hook up a basic UI that uses bindings The todo list is still quite large. I will continue plugging away and one day it will be ready. In the meantime I'm aiming to post more frequent updates on this site and maybe cover some of the things that I've learnt such as unit testing Cocoa classes. \ No newline at end of file