11 May 2008

Perhaps we don’t need the movies. Perhaps the books come with the movie built in.

— Terry Pratchett, The Art of Discworld

10 May 2008

Akelos vs. Cake: Let me eat Cake.

I’m still drinking the Ruby Kool Aid, but when I have to PHP in my own well:

class User extends AppModel
{
  var $name = 'User';
  var $primaryKey = 'user_id';
  var $useDbConfig = 'alternate';
}

Cake: easy as pie. :)

class User extends ActiveRecord
{
  function init ($attributes = array())
  {
    parent::init($attributes);
    $this->setPrimaryKey('user_id');
  }

  function setConnection ($dsn = null, $connection_id = null)
  {
    $this->_db =& Ak::db('mysql://user:password@localhost/alternate', 'usersalt');
  }
}

Akelos: more like a PITA.

via xkcd

via xkcd

9 May 2008

“Voice to Skull” via danger room

“Voice to Skull” via danger room

7 May 2008

Todoodlist: Ditch Your PDA And Switch To Pen And Paper

6 May 2008

I want to learn to use the abacus.

Ack ack ack ack-ack!

5 May 2008

Airlines Fueled by Ramen?

NIN Releases "The Slip" Under Creative Commons License!

3 May 2008

Meetings: Television for MBA’s. :)

Meetings: Television for MBA’s. :)

2 May 2008

Amor Meus Crucifixus Est.

— “My Love has been Crucified.” Motto of the The Order of the Most Holy Saviour (aka the Brigittines or Brigidines).

Rosaries of All Kinds
History, variations of the Rosary

1 May 2008

Distributing Rails Applications - A Tutorial

@!#?@! No Cursing Sign (via christopherdale)

@!#?@! No Cursing Sign (via christopherdale)

30 Apr 2008

Americans have no reasonable expectation of privacy in the address information on their mail, and mail covers have a long and storied history in the annals of domestic surveillance.

Wired: Threat Level