Home | Photography | Flickr | LiveJournal | Get Firefox

Archive for July 28th, 2003

contactinfo code

A few people asked for the code to my contact info page. It's not very complex. The hardest part was getting it to work within the bBlog template system. Of course, to make it easier, I've taken that part out. Here's the code:

$oldnum = preg_replace('/[^0-9]/',",$_REQUEST['oldnumber']);
switch($oldnum) {
case '2145551212′:
case '8175551123′:
case '9725559982′:
[...]

Read the rest of this entry »

We had planned our weekend perfectly so that we'd be able to go to the John Mayer/Counting Crows concert Sunday night. When we got up that morning, I decided to dig the tickets out of their resting place so they'd be ready to go. I took them out of the envelope so I could see [...]

Read the rest of this entry »