<!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 - On the wrong side of the stage</title>

<meta name="keywords" content="weblog denny daugherty blog writing comment review rant news christianity music percussion "/>
<meta name="description" content="This morning was an unusual one for me. Today was commencement 2005 at Messiah College. I should have walked across that stage this morning, but instead I was off to the side with the band. One more year for me...."/>
<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/2005/05/80.html" title="Reflections on Church Music Administration" />

<link rel="next" href="http://www.denny.daugherty.name/blog/archives/2005/10/96.html" title="Discover Card Annoyances" />


<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/2005/05/82.html"
    trackback:ping="http://www.denny.daugherty.name/cgi-bin/mt/mt-tb.cgi/75"
    dc:title="On the wrong side of the stage"
    dc:identifier="http://www.denny.daugherty.name/blog/archives/2005/05/82.html"
    dc:subject="Reflections"
    dc:description="This morning was an unusual one for me. Today was commencement 2005 at Messiah College. I should have walked across that stage this morning, but instead I was off to the side with the band. One more year for me...."
    dc:creator="Denny D. Daugherty"
    dc:date="2005-05-14T14:12:09-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/2005/05/82.html">
<dc:title>On the wrong side of the stage</dc:title>
<dc:description>This morning was an unusual one for me. Today was commencement 2005 at Messiah College. I should have walked across that stage this morning, but instead I was off to the side with the band. One more year for me....</dc:description>
<dc:creator>Denny D. Daugherty</dc:creator>
<dc:date>2005-05-14T14:12:09-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/2005/05/80.html">&laquo; Reflections on Church Music Administration</a> |

<a href="http://www.denny.daugherty.name/blog/">Main</a>
| <a href="http://www.denny.daugherty.name/blog/archives/2005/10/96.html">Discover Card Annoyances &raquo;</a>

</div>


<h2>May 14, 2005</h2>

<div class="blogentry">

<h3>On the wrong side of the stage</h3>

<p>This morning was an unusual one for me.  Today was commencement 2005 at <a href="http://www.messiah.edu">Messiah College</a>.  I should have walked across that stage this morning, but instead I was off to the side with the band.  One more year for me.  I watched as my close friends and peers received their diplomas.  I watched as someone with whom I graduated high school ascended the stage a year ahead of me.  I looked at the place in the program for the College Honors program where my name should have appeared, but didn't nor will it next year.  All the time while they read off the graduates names, I couldn't help but look over the last four years and re-evaluate some things.  I again began to ponder God's purpose and direction for my life.  I know that when a door closes, another opens, but it is indeed difficult following the path less travelled.</p>

<a name="more"></a>
<p>Maybe I should have forgot about music and majored only in Computer Science, to prepare for a lucrative career out of college.  Maybe I should have labored tirelessly and spending my energies on nothing but schoolwork getting the straight A-s I left in high school so I would have one of those shiny college honors medals all the while releasing financial burden from my parents.  Yes, that would have been perfect.  I would be all set right now.  I would be moving off to make lots of money and move on with my life.  Go me.</p>

<p>Instead I was foolish and chose two divergent majors.  With no clear direction and an overload of credits each semester, I burned out in two years.  During the following year I reflected quite a lot and finally decided to pursue music.  I returned last fall to school and have now finished my third year of college.  I know it was the right decision for me, but it pains me to look back and see what has had to transpire for me to find that path.  I suppose I should not have been so stubborn, although I have learned some faith and humility from the experience.</p>

<p>Now I am still left wondering where I am headed.  I wonder what the next year will be like.  I fear I will resent it to some extent given the circumstances.  There will definitely be a void as three of who I would consider to be my closest friends at school have graduated.  Also, I have difficulty identifying myself as part of the 2006 class.  I 'grew up' so to speak in college with my friends studying music through the various classes we all need to take our first two years, through the sight singing and music theory.  I have identified with them, but slowly I have been having the realization that I need to identify with a class I don't know as well.  I don't feel like I belong to either class at times.  As the names were called, I felt my heart was there with my friends who were moving on, but I am left behind.</p>

<p>Of course, I'm being somewhat melodramatic here.  There are many great things that will be happening next year that I have to look forward to.  It will be my senior year at last.  There is a lot that will be going on within the music department.  I will give a senior recital.  I will perform in the MENC competition.  I will spend a year interning at a local church to gain experience in that area.  I will be forging a new path for my future, deciding on what exactly to do after I receive my undergraduate degree.  Doors will open, and I will have decide through which ones to go.  It is both exciting and unnerving.</p>

<p>Through it all, I need to remain in constant prayer that I allow God's hand to guide me.  I have faith that He will guide me and that I will find fulfilment in that.  I believe there is a reason why I will be at Messiah College a year beyond my peers, though it may be some time before I fully realize that.  Now I want to make it clear that I feel no resentment toward my peers whatsoever and am very happy for them.  Though being at the commencement ceremony tore me up inside, I know they are deserving.  Life has its ups and downs, paths that are straight and clear and paths that are curved and unclear.  But above all, life goes on.  I find great solace in that God is guiding us and is always there for us.  While it is very difficult for us to walk blindly, I am comforted to know that God has a plan for my future.  His plans are not always immediately apparent and are often confusing, but they are always fulfilling.  We only need to listen.  A verse that has grown to be one of my favorites and one which I find myself repeating very often applies here: "The human mind plans the way, but the Lord directs the steps" Proverbs 16:9.</p>

<span class="small">Posted by Denny D. Daugherty at May 14, 2005 02:12 PM
| <a href="http://www.denny.daugherty.name/cgi-bin/mt/mt-tb.cgi?__mode=view&amp;entry_id=82" 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/reflections.html">Reflections</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="82" />

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