1. Deal on Photoshop Elements 8

    If you're one of the people (like me) who needs to occasionally do some image editing, but who doesn't want to spend a few hundred bucks on Photoshop, you may want to check out Photoshop Elements 8.

    Adobe has a deal on it right now: $20 off the normal price …

    » Read more

  2. Switching Away from Apple?

    I've enjoyed using my Apple products, but I'm considering a switch. I find myself drawn back to Windows on my desktop, and to an Android mobile device.

    There was a time that the Macintosh was clearly superior to the competition in every way except price. But that was a while …

    » Read more

  3. Google Wave

    Thanks to a former co-worker, I got an invite for Google Wave.

    The biggest problem right now with Google Wave is finding other people to interact with. Chances are that few of your family, friends, or co-workers have access to Wave yet. I've set up a public wave for readers …

    » Read more

  4. The Go Programming Language

    There's a new programming language out there: Go. There are lots of ways to describe it, but basically it's got Python-esque syntax and C++-esque performance. It's statically typed, but is designed to feel more like a dynamic language. It has garbage collection.

    Based on its pedigree, I expect this …

    » Read more

  5. iPhone OS Filename Case Sensitivity

    I hit a little snag while adding a feature to an iPhone app today. I added this code to load a logo to be displayed in a view:

    UIImage *logoImage = [UIImage imageNamed:@"Icon.png"];
    

    This worked fine in the iPhone Simulator, so I thought I was done. I loaded the …

    » Read more

  6. Introducing Kids to Programming

    No time for a real blog entry today, but instead of nothing, here are some links to really cool toys that kids (and curious adults) can play with to learn about programming and multimedia:

    » Read more

« Page 16 / 34 »

© 2003-2023 Kristopher Johnson