<?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>Web Development</title>
	<atom:link href="http://uca.edu/webdevelopment/feed/" rel="self" type="application/rss+xml" />
	<link>http://uca.edu/webdevelopment</link>
	<description>UCA</description>
	<lastBuildDate>Tue, 21 May 2013 17:15:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Ultimate Events Calendar</title>
		<link>http://uca.edu/webdevelopment/blog/the-ultimate-events-calendar/</link>
		<comments>http://uca.edu/webdevelopment/blog/the-ultimate-events-calendar/#comments</comments>
		<pubDate>Sun, 24 Jun 2012 02:54:07 +0000</pubDate>
		<dc:creator>brentp</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://uca.edu/webdevelopment/?p=4374</guid>
		<description><![CDATA[<p>Today, I noticed Pippin Williamson from <a title="Pippin's Plugins" href="http://pippinsplugins.com/about/" target="_blank">Pippin&#8217;s Plugins</a> was tweeting about an events calendar plugin for WordPress that he&#8217;s working on. Since we have a few of Pippin&#8217;s plugins in our arsenal and find his work to be top-notch, I joined in on the conversation.</p>
<p>140 characters aren&#8217;t enough. Here are my thoughts on what we need for a WordPress events calendar plugin.</p>
<p>Since we run WordPress in a networked environment, here&#8217;s how I envision it working&#8230;</p>
<ol>
<li>Central location of an events calendar (WP site) at <a title="UCA Calendar" href="http://uca.edu/calendar" target="_blank">uca.edu/calendar</a> (Currently running Helios calendar).</li>
<li>Multiple calendar categories like our current calendar.</li>
<li>Multiple views &#8211; traditional calendar as well as a list view.</li>
<li>The ability to add a person in the author role (I think) and have them only see specific categories.
<ul>
<li>This will allow us to have a category that no one but the calendar admin can see and let them tag calendar posts to appear on the university home page. It will also keep a person in the biology department from accidentally tagging an event and it appearing on the Music department&#8217;s calendar.</li>
<li>As for restricting categories, from an admin point of view, I like the simplicity of the <a title="Restrict Categories plugin" href="http://wordpress.org/extend/plugins/restrict-categories/" target="_blank">Restrict Categories</a> plugin and the fact it allows you to restrict access based on the user role AND username. The problem with it &#8211; and others &#8211; is that it <a title="Custom Post Type and Taxonomy Support" href="http://wordpress.org/support/topic/plugin-restrict-categories-feature-request-custom-post-type-and-taxonomy-support" target="_blank">doesn&#8217;t support custom post types or taxonomies</a>.</li>
</ul>
</li>
<li>Multisite capable so that a shortcode and/or widget can be used to display calendar categories on other sites. For example:
<ul>
<li>College of Fine Arts and Communication can use a shortcode to show events specific to the college as well as events from each departments (Art, Music, Theatre, etc.)</li>
<li>At the same time, the Music department would display only music events on their site.</li>
</ul>
</li>
<li>Recurring events.</li>
<li>Start Time, End Time or All Day event option.</li>
<li>Event location.</li>
<ul>
<li>Google maps integration would be nice.</li>
<li>The ability to choose from a predetermined location list as well as add a new location. Having this also be something that could tie into a multisite shortcode would allow us to list all events in specific locations regardless of the college or department having the event.</li>
</ul>
<li>TBD</li>
</ol>
]]></description>
				<content:encoded><![CDATA[<p>Today, I noticed Pippin Williamson from <a title="Pippin's Plugins" href="http://pippinsplugins.com/about/" target="_blank">Pippin&#8217;s Plugins</a> was tweeting about an events calendar plugin for WordPress that he&#8217;s working on. Since we have a few of Pippin&#8217;s plugins in our arsenal and find his work to be top-notch, I joined in on the conversation.</p>
<p>140 characters aren&#8217;t enough. Here are my thoughts on what we need for a WordPress events calendar plugin.</p>
<p>Since we run WordPress in a networked environment, here&#8217;s how I envision it working&#8230;</p>
<ol>
<li>Central location of an events calendar (WP site) at <a title="UCA Calendar" href="http://uca.edu/calendar" target="_blank">uca.edu/calendar</a> (Currently running Helios calendar).</li>
<li>Multiple calendar categories like our current calendar.</li>
<li>Multiple views &#8211; traditional calendar as well as a list view.</li>
<li>The ability to add a person in the author role (I think) and have them only see specific categories.
<ul>
<li>This will allow us to have a category that no one but the calendar admin can see and let them tag calendar posts to appear on the university home page. It will also keep a person in the biology department from accidentally tagging an event and it appearing on the Music department&#8217;s calendar.</li>
<li>As for restricting categories, from an admin point of view, I like the simplicity of the <a title="Restrict Categories plugin" href="http://wordpress.org/extend/plugins/restrict-categories/" target="_blank">Restrict Categories</a> plugin and the fact it allows you to restrict access based on the user role AND username. The problem with it &#8211; and others &#8211; is that it <a title="Custom Post Type and Taxonomy Support" href="http://wordpress.org/support/topic/plugin-restrict-categories-feature-request-custom-post-type-and-taxonomy-support" target="_blank">doesn&#8217;t support custom post types or taxonomies</a>.</li>
</ul>
</li>
<li>Multisite capable so that a shortcode and/or widget can be used to display calendar categories on other sites. For example:
<ul>
<li>College of Fine Arts and Communication can use a shortcode to show events specific to the college as well as events from each departments (Art, Music, Theatre, etc.)</li>
<li>At the same time, the Music department would display only music events on their site.</li>
</ul>
</li>
<li>Recurring events.</li>
<li>Start Time, End Time or All Day event option.</li>
<li>Event location.</li>
<ul>
<li>Google maps integration would be nice.</li>
<li>The ability to choose from a predetermined location list as well as add a new location. Having this also be something that could tie into a multisite shortcode would allow us to list all events in specific locations regardless of the college or department having the event.</li>
</ul>
<li>TBD</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://uca.edu/webdevelopment/blog/the-ultimate-events-calendar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UCA is now on Google+</title>
		<link>http://uca.edu/webdevelopment/news/uca-is-now-on-google/</link>
		<comments>http://uca.edu/webdevelopment/news/uca-is-now-on-google/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 16:49:01 +0000</pubDate>
		<dc:creator>brentp</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://uca.edu/webdevelopment/?p=4272</guid>
		<description><![CDATA[<p>Today, Google+ opened its doors to brand pages.  We have added a <a title="Google+ page for UCA" href="http://uca.edu/go/plus" target="_blank">page for UCA</a>. If you&#8217;re using Google+, please check us out.</p>
<p><a title="Google+ page for UCA" href="http://uca.edu/go/plus" target="_blank">http://uca.edu/go/plus</a></p>
]]></description>
				<content:encoded><![CDATA[<p>Today, Google+ opened its doors to brand pages.  We have added a <a title="Google+ page for UCA" href="http://uca.edu/go/plus" target="_blank">page for UCA</a>. If you&#8217;re using Google+, please check us out.</p>
<p><a title="Google+ page for UCA" href="http://uca.edu/go/plus" target="_blank">http://uca.edu/go/plus</a></p>
]]></content:encoded>
			<wfw:commentRss>http://uca.edu/webdevelopment/news/uca-is-now-on-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
