Could Android crush iPhone?

I’ve never been happier with a device than I have been my my iPhone. However, there is one huge problem. You can’t write your own software for it (this doesn’t count) , or even hack some existing software that someone else wrote. OK, at least you can’t do those things without using a process called…

Read More

MySQL Python driver building (breaking?) on 10.5

Trying to get my mysql environment setup on 10.5 I ran head-long into the mysql python 1.22 drivers breaking with xcode 3. from _mysql.c:40: /usr/include/sys/types.h:92: error: duplicate ‘unsigned’ /usr/include/sys/types.h:92: error: two or more data types in declaration specifiers error: command ‘gcc’ failed with exit status 1 The fixed is coved over at the Ingels 3.0…

Read More