Blog

CuteClips3 beta4

I just released CuteClips3 beta4. The new version again adds stability and fixes bugs. The most important part however, is that the price has been lowered to $10 for as long as CuteClips3 is still in beta.…

Read on

Vacations

Hello, I’m leaving for Greece from 15th to 28th August. I apologize in advance to anyone whose email I won’t be able to reply until then.…

Read on

going for c4[1]

I just wanted to let you guys out there know that I’m just about to leave for the plane to chicago. I’ll be there for one week to attend at c41http://c4.rentzsch.org. Yesterday I saw that I wouldn’t be the only european there, Allan Odgaardhttp://macromates.com/blog/2007/vacation…

Read on

BSJobList

Last weekend I wanted to add some kind of list with checkboxes to CuteClips in order to execute a list of tasks… it evolved into BSJobList which is a very easy way to open a window and ask for things that need to be performed. After OK is clicked, all these jobs are executed in t…

Read on

Spam hell

I think everyone knows Spam to be a big pain because one receives tons of unwanted mails every day. For developers the problems of spam are even worse. It’s a common problem that mails sent to customers don’t get through. Sometimes because there’re some server problems with some …

Read on

Diplom

YEAAAHHHAAAAA….finally graduated from my university today. Results were extremely good and thus I’m extremely happy 😉 Thanks goes out to everyone who helped my writing my diploma thesis!!! It was about Dakar Testing, which I blogged/blog/archives/36/ about recently.…

Read on

CuteClips3

Last week I released the first beta of CuteClips3/products/cuteclips/beta. It is a complete rewrite, created from scratch with simple design and easy extensibility in mind. After I started development I soon realized that I got to a product that could be compared to the existing …

Read on

Deployment and Logging, a different approach

One of the main debugging techniques in Mac OS X is logging using NSLog. It’s quite simple and easy to log some useful information with it, but it’s even more simple to print a real huge amount of data to the console that is not really interesting and helpful. When it comes to de…

Read on