I recently released SunFlower 0.13 for free. As some people have paid for previous versions I felt it was tactful to explain the change. The process I had developed for doing releases became time cons...
I am happy to announce the release of SunFlower 0.13. As there are some user interface changes I have decided to post a brief walkthrough of the changes.
The Persistence Pane
A new persistence pane ha...
So you’ve got an idle Mac USB keyboard laying around and you’ve connected it to a Windows box. But you’ve got a problem, CTRL-ALT-DEL doesn’t work because the inaptly named de...
XML is supposed to be human readable, so it can be quite the hair tearing ordeal when reading it if it is stripped of whitespaces. Those indents were taken out to speed up computer to computer transa...
In Windows 7 there is an option to change the layout of a regular file explorer window as pictured below.
A check mark is used when a feature is active and a helpful graphic is shown if the feature ...
If you’ve ever logged into a SunOs box using a Windows Cygwin terminal you’ve probably gotten the message “Cannot find terminfo entry for ‘cygwin’.“. This can be q...
The Cocoa Mondo blog has moved servers and this post is here to showcase what the blog used to look like.
The previous version of this blog used the Kubrick theme with some slight customizations. ...
Recently I started using some kode (UKKQueue) that Uli Kusterer published as open source. Instead of just including the source files in my software I decided to wrap it in a framework.
One of the adv...
Brent Simmons started an email group discussion about creating a new mail client in Cocoa. You can read the discussion here. So I’ve decided to describe how I use mail. Please forgive the over...
I looked high and low for a switch interface similar to the Time Machine switch. The iPhone uses this style of interface all the time with the UISwitch. Since I couldn’t find an implementation...