Archive for June, 2003

wwdc

Tuesday, June 24th, 2003

Yesterday Apple previewed Panther (Mac OS X 10.3) and also released Safari 1.0 and iChat AV. iChat AV is the thing I've gotten most used to at the moment due to the niftiness of having access to an audio and video stream - the quality is somewhat amazing as well ...

MyCalc

Sunday, June 22nd, 2003

I've written my Calculator app, and given it an icon...and I'm pretty chuffed with the result. Next step, if you pardon the pun, is to get a little more familar with the system. I mean - it's not as if we need another calculator application in the world is it?

So, programming…

Saturday, June 21st, 2003

I've started Cocoa programming and I'm preety happy with the results. Less than 24 hours and already I have a calculator application written that adds two numbers and can restrict the answer to two decimal places. Yes. It sounds crap but this is an application that you double-click, it responds to ...

Learning C for fun and profit

Saturday, June 14th, 2003

So.. I've started to learn to program. Frankly I'm making much more headway with C and Objective C than I ever did with Java. Here's hoping that I'll get my first application out by the end of the summer.