<!DOCTYPE html>
<html>
<head>
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>simply, Christian</title>
<meta name="description" content="The blog of simply, Christian">
<meta name="author" content="simply, Christian">
<meta name="keywords" content="blog, blog platform, self-hosted, self-hosted blogging, simple blog platform, minimalist blog, minimalist blogging platform, simple blog platform, easy blogging, uncluttered blogging, web developer blog, programmer blog platform, coder blog, programmer blogs">

  <!-- Do a conditional here to test for the theme selected in settings.-->
  <link rel="stylesheet" href="/assets/kaia_theme-7af972dfda58e5c1567507eae6e3f825fd8a48185993cc277624d75004b63861.css" media="all" />

<script src="/assets/application-6f8f31a79d1842f1dca37938836ea8f0be7a37dbe0cb1aa70d312c4d253e39f0.js"></script>

    <script type="text/javascript" src="//use.typekit.net/wqi7dzr.js"></script>
    <link rel="shortcut icon" href="https://silvrback.s3.amazonaws.com/uploads/setting/favicon/4240/07bc577bece7487c40c2e149f2af081a.ico">


  <script type="text/javascript">
      var _gaq = _gaq || [];
      //handles all back end tracking, and silvrback home tracking

      <!--      pushes stats to user account, with either custom domain or subdomain. One or the other, not both. If custom domain is set, then silvrback subdomain tracking won't show for user.-->
      <!--      _gaq.push(['user._setAccount', '']);-->
      <!--      _gaq.push(['user._setDomainName', '']);-->
      <!--      _gaq.push(['user._setDomainName', 'silvrback.com']);-->
      <!--      _gaq.push(['user._setAllowLinker', true]);-->
      <!--      _gaq.push(['user._trackPageview']);-->
       // By Nazrul
      //Send tracking data to 3rd profile. Tracks all front end user domain data (custom domains and subdomains)
      _gaq.push(['custom._setAccount', 'dddddd']);
      _gaq.push(['custom._setDomainName', 'simplyxian.com']);
      _gaq.push(['custom._setAllowLinker', true]);
      _gaq.push(['custom._trackPageview']);
      window.dataLayer = window.dataLayer || [];
      function gtag() {
          dataLayer.push(arguments);
      }
      gtag('js', new Date());
      gtag('config', "dddddd");
      (function () {
          var ga = document.createElement('script');
          ga.type = 'text/javascript';
          ga.async = true;
          ga.src = 'https://www.googletagmanager.com/gtag/js?id=dddddd';

          var s = document.getElementsByTagName('script')[0];
          s.parentNode.insertBefore(ga, s);
      })();

  </script>

  <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet">

  <script type="text/javascript">var _sf_startpt = (new Date()).getTime()</script>
  <script type="text/javascript">try {
      Typekit.load();
  } catch (e) {
  }</script>
  <script src="https://cdn.jsdelivr.net/npm/js-cookie@2/src/js.cookie.min.js"></script>
  <!--[if lt IE 9]>
  <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
  <script src="http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
  <![endif]-->
  <meta name="csrf-param" content="authenticity_token" />
<meta name="csrf-token" content="5_JuyTecetwyxaD0VN5GczAWBeLXFuO8Pmtbccixj_dqMrlXviJX4Q2VD09NQG-BF2ATM2bS9hf9wrWS5xwclg" />
    <style>
    pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
