Me Gusta Cheesecake Factory

It’s no big surprise that we went to the Cheesecake Factory for my birthday last night. Love me some Cheesecake!
Thanks to all for your gifts, notes wishing me a happy birthday, and even your singing of the happy birthday song. I had a great day!
Doesn’t this look good? It was!

12 pounds, 6 ounces, 24 inches

The figures above (12 pounds, 6 ounces, 24 inches) are not how much I gained after killing this cake on my first birthday. They represent how much I weighted when I was born!
Much of that can be attributed to the fact that I was three weeks late, and that my mom craved Mexican [...]

Miss the Beach

Back from the West Coast already. The trip is always fun but goes by too quick. Our camera crapped out on us, so we had to rely on any photos from our family. Here are a few shots from Huntington Beach.

My wife and I at the pier.

My nephew Ayden and I building sand castles. [...]

Surprise Trip to Cali

Airplane tickets from Kentucky to California = $450.
Surprising my family and seeing their reaction (shocked, confused, happy) = priceless!
Holding my little niece for the first time = priceless + speechless + timeless!

New Olympic Sport: Water Ball

Here is a shot of my nephew, Ayden, dunking a ball in the pool. I love it!
It reminds me of somebody.
What can I say, it runs in the family.
Water Ball in the Olympics? How about a city league movement in backyard pools first?
I’m in.
C.Harv

T4G Conference

This week I am going with my dad to the 2008 T4G Conference here in Louisville.
Speakers that I am looking forward to hear are CJ Mahaney, John Piper, and Thabiti Anyabwile.
Additional highlights for the week will include playing golf with my dad (there are not many occasions, these days, that when my dad and I [...]

2nd Year Anniversary

For some, the first of April is known as “April Fools Day” (and believe me, almost everyone we talk to reminds us). But for my wife and I, April 1st is our Wedding Anniversary.
Why April 1st?

It fit with our schedules (weekend before spring break, thus time for honeymoon).
Was hoping for the winter, but sooner [...]

Happy Birthday Arelis

February 12, 1982, my wife was born in Venezuela. At the age of 9, she moved with her family to Kentucky. She is along way from her home country, and only time will tell where our next stop will be, but she continues her life journey with anticipation.
A few weeks ago I promised my [...]

Things to do in 08

Here is my list of things (goals, priorities, interests) to do in 2008 (in no particular order):

New blogs. Yeah…that’s right, blogs in the plural is not a typo. I don’t know if it’s a cultural influence thing or just natural, but I like variety, and it’s time to change/upgrade this blog. I have already [...]

Direction, Dream Job, and Education

Ever since I left California in January 2004, to come to Kentucky, I have been praying about purpose and direction in the present and for the future.
For the past six months, as graduation was approaching quickly, I have been actively seeking a job. My dream job is to serve the local church in all areas [...]

keep looking »
google.load("language", "1"); var curstate = 0; var hasloaded = 0; function bnc_show_translated() { if (hasloaded == 0) { bnc_lang_callback(); hasloaded = 1; } for (i = 0; i < 0; i++) { var elem = $("bnc_original_" + i); if (elem) { if (curstate) { elem.show(); } else { elem.hide(); } } } for (i = 0; i < 0; i++) { var elem = $("bnc_trans_" + i); if (elem) { if (curstate) { elem.hide(); } else { elem.show(); } } } if (curstate) { $("bnc_trans_state1").show(); $("bnc_trans_state2").hide(); curstate = 0; } else { $("bnc_trans_state1").hide(); $("bnc_trans_state2").show(); curstate = 1; } } function bnc_detect_div(div_id) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; if (text.length > 0) { google.language.detect(text, function(result) { if (!result.error) { if (result.language != "en") { if (result.confidence > 0.25) { $("bnc_translating").show(); bnc_xlate_div(result.language, div_id, "en"); } } } } ); } } } function bnc_xlate_div(src_lang,div_id,o_lang) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; google.language.translate(text, src_lang, o_lang, function(result) { var translated = document.getElementById(div_id); if (result.translation) { translated.innerHTML = result.translation; } }); } } function bnc_lang_callback() { } function bnc_startup() { bnc_xlate_div("en", "bnc_translate_info", "en"); bnc_xlate_div("en", "bnc_translate_info2", "en"); } google.setOnLoadCallback(bnc_startup);