<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
	<link rel="stylesheet" type="text/css" href="/files/css/default.css" title="Default"/>
	<link rel="alternate stylesheet" type="text/css" href="/files/css/dark.css" title="Dark"/>
	<link rel="alternate stylesheet" type="text/css" href="/files/css/default_fixed.css" title="Default (Fixed Menu)"/>
	<link rel="alternate stylesheet" type="text/css" href="/files/css/dark_fixed.css" title="Dark (Fixed Menu)"/>
	<meta name="author" content="Denny D. Daugherty"/>
	<script type="text/javascript" src="/files/javascript/style.js"></script>
	<script type="text/javascript" src="/files/javascript/styleswitcher.js"></script>
        <meta name="google-site-verification" content="-ZoRN1iM2CfuduqvRcdPjiWLdzWyY5a6LuoJclOQos4" />
<title>Denny Daugherty - Writings - Youth Convention 2004</title>

<meta name="keywords" content="weblog denny daugherty blog writing comment review rant news christianity music percussion "/>
<meta name="description" content="This year's youth convention took place last Thursday evening through Friday evening, just prior to the Easter weekend. This is a yearly event where students from youth groups in Pennsylvania and Delaware come together in Hershey for a weekend of..."/>
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.denny.daugherty.name/blog/index.rdf" />

<link rel="start" href="http://www.denny.daugherty.name/blog/" title="Home" />
<link rel="prev" href="http://www.denny.daugherty.name/blog/archives/2004/04/19.html" title="Turn off the phone!" />

<link rel="next" href="http://www.denny.daugherty.name/blog/archives/2004/04/21.html" title="Beyond the Noise" />


<script type="text/javascript" language="javascript">
<!--

function OpenTrackback (c) {
    window.open(c,
                    'trackback',
                    'width=480,height=480,scrollbars=yes,status=yes');
}

var HOST = 'www.denny.daugherty.name';

// Copyright (c) 1996-1997 Athenia Associates.
// http://www.webreference.com/js/
// License is granted if and only if this entire
// copyright notice is included. By Tomer Shiran.

function setCookie (name, value, expires, path, domain, secure) {
    var curCookie = name + "=" + escape(value) + ((expires) ? "; expires=" + expires.toGMTString() : "") + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + ((secure) ? "; secure" : "");
    document.cookie = curCookie;
}

function getCookie (name) {
    var prefix = name + '=';
    var c = document.cookie;
    var nullstring = '';
    var cookieStartIndex = c.indexOf(prefix);
    if (cookieStartIndex == -1)
        return nullstring;
    var cookieEndIndex = c.indexOf(";", cookieStartIndex + prefix.length);
    if (cookieEndIndex == -1)
        cookieEndIndex = c.length;
    return unescape(c.substring(cookieStartIndex + prefix.length, cookieEndIndex));
}

function deleteCookie (name, path, domain) {
    if (getCookie(name))
        document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT";
}

function fixDate (date) {
    var base = new Date(0);
    var skew = base.getTime();
    if (skew > 0)
        date.setTime(date.getTime() - skew);
}

function rememberMe (f) {
    var now = new Date();
    fixDate(now);
    now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000);
    setCookie('mtcmtauth', f.author.value, now, '', HOST, '');
    setCookie('mtcmtmail', f.email.value, now, '', HOST, '');
    setCookie('mtcmthome', f.url.value, now, '', HOST, '');
}

function forgetMe (f) {
    deleteCookie('mtcmtmail', '', HOST);
    deleteCookie('mtcmthome', '', HOST);
    deleteCookie('mtcmtauth', '', HOST);
    f.email.value = '';
    f.author.value = '';
    f.url.value = '';
}

//-->
</script>

<!--
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
         xmlns:dc="http://purl.org/dc/elements/1.1/">
<rdf:Description
    rdf:about="http://www.denny.daugherty.name/blog/archives/2004/04/20.html"
    trackback:ping="http://www.denny.daugherty.name/cgi-bin/mt/mt-tb.cgi/14"
    dc:title="Youth Convention 2004"
    dc:identifier="http://www.denny.daugherty.name/blog/archives/2004/04/20.html"
    dc:subject="Faith"
    dc:description="This year&apos;s youth convention took place last Thursday evening through Friday evening, just prior to the Easter weekend. This is a yearly event where students from youth groups in Pennsylvania and Delaware come together in Hershey for a weekend of..."
    dc:creator="Denny D. Daugherty"
    dc:date="2004-04-14T01:08:49-05:00" />
</rdf:RDF>
-->


