<?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>Institutional Knowledge</title>
	<atom:link href="http://blogs.csuchico.edu/ik/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.csuchico.edu/ik</link>
	<description>Wherein we write down some stuff that we know.</description>
	<lastBuildDate>Thu, 01 Jul 2010 13:52:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Fixing 0x80004005 Between Outlook and SharePoint</title>
		<link>http://blogs.csuchico.edu/ik/2009/12/15/fixing-0x80004005-between-outlook-and-sharepoint/</link>
		<comments>http://blogs.csuchico.edu/ik/2009/12/15/fixing-0x80004005-between-outlook-and-sharepoint/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 21:06:14 +0000</pubDate>
		<dc:creator>pberry</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://blogs.csuchico.edu/ik/?p=458</guid>
		<description><![CDATA[Symptom You connect a SharePoint calendar to Outlook and during Send/Receive it fails with the ever so helpful message &#8220;Contact your SharePoint administrator.&#8221; The Fix There are items in your list that do not have date information. Calendar events must have start and end time information. Check your items and either fix or delete the [...]]]></description>
			<content:encoded><![CDATA[<h3>Symptom</h3>

<p>You connect a SharePoint calendar to Outlook and during Send/Receive it fails with the ever so helpful message &#8220;Contact your SharePoint administrator.&#8221;</p>

<h3>The Fix</h3>

<p>There are items in your list that do not have date information.  Calendar events must have start and end time information.  Check your items and either fix or delete the items with missing information.</p>]]></content:encoded>
			<wfw:commentRss>http://blogs.csuchico.edu/ik/2009/12/15/fixing-0x80004005-between-outlook-and-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3D models in Google Earth</title>
		<link>http://blogs.csuchico.edu/ik/2009/08/24/3d-models-in-google-earth/</link>
		<comments>http://blogs.csuchico.edu/ik/2009/08/24/3d-models-in-google-earth/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 16:27:04 +0000</pubDate>
		<dc:creator>sjungling</dc:creator>
				<category><![CDATA[Misc.]]></category>

		<guid isPermaLink="false">http://blogs.csuchico.edu/ik/?p=446</guid>
		<description><![CDATA[3D models of campus buildings have begun to appear in Google Earth. Currently there are four of the more classical buildings: Kendall Hall Trinity Hall Meriam Library Performing Arts Center]]></description>
			<content:encoded><![CDATA[<a rel="attachment wp-att-448" href="http://blogs.csuchico.edu/ik/2009/08/24/3d-models-in-google-earth/csuchico_google_earth-2/"><img class="size-thumbnail wp-image-448" title="Chico State 3D Models" src="http://blogs.csuchico.edu/ik/wp-content/uploads/2009/08/csuchico_google_earth1-150x150.png" alt="3D models of campus in Google Earth" width="150" height="150" /></a>

3D models of campus buildings have begun to appear in Google Earth. Currently there are four of the more classical buildings:<br />
<ol>
	<li>Kendall Hall</li>
	<li>Trinity Hall</li>
	<li>Meriam Library</li>
	<li>Performing Arts Center</li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://blogs.csuchico.edu/ik/2009/08/24/3d-models-in-google-earth/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fedora EPEL and RHEL</title>
		<link>http://blogs.csuchico.edu/ik/2009/05/11/epel-and-rhel/</link>
		<comments>http://blogs.csuchico.edu/ik/2009/05/11/epel-and-rhel/#comments</comments>
		<pubDate>Mon, 11 May 2009 16:41:32 +0000</pubDate>
		<dc:creator>pberry</dc:creator>
				<category><![CDATA[HOWTO]]></category>

		<guid isPermaLink="false">http://blogs.csuchico.edu/ik/?p=439</guid>
		<description><![CDATA[Using RedHat Enterprise Linux (RHEL) has many advantages, which nobody really cares about. What people want is a system where they can install the most common, yet &#8220;unsupported&#8221; packages. Fedora Extra Packages for Enterprise Linux (EPEL) does just this very thing. If you&#8217;re using RHEL you probably work in an environment where you don&#8217;t have [...]]]></description>
			<content:encoded><![CDATA[<p>Using <a href="http://www.redhat.com/rhel/">RedHat Enterprise Linux</a> (RHEL) has many advantages, which nobody really cares about.  What people want is a system where they can install the most common, yet &#8220;unsupported&#8221; packages.  <a href="http://fedoraproject.org/wiki/EPEL">Fedora Extra Packages for Enterprise Linux</a> (EPEL) does just this very thing.</p>

<p>If you&#8217;re using <span class="caps">RHEL </span>you probably work in an environment where you don&#8217;t have root and the sysadmin will not just let you install random stuff you compiled, assuming gcc is installed at all.  Even if you do have an area to install something from source, you&#8217;re now stuck with maintaining it.  Enter <span class="caps">EPEL, </span>a community effort to take Fedora packages and make them available for <span class="caps">RHEL</span> 4 and 5.  The list of packages is quite impressive, including painful things like php-mssql (for connecting <span class="caps">PHP </span>to Microsoft <span class="caps">SQLS</span>erver).</p>

<p>Apart from providing packages, what it really provides is a sustainable way for your sysadmin to install and maintain packages that RedHat Network doesn&#8217;t provide.  The basic setup is that your sysadmin <a href="http://fedoraproject.org/wiki/EPEL/FAQ#How_can_I_install_the_packages_from_the_EPEL_software_repository.3F">installs a configuration <span class="caps">RPM</span></a>, which drops in the yum repository file and the <span class="caps">GPG </span>key used to verify the packages, and then just use yum like they normally would.</p>

<p>So, no more installing <a href="http://git-scm.com/">git</a> from source.</p>]]></content:encoded>
			<wfw:commentRss>http://blogs.csuchico.edu/ik/2009/05/11/epel-and-rhel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Motivating people</title>
		<link>http://blogs.csuchico.edu/ik/2009/03/03/motivating-people/</link>
		<comments>http://blogs.csuchico.edu/ik/2009/03/03/motivating-people/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 04:50:18 +0000</pubDate>
		<dc:creator>sjungling</dc:creator>
				<category><![CDATA[Management]]></category>
		<category><![CDATA["dale carnegie"]]></category>
		<category><![CDATA[communications]]></category>

		<guid isPermaLink="false">http://blogs.csuchico.edu/ik/?p=430</guid>
		<description><![CDATA[Include people at every step of the process Treat people as individuals Recognize &#38; encourage superior work Motivation can never be forced. People have to want to do a good job]]></description>
			<content:encoded><![CDATA[<ol>
	<li>Include people at every step of the process</li>
	<li>Treat people as individuals</li>
	<li>Recognize &amp; encourage superior work</li>
</ol>
<blockquote><strong>Motivation can never be forced. People have to want to do a good job</strong></blockquote>]]></content:encoded>
			<wfw:commentRss>http://blogs.csuchico.edu/ik/2009/03/03/motivating-people/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starting to Communicate</title>
		<link>http://blogs.csuchico.edu/ik/2009/03/01/starting-to-communicate/</link>
		<comments>http://blogs.csuchico.edu/ik/2009/03/01/starting-to-communicate/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 04:29:12 +0000</pubDate>
		<dc:creator>sjungling</dc:creator>
				<category><![CDATA[Management]]></category>
		<category><![CDATA["dale carnegie"]]></category>
		<category><![CDATA[communications]]></category>

		<guid isPermaLink="false">http://blogs.csuchico.edu/ik/?p=425</guid>
		<description><![CDATA[Make communications a top priority Be open to other people: above, below, and beside you on the org. chart Create a receptive environment Communications is built on trusting relationships]]></description>
			<content:encoded><![CDATA[<ol>
	<li>Make communications a top priority</li>
	<li>Be open to other people: above, below, and beside you on the org. chart</li>
	<li>Create a receptive environment</li>
</ol>
<blockquote><strong>Communications is built on trusting relationships</strong></blockquote>]]></content:encoded>
			<wfw:commentRss>http://blogs.csuchico.edu/ik/2009/03/01/starting-to-communicate/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Design by Committee</title>
		<link>http://blogs.csuchico.edu/ik/2009/02/03/design-by-committee/</link>
		<comments>http://blogs.csuchico.edu/ik/2009/02/03/design-by-committee/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 23:11:51 +0000</pubDate>
		<dc:creator>sjungling</dc:creator>
				<category><![CDATA[Quotes]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://blogs.csuchico.edu/ik/?p=414</guid>
		<description><![CDATA[By the time everyone on the committee has strongly influenced the colours, the functions, the placement of content, and every other detail, you&#8217;ll be left with a lifeless, senseless, overloaded site, and a powerful headache. &#8212; Mark Boulton]]></description>
			<content:encoded><![CDATA[<blockquote>By the time everyone on the committee has strongly influenced the colours, the functions, the placement of content, and every other detail, you&#8217;ll be left with a lifeless, senseless, overloaded site, and a powerful headache. &#8212; <a href="http://www.fivesimplesteps.co.uk/">Mark Boulton</a></blockquote>]]></content:encoded>
			<wfw:commentRss>http://blogs.csuchico.edu/ik/2009/02/03/design-by-committee/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thoreauian view of the web</title>
		<link>http://blogs.csuchico.edu/ik/2009/02/03/thoreaus-web/</link>
		<comments>http://blogs.csuchico.edu/ik/2009/02/03/thoreaus-web/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 23:07:36 +0000</pubDate>
		<dc:creator>sjungling</dc:creator>
				<category><![CDATA[Quotes]]></category>

		<guid isPermaLink="false">http://blogs.csuchico.edu/ik/?p=409</guid>
		<description><![CDATA[The best government is that which governs least]]></description>
			<content:encoded><![CDATA[<blockquote>The best government is that which governs least</blockquote>]]></content:encoded>
			<wfw:commentRss>http://blogs.csuchico.edu/ik/2009/02/03/thoreaus-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Goin&#8217; Mobile</title>
		<link>http://blogs.csuchico.edu/ik/2008/11/20/goin-mobile/</link>
		<comments>http://blogs.csuchico.edu/ik/2008/11/20/goin-mobile/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 18:17:32 +0000</pubDate>
		<dc:creator>sjungling</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://blogs.csuchico.edu/ik/?p=394</guid>
		<description><![CDATA[&#8220;Like an air conditioned gypsy&#8221; and other obscure Who references. Last week one of our mission critical systems hit a bump in the road and was offline a better part of the day. We have a web application called System Status that is used by the help desk to track the availability of such systems. [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;Like an air conditioned gypsy&#8221; and other obscure Who references.</p>

<p>Last week one of our mission critical systems hit a bump in the road and was offline a better part of the day. We have a web application called System Status that is used by the help desk to track the availability of such systems. Having resolved all the issues we left the building only to realize that we needed to update the System Status application to notify the help desk and end-users that the system was back online.</p>

<p>Three of us immediately whipped out our iPhones to access the site and change the status flag. At that moment it hit me, why on earth isn&#8217;t this optimized for mobile devices? Having found a practical place to experiment with the iUI framework, I set about creating a parallel mobile interface for System Status. This interface, which uses the iPhone interface metaphors, will allow help desk support staff to check and update the status of our systems while out in the field or away on business.</p>

<p>Here are a couple of screenshots to give you an idea of how the interface would look on an iPhone.</p>

<a href="http://blogs.csuchico.edu/ik/wp-content/uploads/2008/11/status_systems.png"><img class="size-full wp-image-396   " title="status_systems" src="http://blogs.csuchico.edu/ik/wp-content/uploads/2008/11/status_systems.png" alt="System Status" width="212" height="404" /></a><a href="http://blogs.csuchico.edu/ik/wp-content/uploads/2008/11/status_update.png"><img class="size-full wp-image-397  " title="status_update" src="http://blogs.csuchico.edu/ik/wp-content/uploads/2008/11/status_update.png" alt="status_update" width="226" height="431" /></a>]]></content:encoded>
			<wfw:commentRss>http://blogs.csuchico.edu/ik/2008/11/20/goin-mobile/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Live from EDUCAUSE &#8216;08</title>
		<link>http://blogs.csuchico.edu/ik/2008/10/27/educaus/</link>
		<comments>http://blogs.csuchico.edu/ik/2008/10/27/educaus/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 16:46:35 +0000</pubDate>
		<dc:creator>pberry</dc:creator>
				<category><![CDATA[Misc.]]></category>

		<guid isPermaLink="false">http://blogs.csuchico.edu/ik/?p=391</guid>
		<description><![CDATA[I&#8217;m about to head out for Orlando to attend EDUCAUSE 08. While it will not technically be a presentation, I will be speaking in the Unicon booth about CAS, Thursday at 11am. If you can&#8217;t make it, here is the executive summary: CAS is awesome. So, there it is. I will be trying to post [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m about to head out for Orlando to attend <span class="caps">EDUCAUSE</span> 08.  While it will not technically be a presentation, I will be speaking in the Unicon booth about <span class="caps">CAS,</span> Thursday at 11am.  If you can&#8217;t make it, here is the executive summary:</p>

<blockquote><span class="caps">CAS </span>is awesome.</blockquote>

<p>So, there it is.</p>

<p>I will be trying to post as much as I can here and there will undoubtedly be some <a href="http://search.twitter.com/search?q=educause">commentary on twitter</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blogs.csuchico.edu/ik/2008/10/27/educaus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOWTO: Fix Broken RHEL 4 and Perl LDAPS Connections</title>
		<link>http://blogs.csuchico.edu/ik/2008/09/18/perl-ldaps/</link>
		<comments>http://blogs.csuchico.edu/ik/2008/09/18/perl-ldaps/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 15:06:25 +0000</pubDate>
		<dc:creator>pberry</dc:creator>
				<category><![CDATA[HOWTO]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[perl ldaps rhel]]></category>

		<guid isPermaLink="false">http://blogs.csuchico.edu/ik/?p=386</guid>
		<description><![CDATA[Wherein we fix broken LDAPS connection in RHEL 4 perl.]]></description>
			<content:encoded><![CDATA[<p>Are your <span class="caps">LDAPS </span>connections from perl scripts suddenly broken and you&#8217;re stuck staring at a screen with a seemingly useless error message?</p>

<blockquote><p>is only avaliable [sic] with the XS version at /usr/lib/perl5/site_perl/5.8.5/IO/Socket/SSL.pm, line 30</p></blockquote>

<p>I say seemingly because you know <em>you</em> didn&#8217;t change anything about IO::Socket::SSL.  A few Google searches will at least fill in the blank before the is and tell you that <span class="caps">LDAPS </span>is unhappy.</p>

<p>If you are running <span class="caps">RHEL</span> 4, you probably had to install IO::Socket::SSL from <span class="caps">CPAN. </span> RedHat updated Perl 5.8.5 and some modules that required the XS (interface to use compiled C libraries in modules) version of Scalar::List::Utils.  I&#8217;m not sure exactly what broke, but the <em>easiest fix</em> is to update IO::Socket::SSL from <span class="caps">CPAN </span>and it will update Scalar::List::Utils and all will be well.</p>]]></content:encoded>
			<wfw:commentRss>http://blogs.csuchico.edu/ik/2008/09/18/perl-ldaps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
