Conference Trip to Nashville

Heading down to Nashville, TN this weekend for an Hispanic church leadership conference put on by LifeWay (nothing online about this conference, but they tell me it’s a go).
The sessions that our church, New Dawn, will be concentrating on will be with Sunday School and Youth Ministry.
The Hispanic division of the Kentucky [...]

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!

Road Trip Dance, Crank That

As I was driving around town in Georgia, the van started to shake. What happened was that Crank That by Soulja Boy came on the radio. Check out the second row in the van compared to the first and last row. They were so not feeling it!

You Might Be From The South If…

You might be from the south if…. You Bleed Sweet Tea!!!
(Do you see this guy’s T-Shirt? Pretty cool. He also has a Mohawk and plays the violin in a “scream” band).
You might be from the south if… You know what Piggly Wiggly is?
You might be from the south if… You kiss your cousin [...]

Georgia Part III, Christopher Coleman

My wife just posted a great summary of the story that I am about to tell you. Also go here to read the full testimony (It’s worth your time).
I had no idea what I was about to hear from Christopher Coleman when he was introduced as the first speaker of Atlanta Fest.
Coleman, [...]

Back From Georgia Part II

At a lookout point on a mountain in Chatsworth, GA.

Cookout at our pastor’s parents house.
The whole crew about to take a “water taxi” over to Stone Mountain.
Took a tram ride up to the top of Stone Mountain.
This little guy is known as No-No (I’m serious, this [...]

Back From Georgia Youth Trip

We are back in the state of Kentucky. And we survived another summer youth trip! But seriously, we had a great group of young people and a great trip.
A highlight on the trip down was when I heard that one of the graduates, that I mentioned before, actually brought his Do Hard Things book [...]

Youth Trip To Georgia

Hard to believe, but it’s that time of the year again. Time for youth groups all around the country to go on summer trips and camps. If you missed our experience last year, check out We Survived Youth Camp.
This year, as we were making summer plans, something different happened.
One of our youth suggested that [...]

Master’s Week Reminiscing

In 2000, I had the privilege to go to the Master’s (Augusta National Golf Club) for the first time. Television, video, and photography give us just a glimpse into the beauty and history of one of the greatest courses and tournaments in golf.
The pictures to the left are Tom Lehman on the 14th Tee [...]

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);