Blog

Freeware, Shareware and the value of software

There have recently been a lot of discussions about the value of software and about things like MacHeist or MacZot, or other software-giveaway things. Something i’d like to talk about in this post is the value of freeware software and the time invested in it.…

Read on

Closed file formats

I’m going to talk about one of the many causes of software monopolies, which are closed file formats. We all know that if an application can generate data that no other application can understand, the user will be forced to stick with said application if he happened to do some wo…

Read on

How to change your window tags: Camouflage 1.7

New version of Camouflage has just been released today. On of the new things was have the windows not fading out while Exposé is used. To add this functionality is quite interesting, but not so easy when using an undocumented API. This post will show how to use that API and wh…

Read on

Vacation

Tomorrow i’m finally leaving for a vacation, going to Vienna, i’ve been told is a very beautiful city. We all deserve a vacation once in a while.…

Read on

Making NSTextField REALLY single line

One thing i hate of the NSTextField is that while you can’t use the “enter” key to insert newlines characters you still can insert them, for example, by copying in them text which contains newlines characters. This is plain annoying sometimes! I made this NSFormatter that can be …

Read on

On software piracy

Like every developer blog worth of this name, it needs an article on software piracy. This is going to be rather long. I’ll start by talking about the causes of software piracy, its effects and what we can and cannot do to limit its damages.…

Read on

Camouflage 1.5

A new version is out and it fixes a very crazy bug that could consume hell of a lot ram when icons were shown and hidden often.…

Read on