1. How Does One Become a Good Programmer?

    This is a quote I like:

    The really good programmers spend a lot of time programming. I haven't seen very good programmers who don't spend a lot of time programming. If I don't program for two or three days, I need to do it. And you get better at it …

    » Read more

  2. Automator Service: Scale Images by 75%

    Here is yet another Snow Leopard Automator service: This one takes an image file and scales it down to 75% of its original size. This is great for screenshots, as all the text is still readable at that size, but you can put it in a web page or document …

    » Read more

  3. Automator Service: Copy File Paths to Clipboard

    Here's another Snow Leopard Automator-based service: It takes the Finder selection and puts the file paths on the clipboard, for easy pasting into command lines or scripts.

    How to Use It

    1. In the Finder, select one or more files or folders.
    2. From the Services menu, select Copy Files Paths to …

    » Read more

  4. Mac Software for Software Developers

    A fellow developer who is getting his first Mac asked me what software he should get. Here is a list of Mac software that I, as a software developer, find useful.

    First, let's look at what apps come in the box, at no extra charge:

    • Basic contacts, calendar, and email …

    » Read more

  5. Easy Gradient Backgrounds for UITextViewCells

    When you create a table-view-based iPhone app, by default you get tables with plain white rows. But all the cool kids are making apps with 3D-ish gradient backgrounds. You want to make those kinds of apps too, right? This article explains how.

    Overview

    Making table cells with custom backgrounds is …

    » Read more

  6. Not Quite NaNoWriMo

    Picture

    I've often dreamed of participating in NaNoWriMo, the National Novel Writing Month, in which people pledge to write a novel during the month of November. Unfortunately, I'm not really a novel-writing guy. I could maybe write a short story or two, but I'm just not enough of a writer to …

    » Read more

  7. Getting Into iPhone Development

    I know some people who are interested in getting into iPhone application development. There is a lot of advice out there. Here's my advice for experienced developers who start out knowing nothing about iPhone or Cocoa development:

    • If you don't know the C programming language, learn it.
    • Read Matt Gemmell's …

    » Read more

« Page 17 / 34 »

© 2003-2023 Kristopher Johnson