23 Feb 2007 Google Talks: Camino Mike Pinkerton of Google talks about the Mac web browser Camino. It also includes some interesting history of the Mozilla and … →
16 Feb 2007 HTMLValidator beta 2 HtmlValidator beta 2 has just been released. The new version offers assorted fixes and a slightly improved interface (a green tick … →
09 Feb 2007 HTMLValidator HTMLValidator 1.0b1 has just been released. It runs on PowerPC or Intel Macs with Mac OS X 10.4 or later. The current version … →
17 Jan 2007 SQLEditor 1.3.2 SQLEditor 1.3.2 received a very limited release to a few selected testers at the end of 2006. However there were some additional … →
12 Jan 2007 MacFuse released - userspace Mac OS X file systems I just noticed this announcement on the google mac blog. Amit Singh has released a mac version of Fuse, which is way for people to … →
10 Dec 2006 SQLEditor 1.3.1 SQLEditor 1.3.1 got released on Friday afternoon, this was really just a bug fix release which fixed a handful of problems that … →
15 Nov 2006 Writing Unit tests for Cocoa I realized something interesting today. I use unit testing to (hopefully) improve the quality of my code. With Java I use JUnit . … →
26 Oct 2006 static link library to replace dylib in mac os x This post on the xcode-users list explains a neat trick on how to get xcode to link a static library instead of a dynamic library. … →