<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Natchitoches.Org</title>
	<atom:link href="http://natchitoches.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://natchitoches.org</link>
	<description>Life in Natchitoches, Louisiana</description>
	<lastBuildDate>Wed, 09 Feb 2011 22:45:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Natchitoches.Org</title>
		<link>http://natchitoches.org/hello-world/</link>
		<comments>http://natchitoches.org/hello-world/#comments</comments>
		<pubDate>Thu, 20 Sep 2007 00:45:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Flickr &#8211; Natchitoches]]></description>
			<content:encoded><![CDATA[<p><a href="http://natchitoches.org/wp-content/uploads/2011/02/20110209-044648.jpg"><img src="http://natchitoches.org/wp-content/uploads/2011/02/20110209-044648.jpg" alt="" class="alignnone size-full" /></a><br/><br/>
<p><?php require_once(ABSPATH . WPINC . '/rss-functions.php'); ?></p>
<p><!-- start 3rd row --></p>
<h2><a rel='nofollow' href="http://flickr.com/search/?q=natchitoches+-nsu+-northwestern+-demons&#038;s=rec">Flickr &#8211; Natchitoches</a></h2>
<p><?php get_flickrrss(18, "public", "natchitoches","square","",""); ?><br />
<!-- end 3rd row --></p>
<div class="clearer"></div>
<p><!-- start 3rd row --></p>
<h2><a rel='nofollow' href=http://www.flickr.com/search/?q=nsu+louisiana&#038;m=tags&#038;s=rec">Flickr &#8211; Northwestern</a></h2>
<p><?php get_flickrrss(18, "public", "nsu,louisiana","square","",""); ?><br />
<!-- end 3rd row --></p>
<div class="clearer"></div>
<p><!-- start 2nd row --></p>
<div style="float:left;"><!-- left column --></p>
<h2><a href="http://www.historicfoundation.com/">Natchitoches Historic Foundation</a></h2>
<p><?php<br />
$rss = fetch_rss('http://www.historicfoundation.com/feed/');<br />
$items = array_slice($rss->items, 0, 12);<br />
echo &#8216;</p>
<ul>&#8216;;<br />
foreach ($items as $item)<br />
{<br />
$desc = htmlspecialchars(substr(strip_tags($item['description']),0,300));<br />
echo &#8216;</p>
<li><a target="_blank" href="'. $item['link'] .'" title="header=[] body=[' .$desc . ']">&#8216; . $item['title'] . &#8216;</a></li>
<p>&#8216;;<br />
}<br />
echo &#8216;</ul>
<p>&#8216;;<br />
?>
</p>
<h2><a href="http://www.nsula.edu/">Northwestern News</a></h2>
<p><?php<br />
$rss = fetch_rss('http://www.nsula.edu/News/nsunews.xml');<br />
$items = array_slice($rss->items, 0, 12);<br />
echo &#8216;</p>
<ul>&#8216;;<br />
foreach ($items as $item)<br />
{<br />
$desc = htmlspecialchars(substr(strip_tags($item['description']),0,300));<br />
echo &#8216;</p>
<li><a target="_blank" href="'. $item['link'] .'" title="header=[] body=[' . $desc . ']">&#8216; . $item['title'] . &#8216;</a></li>
<p>&#8216;;<br />
}<br />
echo &#8216;</ul>
<p>&#8216;;<br />
?></p>
</div>
<div style="float:right;"><!-- right column -->  </p>
<h2><a href="http://sg.news.yahoo.com">Yahoo &#8211; Natchitoches</a></h2>
<p><?php<br />
$rss = fetch_rss('http://news.search.yahoo.com/news/rss?ei=UTF-8&#038;p=natchitoches&#038;c=&#038;datesort=1&#038;eo=UTF-8');<br />
$items = array_slice($rss->items, 0, 12);<br />
echo &#8216;</p>
<ul>&#8216;;<br />
foreach ($items as $item)<br />
{<br />
$desc = htmlspecialchars(substr(strip_tags($item['description']),0,300));<br />
echo &#8216;</p>
<li><a target="_blank" href="'. $item['link'] .'" title="header=[] body=[' . $desc . ']">&#8216; . $item['title'] . &#8216;</a></li>
<p>&#8216;;<br />
}<br />
echo &#8216;</ul>
<p>&#8216;;<br />
?>
</p>
</div>
<div style="float:right; margin-right:30px;"><!-- middle column --></p>
<h2><a href="http://news.google.com">Google &#8211; Natchitoches</a></h2>
<p><?php<br />
$rss = fetch_rss('http://news.google.com/news?hl=en&#038;ned=us&#038;q=natchitoches&#038;ie=UTF-8&#038;output=rss');<br />
$items = array_slice($rss->items, 0, 12);<br />
echo &#8216;</p>
<ul>&#8216;;<br />
foreach ($items as $item)<br />
{<br />
$desc = htmlspecialchars(substr(strip_tags($item['description']),0,300));<br />
echo &#8216;</p>
<li><a target="_blank" href="'. $item['link'] .'" title="header=[] body=[' . $desc . ']">&#8216; . $item['title'] . &#8216;</a></li>
<p>&#8216;;<br />
}<br />
echo &#8216;</ul>
<p>&#8216;;<br />
?>
</p>
</div>
<p><!-- end 2nd row --></p>
<div class="clearer"></div>
<p><!-- start 1st row --></p>
<div style="width:630px;float:left;">
<h2><a href="http://youtube.com">YouTube</a></h2>
<p><?php<br />
$rss = fetch_rss('http://www.youtube.com/rss/tag/natchitoches.rss');<br />
$items = array_slice($rss->items, 0, 20);<br />
foreach ($items as $item)<br />
{<br />
$desc = htmlspecialchars(substr(strip_tags($item['description']),0,300));<br />
preg_match(&#8216;/img src=&#8221;([^"]+)&#8221;/&#8217;,$item["description"],$imgUrlMatches);<br />
$imgurl = $imgUrlMatches[0];<br />
echo &#8216;<a target="_blank" href="'. $item['link'] .'" onClick="return playVid(this, true)" title="header=[] body=[' . $desc . ']"><' . $imgurl . ' class="youtubeimage" width="100" height="97" /></a>&#8216;;<br />
}<br />
?>
</div>
<div style="float:right;">
<div id='vidPane' class='vidFrame'></div>
<div id='blackout'></div>
<h2><a href="http://hotjobs.yahoo.com/job-search-l-Natchitoches-LA">Jobs in Natchitoches</a></h2>
<p><?php<br />
$rss = fetch_rss('http://hotjobs.yahoo.com/job-rss-l-Natchitoches-LA');<br />
$items = array_slice($rss->items, 0, 10);<br />
echo &#8216;</p>
<ul>&#8216;;<br />
foreach ($items as $item)<br />
{<br />
$desc = htmlspecialchars(substr(strip_tags($item['description']),0,300));<br />
echo &#8216;</p>
<li><a target="_blank" href="'. $item['link'] .'" title="header=[] body=[' . $desc . ']">&#8216; . $item['title'] . &#8216;</a></li>
<p>&#8216;;<br />
}<br />
echo &#8216;</ul>
<p>&#8216;;<br />
?>
</p></div>
<p><!-- end 1st row --></p>
<div class="clearer"></div>
<div align="center">Natchitoches.Org did not create and is not responsible for the content of the feeds presented here.<br />This site consists of syndication feeds to bring you the latest information on Natchitoches.</div>
]]></content:encoded>
			<wfw:commentRss>http://natchitoches.org/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

