<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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:series="http://unfoldingneurons.com/"
> <channel><title>Comments on: Extracting the next 7 days from phpiCalendar to simple HTML</title> <atom:link href="http://www.tedcarnahan.com/2006/07/01/extracting-the-next-7-days-from-phpicalendar-to-simple-html/feed/" rel="self" type="application/rss+xml" /><link>http://www.tedcarnahan.com/2006/07/01/extracting-the-next-7-days-from-phpicalendar-to-simple-html/</link> <description>Jesus, family, music, tech</description> <lastBuildDate>Mon, 19 Jul 2010 06:22:50 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0</generator> <item><title>By: Ted Carnahan</title><link>http://www.tedcarnahan.com/2006/07/01/extracting-the-next-7-days-from-phpicalendar-to-simple-html/comment-page-1/#comment-7</link> <dc:creator>Ted Carnahan</dc:creator> <pubDate>Fri, 13 Oct 2006 03:50:26 +0000</pubDate> <guid
isPermaLink="false">http://www.tedcarnahan.com/2006/07/01/extracting-the-next-7-days-from-phpicalendar-to-simple-html/#comment-7</guid> <description>You&#039;re right - it looks like this has gotten much easier with more recent versions of phpicalendar.  There is good documentation for the feature &lt;a href=&quot;http://phpicalendar.net/documentation/index.php/RSS_feeds&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</description> <content:encoded><![CDATA[<p>You&#8217;re right &#8211; it looks like this has gotten much easier with more recent versions of phpicalendar.  There is good documentation for the feature <a
href="http://phpicalendar.net/documentation/index.php/RSS_feeds" rel="nofollow">here</a>.</p> ]]></content:encoded> </item> <item><title>By: Waller Alexander</title><link>http://www.tedcarnahan.com/2006/07/01/extracting-the-next-7-days-from-phpicalendar-to-simple-html/comment-page-1/#comment-6</link> <dc:creator>Waller Alexander</dc:creator> <pubDate>Thu, 12 Oct 2006 17:31:07 +0000</pubDate> <guid
isPermaLink="false">http://www.tedcarnahan.com/2006/07/01/extracting-the-next-7-days-from-phpicalendar-to-simple-html/#comment-6</guid> <description>Hi!
I did that without modifying rss.php!
Maybe it helps someone?!
$today = date(&quot;Ymd&quot;,time() + (86400 * 14));
$rss = fetch_rss(&quot;http://www.url/cal/rss/rss1.0.php?rssview=range&amp;to=$today&quot;);That shows the events in the next 14 days.</description> <content:encoded><![CDATA[<p>Hi!<br
/> I did that without modifying rss.php!<br
/> Maybe it helps someone?!<br
/> $today = date(&#8220;Ymd&#8221;,time() + (86400 * 14));<br
/> $rss = fetch_rss(&#8220;http://www.url/cal/rss/rss1.0.php?rssview=range&amp;to=$today&#8221;);</p><p>That shows the events in the next 14 days.</p> ]]></content:encoded> </item> <item><title>By: Ted Carnahan</title><link>http://www.tedcarnahan.com/2006/07/01/extracting-the-next-7-days-from-phpicalendar-to-simple-html/comment-page-1/#comment-5</link> <dc:creator>Ted Carnahan</dc:creator> <pubDate>Thu, 12 Oct 2006 00:16:25 +0000</pubDate> <guid
isPermaLink="false">http://www.tedcarnahan.com/2006/07/01/extracting-the-next-7-days-from-phpicalendar-to-simple-html/#comment-5</guid> <description>Matt -I&#039;m not sure how useful this article would be - it&#039;s for the 2.0beta release of phpicalendar.  Nevertheless, I&#039;ll contact you by email about seeing if we can&#039;t get it working.</description> <content:encoded><![CDATA[<p>Matt -</p><p>I&#8217;m not sure how useful this article would be &#8211; it&#8217;s for the 2.0beta release of phpicalendar.  Nevertheless, I&#8217;ll contact you by email about seeing if we can&#8217;t get it working.</p> ]]></content:encoded> </item> <item><title>By: Matt Register</title><link>http://www.tedcarnahan.com/2006/07/01/extracting-the-next-7-days-from-phpicalendar-to-simple-html/comment-page-1/#comment-4</link> <dc:creator>Matt Register</dc:creator> <pubDate>Wed, 11 Oct 2006 18:29:09 +0000</pubDate> <guid
isPermaLink="false">http://www.tedcarnahan.com/2006/07/01/extracting-the-next-7-days-from-phpicalendar-to-simple-html/#comment-4</guid> <description>Ted,
I need some help. You are one of the only people on the net that knows how to do this. Right now I am using Xoops and using a calendar module that is phpicalendar module. I am trying to get the rss feed to work and then use this trick to get the next 7 days and next 30 days events listed on the front page. You seem to know alot more about this than i do. I would be happy to pay you for your time.MattPS. The site is for my church and is very much in the concept phase at this point.(resurrection lutheran) http://rlchome.org</description> <content:encoded><![CDATA[<p>Ted,<br
/> I need some help. You are one of the only people on the net that knows how to do this. Right now I am using Xoops and using a calendar module that is phpicalendar module. I am trying to get the rss feed to work and then use this trick to get the next 7 days and next 30 days events listed on the front page. You seem to know alot more about this than i do. I would be happy to pay you for your time.</p><p>Matt</p><p>PS. The site is for my church and is very much in the concept phase at this point.(resurrection lutheran) <a
href="http://rlchome.org" rel="nofollow">http://rlchome.org</a></p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 1/15 queries in 0.081 seconds using disk

Served from: www.tedcarnahan.com @ 2010-07-29 16:58:37 -->