Current File : /home/lifechur/legacy.lifechurchboston.org/indexscrollssi.html
<hr />
<h1>For Your Information:</h1>
<h2 align="left">Resources</h2>
<p align="left"><a href="http://blogs.lifechurchboston.org/community/2013/03/24/exploring-pauls-letter-to-the-galatian-churches/" target="_blank">Exploring Paul's Letter to the Galatian Churches</a></p>
<p align="left"><a href="about_lcb/jesus.html" align="left">Do you know who <strong>Jesus</strong> is? </a></p>
<p align="left"><a href='/welcome/e-mail_lists.html'>Get Connected!</a> (for
members and visitors)</p>
<p><a href="http://www.lifechurchboston.org/links/booksplus.php?*Featured" target="_blank" class="link_external" align="left">Featured
    books, audio materials, and videos!</a></p>
<p>Visit one of our <a href='/lifegroups/lifegroups_about.html'>life
  groups</a>!</p>
<h2>Community Corner</h2>
<p>
  <?php 
require_once '/home/lifechur/carp/carp/carp.php';

// Add any desired configuration settings before CarpCacheShow using "CarpConf" and other functions
// reset all settings to their defaults
CarpConfReset();

// don't display "Newsfeed display by CaRP" after feed
CarpConf('poweredby','');
 
// Surround description with '<p></p>' (paragraph tags)
CarpConf('bidesc','<p class="blogdesc">');
CarpConf('aidesc','</p>'); 

// set the CSS classes of the channel and item links
CarpConf('clinkclass','');
CarpConf('ilinkclass','link_carp');

// Open links in a new window.
CarpConf('linktarget',1);

// channel information to display: hide it
CarpConf('cborder','');
CarpConf('caorder','');

// only show the item image and link
CarpConf('iorder','image,link');

// Put the image for each item in a separate table cell
CarpConf('biimage','<td>');
CarpConf('aiimage','</td><td>');
CarpConf('defiimagew',60);
CarpConf('maxiimagew',60);

// display up to 200 characters in the title
CarpConf('maxititle',200);

// use "title" attribute in the title link
//CarpConf('ilinktitles',2);

// Setup a title header and a table to contain the results
CarpConf('bitems','<div class="blog2"> <table cellpadding="10">');

// put each item in a separate table row
CarpConf('bi','<tr>');
CarpConf('ai','</td></tr>');

// Close the table
CarpConf('aitems','</table></div> ');

// preserves links in descriptions
//CarpConfAdd('descriptiontags', '|a|/a');

// show up to 5 items (for Life Church newsfeed only)
CarpConf('maxitems',5);

// enforce the proper encoding
CarpConf('encodingout','UTF-8');

// Filter The Community Blog
//CarpCacheShow('http://blogs.lifechurchboston.org/community/?feed=rss2', 'filter-community-corner');
//CarpShow('http://blogs.lifechurchboston.org/community/?category=community_corner&feed=rss2');
CarpShow('http://blogs.lifechurchboston.org/community/category/community-corner/feed');
?>
</p>
<p><a href="http://blogs.lifechurchboston.org/community/category/community-corner/" class="link_carp" target="_blank">More
    items</a> . . .</p>
<h2 align="left">Sermons</h2>
<p>
  <?php
$carp_dir = "/home/lifechur/carp/carp/";
require_once "$carp_dir/carp.php";

// Reset everything - start with a clean slate.
MyCarpConfReset();

// Set up the audio player.
CarpLoadPlugin('podcast.php');
$podcastcarpconf['player-path']='http://media.lifechurchboston.org/podcasts/sundaylife/';
$podcastcarpconf['bg']='FFFFFF'; // White page background
$podcastcarpconf['player-settings']['bg']='FFFFCC'; // Yellow player background
$podcastcarpconf['player-settings']['track']='006633'; // Dark green track

// Don't say "Newsfeed display by by CaRP" after the newsfeeds
CarpConf('poweredby','');

// Set the CSS classes of the channel and item links
CarpConf('clinkclass','');
CarpConf('ilinkclass','link_carp');

// Open links in a new window.
CarpConf('linktarget',1);

// Channel information to display
CarpConf('cborder','');
CarpConf('caorder','');

// Show the item link and podcast
CarpMapField('author','itunes:author',0,10);

// CarpConf('iorder','title,author,podcast,url,desc');
CarpConf('iorder','title,author,podcast,url');


