I just wrote a review of the Canon PowerShot SD1000 7.1MP on Amazon.com. I'm quite unhappy with the camera, and want to get this info out. Here's the Reviews page at Amazon: Reviews for Canon PowerShot SD1000 7.1MP Digital Elph Camera And here is my review: I recently bought this camera as a replacement for an older 2.1mp Canon PowerShot S100. I own a great digital SLR, but my wife and I like to have a simple point shoot for short trips, easy carrying, etc. My older Canon was fine, this new SD1000 is not. I'm going to give it another few days (max), but I'm quite close to returning it. Why? The *one thing* this camera is supposed to do well is take photos in automatic mode. I don't want to mess with camera settings - for that, I take my SLR and fiddle to my heart's content. With a point shoot, you're supposed to do just that: point and shoot. The basic problem I've observed (after ~500 photos) is the auto-focus is *terrible*. I tried different lighting scenarios: indoor (flash), indoor (no flash), outdoor (daylight flash), outdoor (daylight, no flash). The results were the same: approximately half of the photos turned out poorly, and almost always it was due to the autofocus. For example, I took a photo of a subject positioned directly in front of the camera, directly in the middle of the viewfinder, about 3 feet away. The subject took up approximately 40% of the view, and again, was positioned directly in front of the camera. Instead of doing what you think autofocus would do, the camera somehow decided to focus on the background scene, completely blurring the foreground. If I checked the photo on the camera, it looked fine but that's only because you cannot perceive focus problems on a 2" lcd screen. Once I transferred the photo to my computer, it was immediately evident that the focus was completely wrong and the photo was unusable. This autofocus blurring happened repeatedly, in varying light conditions, and is flat out terrible. I still have my Canon S100, and despite being an older, slower, and much lower resolution camera (2.1 vs. 7.1 megapixels), I'm tempted to keep using it instead. |
|
I modified my blog setup to generate topic-specific RSS feeds, so it's easier to keep tabs on certain things I post (like Apple stuff, without reading the Wal-Mart stuff). Here are the links to the individual feeds: |
|
The Wii is still dominating the market, which isn't too suprising news since most people I know either want (or hopefully already have) a Wii. The other consoles just aren't that interesting. On the other side of it, the PlayStation 3 is trailing everyone, even the PlayStation 2 - their own console from 2000. Yikes. More info here.
|
|
Brian Goetz recently posted about exception handling in Java (Remove checked exceptions?), and offered an excellent suggestion for eliminating duplicate code when catching multiple exception types. His idea is to allow disjunctive type bounds on catch clauses, so you could do something like this: public void addInstance(String className) { Not only is it prettier, it would also make code easier to read and maintain. |
I wrote a utility a few years ago to export the contents of my Address Book as a single vCard file. Why? I wanted to retain Notes on each contact, and the Address Book Group info, too. For example, I might have a contact in a group called "Friends", but normal vCard export loses that info. My utility keeps it, and also woks correctly for contacts that appear in multiple groups. Anyway, I decided I should post it online in case anyone else needs / wants something like this. No bling. Pure function. Check it out: vCard Export |
|
Note: If the steps on this page don't work for you, check out the alternate method of 6133+iSync setup. I just set up a Nokia 6133 to sync with my Mac over Bluetooth, and the one secret missing ingredient is this file: NOK6133.phoneplugin.zip. Without it, iSync will not allow you to add your phone as a device (and thus, you won't be able to sync the phone with your Mac). I tried this on two different Mac laptops (PowerBook G4, MacBook Pro), and both computers could see the phone, but wouldn't let me add it as a device. Here's what you need to do to get things working:
I didn't spend more than a few minutes digging around and setting this stuff up, and the results are great. |