<?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>Event Calendar &#187; rboatright</title>
	<atom:link href="http://wpcal.firetree.net/author/rboatright/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpcal.firetree.net</link>
	<description>plugin for wordpress</description>
	<lastBuildDate>Thu, 23 Apr 2009 16:44:37 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.1</generator>
	<item>
		<title>Support email list was down.</title>
		<link>http://wpcal.firetree.net/2009/04/23/support-email-list-down/</link>
		<comments>http://wpcal.firetree.net/2009/04/23/support-email-list-down/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 01:43:03 +0000</pubDate>
		<dc:creator><![CDATA[rboatright]]></dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://wpcal.firetree.net/?p=138</guid>
		<description><![CDATA[The support email list was down from March 31 till April 22, 2009.  If your question didn&#8217;t get answered during those three weeks, please re-post it. Sorry about that.]]></description>
				<content:encoded><![CDATA[<p>The support email list was down from March 31 till April 22, 2009.  If your question didn&#8217;t get answered during those three weeks, please re-post it.</p>
<p>Sorry about that.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpcal.firetree.net/2009/04/23/support-email-list-down/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Event Calendar 3 now &#8220;most popular&#8221; !</title>
		<link>http://wpcal.firetree.net/2008/10/27/event-calendar-3-now-most-popular/</link>
		<comments>http://wpcal.firetree.net/2008/10/27/event-calendar-3-now-most-popular/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 16:12:23 +0000</pubDate>
		<dc:creator><![CDATA[rboatright]]></dc:creator>
				<category><![CDATA[Evangelism]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://wpcal.firetree.net/?p=76</guid>
		<description><![CDATA[Congratulations to the recent community effort.  Due to all  your work, Event Calendar 3 now appears on the first page of &#8220;most popular plugins&#8221; at wordpress.org!  That&#8217;s quite an accomplishment for a plugin that&#8217;s been hosted on WordPress.org for less &#8230; <a href="http://wpcal.firetree.net/2008/10/27/event-calendar-3-now-most-popular/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Congratulations to the recent community effort.  Due to all  your work, Event Calendar 3 now appears on the first page of &#8220;<a title="Most popular wordpress plugins" href="http://wordpress.org/extend/plugins/browse/popular/">most popular plugins</a>&#8221; at wordpress.org!  That&#8217;s quite an accomplishment for a plugin that&#8217;s been hosted on WordPress.org for less than a month!  Congratulations to you all!</p>
]]></content:encoded>
			<wfw:commentRss>http://wpcal.firetree.net/2008/10/27/event-calendar-3-now-most-popular/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Big Calendar version</title>
		<link>http://wpcal.firetree.net/2008/10/26/big-calendar-version/</link>
		<comments>http://wpcal.firetree.net/2008/10/26/big-calendar-version/#comments</comments>
		<pubDate>Sun, 26 Oct 2008 22:36:36 +0000</pubDate>
		<dc:creator><![CDATA[rboatright]]></dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://wpcal.firetree.net/?p=72</guid>
		<description><![CDATA[A 3.1.2 version of Event Calendar with Big Calendar support is now available at http://wordpress.org/extend/plugins/event-calendar/download/. This version supports two methods of displaying a big calendar: You can display a big calendar on any page or post by inserting the text &#8230; <a href="http://wpcal.firetree.net/2008/10/26/big-calendar-version/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>A 3.1.2 version of Event Calendar with Big Calendar support is now available at<br />
<a title="Event Calendar - Other versions page" href="http://wordpress.org/extend/plugins/event-calendar/download/">http://wordpress.org/extend/plugins/event-calendar/download/</a>.</p>
<p><span id="more-72"></span></p>
<p>This version supports two methods of displaying a big calendar:</p>
<ul>
<li>You can display a big calendar on any page or post by inserting the text<strong> [EC3BigCalendar] </strong>on the page.</li>
<li>You can create a page template that calls the big calendar function.  Copy your theme&#8217;s page.php and insert the following code:<br />
<code>&lt;div id="bigcalendar"&gt;<br />
&lt;?php ec3_get_calendar("ec3default",1); ?&gt;<br />
&lt;/div&gt;</code>
</li>
</ul>
<p>Find more on setting up templates <a title="creating your own templates" href="http://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates">HERE</a>.</p>
<p>You can see an example of the calendar produced at<br />
<a title="Sample big calendar" href="http://oaregion4.org/blog1/?page_id=60">http://oaregion4.org/blog1/?page_id=60</a> .</p>
<p>You may need to edit the CSS for this function to fit the appearance of your theme.</p>
<p>Be aware that this is NOT the main line development of Event Calendar.  Version 3.2 will have big calendar support when it is released, but until then, this allows you to have most of the benefits in 3.1.2 without waiting. This version has been tested with WordPress 2.6.3 and with 2.7.almost-beta.</p>
<p>WordPress will tell you that you need to update to 3.1.2, since that is the main line. If you rely on Big Calendar, don&#8217;t do it.  As always, direct questions and comments to <a title="the mailing list is where we do support" href="http://penguin.firetree.net/eventcalendar">the mailing list</a>.</p>
<p>This version of EC3 uses code contributed by David Garlitz and Matthew Middleton. Thanks to them.</p>
<p>-_ Rick</p>
]]></content:encoded>
			<wfw:commentRss>http://wpcal.firetree.net/2008/10/26/big-calendar-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Development Discussions</title>
		<link>http://wpcal.firetree.net/2008/10/22/development-discussions/</link>
		<comments>http://wpcal.firetree.net/2008/10/22/development-discussions/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 13:04:03 +0000</pubDate>
		<dc:creator><![CDATA[rboatright]]></dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://wpcal.firetree.net/?p=64</guid>
		<description><![CDATA[Active discussions about the future of Event-Calendar are happening in the mailing list.  If you&#8217;re interested, or can contribute as a programmer or documentation person, join in.   You also might want to cruise through the mailing list archives.  If &#8230; <a href="http://wpcal.firetree.net/2008/10/22/development-discussions/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Active discussions about the future of Event-Calendar are happening in <a title="Support is via mail, not a forum. " href="http://penguin.firetree.net/eventcalendar">the mailing list</a>.  If you&#8217;re interested, or can contribute as a programmer or documentation person, join in.   You also might want to cruise through <a title="EC3 Mailing List Archive Site. " href="http://penguin.firetree.net/pipermail/eventcalendar/">the mailing list archives</a>. </p>
<p>If you are interested in testing the future version of EC3, you can download <a title="Development Version of EC3, MAY BE BROKEN!!!" href="http://downloads.wordpress.org/plugin/event-calendar.zip">the development version</a>. </p>
<p>But for goodness sake, <strong>DO NOT use that version on your live site</strong>. The development version is changing rapidly and may be seriously broken at any given time.  Still, if you like to read code, or want to help with documentation, download it to a test site and join in.  </p>
<p>Use this link for the <a title="Stable version of EC3 as of 20 Oct 2008" href="http://downloads.wordpress.org/plugin/event-calendar.3.1.1.zip">current stable version</a>. (as of October 2008)  </p>
<p><strong>Note </strong>that the current stable version DOES NOT have the big-calendar mods incorporated.  If you need them, just wait.  3.2 is coming.  </p>
<p>(This post accurate as of 20 October 2008.)</p>
]]></content:encoded>
			<wfw:commentRss>http://wpcal.firetree.net/2008/10/22/development-discussions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Critical ease of use</title>
		<link>http://wpcal.firetree.net/2008/10/14/critical-ease-of-use/</link>
		<comments>http://wpcal.firetree.net/2008/10/14/critical-ease-of-use/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 22:16:11 +0000</pubDate>
		<dc:creator><![CDATA[rboatright]]></dc:creator>
				<category><![CDATA[Evangelism]]></category>

		<guid isPermaLink="false">http://wpcal.firetree.net/?p=56</guid>
		<description><![CDATA[For the past two years I have been using WordPress and Event Calendar as the content management system for web sites for 12-step programs like OARegion4 and SunFlower Intergroup. Frequently groups have no one with knowledge of html, and if &#8230; <a href="http://wpcal.firetree.net/2008/10/14/critical-ease-of-use/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>For the past two years I have been using WordPress and Event Calendar as the content management system for web sites for 12-step programs like <a title="OA Region 4" href="http://www.oaregion4.org/blog1">OARegion4</a> and <a title="Sunflower Intergroup" href="http://www.sunflowerintergroupoa.org/wordpress">SunFlower Intergroup</a>.</p>
<p>Frequently groups have no one with knowledge of html, and if there is anyone they become bound to the web site with chains.  Event Calendar and WordPress allow simple easy rotation of service to anyone able to use a browser.  Without EC, I don&#8217;t know how I would do it.  EC and WordPress have provided an avenue of service and support to a lot of suffering people.  I&#8217;m very grateful it exists.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpcal.firetree.net/2008/10/14/critical-ease-of-use/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