<!--
<rdf:RDF xmlns="http://web.resource.org/cc/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<Work rdf:about="http://www.denny.daugherty.name/blog/archives/2004/04/20.html">
<dc:title>Youth Convention 2004</dc:title>
<dc:description>This year&apos;s youth convention took place last Thursday evening through Friday evening, just prior to the Easter weekend. This is a yearly event where students from youth groups in Pennsylvania and Delaware come together in Hershey for a weekend of...</dc:description>
<dc:creator>Denny D. Daugherty</dc:creator>
<dc:date>2004-04-14T01:08:49-05:00</dc:date>
<license rdf:resource="http://creativecommons.org/licenses/by-nd/1.0/" />
</Work>
<License rdf:about="http://creativecommons.org/licenses/by-nd/1.0/">
<requires rdf:resource="http://web.resource.org/cc/Attribution" />
<requires rdf:resource="http://web.resource.org/cc/Notice" />
<permits rdf:resource="http://web.resource.org/cc/Reproduction" />
<permits rdf:resource="http://web.resource.org/cc/Distribution" />
</License>
</rdf:RDF>
-->



</head><body>
<div id="header">
<div id="headermain">
	Denny D. Daugherty's Personal Web Site
</div>
<div id="menu">
	<a class="menu" href="/index.html">Home</a> - 
	<a class="menu" href="/news/">News</a> - 
	<a class="menu" href="/blog/">Blog</a> - 
	<a class="menu" href="/contact.html">Contact</a> - 
	<a class="menu" href="/interests/">Interests</a> - 
	<a class="menu" href="/gallery/">Gallery</a> - 
	<a class="menu" href="/about/">About</a> - 
	<a class="menu" href="/links/">Links</a> - 
	<a class="menu" href="/guestbook/">Guestbook</a>
</div>
&nbsp;
</div>
<div id="content">


<h1>Writings</h1>

<div id="menu"><a href="http://www.denny.daugherty.name/blog/archives/2004/04/19.html">&laquo; Turn off the phone!</a> |

<a href="http://www.denny.daugherty.name/blog/">Main</a>
| <a href="http://www.denny.daugherty.name/blog/archives/2004/04/21.html">Beyond the Noise &raquo;</a>

</div>


<h2>April 14, 2004</h2>

<div class="blogentry">

<h3>Youth Convention 2004</h3>

<p>This year's <a href="http://www.penndelyouth.com/Youth%20Convention.html">youth convention</a> took place last Thursday evening through Friday evening, just prior to the Easter weekend.  This is a yearly event where students from youth groups in Pennsylvania and Delaware come together in Hershey for a weekend of services.  It is similar to the retreats and advances that take place throughout the year except everyone is at one place at one time.  I've gone on a few of these trips and always enjoy them.  It's been awhile since I've attended one (I canceled last year at the last minute due to other priorities), I decided to go along this year.  Here's an account of how the weekend went.</p>

<a name="more"></a>
<p>We met in the mid-afternoon at the church to leave for Hershey, set to return late the next evening.  There were about ten of us that went, less than in some years though still a good group.  We arrived shortly thereafter at the <a href="http://www.hojo.com/">Hotel</a> and then made our way to Giant Center where the convention was held.</p>

<p>The speaker this year was Reggie Dabbs who led the services with dynamic messages laced with lively humor.  The band leading worship was <a href="http://www.tkband.com/home.htm">The Terry Kelley Band</a>.  There were in all three services:  one Thursday and two Friday.  Friday morning's service was a candlelight communion service which is always nice.  We take communion and then the arena is filled with small lights as each of the several thousand in attendence light their candles.  It's of course, symbolic of spreading the gospel and "lighting your world."  That morning service also prompted a call to everyone to find things in their lives from which they wanted to be freed.  It was announced that at the conclusion of that evening's service, several trash cans would be placed near the stage for anyone to throw away such things during the alter call.  The concluding service Friday evening featured a long alter call and time of prayer during which the floor and areas outside the arena were filled with groups of people praying for one another.  It was a solemn time, and I pray lives were truly changed and that no one would dive into dumpsters to pull back the things they threw away that weekend.</p>

<p>We had four single rooms for all of us to share, I in charge of one of them.  I was fortunate enough to be in the room with the two most <i>energetic</i> of the youth with us.  As we usually do, we had pizza together at the hotel the night following the Thursday evening service.  One of the other adults had a few words with the two who were to spend the night in my room to make sure there would be no problems.  It's always stated at the services to try and set a good example to those in the hotels in the area, as we are represnting our faith.  As such there are such rules as a curfew after which no one is permitted in the halls.  Also, as a precautionary measure I slept with the phone cord under my pillow as I've known the one kid in my room to use hotel phones before when he shouldn't.  Though, overall the night went pretty well, actually I was somewhat relieved when another group down the hall had a small situation.  Around 1 AM, we heard running in the hall.  I looked out to see someone roll out of his room, tied up in duct tape.  It was pretty ridiculous considering the rules in place, and the kid's parent who was there also seemed to not think much of it.  I jokingly told Kate who was with us that if it it were one of our youths, they'd be on their way home.</p>

