Load flat text file into a Berkeley DB database

cat INPUT_FILE | sed ‘s/\\/\\\\/g’ | db_load -T -t hash DB_FILE

“-T” is requirable if input file is just flat text file instead of being from db_dump. The input file consists of two-line pairs, in which the first line in a pair is key and the second is value.

An excellent quick tour for Objective-C

http://www.otierney.net/objective-c.html

Fantastic desktop on my mac book pro

Just show the desktop in my mbp. It’s fantastic, and I am a mac fan now :-)

wpid-sbres_1265904205_0__-2010-02-11-11-03.png

Follow

Get every new post delivered to your Inbox.