.hll { background-color: #49483e }
.c { color: #75715e } /* Comment */
.err { color: #960050; background-color: #1e0010 } /* Error */
.k { color: #66d9ef } /* Keyword */
.l { color: #ae81ff } /* Literal */
.n { color: #f8f8f2 } /* Name */
.o { color: #f92672 } /* Operator */
.p { color: #f8f8f2 } /* Punctuation */
.ch { color: #75715e } /* Comment.Hashbang */
.cm { color: #75715e } /* Comment.Multiline */
.cp { color: #75715e } /* Comment.Preproc */
.cpf { color: #75715e } /* Comment.PreprocFile */
.c1 { color: #75715e } /* Comment.Single */
.cs { color: #75715e } /* Comment.Special */
.gd { color: #f92672 } /* Generic.Deleted */
.ge { font-style: italic } /* Generic.Emph */
.gi { color: #a6e22e } /* Generic.Inserted */
.go { color: #66d9ef } /* Generic.Output */
.gp { color: #f92672; font-weight: bold } /* Generic.Prompt */
.gs { font-weight: bold } /* Generic.Strong */
.gu { color: #75715e } /* Generic.Subheading */
.kc { color: #66d9ef } /* Keyword.Constant */
.kd { color: #66d9ef } /* Keyword.Declaration */
.kn { color: #f92672 } /* Keyword.Namespace */
.kp { color: #66d9ef } /* Keyword.Pseudo */
.kr { color: #66d9ef } /* Keyword.Reserved */
.kt { color: #66d9ef } /* Keyword.Type */
.ld { color: #e6db74 } /* Literal.Date */
.m { color: #ae81ff } /* Literal.Number */
.s { color: #e6db74 } /* Literal.String */
.na { color: #a6e22e } /* Name.Attribute */
.nb { color: #f8f8f2 } /* Name.Builtin */
.nc { color: #a6e22e } /* Name.Class */
.no { color: #66d9ef } /* Name.Constant */
.nd { color: #a6e22e } /* Name.Decorator */
.ni { color: #f8f8f2 } /* Name.Entity */
.ne { color: #a6e22e } /* Name.Exception */
.nf { color: #a6e22e } /* Name.Function */
.nl { color: #f8f8f2 } /* Name.Label */
.nn { color: #f8f8f2 } /* Name.Namespace */
.nx { color: #a6e22e } /* Name.Other */
.py { color: #f8f8f2 } /* Name.Property */
.nt { color: #f92672 } /* Name.Tag */
.nv { color: #f8f8f2 } /* Name.Variable */
.ow { color: #f92672 } /* Operator.Word */
.w { color: #f8f8f2 } /* Text.Whitespace */
.mb { color: #ae81ff } /* Literal.Number.Bin */
.mf { color: #ae81ff } /* Literal.Number.Float */
.mh { color: #ae81ff } /* Literal.Number.Hex */
.mi { color: #ae81ff } /* Literal.Number.Integer */
.mo { color: #ae81ff } /* Literal.Number.Oct */
.sa { color: #e6db74 } /* Literal.String.Affix */
.sb { color: #e6db74 } /* Literal.String.Backtick */
.sc { color: #e6db74 } /* Literal.String.Char */
.dl { color: #e6db74 } /* Literal.String.Delimiter */
.sd { color: #e6db74 } /* Literal.String.Doc */
.s2 { color: #e6db74 } /* Literal.String.Double */
.se { color: #ae81ff } /* Literal.String.Escape */
.sh { color: #e6db74 } /* Literal.String.Heredoc */
.si { color: #e6db74 } /* Literal.String.Interpol */
.sx { color: #e6db74 } /* Literal.String.Other */
.sr { color: #e6db74 } /* Literal.String.Regex */
.s1 { color: #e6db74 } /* Literal.String.Single */
.ss { color: #e6db74 } /* Literal.String.Symbol */
.bp { color: #f8f8f2 } /* Name.Builtin.Pseudo */
.fm { color: #a6e22e } /* Name.Function.Magic */
.vc { color: #f8f8f2 } /* Name.Variable.Class */
.vg { color: #f8f8f2 } /* Name.Variable.Global */
.vi { color: #f8f8f2 } /* Name.Variable.Instance */
.vm { color: #f8f8f2 } /* Name.Variable.Magic */
.il { color: #ae81ff } /* Literal.Number.Integer.Long */
      .highlight {
        background-color: #111;
      }
  </style>
    <style>
        .theme_wrapper {
          background-color: #FFF;
        }

        .shade {
            opacity: 0.55;
        }
    </style>

  <link rel="alternate" type="application/atom+xml" title="ATOM" href="/feed" />
  <link rel="alternate" type="application/rss+xml" title="RSS" href="/feed.rss" />
  <!-- Facebook Pixel Code -->
  <script>
      !function (f, b, e, v, n, t, s) {
          if (f.fbq) return;
          n = f.fbq = function () {
              n.callMethod ?
                  n.callMethod.apply(n, arguments) : n.queue.push(arguments)
          };
          if (!f._fbq) f._fbq = n;
          n.push = n;
          n.loaded = !0;
          n.version = '2.0';
          n.queue = [];
          t = b.createElement(e);
          t.async = !0;
          t.src = v;
          s = b.getElementsByTagName(e)[0];
          s.parentNode.insertBefore(t, s)
      }(window, document, 'script',
          'https://connect.facebook.net/en_US/fbevents.js');
      fbq('init', '601823960692369');
      fbq('track', 'PageView');
  </script>
  <noscript>
    <img height="1" width="1"
         src="https://www.facebook.com/tr?id=601823960692369&ev=PageView
&noscript=1"/>
  </noscript>
  <!-- End Facebook Pixel Code -->
</head>
<body class="home index">
<!-- conditional here for the theme body -->




<article class="theme_wrapper">

  
<!--for user uploaded background pics-->
<!--  <div class="banner_container animated" style="background-image: url('');"></div>-->
  <div class="banner_container animated" style="background-image: url('https://silvrback.s3.amazonaws.com/uploads/3c848b93-afb5-4ee8-84df-b4a9f25a536f/header_large.jpg');"></div>
  <div class="shade" style="display:block"></div>


<div class="kaia_page">
  <div class="big_article_header">
    <div class="profile_header header_background_text">
          <img class="profile_pic" src="https://silvrback.s3.amazonaws.com/uploads/01e6dcc4-faa7-4278-93c1-5841265c47a3/chi-rho2_large_large.jpg" /><h1 class='blog-title-bold'>simply, Christian</h1>
          <div class="name_link edit_profile_message header_background_text tab_open" style="margin-top: -15px">
            <p>
              <p><em>taking an Air Force padre&#39;s thoughts captive</em></p>

              <ul class="top-social reset-padding">

</ul>

            </p>
          </div>

      <div class="profile_meta profile_menu_links header_background_text">
        <ul>
              <li
    class="current_link"
    ><a href="/">Blog</a></li>
<li
><a href="/archive">Archive</a></li>
        <li
        ><a href="/bio">Start Here</a></li>
<li><a href="/feed">RSS</a></li>
        </ul>
      </div>
      <div class="subscription_area">
          <a class="animate_btn subscription_btn subscribe fa fa-plus open_ajax_popup" href="/email_subscriptions/new"><span>Subscribe</span></a>
        <div class="search-wrapper">
  <form id="search-form" target="_blank" action="/search" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="LMIiP0h0mzHgzaX49rqlU6BehrGNge1oZGpUKRMYWpqOWxslcykLPuQtgI5wdddAZFCIWDstTIDuue1YBQx5rA" autocomplete="off" />
      <div class="search-form">
        <input type="text" name="term" id="term" class="search-input" placeholder="Search" />
        <input type="hidden" name="user_id" id="user_id" value="4241" autocomplete="off" />
        <span class="search-submit">
         <i class="fa fa-search"></i>
        </span>
      </div>
</form></div>
<script type="text/javascript">
    $(function () {
        var searchInput = $('#search-form .search-input');
        $('#search-form .search-submit').click(function (e) {
            search(e, searchInput);
        });

        searchInput.keypress(function (e) {
            if (e.keyCode == 13) {
                search(e, $(this));
            }
        });

        var search = function (event, input) {
            event.preventDefault();
            search_text = input.val();
            if (search_text != '' && search_text.length >= 3) {
                $('#search-form').submit();
            }
            else {
                $('#search-form').find('.search-input').focus();
            }
        };

        searchInput.focusin(function () {
            $('.search-form').addClass('search-active');
        }).focusout(function () {
            $('.search-form').removeClass('search-active');
        });
    });
</script>
      </div>
    </div>
  </div>
</div>
<div class="social">
  <ul>










</ul>

</div>

<div id="reader_to_user_email" class="white-popup mfp-with-anim mfp-hide">
  <div class="modal-body">
    <form id="reader-to-user-mail-form" action="/reader_to_author_email" accept-charset="UTF-8" data-remote="true" method="post"><input type="hidden" name="authenticity_token" value="RvPK2mpv3dmSRaMUX7XxQRKl7ILIMJrjW-gVsQkbhqjy_fmOS7Uj6QeRe63oA39UpWIEg4_JX95DiJFGeSX2IA" autocomplete="off" />
      <div class="share-form">
        <div id="email_error"></div>
        <div class="input-field">
          <label> From </label>
          <input type="email" name="from" id="from" placeholder="" />
        </div>
        <div class="input-field">
          <label> Subject </label>
          <input type="text" name="subject" id="subject" value="" class="text-like-input" />
        </div>
        <div class="input-field">
          <textarea name="body" id="body" placeholder="Message..." class="input-full">
</textarea>
        </div>
      </div>
      <input type="hidden" name="author_mail" id="author_mail" value="" autocomplete="off" />
      <div class="email-share-recaptcha">
        <script src="https://www.recaptcha.net/recaptcha/api.js" async defer ></script>
<div data-sitekey="6Ld_5TYUAAAAAP58EQXxxmKDRIWtZo5OZbZccyKM" class="g-recaptcha "></div>
          <noscript>
            <div>
              <div style="width: 302px; height: 422px; position: relative;">
                <div style="width: 302px; height: 422px; position: absolute;">
                  <iframe
                    src="https://www.recaptcha.net/recaptcha/api/fallback?k=6Ld_5TYUAAAAAP58EQXxxmKDRIWtZo5OZbZccyKM"
                    name="ReCAPTCHA"
                    style="width: 302px; height: 422px; border-style: none; border: 0; overflow: hidden;">
                  </iframe>
                </div>
              </div>
              <div style="width: 300px; height: 60px; border-style: none;
                bottom: 12px; left: 25px; margin: 0px; padding: 0px; right: 25px;
                background: #f9f9f9; border: 1px solid #c1c1c1; border-radius: 3px;">
                <textarea id="g-recaptcha-response" name="g-recaptcha-response"
                  class="g-recaptcha-response"
                  style="width: 250px; height: 40px; border: 1px solid #c1c1c1;
                  margin: 10px 25px; padding: 0px; resize: none;">
                </textarea>
              </div>
            </div>
          </noscript>

      </div>
      <div class="share-action text-center">
        <img class="loader" style="display: none;" src="/assets/ajax-loader-f6ecff617ec2ba7f559e6f535cad9b70a3f91120737535dab4d4548a6c83576c.gif" />
        <input type="submit" name="commit" value="Send" class="publish_btn silvrback_btn email-share-submit" data-disable-with="Send" />
      </div>
</form>  </div>
</div>

<script type="text/javascript">
    $(function () {

        $('#reader-to-user-mail-form').submit(function (e) {
            e.preventDefault();
            var form = $(this);
            email = $('#from').val();
            subject = $('#subject').val();
            if (email == null || invalid_email(email)) {
                var error_html = "<label style='width: 100% !important; color: red;'> Valid email address required.. </label>";
                $('#email_error').addClass('input-field').html(error_html);
                return false;
            }

            if (subject == null || subject.length < 1) {
                var error_html = "<label style='width: 100% !important; color: red;'> Subject required.. </label>";
                $('#email_error').addClass('input-field').html(error_html);
                return false;
            }

            if (grecaptcha.getResponse() == "") {
                var error_html = "<label style='width: 100% !important; color: red;'> Please check the recaptcha!!!.. </label>";
                $('#email_error').addClass('input-field').html(error_html);
                return false;
            }

            $.ajax({
                url: form.attr('action'),
                type: 'post',
                data: form.serialize(),
                beforeSend: function () {
                    $('.loader').show();
                },
                success: function () {
                    $('.loader').hide();
                },
                error: function () {
                    var error_html = "<label style='width: 100% !important; color: red;'> There is an error. Try again... </label>";
                    $('#email_error').addClass('input-field').html(error_html);
                    $('.loader').hide();
                }
            })
            return false;
        });

        $('#from').change(function () {
            if (!invalid_email($(this).val())) {
                $('#email_error').removeClass('input-field').html('')
            }
        });

        function invalid_email(email) {
            var re = /^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/;
            return re.test(email) ? false : true;
        }
    });
</script>


<script type="text/javascript">
    $(function () {
        $('.reader_to_user_email_link').click(function () {
            open_modal('#reader_to_user_email');
        });
    });
</script>

  <div class="article_body theme2_body">
    <div class="kaia_page">
      <div class="home_padding theme2_content">

                <div class="home_posts
                  ">
                  <h1 class="home_post_title" style="direction: ltr">
                    <a href="/and-now-something-lighter" class="home_title_link">and now, something lighter</a>
                  </h1>
                      <h3 class="home_post_subtitle" style="direction: ltr">discernment in a single meme</h3>

                  <div class="blog_post_body" style="direction: ltr">

                        <p>Things have been heavy of late. It&#39;s time for something lighter around here. My lovely wife found this single image which sums up the discernment process pretty well. Enjoy!</p> <p><img alt="Silvrback blog image" class="sb_float_center" src="https://silvrback.s3.amazonaws.com/uploads/7ace64c1-3f3c-4aad-aa3d-76b9c842b0b4/signal-2022-10-17-16-13-24-172.jpg" /></p>

                        <div style="clear:both"></div>

                        <p><a href="/and-now-something-lighter" class="read_more_btn">Read More</a></p>

                        

                            <div class="home_blog_date">
                              <span style="">
                               October 18, 2022
                              </span>
                            </div>

                    <div style="clear:both"></div>
                  </div>
                </div>
                <div class="home_posts
                  home_article_divider
                  ">
                  <h1 class="home_post_title" style="direction: ltr">
                    <a href="/eight-contrasts-between-the-confessing-and-compromising-church" class="home_title_link">"Eight Contrasts Between the Confessing and Compromising Church"</a>
                  </h1>
                      <h3 class="home_post_subtitle" style="direction: ltr">by Joseph Mattera</h3>

                  <div class="blog_post_body" style="direction: ltr">

                        <p><em>Note: the following article was recently written by Joseph Mattera, one of the leaders of the U.S. Coalition of Apostolic Leaders, a Charismatic/Pentecostal reform movement. While I do not endorse or affirm all the beliefs of this movement, this article is a solid critique of the issues facing Christianity around the world as exemplified in . . .</em></p>

                        <div style="clear:both"></div>

                        <p><a href="/eight-contrasts-between-the-confessing-and-compromising-church" class="read_more_btn">Read More</a></p>

                        <div class='posted_in'><p>Posted in: <a href='/tags/aldersgate'>aldersgate</a><a href='/tags/umc'>umc</a></p></div>

                            <div class="home_blog_date">
                              <span style="">
                               October 15, 2022
                              </span>
                            </div>

                    <div style="clear:both"></div>
                  </div>
                </div>
                <div class="home_posts
                  home_article_divider
                  ">
                  <h1 class="home_post_title" style="direction: ltr">
                    <a href="/hey-jude-dont-let-me-down" class="home_title_link">hey, Jude, don't let me down</a>
                  </h1>
                      <h3 class="home_post_subtitle" style="direction: ltr">thoughts on our present circumstances from the book of Jude</h3>

                  <div class="blog_post_body" style="direction: ltr">

                        <p>The little book of Jude probably isn&#39;t read very often and certainly isn&#39;t typically read as prophetic, but as I stumbled upon it the other night, I was stopped in my tracks in light of the current situation in the UMC. Reading through it was like reading a commentary on the recent decades, but especially the past couple months in our . . .</p>

                        <div style="clear:both"></div>

                        <p><a href="/hey-jude-dont-let-me-down" class="read_more_btn">Read More</a></p>

                        <div class='posted_in'><p>Posted in: <a href='/tags/aldersgate'>aldersgate</a><a href='/tags/umc'>umc</a></p></div>

                            <div class="home_blog_date">
                              <span style="">
                               October 07, 2022
                              </span>
                            </div>

                    <div style="clear:both"></div>
                  </div>
                </div>
                <div class="home_posts
                  home_article_divider
                  ">
                  <h1 class="home_post_title" style="direction: ltr">
                    <a href="/a-prayer-for-the-week" class="home_title_link">a prayer for the week</a>
                  </h1>

                  <div class="blog_post_body" style="direction: ltr">

                        <p><img alt="Silvrback blog image" class="sb_float_center" src="https://silvrback.s3.amazonaws.com/uploads/7bb28ab5-78f3-477c-9a11-a1df47b80bc2/johannes-plenio-RwHv7LgeC7s-unsplash_large.jpg" /></p> <p>I stumbled upon the following prayer today. It is from the <em>Gelasian Sacramentary</em>, which is the second oldest liturgical book known in the Western church, dating back to the 8th century. I thought it too good not to share given the struggles and strivings which many are enduring these days, especially in our local parish. As I read it, my . . .</p>

                        <div style="clear:both"></div>

                        <p><a href="/a-prayer-for-the-week" class="read_more_btn">Read More</a></p>

                        <div class='posted_in'><p>Posted in: <a href='/tags/collects'>collects</a><a href='/tags/prayer'>prayer</a></p></div>

                            <div class="home_blog_date">
                              <span style="">
                               October 04, 2022
                              </span>
                            </div>

                    <div style="clear:both"></div>
                  </div>
                </div>
                <div class="home_posts
                  home_article_divider
                  ">
                  <h1 class="home_post_title" style="direction: ltr">
                    <a href="/dont-change-denominations-to-find-the-perfect-church" class="home_title_link">don't change denominations to find the perfect church</a>
                  </h1>
                      <h3 class="home_post_subtitle" style="direction: ltr">the grass may be greener, but every pasture has cow pies</h3>

                  <div class="blog_post_body" style="direction: ltr">

                        <p>If you&#39;ve stayed this long, you deserve a shorter and more light-hearted post. Well, this is it. My short plea here is for all those thinking about disaffiliation to take off your rose-colored glasses, check your Pollyanna attitudes, and be realistic about one thing.</p> <p>Just like there are no perfect local congregations, there are no perfect . . .</p>

                        <div style="clear:both"></div>

                        <p><a href="/dont-change-denominations-to-find-the-perfect-church" class="read_more_btn">Read More</a></p>

                        <div class='posted_in'><p>Posted in: <a href='/tags/aldersgate'>aldersgate</a><a href='/tags/umc'>umc</a></p></div>

                            <div class="home_blog_date">
                              <span style="">
                               September 20, 2022
                              </span>
                            </div>

                    <div style="clear:both"></div>
                  </div>
                </div>
                <div class="home_posts
                  home_article_divider
                  ">
                  <h1 class="home_post_title" style="direction: ltr">
                    <a href="/denominational-affiliation-does-it-matter" class="home_title_link">denominational affiliation: does it matter?</a>
                  </h1>
                      <h3 class="home_post_subtitle" style="direction: ltr">what&#39;s in a name?</h3>

                  <div class="blog_post_body" style="direction: ltr">

                        <p>Those on both sides of the arguments for remaining in the UMC and disaffiliating from the UMC are asking the question, &quot;What difference does denominational affiliation mean?&quot;</p> <p>It&#39;s an important question and one that everyone should seriously consider.</p> <p><strong>What difference does it make? What&#39;s it matter what sign is on the church? . . .</strong></p>

                        <div style="clear:both"></div>

                        <p><a href="/denominational-affiliation-does-it-matter" class="read_more_btn">Read More</a></p>

                        <div class='posted_in'><p>Posted in: <a href='/tags/aldersgate'>aldersgate</a><a href='/tags/umc'>umc</a></p></div>

                            <div class="home_blog_date">
                              <span style="">
                               September 16, 2022
                              </span>
                            </div>

                    <div style="clear:both"></div>
                  </div>
                </div>
                <div class="home_posts
                  home_article_divider
                  ">
                  <h1 class="home_post_title" style="direction: ltr">
                    <a href="/loving-sinners-without-loving-or-condoning-sin" class="home_title_link">loving sinners without loving (or condoning) their sin</a>
                  </h1>

                  <div class="blog_post_body" style="direction: ltr">

                        <p>One of the great challenges faced by anyone in a position of leadership is the constant struggle of loving people in all their brokenness without loving the things that make them broken. It is an uncomfortable position to be in. It is difficult to love people while holding them accountable for their actions. Parents, teachers, supervisors, . . .</p>

                        <div style="clear:both"></div>

                        <p><a href="/loving-sinners-without-loving-or-condoning-sin" class="read_more_btn">Read More</a></p>

                        <div class='posted_in'><p>Posted in: <a href='/tags/aldersgate'>aldersgate</a><a href='/tags/umc'>umc</a></p></div>

                            <div class="home_blog_date">
                              <span style="">
                               September 13, 2022
                              </span>
                            </div>

                    <div style="clear:both"></div>
                  </div>
                </div>

            <div class="home_article_divider"></div>

            <div class="more_article_btns align_center line_spacer">
              <div role="navigation" aria-label="Pagination" class="pagination"><span class="previous_page disabled" aria-disabled="true">&#8592; Previous</span> <em class="current" aria-label="Page 1" aria-current="page">1</em> <a rel="next" aria-label="Page 2" href="/?page=2&amp;x=2725">2</a> <a aria-label="Page 3" href="/?page=3&amp;x=2725">3</a> <a aria-label="Page 4" href="/?page=4&amp;x=2725">4</a> <a aria-label="Page 5" href="/?page=5&amp;x=2725">5</a> <a aria-label="Page 6" href="/?page=6&amp;x=2725">6</a> <a aria-label="Page 7" href="/?page=7&amp;x=2725">7</a> <a aria-label="Page 8" href="/?page=8&amp;x=2725">8</a> <a aria-label="Page 9" href="/?page=9&amp;x=2725">9</a> <span class="gap">&hellip;</span> <a aria-label="Page 101" href="/?page=101&amp;x=2725">101</a> <a aria-label="Page 102" href="/?page=102&amp;x=2725">102</a> <a class="next_page" rel="next" href="/?page=2&amp;x=2725">Next &#8594;</a></div>
              <h2><a href="/archive" class="read_next_link">Archive</a></h2>
            </div>



        <div class="home_all_categories">
          <div class="more_tags">
      <p>All Categories:
            <a href="/tags/theology"
               >theology(134)</a>
            <a href="/tags/collects"
               >collects(99)</a>
            <a href="/tags/reflections"
               >reflections(96)</a>
            <a href="/tags/prayer"
               >prayer(80)</a>
            <a href="/tags/quotes"
               >quotes(62)</a>
            <a href="/tags/advent"
               >advent(57)</a>
            <a href="/tags/lent"
               >lent(51)</a>
            <a href="/tags/life"
               >life(38)</a>
            <a href="/tags/worship"
               >worship(31)</a>
            <a href="/tags/culture"
               >culture(22)</a>
            <a href="/tags/umc"
               >umc(12)</a>
            <a href="/tags/aldersgate"
               >aldersgate(12)</a>
            <a href="/tags/war"
               >war(10)</a>
            <a href="/tags/review"
               >review(9)</a>
            <a href="/tags/politics"
               >politics(9)</a>
            <a href="/tags/military"
               >military(8)</a>
            <a href="/tags/chaplaincy"
               >chaplaincy(7)</a>
            <a href="/tags/greek"
               >greek(7)</a>
            <a href="/tags/easter"
               >easter(5)</a>
            <a href="/tags/sacraments"
               >sacraments(5)</a>
            <a href="/tags/terrorism"
               >terrorism(5)</a>
            <a href="/tags/adoption"
               >adoption(4)</a>
            <a href="/tags/ethics"
               >ethics(3)</a>
            <a href="/tags/writing"
               >writing(3)</a>
            <a href="/tags/hebrew"
               >hebrew(2)</a>
            <a href="/tags/hymns"
               >hymns(2)</a>
            <a href="/tags/pandemic"
               >pandemic(2)</a>
            <a href="/tags/afghanistan"
               >afghanistan(1)</a>
            <a href="/tags/analog"
               >analog(1)</a>
            <a href="/tags/links"
               >links(1)</a>
        <a href="/">home</a>
      </p>
</div>
        </div>

      </div>
    </div>
  </div>

  <div style="position:relative; z-index:100">
      <div class="kaia_page kaia_footer_section">
        <div class="align_center read_next">
          <h2 class="read_next_btn"></h2>
        </div>

        <div class="bottom_menu_links align_center header_background_text">
          <ul>
                <li
    class="current_link"
    ><a href="/">Blog</a></li>
<li
><a href="/archive">Archive</a></li>
        <li
        ><a href="/bio">Start Here</a></li>
<li><a href="/feed">RSS</a></li>
          </ul>
        </div>
      </div>

      <div class="kaia_footer">
        <div class="kaia_page">
          <div class="bottom_footer_area">
            <p class="align_center header_background_text">
              

            <div class="footer-copy-right">
              <span class="copy-write-black-text">
                &copy; 2023 <a href="http://simplyxian.com"> simply, Christian</a>
              </span>
              <br/><br/>
                      <a title="Proudly Published With Silvrback Blog" href="https://www.silvrback.com"><img style="width:40px; margin-top:20px;" src="/assets/gorilla-e33c407cd6b0fe93172a20aa1cb5ffb91216cc6d7a39c5f4c1a4ede82c3c286a.svg" /></a>
            </div>
            </p>
          </div>
        </div>
      </div>
</div>
</article>


<script type="text/javascript">
    $(document).ready(function () {
        $(".tab_open a").attr("target", "_blank");
    })
</script>
<div class="new-feature-popup-box">
  <p>
    This update link alerts you to new Silvrback admin blog posts. A green bubble beside the link indicates a new post.
    Click the link to the admin blog and the bubble disappears.
  </p>
  <div style="text-align: center; text-decoration: underline;">
    <a style="color: #0B84B0;" class="got-it-new-feature-link" data-remote="true" href="/close-notification?notification_type=new_feature">Got It!</a>
  </div>
</div>

<script type="text/x-mathjax-config">
  MathJax.Hub.Config({
    extensions: ["tex2jax.js"],
    jax: ["input/TeX", "output/HTML-CSS"],
    tex2jax: {
      inlineMath: [["\\(","\\)"]],
      displayMath: [ ['$$','$$'], ["\\[","\\]"] ],
      processEscapes: true
    },
    "HTML-CSS": { availableFonts: ["TeX"] }
  });
</script>
</body>
</html>
