Artwork

Inhoud geleverd door Stone Choir. Alle podcastinhoud, inclusief afleveringen, afbeeldingen en podcastbeschrijvingen, wordt rechtstreeks geüpload en geleverd door Stone Choir of hun podcastplatformpartner. Als u denkt dat iemand uw auteursrechtelijk beschermde werk zonder uw toestemming gebruikt, kunt u het hier beschreven proces https://nl.player.fm/legal volgen.
Player FM - Podcast-app
Ga offline met de app Player FM !

Persecution and Perseverance

2:13:47
 
Delen
 

Manage episode 451363366 series 3479623
Inhoud geleverd door Stone Choir. Alle podcastinhoud, inclusief afleveringen, afbeeldingen en podcastbeschrijvingen, wordt rechtstreeks geüpload en geleverd door Stone Choir of hun podcastplatformpartner. Als u denkt dat iemand uw auteursrechtelijk beschermde werk zonder uw toestemming gebruikt, kunt u het hier beschreven proces https://nl.player.fm/legal volgen.

Hosts

Woe

aka Eschatologuy

    We often think of persecution as a matter external to the church, as something inflicted on the church; however, persecution is often — and these days most often — a matter within the church — the persecutors, the goats and the wolves, claim outward fellowship with the sheep. Persecution has almost always been a part of the Christian life, even if it has waxed and waned over the centuries (and some who lived under Christendom enjoyed relative peace). Today, we are faced with a period of increasing persecution; in fact, it is already in full swing.

    If we, as Christians, are not prepared to face persecution, to persevere in the face of it, then we will almost certainly fall away from the faith when the persecution rises in intensity. There is a great apostasy that has been underway for decades, and now the world and the devil are earnestly seeking to persecute and destroy what remains of the Church on Earth, and they are aided in this by goats and wolves posing as sheep. The persecution of today, as has been the case with so much of the persecution of the past, comes largely from within the church, not from without her.

    And yet persecution is not a cause for despair or even for worry — it is a reason to act. If we are to persevere, to run the race successfully, then we must spend time in the Word of God, be confident in our faith, and secure in our knowledge that God is always true to His promises, not least of all:

    ‘Blessed is the man who remains steadfast under trial, for when he has stood the test he will receive the crown of life, which God has promised to those who love Him.”


    Subscribe to the podcast here.


    See Also

    Further Reading

    Parental Warnings

    None.

    Transcript

    The transcript for this episode can be found here

    Other transcripts can be found here

    Current Sponsor(s)

    Coming soon?

    Comments?

    Join the discussion on Telegram, visit the feedback form or comment below.

    function waitForElement(selector, callback) { const interval = setInterval(function() { const element = document.querySelector(selector); if (element) { clearInterval(interval); callback(element); } }, 100); // check every 100 milliseconds }</p> <p>function updateTranscriptLink(audioSrc) { const episodeNumber = extractNumber(audioSrc); if (episodeNumber) { const transcriptLink = document.querySelector('a.transcript-link'); if (transcriptLink) { transcriptLink.setAttribute('href', `/transcripts/transcript-episode-${episodeNumber}/`); } else { console.error('Transcript link not found.'); } } else { console.error('Episode number could not be extracted. The audio source was: ' + audioSrc); } }</p> <p>// Function to extract the number from the audio file name function extractNumber(src) { const match = src.match(/e(\d+)\.m4a/); return match ? match[1] : null; }</p> <p>// Start waiting for the audio element to appear in the DOM waitForElement('audio[src*="s.stone-choir.com"]', function(audioElement) { const audioSrc = audioElement.getAttribute('src'); updateTranscriptLink(audioSrc); });
    jQuery(document).ready(function($) { // Hide the comments initially $('#comments').hide();</p> <p> // Inject the "Show Comments" button before the comments div $('#comments').before('</p> <hr> <p><button id="show-comments">Show Comments</button>');</p> <p> // Handle the button click event $('#show-comments').on('click', function() { $('#comments').toggle(); $(this).text(function(i, text){ return text === "Show Comments" ? "Hide Comments" : "Show Comments"; }); }); });

      continue reading

    91 afleveringen

    Artwork
    iconDelen
     
    Manage episode 451363366 series 3479623
    Inhoud geleverd door Stone Choir. Alle podcastinhoud, inclusief afleveringen, afbeeldingen en podcastbeschrijvingen, wordt rechtstreeks geüpload en geleverd door Stone Choir of hun podcastplatformpartner. Als u denkt dat iemand uw auteursrechtelijk beschermde werk zonder uw toestemming gebruikt, kunt u het hier beschreven proces https://nl.player.fm/legal volgen.

    Hosts

    Woe

    aka Eschatologuy

      We often think of persecution as a matter external to the church, as something inflicted on the church; however, persecution is often — and these days most often — a matter within the church — the persecutors, the goats and the wolves, claim outward fellowship with the sheep. Persecution has almost always been a part of the Christian life, even if it has waxed and waned over the centuries (and some who lived under Christendom enjoyed relative peace). Today, we are faced with a period of increasing persecution; in fact, it is already in full swing.

      If we, as Christians, are not prepared to face persecution, to persevere in the face of it, then we will almost certainly fall away from the faith when the persecution rises in intensity. There is a great apostasy that has been underway for decades, and now the world and the devil are earnestly seeking to persecute and destroy what remains of the Church on Earth, and they are aided in this by goats and wolves posing as sheep. The persecution of today, as has been the case with so much of the persecution of the past, comes largely from within the church, not from without her.

      And yet persecution is not a cause for despair or even for worry — it is a reason to act. If we are to persevere, to run the race successfully, then we must spend time in the Word of God, be confident in our faith, and secure in our knowledge that God is always true to His promises, not least of all:

      ‘Blessed is the man who remains steadfast under trial, for when he has stood the test he will receive the crown of life, which God has promised to those who love Him.”


      Subscribe to the podcast here.


      See Also

      Further Reading

      Parental Warnings

      None.

      Transcript

      The transcript for this episode can be found here

      Other transcripts can be found here

      Current Sponsor(s)

      Coming soon?

      Comments?

      Join the discussion on Telegram, visit the feedback form or comment below.

      function waitForElement(selector, callback) { const interval = setInterval(function() { const element = document.querySelector(selector); if (element) { clearInterval(interval); callback(element); } }, 100); // check every 100 milliseconds }</p> <p>function updateTranscriptLink(audioSrc) { const episodeNumber = extractNumber(audioSrc); if (episodeNumber) { const transcriptLink = document.querySelector('a.transcript-link'); if (transcriptLink) { transcriptLink.setAttribute('href', `/transcripts/transcript-episode-${episodeNumber}/`); } else { console.error('Transcript link not found.'); } } else { console.error('Episode number could not be extracted. The audio source was: ' + audioSrc); } }</p> <p>// Function to extract the number from the audio file name function extractNumber(src) { const match = src.match(/e(\d+)\.m4a/); return match ? match[1] : null; }</p> <p>// Start waiting for the audio element to appear in the DOM waitForElement('audio[src*="s.stone-choir.com"]', function(audioElement) { const audioSrc = audioElement.getAttribute('src'); updateTranscriptLink(audioSrc); });
      jQuery(document).ready(function($) { // Hide the comments initially $('#comments').hide();</p> <p> // Inject the "Show Comments" button before the comments div $('#comments').before('</p> <hr> <p><button id="show-comments">Show Comments</button>');</p> <p> // Handle the button click event $('#show-comments').on('click', function() { $('#comments').toggle(); $(this).text(function(i, text){ return text === "Show Comments" ? "Hide Comments" : "Show Comments"; }); }); });

        continue reading

      91 afleveringen

      Alle afleveringen

      ×
       
      Loading …

      Welkom op Player FM!

      Player FM scant het web op podcasts van hoge kwaliteit waarvan u nu kunt genieten. Het is de beste podcast-app en werkt op Android, iPhone en internet. Aanmelden om abonnementen op verschillende apparaten te synchroniseren.

       

      Korte handleiding

      Luister naar deze show terwijl je op verkenning gaat
      Spelen