Objective-C Diff, Match and Patch Framework

My Objective-C port of google-diff-match-patch was just released. It’s available from the main SVN repository.

Posted in Software

CSV Converter 0.1

I have just released CSV Converter 0.1 into the wild. You can download it from this page.

Posted in Software

Encoding trouble

Apparently for historic reasons WordPress’s database connection doesn’t use UTF-8 as it’s character encoding. This has led to all kinds of odd problems for people using UTF-8 as character encoding for their blog. Read More »

Posted in WordPress