Archive for April, 2006

Dumbing down smart cut/copy/paste

Wednesday, April 26th, 2006

Daring Fireball:

A few weeks ago I noticed that most NSTextView-based apps now use a rather annoying “smart” C/C/P implementation.3 NSTextView is the standard built-in text-editing control in Cocoa, so this applies to most — but not all — Cocoa applications that allow you to edit text. The app I noticed it in is MarsEdit, but it’s also present in TextEdit, so feel free to use TextEdit if you want to play along at home.

I didn’t notice this feature until an annoyed HyperEdit user wrote to me about it. Luckily, as a cocoa developer the workaround is simple:

-[NSTextView setSmartInsertDeleteEnabled: NO]

HyperEdit & PHP 5

Tuesday, April 25th, 2006

LunaStoria.org has a mini-review of HyperEdit that includes some nice instructions on getting it working with PHP 5.

Puppies are Love

Friday, April 21st, 2006

This is my first “real” picture in a long time; I’m usually too lazy and busy to complete a colored, clean-lined, non-sketch. It is my first attempt at drawing a girl with an animal, and also my first attempt at drawing someone sitting indian-style. Although she’s mostly still, my hope was to make the picture come alive through the pup’s kiss and the girl’s emotional reaction. Aside from skimping on a few details and not getting her legs 100% correct, I’m happy with how she turned out. Hopefully, you’ll think it is cute too :-) .

I’ve actually drawn this character before, once in 2003. There are many ways I’ve improved in the past three years, but I think it hardly shows. I need to draw more!

P.S. The puppie is named, “Chocolate Chip.”

An exclusive look inside the mothership

Monday, April 10th, 2006