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 jailbreak, and then you can't even update your iPhone without worrying that you'll lose everything you've installed on your it. Recently Android was announced by Google as a device platform, not a device implementation. They got other people on board. But the killer piece is that you can go out right now and download a full SDK for OSX, Linux or Windows. It includes a full emulator to test your code and even a plugin for eclipse. And you can code in Java. Why did Apple skimp on the SDK for the iPhone? February is a long way away. There is probably a legion of people out coding for Android tonight that would have been working on iPhone apps had Apple released a SDK. Some are already wondering if the iPhone can be put to better use....
Can it crush the iPhone? Maybe. In 2008, when there are HTC devices running Android for $99 (or even free) at Sprint, who is going to pay $400 for an iPhone? When they build a dozen different form-factors of Android devices how can the iPhone compete? I suppose there will always be a market for iPhone as long as they function as video iPods, and as long as Apple keeps us locked into iTunes. But Android is using webkit! That's half the reason I bought the iPhone. Here is a deeper look at the Android stack. Plus you can win some of the $10 million they are giving away for cool applications written from now till March 2008.

After getting my iPhone, I thought I finally wouldn't need or want another device for long time. Too bad it only took two months for that sentiment to disappear.

A screen grab of the SDK running on my Mac....
Awesome image editor for MacOSX: Imagewell

I've been in search of a quick, simple and modern image editor for the Mac. For far too long I've been dragging around Photoshop 7, simply because I know I can use it to quickly do what I want. But what I need to do is limited. I want to resize and scale photos, add text (watermarks) to them and maybe overlay one or two. Maybe take a PDF and rasterize it to a thumbnail. I deal a lot with screenshots and adding hi-lights to them is about the most complicated task I ever need to do.
I've looked at the Gimp for OSX and recently Acorn (which seems totally alien to me- couldn't get it to do the most basic things) and have been frustrated, till today. Banging away at google I hit upon Imagewell. The people at XtraLean put this app out, and it is exactly what I was looking for (and it works fine in Leopard). It has a crazy price (free for basic stuff- and what it does for free is amazing) and is only $20 bucks to unlock the more advanced features.
It easily passed my acid test- I was able to download it without a bunch of questions and i could use it right away. I pulled in a PDF and was able to quickly resize it to the size I needed and save it out as a png. Very easy and intutive. Intrigued, I went back to their site and looked around the Forums and stumbled across their concise and short screen casts, which quickly illustrate the cool things you can do with this app. I think I'll buy this one and can leave Photoshop 7 to finally wither away.
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. fairly simple fix, but due to my complete lack of c programming skils, one that I couldn't have come up with on my own. But edit a few lines and it complies fine. Thanks Ingles.
Lepoard Firewall – not your ipfw anymore
Browsing the net I came across a great site that answered some questions I had about the new firewall in Leopard. Using it now on the company macbook, and it's nice. Having the 4 gigs of ram helps also. My poor macbook was pushed to the limit with just 2. The site is worth checking out- there are lots of good Mac tibits.