Hip Hop Concert @ New Dawn

We had a good turn out for our service/concert yesterday. We did have a few visitors from the community and also another church in our county that came to join us.
The youth loved it, but I’m not so sure some of the older folk were into it (there were a few that were [...]

New Creation

New Creation from FC Post on Vimeo.
I came across this video and I had to share it with you all.
The guy singing is Dex Alexander. I know Dex from my time living in Southern California, connections at CBU (where we went to college), and from loving his former band called “All Together [...]

Ex-Drug Dealers, Hip Hop, and New Dawn

On October 19, these two ex-drug dealers, aka Blue Chip (Gerard Hennig) and Specialist (Rudy Ramos), will be coming to our church to rap and preach the Word during our main service (11 am -12:30 pm).
This Hip-Hop duo has toured the U.S. and overseas in Europe and have shared the stage with Corey Red, [...]

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 [...]

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 [...]

Next Generation Rockstar

Fernandito is back!
You can check out a previous post here to see why this kid cracks me up so much. If he keeps this up, he is going to get his own category section.
Fernandito has changed some of his life goals. He has gone from wanting to be a wrestler and ninja, to [...]

Pepe Rocked The Gym…Mariachi Style

Last night we had our big outreach event that featured Pepe Franco, a “Mariachi Style” singer. Pepe was great and he also had a message, in between his last few sets, on what God had done in his own life. We also had about 200 people in the gym last night, many new faces [...]

Pepe is coming

Our church, Nuevo Amanecer, is planning for a big outreach event in April. Pepe, who sings Mariachi style, will be coming in from Florida. I love his outfit. I have to get me one of these.
In addition to the music, Pepe will share a message, and we will have a ton of food and games [...]

The Mom Song

This video is so great. I just got done watching it and I must share it with you all. Mom’s rule!

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