Extreme Makeover Home Edition: Louisville

Posted on February 18, 2008
Filed Under TV |

225px-extreme_makeover_home_edition.jpg

Here is another show I love to watch. This week they are finally showing the Louisville edition. One of our members at New Dawn actually got to work on the house. He said the house is crazy, as always, with a guitar shaped pool inside and much more.

One of the family members is a blind, U of L student who plays in the marching band. It should be a great episode. Watching it right now!

C.Harv

Comments

6 Responses to “Extreme Makeover Home Edition: Louisville”

  1. ScottNo Gravatar on February 18th, 2008 5:23 am

    Bro,

    I am with you on this show. It is one of the only shows that I actually cry on.

    P.S. Did you see the dunk contest??? Unbelievable!

  2. MOMNo Gravatar on February 18th, 2008 5:16 pm

    Watched the show last night,what a inspiration to us all!

  3. ArelisNo Gravatar on February 19th, 2008 8:06 pm

    Scott, Chris used to say that I had a tin heart because he would cry watching just about every single one and I wouldn’t!

  4. Big Daddy JerNo Gravatar on February 20th, 2008 12:06 am

    This show is way cool, BUT I can’t watch it. WAY too many tears are spilled as I take it all in.

  5. ScottNo Gravatar on February 23rd, 2008 12:20 am

    Arelis, That is what you get for marrying a softy!

  6. JasonNo Gravatar on February 28th, 2008 10:50 pm

    Patrick and his father came to our church to sing us a few songs and do a little interview. They are incredibly genuine people! It made it all the more emotional to watch!

    you’ve been blog rolled my friend.

    -jason

Leave a Reply




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