Final Logo For New Dawn

One of the projects that I have been working on for our church, New Dawn, has been a new logo. Being a smaller church, actually a mission in progress to be exact, we were limited with our budget. The process was slow and frustrating at times because of different opinions from the church members [...]

Steve Nash and Yao Ming Step Up

Steve Nash approached Yao Ming after a game last season and revealed his desire to do something to help with orphans in China.
What developed was a charity game that hoped to raise in the neighborhood of a million dollars to be distributed to the charities of choice: Chi Heng, a privately funded non-profit that works [...]

Are There Any Heroes Left In The Sports World?

I just finished reading an article by Scoop Jackson (ESPN columnist) that was entitled, Yes, there are heroes left in the sports world. The article introduced a few inspiring stories of individuals and organizations who want to impact our world through sport. Here is a taste of the end of the article:
So in the midst [...]

PeacePlayers International

In a recent ESPN article, it is reported that two men on opposite sides of Northern Ireland’s violent 30-year conflict are going to be honored the Arthur Ashe Courage Award that is presented annually to individuals whose contributions transcend sports.
Trevor Ringland, a Protestant rugby star, and Dave Cullen, a Catholic who grew up using basketball [...]

Relevant Revolution

Relevant Revolution is a ministry network of multimedia (audio, video) designed to reach the current culture with truth, grace, and good news.
Sermon Jams is a subsection which combines sermons and speeches with music. So you can hear the bible on beat, or hear people like Alistair Begg, Ravi Zacharias, and John Piper, to name a [...]

The 930

Today my wife and I went to visit The 930 Art Center that is sponsored by Sojourn Community Church in Louisville, KY. Sojourn reminds me of Sandals Church in Riverside, CA in it’s style, innovation, and the diversity of people it is trying to reach.
The 930 is described as a place where creativity can [...]

P.E.A.C.E Plan

This is an interesting missions model developed for the local church to be active in the commands of Christ. There are various debates today on how the church does missions. Who is to go? Where do we go? What do we do when we get there? All of this questions are important discussions that we [...]

Basketball League Development

Currently, I am working on a project as a Missions and Recreation Ministry intern at Crestwood Baptist Church. My main project is to develop a basketball league for the High School age. I am developing a manual for the Leadership team and the coaches of the league. This manual will include guide lines to implement [...]

Motive Behind The Invention Of Basketball

In 1891 Dr. James Naismith created the game of basketball. What was the motive? Did Naismith envision a game that would become the most watched and played indoor sport in the world? How about becoming a billion dollar industry on the collegiate and professional level?
Naismith’s invention came during the winter when his supervisor of [...]

The Gospel in 6 Minutes

This is a video from a “Don’t Waste Your Life” series. I read, listen, and promote John Piper material not for the sake of boasting in a man, but because the powerful messages point me to God and his amazing work through the person of Christ. A 6 min. video but worth your time.
C.Harv

« go backkeep 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);