<?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/"
		>
<channel>
	<title>Comments on: Polling WordPress Users on Calendar Functionality</title>
	<atom:link href="http://www.keighl.com/2010/01/polling-wordpress-users-on-calendar-functionality/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.keighl.com/2010/01/polling-wordpress-users-on-calendar-functionality/</link>
	<description>I provide creative web solutions for all kinds of people.</description>
	<lastBuildDate>Fri, 03 Sep 2010 15:48:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: shawn</title>
		<link>http://www.keighl.com/2010/01/polling-wordpress-users-on-calendar-functionality/#comment-396</link>
		<dc:creator>shawn</dc:creator>
		<pubDate>Sat, 06 Mar 2010 08:46:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.keighl.com/?p=1407#comment-396</guid>
		<description>With post_types included in 2.9 and the UI coming in 3.0, it would make the most sense to me to utilize post_types for calendar input. You could easily create your own &#039;calendar&#039; post_type where it has it&#039;s own admin area, so there is no confusion between calendar events administration and posts admin.&lt;br&gt;&lt;br&gt;I think with post_types and the needed UI that we are going to see a lot of really cool new addons for wp in the near future.</description>
		<content:encoded><![CDATA[<p>With post_types included in 2.9 and the UI coming in 3.0, it would make the most sense to me to utilize post_types for calendar input. You could easily create your own &#39;calendar&#39; post_type where it has it&#39;s own admin area, so there is no confusion between calendar events administration and posts admin.</p>
<p>I think with post_types and the needed UI that we are going to see a lot of really cool new addons for wp in the near future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shawn</title>
		<link>http://www.keighl.com/2010/01/polling-wordpress-users-on-calendar-functionality/#comment-359</link>
		<dc:creator>shawn</dc:creator>
		<pubDate>Sat, 06 Mar 2010 00:46:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.keighl.com/?p=1407#comment-359</guid>
		<description>With post_types included in 2.9 and the UI coming in 3.0, it would make the most sense to me to utilize post_types for calendar input. You could easily create your own &#039;calendar&#039; post_type where it has it&#039;s own admin area, so there is no confusion between calendar events administration and posts admin.&lt;br&gt;&lt;br&gt;I think with post_types and the needed UI that we are going to see a lot of really cool new addons for wp in the near future.</description>
		<content:encoded><![CDATA[<p>With post_types included in 2.9 and the UI coming in 3.0, it would make the most sense to me to utilize post_types for calendar input. You could easily create your own &#39;calendar&#39; post_type where it has it&#39;s own admin area, so there is no confusion between calendar events administration and posts admin.</p>
<p>I think with post_types and the needed UI that we are going to see a lot of really cool new addons for wp in the near future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: keighl</title>
		<link>http://www.keighl.com/2010/01/polling-wordpress-users-on-calendar-functionality/#comment-337</link>
		<dc:creator>keighl</dc:creator>
		<pubDate>Wed, 24 Feb 2010 21:08:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.keighl.com/?p=1407#comment-337</guid>
		<description>When I get this thing done ... I hope it helps!</description>
		<content:encoded><![CDATA[<p>When I get this thing done &#8230; I hope it helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: keighl</title>
		<link>http://www.keighl.com/2010/01/polling-wordpress-users-on-calendar-functionality/#comment-338</link>
		<dc:creator>keighl</dc:creator>
		<pubDate>Wed, 24 Feb 2010 21:07:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.keighl.com/?p=1407#comment-338</guid>
		<description>Thanks for the input, Dan ...&lt;br&gt;&lt;br&gt;I think the key for creating a very malleable calendar function is to tie it as close to the post structure as possible. That way the events can be manipulated with other plugins / wordpress core. &lt;br&gt;&lt;br&gt;I&#039;m building the calendar to accept all the event data from a JSON object anyway, so I could just make a function available for when you wanted the raw array.</description>
		<content:encoded><![CDATA[<p>Thanks for the input, Dan &#8230;</p>
<p>I think the key for creating a very malleable calendar function is to tie it as close to the post structure as possible. That way the events can be manipulated with other plugins / wordpress core. </p>
<p>I&#39;m building the calendar to accept all the event data from a JSON object anyway, so I could just make a function available for when you wanted the raw array.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ibooktravel</title>
		<link>http://www.keighl.com/2010/01/polling-wordpress-users-on-calendar-functionality/#comment-334</link>
		<dc:creator>ibooktravel</dc:creator>
		<pubDate>Tue, 23 Feb 2010 22:08:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.keighl.com/?p=1407#comment-334</guid>
		<description>Hi Keighl&lt;br&gt;I will be setting up a link to monitor your progress on this plugin.  I have just given up on Event Calendar 3, which is no longer working or supported.  I have a startup coach tour website with departure dates for each post (tour). at ibooktravel.com.au... I&#039;d love to be able to incorporate a widget calendar with events on each date, that link to a post.  Also somehow I&#039;d like to show the end date, so that follow on tours can be booked.</description>
		<content:encoded><![CDATA[<p>Hi Keighl<br />I will be setting up a link to monitor your progress on this plugin.  I have just given up on Event Calendar 3, which is no longer working or supported.  I have a startup coach tour website with departure dates for each post (tour). at ibooktravel.com.au&#8230; I&#39;d love to be able to incorporate a widget calendar with events on each date, that link to a post.  Also somehow I&#39;d like to show the end date, so that follow on tours can be booked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Wiener</title>
		<link>http://www.keighl.com/2010/01/polling-wordpress-users-on-calendar-functionality/#comment-333</link>
		<dc:creator>Daniel Wiener</dc:creator>
		<pubDate>Tue, 23 Feb 2010 13:49:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.keighl.com/?p=1407#comment-333</guid>
		<description>On the sites I create there is usually a page that lists upcoming events with date, time, location, a link to buy tickets, and possibly a description. As the time passes for an event it disappears from this list. Often there is another page that archives past events.  For example an artist has a 3 upcoming group shows and 1 one person show. After they occur the shows are added to the artist&#039;s resume. Possibly the upcoming event closest in time would be listed on the front page of the site as a news item. I would like it to be easy for a client to enter the information for an event once and then have it show up in various contexts.  Perhaps this is too specific but it is something that has been asked for by clients  over and over again and is not that easy to implement. &lt;br&gt;&lt;br&gt;I have used &lt;a href=&quot;http://booktour.com&quot; rel=&quot;nofollow&quot;&gt;booktour.com&lt;/a&gt; feeds and google calendar feeds to display calendars, but it is easier for non-techy clients to use only one administration area. The get confused with too many instructions and logins. &lt;br&gt;&lt;br&gt;It also would be nice if there were an option to access calendar entries with no markup so that I can create different formats on different pages - possibly an xml or json feed. Again this may a need not shared by others, but I find, as a rule plugins produce too much and too complex markup.&lt;br&gt;&lt;br&gt;Anyway. I look forward to this plugin. It is much need and anticipated.</description>
		<content:encoded><![CDATA[<p>On the sites I create there is usually a page that lists upcoming events with date, time, location, a link to buy tickets, and possibly a description. As the time passes for an event it disappears from this list. Often there is another page that archives past events.  For example an artist has a 3 upcoming group shows and 1 one person show. After they occur the shows are added to the artist&#39;s resume. Possibly the upcoming event closest in time would be listed on the front page of the site as a news item. I would like it to be easy for a client to enter the information for an event once and then have it show up in various contexts.  Perhaps this is too specific but it is something that has been asked for by clients  over and over again and is not that easy to implement. </p>
<p>I have used <a href="http://booktour.com" rel="nofollow">booktour.com</a> feeds and google calendar feeds to display calendars, but it is easier for non-techy clients to use only one administration area. The get confused with too many instructions and logins. </p>
<p>It also would be nice if there were an option to access calendar entries with no markup so that I can create different formats on different pages &#8211; possibly an xml or json feed. Again this may a need not shared by others, but I find, as a rule plugins produce too much and too complex markup.</p>
<p>Anyway. I look forward to this plugin. It is much need and anticipated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
