<?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>Library &#38; Information Services &#187; MIIS</title>
	<atom:link href="http://blogs.middlebury.edu/lis/category/institutions/miis/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.middlebury.edu/lis</link>
	<description>We Bring Knowledge to You</description>
	<lastBuildDate>Thu, 19 Nov 2009 23:48:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Developing MIIS.edu for Drupal</title>
		<link>http://blogs.middlebury.edu/lis/2009/10/30/developing-miis-edu-for-drupal/</link>
		<comments>http://blogs.middlebury.edu/lis/2009/10/30/developing-miis-edu-for-drupal/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 20:41:47 +0000</pubDate>
		<dc:creator>Ian McBride</dc:creator>
				<category><![CDATA[Areas and Workgroups]]></category>
		<category><![CDATA[Enterprise Technology & Infrastructure]]></category>
		<category><![CDATA[Institutions]]></category>
		<category><![CDATA[MIIS]]></category>
		<category><![CDATA[★ The Essentials]]></category>

		<guid isPermaLink="false">http://blogs.middlebury.edu/lis/?p=8871</guid>
		<description><![CDATA[The new website for the Monterey Institute of International Studies went public on September 15th and is a combination of efforts from many areas of both Middlebury and MIIS, as well as brand new designs from White Whale Web Services. During this project, I got asked a lot, &#8220;So if you&#8217;re not building the new [...]]]></description>
			<content:encoded><![CDATA[<p>The new website for the <a href="http://www.miis.edu">Monterey Institute of International Studies</a> went public on September 15th and is a combination of efforts from many areas of both Middlebury and MIIS, as well as brand new designs from White Whale Web Services. During this project, I got asked a lot, &#8220;So if you&#8217;re not building the new site, what are you up to?&#8221; And I thought I&#8217;d take this opportunity to answer that question, tell you how we developed the site, and give some previews of how we&#8217;re using what we learned to <a href="http://blogs.middlebury.edu/webredo">build the Middlebury web site</a>.</p>
<p><span id="more-8871"></span></p>
<p><strong>Drupal</strong></p>
<p>We selected <a href="http://drupal.org">Drupal</a> as the platform for these sites because of its reputation of having a solid foundation, allowing large flexibility through modules, and having a huge developer and user community. There were also members of our team who had worked with Drupal on other site projects and could bring their experience with the platform to bear here. The fact that it&#8217;s free certainly didn&#8217;t hurt either!</p>
<p>But in looking at the features and functionality of Drupal, we encountered a problem. There are several ways to build out a site hierarchy and assign user permissions at each level of the hierarchy, but they don&#8217;t scale particularly well. Perhaps our biggest frustration with our <a href="http://www.microsoft.com/cmserver/default.mspx">current CMS</a>, as site administrators, is how much time we devote to setting editing permissions. We wanted to simplify this task and put it in the hands of our content managers.</p>
<p><strong>Monster Menus</strong></p>
<p>Amherst College noted this problem as well when they moved their website into Drupal several years ago. Fortunately for us, they developed a solution named <a href="https://www.amherst.edu/users/H/dhamilton/demos/screencasts/mmdemo">Monster Menus</a> which adds both a way to build a site hierarchy and to assign permissions at each level. We&#8217;re hugely in debt to their work on this feature, and to the assistance of Dan Wilga who helped get us set up with a version of it.</p>
<p>The screencast linked to above does a much better job of explaining what Monster Menus is and how it works than I could hope to do in this space. In addition to the permissions features demonstrated there, Monster Menus and its related modules offer several other key features when dealing with a website where you know you&#8217;ll have thousands of pages and potentially hundreds of content editors:</p>
<ul>
<li>Lets you define the node types (think: page types like FAQ, Profile, News Article) that are available at any level of the site. This helps guide the content editors so that News stories aren&#8217;t showing up in the Course Catalog.</li>
<li>Defines a content treatment for &#8220;sidebars&#8221; that automatically cascade down your site hierarchy. This way the Giving site can have a sidebar button to the <a href="http://go.middlebury.edu/giving?agc">Give Now</a> form, create it on their site homepage and have it display on the right side of any giving page.</li>
<li>A way to do <a href="http://blogs.middlebury.edu/lis/?attachment_id=8881">specific scoped searches</a> of content across your site.</li>
<li>A content type for displaying an <a href="http://blogs.middlebury.edu/lis/?attachment_id=8891">automatic list of sub-pages</a> of any page on your site.</li>
<li>Through the Media module, a <a href="http://blogs.middlebury.edu/lis/?attachment_id=8901">file browser that lets you easily upload and include attachments</a>, organizing them within your site hierarchy.</li>
<li>A content type to display RSS feeds from any source, including feeds from pages or tags within the site.</li>
</ul>
<p>Amherst also developed a full profile management system, named <a href="http://groups.drupal.org/node/10231">Amherst Profile</a>, that is connected to their administrative database system and offers a sort of portal for members of their community. At this time, we decided not to implement this feature for our sites both due to time constraints and because we&#8217;re answering different questions with our sites than they answered using Amherst Profile.</p>
<p>Again, I want to thank Amherst for sharing this module with us. I don&#8217;t know how we would have been able to implement all the features it offers within our project timeline and have the interface come out as clean and easy to use as it is in Monster Menus. We&#8217;ll be working with the development staff at Amherst to do continuous improvements to this module, though much of that work will need to wait until after the Middlebury site launch.</p>
<p><strong>The MIIS Home Page</strong></p>
<p>I want to take you through each of the page designs for the MIIS site and explain how they work. This begins with the <a href="http://www.miis.edu">Home Page</a>. This page has three main content areas: Be the Solution, News &amp; Events, and the MIIS Spotlight. Be the Solution is a list of terms from a custom defined <a href="http://drupal.org/handbook/modules/taxonomy">taxonomy</a>. I used a <a href="http://api.drupal.org/api/function/taxonomy_get_tree/6">function to fetch the taxonomy</a> dynamically so that any additional terms will be immediately reflected on the home page. The links to the term pages are then based on the term names. MIIS can choose to grow or reduce the themes their institution highlights on the main page. During site development, their Web Strategy Team came up with an initial list of 17 themes (which they considered incomplete), then reduce the number to 5, and currently display 12.</p>
<p>The News &amp; Events and MIIS Spotlight features are two places where we used the <a href="http://drupal.org/project/views">Views module</a> for Drupal to display site content. MIIS Spotlight shows a block view that selects randomly from the story archive any news item specified as an MIIS Spotlight. I used a separate field on the News Story content type to allow editors to select whether their node was a Spotlight or not. This could also have been done as a separate content type, but that would have been a duplicate of the News Story content type and less efficient to maintain. It could also have been handled using a custom <a href="http://drupal.org/handbook/modules/taxonomy">taxonomy</a>, though the MIIS site already uses several of these and the editing form for News Stories is quite long as a result.</p>
<p>The other areas of the page, such as the list of languages, links to social networks, address in the footer, links below each of the features (such as &#8220;Expore academics as MIIS&#8221;), and quick links in the footer were all set using <a href="http://drupal.org/node/177868">Advanced theme settings</a>. These allow site administrators, or others with the Administer Themes permission, to make updates to these areas through the site administration interface without having to contact a developer to update the page template. The user interface for doing this <a href="http://blogs.middlebury.edu/lis/?attachment_id=12421" target="_blank">isn&#8217;t particularly user friendly</a>, but the settings need to be changed rarely enough, and by people familiar enough with the site to figure this out, that it&#8217;s much less painful than the alternatives. Some of these, such as the Quick Links, could have been done as a custom block in much the same way, but for others like the News Feed URL it was more easier done with theme settings and so I decided to keep both settings in the same interface.</p>
<p><strong>Theme, or &#8220;Be the Solution&#8221; Pages</strong></p>
<p>Examples: <a href="http://www.miis.edu/bethesolution/business">Business</a>, <a href="http://www.miis.edu/bethesolution/environment">Environment</a>, <a href="http://www.miis.edu/bethesolution/translation_and_interpretation">Translations &amp; Interpretation</a></p>
<p>We originally called this the &#8220;Theme Template&#8221;, but as you can imagine this got really confusing when we starting throwing around the word Theme in its normal web development context. The thinking on each of these pages was that they would be an aggregator of content related to each theme. Since we used a custom taxonomy to build the list of themes, we could tag various nodes in the site with each of the terms and they would appear on these pages in some sort of custom defined columns.</p>
<p>The problem was that we didn&#8217;t have a good way to get those columns. Some of them, like Degrees &amp; Programs, indicated that the content nodes would be in the Academics portion of the site, probably nodes with the Page content type, which we would need to distinguish from nodes in the Careers section of the site using the same content type, tagged with the same term. At the time, Monster Menus didn&#8217;t have a way to select nodes tagged with a term in a particular portion of the site tree, so we <a href="http://n2.nabble.com/Filtering-MM-tree-by-tag-tt3474117.html#a3474117">worked with developers at Amherst to add that feature</a>. I&#8217;m hoping later to add functionality like this to the Monster Menus Views integration, so that a view can be passed an argument to select nodes within a portion of the site tree.</p>
<p>This worked well for a time; MIIS editors could enter paths to areas of the site, we would fetch that page&#8217;s title and use it as the column title, then select a certain number of nodes from that area of the site tagged with the term for that theme. This works really well if you&#8217;re selecting news items, or a photo stream, or other content this is refreshed periodically because the theme page will always show the latest nodes tagged with that term. It works really poorly when used to select a list of degree programs where the institution needs to place the items in a defined order. To solve this, I split out the Degrees &amp; Programs column into its own field using the <a href="http://drupal.org/project/link">Link</a> module for <a href="http://drupal.org/project/cck">CCK</a>. We can now enter the links to degrees in whatever order is required and then <a href="http://blogs.middlebury.edu/lis/?attachment_id=12431">specify any number of additional dynamic columns</a>.</p>
<p><strong>More to Come</strong></p>
<p>This is getting to be quite lengthy and there&#8217;s a lot to discuss about the MIIS site. I&#8217;ll end the post here for now and make this a series of posts on the topic. Check back shortly (or <a href="http://blogs.middlebury.edu/lis/feed">subscribe to this blog&#8217;s RSS feed</a>!) for a new post on the section pages, course and faculty views, and our struggle to come up with the perfect sub-page list bucketing algorithm.</p>
<p>In the mean time, if you have any questions about the MIIS site and its technical implementation, leave a comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.middlebury.edu/lis/2009/10/30/developing-miis-edu-for-drupal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book Sale at the William Tell Coleman Library, October 19-25, 2009</title>
		<link>http://blogs.middlebury.edu/lis/2009/10/19/book-sale-at-the-william-tell-coleman-library-october-19-25-2009/</link>
		<comments>http://blogs.middlebury.edu/lis/2009/10/19/book-sale-at-the-william-tell-coleman-library-october-19-25-2009/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 20:03:26 +0000</pubDate>
		<dc:creator>Doreen Bernier</dc:creator>
				<category><![CDATA[MIIS]]></category>

		<guid isPermaLink="false">http://blogs.middlebury.edu/lis/?p=10891</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><a title="Book Sale flyer 2009 blue by Doreen1989, on Flickr" href="http://www.flickr.com/photos/43745527@N03/4027269782/"><img src="http://farm3.static.flickr.com/2572/4027269782_38cd2dc85b_b.jpg" alt="Book Sale flyer 2009 blue" width="250" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.middlebury.edu/lis/2009/10/19/book-sale-at-the-william-tell-coleman-library-october-19-25-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Automatic Update of Display Name Coming Soon</title>
		<link>http://blogs.middlebury.edu/lis/2009/10/16/automatic-update-of-display-name-coming-soon/</link>
		<comments>http://blogs.middlebury.edu/lis/2009/10/16/automatic-update-of-display-name-coming-soon/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 17:35:28 +0000</pubDate>
		<dc:creator>Julie Tumminia-Tomsuden</dc:creator>
				<category><![CDATA[Enterprise Technology & Infrastructure]]></category>
		<category><![CDATA[MIIS]]></category>
		<category><![CDATA[User Services]]></category>
		<category><![CDATA[★ The Essentials]]></category>
		<category><![CDATA[web directory display name Banner Outlook]]></category>

		<guid isPermaLink="false">http://blogs.middlebury.edu/lis/?p=10751</guid>
		<description><![CDATA[The “display name” (or alpha name) shown in the web directory, Outlook address book, etc. has in the past been set so that it could only be corrected or changed by a manual process. This will soon be modified so name changes entered into the Banner database will flow through the Active Directory table and [...]]]></description>
			<content:encoded><![CDATA[<p>The “display name” (or alpha name) shown in the web directory, Outlook address book, etc. has in the past been set so that it could only be corrected or changed by a manual process. This will soon be modified so name changes entered into the Banner database will flow through the Active Directory table and subsequently update the web directory, Outlook, etc. where the alpha name is displayed in the format <em>Last, First Middle</em>.</p>
<p>There is much work being done by data stewards of the Banner database to ensure that people who have requested a specific “display name” in the past won’t have that name replaced by this change. Look for the “display name” changes to be automated as soon as this work is completed.</p>
<p>One enhancement as a result of this change which should help people out involves the “Preferred First Name” field in the Banner database. For records that have had this data entered into Banner, the “Preferred First Name” will be appended to the “display name” and will be enclosed in parentheses in the format <em>Last, First Middle (Preferred First)</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.middlebury.edu/lis/2009/10/16/automatic-update-of-display-name-coming-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MIIS Library Summer Break Hours</title>
		<link>http://blogs.middlebury.edu/lis/2009/05/29/miis-library-summer-break-hours/</link>
		<comments>http://blogs.middlebury.edu/lis/2009/05/29/miis-library-summer-break-hours/#comments</comments>
		<pubDate>Fri, 29 May 2009 18:46:16 +0000</pubDate>
		<dc:creator>pliu</dc:creator>
				<category><![CDATA[MIIS]]></category>
		<category><![CDATA[★ The Essentials]]></category>
		<category><![CDATA[library hours]]></category>
		<category><![CDATA[May 29 09]]></category>
		<category><![CDATA[Summer 2009 Break]]></category>

		<guid isPermaLink="false">http://blogs.middlebury.edu/list/?p=307</guid>
		<description><![CDATA[


Summer Break 2009


May 16 &#8211; June 14,
 


Monday &#8211; Friday
8:30 AM &#8211; 5:00 PM


Saturday &#8211; Sunday
CLOSED



]]></description>
			<content:encoded><![CDATA[<table class="text" border="0" cellspacing="1" cellpadding="1" width="90%" align="center">
<tbody>
<tr valign="top">
<th class="head1" colspan="2">Summer Break 2009</th>
</tr>
<tr valign="top">
<td class="head2" width="50%">May 16 &#8211; June 14,</td>
<td class="head2" width="50%"> </td>
</tr>
<tr>
<td class="head2" width="50%">Monday &#8211; Friday</td>
<td class="head2" width="50%">8:30 AM &#8211; 5:00 PM</td>
</tr>
<tr>
<td class="head2" width="50%">Saturday &#8211; Sunday</td>
<td class="head2" width="50%">CLOSED</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://blogs.middlebury.edu/lis/2009/05/29/miis-library-summer-break-hours/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MIIS Library Acquisitions &amp; Serials Update</title>
		<link>http://blogs.middlebury.edu/lis/2009/05/08/miis-library-acquisitions-serials-update/</link>
		<comments>http://blogs.middlebury.edu/lis/2009/05/08/miis-library-acquisitions-serials-update/#comments</comments>
		<pubDate>Fri, 08 May 2009 19:37:18 +0000</pubDate>
		<dc:creator>pliu</dc:creator>
				<category><![CDATA[MIIS]]></category>
		<category><![CDATA[★ The Essentials]]></category>
		<category><![CDATA[May 8 2009]]></category>
		<category><![CDATA[MIIS Library Acquisitions]]></category>
		<category><![CDATA[Serials]]></category>

		<guid isPermaLink="false">http://blogs.middlebury.edu/list/?p=292</guid>
		<description><![CDATA[Submitted by Peter Liu
As part of the ongoing integration process with Middlebury, we have been looking at our respective internal work flows in technical services where need to be aligned.  
Since the fall of 2008, the MIIS Acquisitions Librarian, Erika Johnson (erika.johnson@miis.edu), has been using Blackwell and its Collection Manager as one of  the primary [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0in 0in 10pt"><span style="font-size: small"><span style="font-family: Calibri"><em>Submitted by Peter Liu</em></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt"><span style="font-size: small"><span style="font-family: Calibri">As part of the ongoing integration process with Middlebury, we have been looking at our respective internal work flows in technical services where need to be aligned. <span> </span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt"><span style="font-size: small;font-family: Calibri">Since the fall of 2008, the MIIS Acquisitions Librarian, Erika Johnson (</span><a href="mailto:erika.johnson@miis.edu"><span style="font-size: small;font-family: Calibri">erika.johnson@miis.edu</span></a><span style="font-size: small;font-family: Calibri">), has been using Blackwell and its Collection Manager as one of <span> </span>the primary book vendors. <span> </span>As a result, a majority of our recent book orders have being placed via Blackwell Library Services. </span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt"><span style="font-size: small"><span style="font-family: Calibri">Beginning with the Spring 2009 semester, Erika <span> </span>is also handling all of our serials responsibilities.<span>  </span>In addition to overseeing the purchasing, cancellation, invoicing, receipt, processing, and shelving of print periodicals and journals (including check-in, claiming, and binding), she now also manages the authentication, activation and maintenance of access to electronic journals through EBSCO&#8217;s A-to-Z list and electronic journals service (EJS).<span>  </span></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.middlebury.edu/lis/2009/05/08/miis-library-acquisitions-serials-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MIIS Library Celebrates Earth Day</title>
		<link>http://blogs.middlebury.edu/lis/2009/04/24/miis-library-celebrates-earth-day/</link>
		<comments>http://blogs.middlebury.edu/lis/2009/04/24/miis-library-celebrates-earth-day/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 18:25:25 +0000</pubDate>
		<dc:creator>Doreen Bernier</dc:creator>
				<category><![CDATA[MIIS]]></category>
		<category><![CDATA[★ The Essentials]]></category>
		<category><![CDATA[April 24 2009]]></category>
		<category><![CDATA[Photos]]></category>

		<guid isPermaLink="false">http://blogs.middlebury.edu/list/?p=279</guid>
		<description><![CDATA[Submitted by Peter Liu, MIIS

 
 
 
 
 
 
 
The MIIS Library is celebrating Earth Day (April 22) during the entire month of April. Every week we’ll have a new display of books from our collection in our front lobby.
This week we are having a display that features on oceans and marine resources. Here is a picture attachment.
For further information, [...]]]></description>
			<content:encoded><![CDATA[<p><em>Submitted by Peter Liu, MIIS</em><br />
<a title="Earth Day Display April 21, 2009 by bernierdoreen, on Flickr" href="http://www.flickr.com/photos/31148931@N05/3463441428/"><img src="http://farm4.static.flickr.com/3664/3463441428_9fdfb00da5_b.jpg" alt="Earth Day Display April 21, 2009" height="250" /></a></p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p>The MIIS Library is celebrating Earth Day (April 22) during the entire month of April. Every week we’ll have a new display of books from our collection in our front lobby.</p>
<p>This week we are having a display that features on oceans and marine resources. Here is a picture attachment.</p>
<p>For further information, please visit the library&#8217;s blogs at:</p>
<p> </p>
<p><a href="http://blogs.middlebury.edu/colemanlibrary/"><span style="text-decoration: underline"><span style="font-size: x-small;color: #0000ff"><span style="font-size: x-small;color: #0000ff"><span style="text-decoration: underline"><span style="font-size: x-small;color: #0000ff"><span style="font-size: x-small;color: #0000ff"><span>http://blogs.middlebury.edu/colemanlibrary/</span></span></span></span></span></span></span></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.middlebury.edu/lis/2009/04/24/miis-library-celebrates-earth-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MIIS Faculty Authors Collection</title>
		<link>http://blogs.middlebury.edu/lis/2009/04/10/miis-faculty-authors-collection/</link>
		<comments>http://blogs.middlebury.edu/lis/2009/04/10/miis-faculty-authors-collection/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 20:33:58 +0000</pubDate>
		<dc:creator>Doreen Bernier</dc:creator>
				<category><![CDATA[MIIS]]></category>
		<category><![CDATA[★ The Essentials]]></category>
		<category><![CDATA[April 10 09]]></category>

		<guid isPermaLink="false">http://blogs.middlebury.edu/list/?p=276</guid>
		<description><![CDATA[Submitted by Peter Liu, MIIS
As a part of ongoing process of integration into the Middlebury College Libraries, we&#8217;ll have a new MIIS Faculty Authors Collection debuting during the National Library Week: April 12 &#8211; 18. It&#8217;s the collection in development similar to the MIDD Faculty Authors practice. Here is the link to the MIIS Faculty [...]]]></description>
			<content:encoded><![CDATA[<p><span><em>Submitted by Peter Liu, MIIS</em></span></p>
<p>As a part of ongoing process of integration into the Middlebury College Libraries, we&#8217;ll have a new MIIS Faculty Authors Collection debuting during the National Library Week: April 12 &#8211; 18. It&#8217;s the collection in development similar to the MIDD Faculty Authors practice. Here is the link to the MIIS Faculty Authors master list in PDF as of April 9, 2009:</p>
<p><a href="http://blogs.middlebury.edu/colemanlibrary/files/2009/04/facultyauthorslist.pdf"><span style="text-decoration: underline"><span style="color: #0000ff;font-size: x-small"><span style="color: #0000ff;font-size: x-small"><span style="text-decoration: underline"><span style="color: #0000ff;font-size: x-small"><span style="color: #0000ff;font-size: x-small"><span>http://blogs.middlebury.edu/colemanlibrary/files/2009/04/facultyauthorslist.pdf</span></span></span></span></span><span style="text-decoration: underline"></span></span></span></a><span style="font-size: x-small"></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.middlebury.edu/lis/2009/04/10/miis-faculty-authors-collection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Podcast Army is in Training</title>
		<link>http://blogs.middlebury.edu/lis/2009/02/20/the-podcast-army-is-in-training/</link>
		<comments>http://blogs.middlebury.edu/lis/2009/02/20/the-podcast-army-is-in-training/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 21:15:34 +0000</pubDate>
		<dc:creator>Bob Cole</dc:creator>
				<category><![CDATA[MIIS]]></category>
		<category><![CDATA[★ The Essentials]]></category>
		<category><![CDATA[Curricular Technology]]></category>
		<category><![CDATA[digital media commons]]></category>
		<category><![CDATA[Feb 20 09]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[teaching & learning collaborative]]></category>

		<guid isPermaLink="false">http://blogs.middlebury.edu/list/?p=234</guid>
		<description><![CDATA[
Submitted by Bob Cole, MIIS
The Teaching &#38; Learning Collaborative in coordination with the Digital Media Commons at the Monterey Institute is training an army of podcasters.  The one unit, fifteen hour workshop titled Digital Media for Change meets Friday afternoons from 2-4pm.  Participants are exploring new communication skills with digital media with a particular focus [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="margin: 10px;float: left" src="http://4.bp.blogspot.com/_KsnjyfdA0Dg/SZskxT6pGuI/AAAAAAAAAEM/WLnqXiTPGyM/S1600-R/cupcake.jpg" alt="DM4change" width="140" height="140" /></p>
<p><em>Submitted by Bob Cole, MIIS</em></p>
<p>The Teaching &amp; Learning Collaborative in coordination with the Digital Media Commons at the Monterey Institute is training an army of podcasters.  The one unit, fifteen hour workshop titled Digital Media for Change meets Friday afternoons from 2-4pm.  Participants are exploring new communication skills with digital media with a particular focus on affecting change.  We&#8217;re reading and discussing the workshop text by Garr Reynolds, <a href="http://www.presentationzen.com/">PresentationZen</a>, and we have gathered online on a homegrown social network hosted by Ning: <a href="http://dm4change.ning.com">http://dm4change.ning.com</a>.  Participants will be helping the Institute build our capacity to capture campus events, speakers, and other stories that distinguish our community and reflect our mission.  We&#8217;re building an army of graduate students, staff, and faculty to help us!  And yes, we like cupcakes.</p>
<p>As the workshop coordinator I am using this as an opportunity to experiment with alternative course management tools and blogging.  We welcome any and all who might be interested in what we are up to, so please feel free to join us on our Ning, or grab the RSS feed for the <a href="http://dm4change.blogspot.com">Dm4change blog</a> that is being piped into the main page for workshop updates and thoughts from yours truly.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.middlebury.edu/lis/2009/02/20/the-podcast-army-is-in-training/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yammering at MIIS</title>
		<link>http://blogs.middlebury.edu/lis/2008/10/31/yammering-at-miis/</link>
		<comments>http://blogs.middlebury.edu/lis/2008/10/31/yammering-at-miis/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 16:28:31 +0000</pubDate>
		<dc:creator>Bob Cole</dc:creator>
				<category><![CDATA[LIS Administration]]></category>
		<category><![CDATA[MIIS]]></category>
		<category><![CDATA[★ The Essentials]]></category>
		<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[Oct 31 2008]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Yammer]]></category>

		<guid isPermaLink="false">http://blogs.middlebury.edu/list/?p=146</guid>
		<description><![CDATA[Submitted by Bob Cole, MIIS
I have been personally experimenting with Twitter, the micro-blogging tool.  After nearly a year, I&#8217;ve discovered there is immense value in personal and professional learning networks.  I &#8216;follow&#8217; edtech professionals, NPR news, teachers, and the humor of ICHCheezburger. With Twitter I am able to post 140 character &#8216;tweets&#8217; of insight, listen [...]]]></description>
			<content:encoded><![CDATA[<p><em>Submitted by Bob Cole, MIIS</em></p>
<p><img class="alignleft" style="float: left" src="http://farm1.static.flickr.com/194/472202619_bc3b1a555a.jpg" alt="" width="367" height="286" />I have been personally experimenting with <a href="http://www.twitter.com">Twitter</a>, the micro-blogging tool.  After nearly a year, I&#8217;ve discovered there is immense value in personal and professional learning networks.  I &#8216;follow&#8217; edtech professionals, NPR news, teachers, and the humor of <a href="http://twitter.com/ICHCheezburger">ICHCheezburger</a>. With Twitter I am able to post 140 character &#8216;tweets&#8217; of insight, listen to others, and crowdsource an idea or question. Now that I&#8217;ve nearly summited the Twitter adoption curve (see left), I&#8217;m evangelizing with students and colleagues here at MIIS.  Trouble is it&#8217;s an uphill battle.</p>
<p>This, however, changed recently when a TLC colleague, Sarah Springer mentioned a new tool in a brief conversation.  She said something about a crowdsourcing tool named <a href="http://www.yammer.com">Yammer</a>.  I didn&#8217;t write it down or Tweet about it, but it did stick in my mind.  I <a href="http://blogs.middlebury.edu/list/files/2008/10/yammer.jpg"><img class="alignleft size-full wp-image-147" src="http://blogs.middlebury.edu/list/files/2008/10/yammer.jpg" alt="Snapshot of recent Yammers from MIIS" width="468" height="615" /></a>went and checked it out online.  Essentially, Yammer is an enterprise Twitter for in-house collaboration, and maybe a gateway tool for future Twitterers.  We&#8217;ve slowly invited like-minded staffers, students, and faculty to join in on the sharing.</p>
<p>An added feature that Yammer offers is the ability to tag posts with hashmarks.  So, it I share an event I could include the #event tag and my yammer msg would be added to that tag archive, very much like blogging categories or tags work as well.  I can even follow a given tag in Yammer and receive a digest e-mail of activity.</p>
<p>I&#8217;ll continue to tap into my Twitter network as <a href="http://www.twitter.com/beohbe">beohbe</a>, but am excited by the possibilities that Yammering in-house learning and sharing will bring as we continue to experiment with communication and collaboration tools here in Monterey.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.middlebury.edu/lis/2008/10/31/yammering-at-miis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MIIS VHS Video Collection is Searchable Online Now</title>
		<link>http://blogs.middlebury.edu/lis/2008/09/12/miis-vhs-video-collection-is-searchable-online-now/</link>
		<comments>http://blogs.middlebury.edu/lis/2008/09/12/miis-vhs-video-collection-is-searchable-online-now/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 16:10:07 +0000</pubDate>
		<dc:creator>Doreen Bernier</dc:creator>
				<category><![CDATA[MIIS]]></category>
		<category><![CDATA[★ The Essentials]]></category>
		<category><![CDATA[Sep 12 08]]></category>
		<category><![CDATA[VHS Video Collection]]></category>

		<guid isPermaLink="false">http://blogs.middlebury.edu/list/?p=52</guid>
		<description><![CDATA[Submitted by Peter Liu, MIIS Library Director
For many years, the Institute’s more than 2,000 VHS video collection has not been included in the library’s Online Public Access Catalog or OPAC until recently.  As a part of the MIIS and MIDD libraries’ integration process, a joint project of MIIS A/V collection enhancement to support instruction [...]]]></description>
			<content:encoded><![CDATA[<p><em>Submitted by Peter Liu, MIIS Library Director</em></p>
<p>For many years, the Institute’s more than 2,000 VHS video collection has not been included in the library’s Online Public Access Catalog or OPAC until recently.  As a part of the MIIS and MIDD libraries’ integration process, a joint project of MIIS A/V collection enhancement to support instruction was launched during this summer. The primary purpose of the project is to convert the existing A/V Center VHS video data of Microsoft Excel into a set of the library MAchine Readable Cataloging  records or often known as the MARC standards.  The project intended to leverage Middlebury cataloging expertise, make a full use of the recent updated Millennium server’s capacities, preserve all useful data and present in a simple and web searchable format.   After several months of hard work of librarians on both MIIS and MIDD campuses, especially through timely guidance and collaborations with Terry Simpkins and his talent cataloging staff at Middlebury, the MIIS library’s OPAC (<a href="http://monti.miis.edu">http://monti.miis.edu</a>) is now containing more than 2,000 VHS videocassettes from the A/V Center.  As a result, MIIS faculty and students are now able to find, identify, select, and obtain A/V materials just like they search any printing books and periodicals.  The project has greatly enhanced the usability of A/V collection on and beyond campus.  A portion of the regularly purchased A/V materials of documentary videos, performances, performance art, and feature films will be adding into our library holdings on the largest union catalog of the OCLC’s WorldCat.   Those A/V materials can be checked out at A/V Center for one day or 24 hours as usual. They will not be lent to other libraries except to Middlebury through interlibrary loan in the near future.</p>
<p><em>Copyright note:<br />
The video cassettes and other A/V materials in the library are subject to the Revised Copyright Act of 1976, Title 17 of the U.S. Code, Sections 101-810, which took effect on January 1, 1978. The library prohibits the use of these materials in any way that violates Federal or State laws. </em></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.middlebury.edu/lis/2008/09/12/miis-vhs-video-collection-is-searchable-online-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