// Use "title" attribute in the title link
CarpConf('ilinktitles',2);

// Setup bitems details
//CarpConf('bitems','<div class="newsitem"> <ul> ');
CarpConf('bitems','<div class="newsitem"> ');

// Setup bi details
//CarpConf('bi','<li>');
CarpConf('bi','');

// Display the title in bold text.
CarpConf('bilink','<strong>');
CarpConf('ailink','</strong>');

// Create a table before the item podcast to enclose the "Listen Here:" text and to prefix the audio player.
CarpConf('bipodcast','<table><tr><td>Listen Here:</td><td>');
CarpConf('aipodcast','</td>');

// Display the url as a link to the text "Notes".
CarpConf('biurl','<td><a href="');
CarpConf('aiurl','" class="link_carp" target="_blank">Sermon Notes</a></td></tr></table>');

// Display the url as a link to the text "Notes".
//CarpConf('bidesc','<p>');
CarpConf('aidesc','<br />&nbsp;');

// Close the table cell, table row, and table after the audio player.
//CarpConf('ai','</li>');
CarpConf('ai','');

// Setup aitems details
//CarpConf('aitems','</ul> </div> ');
CarpConf('aitems','</div> ');

// Show up to 3 items (for Life Church newsfeed only)
CarpConf('maxitems',3);

// Display up to 200 characters in the title
CarpConf('maxititle',200);

// enforce the proper encoding
CarpConf('encodingout','UTF-8');

// Show the newsfeed.
CarpCacheShow('http://www.lifechurchboston.org/messages/podcast.xml');
?>
</p>
<p><a href="messages/sundaylife.php" class="link_carp" target="_blank">More items</a>. . .</p>

<h2>Blogs</h2>
<?php 
require_once '/home/lifechur/carp/carp/carp.php';

// Add any desired configuration settings before CarpCacheShow using "CarpConf" and other functions
// Reset all settings to their defaults
MyCarpConfReset();

// Kill display of "Newsfeed display by CaRP" after feed
CarpConf('poweredby','');

// Surround description with a '<p>'
CarpConf('bidesc','<p class="blogdesc">');
CarpConf('aidesc','</p>'); 

// set the CSS classes of the channel and item links
CarpConf('clinkclass','');
CarpConf('ilinkclass','link_carp');

// Open links in a new window.
CarpConf('linktarget',1);

// channel information to display: hide it
CarpConf('cborder','');
CarpConf('caorder','');

// only show the item link
CarpConf('iorder','link');

// display up to 200 characters in the title
CarpConf('maxititle',200);

// use "title" attribute in the title link
//CarpConf('ilinktitles',2);

// Setup bitems details
//CarpConf('bitems','<div class="blog2"> <ul> ');
CarpConf('bitems','<div class="blog2"> ');

// Setup bi details
//CarpConf('bi','<li>');
CarpConf('bi','');

// Setup ai details
//CarpConf('ai','</li>');
CarpConf('ai','');

// Setup aitems details
//CarpConf('aitems','</ul> </div> ');
CarpConf('aitems','</div> ');

// preserves links in descriptions
//CarpConfAdd('descriptiontags', '|a|/a');

// show up to 5 items (for Life Church newsfeed only)
CarpConf('maxitems',5);

// enforce the proper encoding
CarpConf('encodingout','UTF-8');
//CarpClearCache(0);

// Filter Pastor Rocklyn's Blog
CarpCacheFilter('http://blogs.lifechurchboston.org/pastorrocklyn/?feed=rss2', 'filter-index-rocklyn');

// Filter Pastor Eva's Blog
CarpCacheFilter('http://blogs.lifechurchboston.org/pastoreva/?feed=rss2', 'filter-index-eva');

// Filter Pastor Valerie's Blog
CarpCacheFilter('http://blogs.lifechurchboston.org/pastorvalerie/?feed=rss2', 'filter-index-valerie');

// Filter The Community Blog
CarpCacheFilter('http://blogs.lifechurchboston.org/community/?feed=rss2', 'filter-index-community');

// Aggregate the content from the cache and display in (hopefully) order by date
//CarpAggregate("filter-index-rocklyn|filter-index-eva|filter-index-valerie|filter-index-community");
CarpAggregate("filter-index-rocklyn|filter-index-eva|filter-index-valerie");
?>
<p><a href="http://blogs.lifechurchboston.org/" class="link_carp" target="_blank">More items</a> . . .</p>