<p>Friday afternoon was spent leisurely, doing various things.  After the morning service we ate at a Chinese buffet and then went to our youth pastor's parents house for a short while.  We hung out there for awhile and later went back to the main hotel where there were seminars available on various topics.  We attended one on starting <a href="http://youthalive.ag.org/">faith-based clubs</a> on school campuses.  I enjoyed having been active one in my high school and understand it must be quite difficult to get something like that started.  Our youth were pleasantly active in the interaction of the seminar, and I'd say it was overall productive for us.</p>

<p>Afterward, we went back to the arena in preparation for that evening's service.  We were early, so we hung out for a little while until the doors opened.  We were able to get great seats consequently, not on the floor but otherwise as close to the stage as we could get.  In light of this seating, I'll remember next year to take along some ear plugs.  A mild headache combined with an equally mild fever due to lack of sleep the night before made the music that evening at times unbearable as we were very near the large speakers.  We waited in the arena as the cameramen and producers enjoyed highlighting various members of the audience arriving and waving signs for the cameras.  They would often add humorous messages to video of those in the arena.</p>

<p>The concluding service was drawn out but featured various things.  The message was short but had the call to the trash bins for which everyone was said to be prepared during the morning service.  Aside from having some men snap baseball bats, bend steel, and folding frying pans in half, there was a short message and of course worship time throughout.  The alter time at the end featured prayer where leaders were made available to pray for youths and the trash cans presented for anyone to throw away whatever they had decided to throughout the afternoon.  The service went a little later than expected, and in the following chaos we had to wait a short while for two members of our group to return back outside to the van.  We then left immediately for home.</p>

<p>It was a great convention, they always are.  It's a good time of revival and fellowship.  :)</p>

<span class="small">Posted by Denny D. Daugherty at April 14, 2004 01:08 AM
| <a href="http://www.denny.daugherty.name/cgi-bin/mt/mt-tb.cgi?__mode=view&amp;entry_id=20" onclick="OpenTrackback(this.href); return false">TrackBack</a>
</span>

</div>

<p>See related entries in the following categories:
<a href="http://www.denny.daugherty.name/blog/archives/faith.html">Faith</a></p>



<H2>Comments</h2>




<h3>Post a comment</h3>

<form method="post" action="http://www.denny.daugherty.name/cgi-bin/mt/mt-comments.cgi" name="comments_form" onsubmit="if (this.bakecookie[0].checked) rememberMe(this)">
<input type="hidden" name="static" value="1" />
<input type="hidden" name="entry_id" value="20" />

<div style="width:180px; padding-right:15px; margin-right:15px; float:left; text-align:left; border-right:1px dotted #bbb;">
	<label for="author">Name:</label><br />
	<input tabindex="1" id="author" name="author" /><br />

	<label for="email">Email Address:</label><br />
	<input tabindex="2" id="email" name="email" /><br />

	<label for="url">URL:</label><br />
	<input tabindex="3" id="url" name="url" /><br />
</div>

Remember personal info?<br />
<input type="radio" id="bakecookie" name="bakecookie" /><label for="bakecookie">Yes</label><input type="radio" id="forget" name="bakecookie" onclick="forgetMe(this.form)" value="Forget Info" style="margin-left: 15px;" /><label for="forget">No</label><br style="clear: both;" />

<label for="text">Comments:</label><br />
<textarea tabindex="4" id="text" name="text" rows="10" cols="50"></textarea><br />

<input type="submit" name="preview" value="&nbsp;Preview&nbsp;" />
<input style="font-weight: bold;" type="submit" name="post" value="&nbsp;Post&nbsp;" /><br />

</form>

<script type="text/javascript" language="javascript">
<!--
document.comments_form.email.value = getCookie("mtcmtmail");
document.comments_form.author.value = getCookie("mtcmtauth");
document.comments_form.url.value = getCookie("mtcmthome");
if (getCookie("mtcmtauth")) {
    document.comments_form.bakecookie[0].checked = true;
} else {
    document.comments_form.bakecookie[1].checked = true;
}
//-->
</script>



</div>
<hr/>
<address>Copyright &copy; 2003-2004 Denny D. Daugherty
<br/>All Rights Reserved
<br/><a href="http://www.denny.daugherty.name">http://www.denny.daugherty.name</a>
<br/><img src="/files/graphics/signature.gif" alt="My Signature"/>
</address>

<div id="foot">
<a href="/credits.html">Site Credits</a> | <a href="/sitemap.html">Site map</a>

<script type="text/javascript"><!--
document.write('<br/>Choose Style:  <a href="javascript:changeColors(\'default\');">Default</a> // ');
document.write('<a href="javascript:changeColors(\'dark\');">Dark</a>');

document.write('<br/>Choose Layout:  <a href="javascript:changeLayout(\'default\');">Default</a> // <a href="javascript:changeLayout(\'fixed\');">Fixed Menu</a>');
// -->
</script>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-15632333-2");
pageTracker._trackPageview();
} catch(err) {}</script>
</body></html>

