Apple Claims New iPhone Only Visible To Most Loyal Of Customers

"I am proud today to introduce to those who really, truly deserve it, our most incredible iPhone yet," announced Apple CEO Steve Jobs, extending his seemingly empty left palm toward the eagerly awaiting crowd. "Not only is this our lightest and slimmest model ever, but as any truly savvy Apple customer can clearly see, it's also the most handsome product we've ever designed."

Posted via web from Structurally Sound Treehouse

Posted at on 7/29/09 by | 0 comments | Filed under:

Real Men of Genius - Mr. One Strap Backpack User

This is like riding a bike in wheelie mode all the time.

Posted via email from Structurally Sound Treehouse

Posted at on 7/17/09 by | 0 comments | Filed under:

My almost perfect vim files

Vim is in. TextMate is out.

Here are my dot files and vim settings.

http://github.com/fredlee/mydotfiles/tree/master

Feel free to use these for the good of all people.

Some highlights:

  • ir_black is the best color scheme. I finally got it working with popups when running Vim in Terminal (i.e. not MacVim). Before anything that triggered a popup, such as word completion, or FuzzyFinder TextMate, was useless because the popup's color was the same as the backgrounds. You could not see what you were choosing.
  • Use 'jj', instead of 'esc'.
  • ',F' for Ack in Project
  • After a search, use the spacebar to toggle on/off highlighting the search results.
  • ',v' for a equally sized vertical split window
  • ',w' to move to the next window

Posted via web from Structurally Sound Treehouse

Posted at on by | 0 comments | Filed under: