<?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>The Middlebury Blog Network &#187; ★ The Essentials</title>
	<atom:link href="http://sites.middlebury.edu/middblogs/tag/%E2%98%85-the-essentials/feed/" rel="self" type="application/rss+xml" />
	<link>http://sites.middlebury.edu/middblogs</link>
	<description>Selected Posts from the Midd Blogosphere</description>
	<lastBuildDate>Fri, 17 May 2013 20:05:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Today’s Hours now displaying on LIS websites!</title>
		<link>http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/rAb49KbQZEQ/</link>
		<comments>http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/rAb49KbQZEQ/#comments</comments>
		<pubDate>Wed, 11 May 2011 14:47:15 +0000</pubDate>
		<dc:creator>Dan Frostman</dc:creator>
				<category><![CDATA[Midd Blogosphere]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[hours]]></category>
		<category><![CDATA[hours of service]]></category>
		<category><![CDATA[library hours]]></category>
		<category><![CDATA[Library Spotlight]]></category>
		<category><![CDATA[LIS Website]]></category>
		<category><![CDATA[User Services]]></category>
		<category><![CDATA[★ The Essentials]]></category>

		<guid isPermaLink="false">http://sites.middlebury.edu/lis/?p=25628</guid>
		<description><![CDATA[Users can now see today&#8217;s hours from the LIS web pages. The &#8220;All Hours&#8221; link takes users to the full Google Calendar, which has a pull-down menu for the various service points. More locations will be added in the coming &#8230; <a href="http://sites.middlebury.edu/lis/2011/05/11/todays-hours-now-displaying-on-lis-websites/">Continue reading <span>&#8594;</span></a> <a href="http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/rAb49KbQZEQ/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://sites.middlebury.edu/lis/files/2011/05/Hours.jpg"><img class="alignleft size-full wp-image-25629" src="http://sites.middlebury.edu/lis/files/2011/05/Hours.jpg" alt="" width="224" height="355" /></a></p>
<p>Users can now see today&#8217;s hours from the LIS web pages.  The <a href="http://www.middlebury.edu/academics/lib/visitors/hours">&#8220;All Hours&#8221; </a>link takes users to the full Google Calendar, which has a pull-down menu for the various service points.  More locations will be added in the coming days.  Special thanks to the LIS Website Team, Carrie, and Ian for making this happen!</p>
<img src="http://feeds.feedburner.com/~r/MiddLibraryInformationServices/~4/rAb49KbQZEQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sites.middlebury.edu/lis/2011/05/11/todays-hours-now-displaying-on-lis-websites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weekly Web Development Round-up May 2-6, 2011</title>
		<link>http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/3-jRVA1GI4M/</link>
		<comments>http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/3-jRVA1GI4M/#comments</comments>
		<pubDate>Fri, 06 May 2011 21:00:56 +0000</pubDate>
		<dc:creator>Ian McBride</dc:creator>
				<category><![CDATA[Midd Blogosphere]]></category>
		<category><![CDATA[Course Hub]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Enterprise Applications]]></category>
		<category><![CDATA[Web Application Development]]></category>
		<category><![CDATA[★ The Essentials]]></category>

		<guid isPermaLink="false">http://sites.middlebury.edu/lis/?p=25585</guid>
		<description><![CDATA[To give our colleagues a better idea of what&#8217;s changed in our web applications each week, we&#8217;ll be preparing this quick list for publication each Friday. Not all of the details of each change are included below, but we&#8217;ll be &#8230; <a href="http://sites.middlebury.edu/lis/2011/05/06/weekly-web-development-round-up-may-2-6-2011/">Continue reading <span>&#8594;</span></a> <a href="http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/3-jRVA1GI4M/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>To give our colleagues a better idea of what&#8217;s changed in our web applications each week, we&#8217;ll be preparing this quick list for publication each Friday. Not all of the details of each change are included below, but we&#8217;ll be happy to answer any questions you might have in the comments.</p>
<p><span id="more-25585"></span></p>
<p>Recently, several people have had issues uploading files to Drupal using Firefox. What happens is that, when you use Firefox to download a file, like a PDF, the server you download it from tells Firefox what type of file you&#8217;re downloading. Firefox then associates that file type with the file extension. A server might tell you that a PDF is the file type &#8220;application/x-download&#8221; instead of &#8220;application/pdf&#8221; and from then on Firefox will think that all PDFs are &#8220;application/x-download&#8221;s. This causes problems when you then try to upload a PDF to our site and your browser tells our server than you&#8217;re sending us a &#8220;application/x-download&#8221;, which we don&#8217;t want you to upload.</p>
<p>To resolve this, you need to delete a file called &#8220;mimeTypes.rdf&#8221; from your Firefox profile folder. See this <a href="http://kb.mozillazine.org/Profile_folder">guide to locating your profile folder</a>. You only need to do this if you start experiencing this issue.</p>
<p><strong>Drupal</strong></p>
<ul>
<li>There are now named anchors above every node on the site. If you have a page with a bunch of nodes, you can link to a specific one by adding #node-XXXXXX to the URL where XXXXXX is the node ID, usually a six-digit number that is in the URL when you&#8217;re editing the node.</li>
<li>The Google Calendar content type now supports multiple calendars and will let you select from a drop down list to choose which calendar you want to view. Items in the month display now line wrap to show you the full title. These changes were done to help support adding Library hours to our website.</li>
<li>A meta description is now automatically created for every news article on the site so that when you link to a news article on Facebook the description of the link will be taken from the beginning text of the article.</li>
<li>We&#8217;ve replaced the ShareThis link at the bottom of our news articles with large buttons that look nicer. This also corrects an issue where people visiting our site using Firefox 3.5 were not able to load news articles. We encourage people to upgrade to the latest version of their browsers for best support.</li>
</ul>
<p><strong>Course Hub</strong></p>
<ul>
<li>If a course site is empty, the description from Banner is now displayed on the front page. (suggested by Shel)<strong></strong></li>
<li>The list of updates is now styled to be more constrained table-layout &#8212; along the lines of a Twitter feed or a Facebook wall. The most common feedback we received from faculty about the Course Hub was that the update list was &#8220;messy looking&#8221;. This styling change is a big improvement on that front.</li>
</ul>
<p><strong>GO</strong></p>
<ul>
<li>A fix so it&#8217;s now not possible to make a code with the same name as an existing alias.</li>
</ul>
<img src="http://feeds.feedburner.com/~r/MiddLibraryInformationServices/~4/3-jRVA1GI4M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sites.middlebury.edu/lis/2011/05/06/weekly-web-development-round-up-may-2-6-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DVDs at Davis: A Summer Project</title>
		<link>http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/4nYWs_ieg7w/</link>
		<comments>http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/4nYWs_ieg7w/#comments</comments>
		<pubDate>Fri, 06 May 2011 19:29:28 +0000</pubDate>
		<dc:creator>Steven Bertolino</dc:creator>
				<category><![CDATA[Midd Blogosphere]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Library Spotlight]]></category>
		<category><![CDATA[User Services]]></category>
		<category><![CDATA[★ The Essentials]]></category>

		<guid isPermaLink="false">http://sites.middlebury.edu/lis/?p=25599</guid>
		<description><![CDATA[I&#8217;m excited to announce that, in partnership with the Film &#038; Media department, a large majority of the Media Collection DVDs, which have been kept behind the Circulation Desk, will be moving out onto the main floor, and new loan &#8230; <a href="http://sites.middlebury.edu/lis/2011/05/06/dvds-at-davis-a-summer-project/">Continue reading <span>&#8594;</span></a> <a href="http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/4nYWs_ieg7w/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I&#8217;m excited to announce that, in partnership with the Film &amp; Media department, a large majority of the Media Collection DVDs, which have been kept behind the Circulation Desk, will be moving out onto the main floor, and new loan rules will apply to them.<span id="more-25599"></span> These DVDs will be merged with the current Browsing DVDs, located between the New Books and Reference stacks, and will circulate to students and staff for 3 days, and to faculty for 2 weeks.  They&#8217;ll be housed within new, locked cases, and when you check out the media, instead of having to locate the DVD itself from a shelf behind Circulation, LIS staff will simply unlock the case for you.  In other words, yes, now you&#8217;ll be able to watch most of the DVDs Middlebury owns outside the library.</p>
<p>Additionally, we expect to have an “oversize” portion of the collection where the original DVD cases (e.g. some box sets, DVDs with irregular-sized booklets) are important for use or study, or can’t be easily transferred to the locking cases.  This oversize section will be located behind the Circulation Desk, but the materials will circulate under the new loan rules and can leave the building.</p>
<p>Lastly, a smaller restricted collection of rare and/or expensive DVDs will continue to be kept behind Circulation and the old loan rules (students &amp; staff 4 hours in-house, faculty 3 days) will still apply.</p>
<p>This new arrangement will not affect how Reserves works for faculty or students.  When a professor asks to have a DVD put on Reserves for a course, LIS staff will retrieve the media from the open stacks/oversize/restricted, and it will be kept on Reserves, in the usual place behind Circulation and with the usual Reserves loan rules.  At the end of the semester, when the media comes off of Reserves, it will be returned to wherever it came.  (Note: videotapes, which have already been moved from behind Circ to open stacks on the main floor behind Government Documents, will work the same way.)  However, since a more widely circulating media collection will result in more media being used away from the library and off campus, we encourage faculty to plan ahead for your Reserves needs, including film screenings.</p>
<p>This is a huge project for LIS, involving handling all the DVDs, and repackaging and reprocessing most of them.  Not only most of the Media Collection DVDs, but also all of the Browsing DVDs will have to be repackaged.  All “MCTR” DVDs, no matter where they will eventually be housed, will be reprocessed using the Library of Congress classification system, which we use currently for all books and some DVDs.  The finished open stacks collection will be sorted by call number, not the current alphabetical arrangement used for Browsing.  We plan to start work on all this in early June, and hope to be finished before Fall semester classes begin.</p>
<img src="http://feeds.feedburner.com/~r/MiddLibraryInformationServices/~4/4nYWs_ieg7w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sites.middlebury.edu/lis/2011/05/06/dvds-at-davis-a-summer-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update: collection rearrangement in Davis Family Library</title>
		<link>http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/5N8mhgZlU2w/</link>
		<comments>http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/5N8mhgZlU2w/#comments</comments>
		<pubDate>Thu, 05 May 2011 20:41:12 +0000</pubDate>
		<dc:creator>Joseph Watson</dc:creator>
				<category><![CDATA[Midd Blogosphere]]></category>
		<category><![CDATA[collections]]></category>
		<category><![CDATA[Davis Family Library]]></category>
		<category><![CDATA[Maps]]></category>
		<category><![CDATA[Music Library]]></category>
		<category><![CDATA[Research & Collection Services]]></category>
		<category><![CDATA[★ The Essentials]]></category>

		<guid isPermaLink="false">http://sites.middlebury.edu/lis/?p=25584</guid>
		<description><![CDATA[The book collections on the Main and Lower Levels of Davis Family Library have been rearranged in order to create room for the Music Library collections that will be moving later this month.  Updated paper copies of the building guide &#8230; <a href="http://sites.middlebury.edu/lis/2011/05/05/update-collection-rearrangment-in-davis-family-library/">Continue reading <span>&#8594;</span></a> <a href="http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/5N8mhgZlU2w/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>The book collections on the Main and Lower Levels of Davis Family  Library have been rearranged in order to create room for the Music  Library collections that will be moving later this month.  Updated paper copies of the building guide are available at the  Circulation and Info Desks, and you may see updated plans online at <strong>go/davismap</strong></p>
<p>New compact shelving was installed in the SE corner of the lower level, and all of the books in the &#8220;stacks&#8221; (aka general collection shelves) were shifted toward Z.   Therefor, if you&#8217;re used to finding your favorite PQ books in a specific spot, to find them now, keep following the alphabet toward Z until you run into them.</p>
<p>The Vermont Collection was moved to the middle of the lower level, as were the Arabic, Chinese, and Japanese Collections.   The VHS collection was moved to open shelves in the center of the Main Lvl just east of the Government Documents.<br />
<strong> </strong></p>
<p><strong><br />
</strong></p>
<img src="http://feeds.feedburner.com/~r/MiddLibraryInformationServices/~4/5N8mhgZlU2w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sites.middlebury.edu/lis/2011/05/05/update-collection-rearrangment-in-davis-family-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>“The New Digital Storytelling: Creating Narratives with New Media.” – A Talk by Bryan Alexander</title>
		<link>http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/M2MKxVb5r-Y/</link>
		<comments>http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/M2MKxVb5r-Y/#comments</comments>
		<pubDate>Thu, 05 May 2011 19:00:16 +0000</pubDate>
		<dc:creator>Doreen Bernier</dc:creator>
				<category><![CDATA[Midd Blogosphere]]></category>
		<category><![CDATA[digital storytelling]]></category>
		<category><![CDATA[Ilsley Public Library]]></category>
		<category><![CDATA[Lectures]]></category>
		<category><![CDATA[new media]]></category>
		<category><![CDATA[★ The Essentials]]></category>

		<guid isPermaLink="false">http://sites.middlebury.edu/lis/?p=25578</guid>
		<description><![CDATA[May 25, 2011 noon &#8211; 1 pm Ilsley Public Library Community Meeting Room People have been creating digital stories since before the Web began, but only recently have so many powerful mediums for sharing these stories become available to the &#8230; <a href="http://sites.middlebury.edu/lis/2011/05/05/the-new-digital-storytelling-creating-narratives-with-new-media-a-talk-by-bryan-alexander/">Continue reading <span>&#8594;</span></a> <a href="http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/M2MKxVb5r-Y/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top">
<p style="text-align: center"><strong>May 25, 2011</strong><br />
<strong>noon &#8211; 1 pm</strong><br />
<strong> Ilsley Public Library Community Meeting Room</strong></p>
<p style="text-align: left">People have been creating digital stories since before the Web began, but only recently have so many powerful mediums for sharing these stories become available to the general population. Digital storytelling uses new media tools and platforms to tell stories. Author Bryan Alexander explains the modern expression of the ancient art of storytelling, weaving images, text, audio, video, and music together. Bryan holds a Ph.D. from the University of Michigan and taught English and information technology studies as faculty at Centenary College of Louisiana.</p>
<p><a title="http://www.addisonindependent.com/node/566/submission/6925" href="http://www.addisonindependent.com/node/566/submission/6925" ></a></td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
</tbody>
</table>
<img src="http://feeds.feedburner.com/~r/MiddLibraryInformationServices/~4/M2MKxVb5r-Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sites.middlebury.edu/lis/2011/05/05/the-new-digital-storytelling-creating-narratives-with-new-media-a-talk-by-bryan-alexander/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Returning items to the Music Library</title>
		<link>http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/-zLEL6sO7tY/</link>
		<comments>http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/-zLEL6sO7tY/#comments</comments>
		<pubDate>Wed, 04 May 2011 19:27:18 +0000</pubDate>
		<dc:creator>Dan Frostman</dc:creator>
				<category><![CDATA[Midd Blogosphere]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Library Spotlight]]></category>
		<category><![CDATA[Music Library]]></category>
		<category><![CDATA[User Services]]></category>
		<category><![CDATA[★ The Essentials]]></category>

		<guid isPermaLink="false">http://sites.middlebury.edu/lis/?p=25566</guid>
		<description><![CDATA[As you may or may not be aware, the Music Library will close its doors at 5 pm on May 17th. LIS would appreciate it if all Music Library items were returned before that time. After the 17th, Music Library &#8230; <a href="http://sites.middlebury.edu/lis/2011/05/04/returning-items-to-the-music-library/">Continue reading <span>&#8594;</span></a> <a href="http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/-zLEL6sO7tY/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>As you may or may not be aware, the <a href="http://sites.middlebury.edu/lis/2010/10/29/music-library-to-be-relocated-to-davis/">Music Library will close its doors</a> at 5 pm on May 17th.  LIS would appreciate it if all Music Library items were returned before that time.  After the 17th, Music Library materials can be returned to the Davis Family Library.</p>
<img src="http://feeds.feedburner.com/~r/MiddLibraryInformationServices/~4/-zLEL6sO7tY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sites.middlebury.edu/lis/2011/05/04/returning-items-to-the-music-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New service:  Renew your ILLs in ILLiad!</title>
		<link>http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/TIamVAEQY74/</link>
		<comments>http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/TIamVAEQY74/#comments</comments>
		<pubDate>Tue, 03 May 2011 19:39:43 +0000</pubDate>
		<dc:creator>Rachel Manning</dc:creator>
				<category><![CDATA[Midd Blogosphere]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[ILL]]></category>
		<category><![CDATA[Library Spotlight]]></category>
		<category><![CDATA[★ The Essentials]]></category>

		<guid isPermaLink="false">http://sites.middlebury.edu/lis/?p=25553</guid>
		<description><![CDATA[It is now possible to renew an ILL item from the ILLiad web pages: From within ILLiad, select &#8220;Checked Out Items&#8221; from the menu on the left. Open the item you would like to renew by clicking on the request number. Click &#8230; <a href="http://sites.middlebury.edu/lis/2011/05/03/new-service-renew-your-ills-in-illiad/">Continue reading <span>&#8594;</span></a> <a href="http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/TIamVAEQY74/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><strong>It is now possible to renew an ILL item from the <a title="ILLiad login page" href="http://go.middlebury.edu/ill" >ILLiad</a> web pages: </strong></p>
<p><strong>From within <a title="ILLiad login page" href="http://go.middlebury.edu/ill" >ILLiad</a>, select &#8220;Checked Out Items&#8221; from the menu on the left. Open the item you would like to renew by clicking on the request number. Click &#8220;Renew Request&#8221; at the top of the detailed information page to place the renewal request. </strong></p>
<p><strong><a href="http://sites.middlebury.edu/lis/files/2011/05/Renew-Request.gif"><img class="alignnone size-full wp-image-25554" src="http://sites.middlebury.edu/lis/files/2011/05/Renew-Request.gif" alt="" width="214" height="82" /></a></strong></p>
<p>There is a limited window of opportunity for placing a renewal.  Renewals can only be placed 10 day before the due date through one day beyond the original due date.</p>
<p>Items already identified as non-renewable will have no button. However, each renewal request is sent to the lender for review, and it is up to the lender to grant or decline our renewal request, so seeing the button in ILLiad is NOT a guarantee of a renewal.</p>
<p>ILL staff will update Millennium and ILLiad with the dates provided by the Lending Libraries, and e-mail patrons when a renewal has been denied.  You can check the status of your renewal in <a title="ILLiad login page" href="http://go.middlebury.edu/ill" >ILLiad</a> or in <a title="My MIDCAT login page" href="http://go.middlebury.edu/mymidcat" >My MIDCAT</a></p>
<img src="http://feeds.feedburner.com/~r/MiddLibraryInformationServices/~4/TIamVAEQY74" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sites.middlebury.edu/lis/2011/05/03/new-service-renew-your-ills-in-illiad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open House for the Rutland Railroad Archives</title>
		<link>http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/XD9sKxKEqXg/</link>
		<comments>http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/XD9sKxKEqXg/#comments</comments>
		<pubDate>Tue, 03 May 2011 17:25:49 +0000</pubDate>
		<dc:creator>Hans Raum</dc:creator>
				<category><![CDATA[Midd Blogosphere]]></category>
		<category><![CDATA[Research & Collection Services]]></category>
		<category><![CDATA[★ The Essentials]]></category>

		<guid isPermaLink="false">http://sites.middlebury.edu/lis/?p=25542</guid>
		<description><![CDATA[On Saturday afternoon, April 30 our Special Collections hosted an Open House for members of the Rutland Railroad Historical Society as part of the 25th annual convention of the group.  The Open House provided an opportunity for society members to &#8230; <a href="http://sites.middlebury.edu/lis/2011/05/03/open-house-for-the-rutland-railroad-archives/">Continue reading <span>&#8594;</span></a> <a href="http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/XD9sKxKEqXg/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>On Saturday afternoon, April 30 our Special Collections hosted an Open House for members of the Rutland Railroad Historical Society as part of the 25th annual convention of the group.  The Open House provided an opportunity for society members to see some of the most interesting material that has been acquired for the archives in the past decade.  </p>
<div id="attachment_25547" class="wp-caption aligncenter" style="width: 310px"><a href="http://sites.middlebury.edu/lis/files/2011/05/Misc-018small1.jpg"><img class="size-medium wp-image-25547" src="http://sites.middlebury.edu/lis/files/2011/05/Misc-018small1-300x199.jpg" alt="Rutland Railroad Archives Open House" width="300" height="199" /></a><p class="wp-caption-text">Rutland Railroad Archives Open House on April 30, 2010</p></div>
<p>A two page summary of material in the Rutland Railroad Archives can be found at <a href="http://midddigital.middlebury.edu/rutland_railroad/Summary%20of%20holdings%20of%20the%20Rutland%20Railroad%20Archives.doc">http://midddigital.middlebury.edu/rutland_railroad/Summary%20of%20holdings%20of%20the%20Rutland%20Railroad%20Archives.doc</a> and a more detailed 25 page listing of holdings can be found at <a title="http://midddigital.middlebury.edu/rutland_railroad/RRAGuide.htm" href="http://midddigital.middlebury.edu/rutland_railroad/RRAGuide.htm">http://midddigital.middlebury.edu/rutland_railroad/RRAGuide.htm</a>.  A two page gateway to other resources relating to the Rutland Railroad Archives can be found at <a title="http://midddigital.middlebury.edu/rutland_railroad/RutlandRailroadArchivesHandout.htm" href="http://midddigital.middlebury.edu/rutland_railroad/RutlandRailroadArchivesHandout.htm">http://midddigital.middlebury.edu/rutland_railroad/RutlandRailroadArchivesHandout.htm</a>.</p>
<p>Hans Raum served as co-chair of the two day convention held at the Middlebury Inn, which drew attendees from as far away as California.  Greg Pahl, an expert on the Beldens Falls Branch Railroad (and Joy Pile&#8217;s partner) spoke about the railroad at a program on Saturday, in preparation for a field trip on Sunday morning to visit traces of the short-lived railroad which ran from Beldens Falls, north of Middlebury, to a marble quarry about four miles away, east of Middlebury.</p>
<img src="http://feeds.feedburner.com/~r/MiddLibraryInformationServices/~4/XD9sKxKEqXg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sites.middlebury.edu/lis/2011/05/03/open-house-for-the-rutland-railroad-archives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LIS Focus: Spring 2011</title>
		<link>http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/iSutURKWXis/</link>
		<comments>http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/iSutURKWXis/#comments</comments>
		<pubDate>Mon, 02 May 2011 16:00:31 +0000</pubDate>
		<dc:creator>Michael Roy</dc:creator>
				<category><![CDATA[Midd Blogosphere]]></category>
		<category><![CDATA[focus]]></category>
		<category><![CDATA[priorities]]></category>
		<category><![CDATA[★ The Essentials]]></category>

		<guid isPermaLink="false">http://sites.middlebury.edu/lis/?p=25516</guid>
		<description><![CDATA[Below you will find the Spring 2011 edition of the LIS Focus document that outlines the activities that we’ll be focusing on this spring. For this quarter’s installment,  I’ve organized the document into a more traditional format that lays out &#8230; <a href="http://sites.middlebury.edu/lis/2011/05/02/lis-focus-spring-2011/">Continue reading <span>&#8594;</span></a> <a href="http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/iSutURKWXis/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<div>
<p>Below you will find the Spring 2011 edition of the LIS Focus document that outlines the activities that we’ll be focusing on this spring. For this quarter’s installment,  I’ve organized the document into a more traditional format that lays out the areas of focus for each of the workgroups and teams within LIS.</p>
<p>In addition to this quarterly snapshot of what’s keeping us busy, we still have our <a href="https://sites.google.com/a/middlebury.edu/lis-strategic-planning/directiongoals">goals</a> and our <a href="https://sites.google.com/a/middlebury.edu/pd/all-projects-list">projects</a> that provide another view into the on-the-ground view of what we are doing to achieve our longer-term vision for how LIS can support the ambitious goals of the College. The idea behind these quarterly snapshots is to provide a check-in to make sure that our annual and multi-year initiatives are making steady progress week-by-week, and to provide a transparency into what our priorities are.<span id="more-25516"></span></p>
<p><strong>RESEARCH &amp; COLLECTION SERVICES</strong></p>
<p>ILL Department</p>
<ul>
<li>Complete ILL Department Assessment, write report.</li>
<li>Make improvements identified by Assessment process.</li>
<li>OCLC Knowledge Base implementation.</li>
</ul>
<p>P&amp;P/Facilities Coordination</p>
<ul>
<li>Music Library Move: We will continue to work closely with Facilities Services and outside contractors to reorganize the shelving and book collections in Davis Library, and prepare for and then accomplish the move of the Music Library collections and related staff.</li>
<li>DVD collection: We will reprocess and rehouse the DVD collection, transferring it into locking security cases.</li>
</ul>
<p>Collection Management</p>
<ul>
<li>Reclass the portion of the DVD collection that currently uses the local call no. scheme (MCTR)</li>
<li>Planning for RDA during the summer, assuming LC decides to adopt it.  If they do not, my inclination would be to follow their lead.</li>
<li>Implement the Digital Center/Committee.</li>
</ul>
<p>Reference &amp; Instruction</p>
<ul>
<li>video tutorials: created a few and will be publicizing and assessing their usefulness</li>
<li>segue from segue (several librarians are on the CT team)</li>
<li>Music Library:  finding ways to be sure researchers know what&#8217;s now in Davis</li>
<li>Information literacy:  developing pilot for advanced skills, evaluating testing tools for first-years</li>
<li>Next-gen discovery tools:  training staff and creating a tutorial for researchers</li>
<li>Liaisons:  refining list of what liaisons roles and responsibilities, thinking about training and staff awareness</li>
<li>Statistics:  figuring out what we must track and what we can stop tracking</li>
</ul>
<p><strong>ENTERPRISE APPLICATIONS &amp; SYSTEMS</strong></p>
<p>CSNS</p>
<ul>
<li>Planning and implementation of network infrastructure and wireless services upgrades Many academic and administrative buildings and residential halls have new network equipment installed and operational, we are continuing to deploy new gear and turn up services that provide for increased performance, reduce risk of failure and offer expansion of wireless coverage.  Additionally, based on the work completed this far, we have the opportunity to assess our progress and examine challenges encountered thus far to better plan for the remaining execution of our current upgrade project and future initiatives.</li>
<li>Inventory of services, systems and infrastructure: Significant evolutionary (at times it feels like revolutionary) information technology changes have taken place in recent years that has resulted in extensive growth and change with the College’s IT systems.  As we plan for the future, it is essential that understand how all of the technology we manage fits together, we transition with minimal disruption and we position ourselves to gracefully handle growth and take advantage of innovation.</li>
<li>Disaster recovery planning and testing: As the day to day activities of Faculty, Staff and Students increasingly rely on technology, the consequences of service failures become more disruptive and expensive.  We are building out new a test environment, isolated from production customer facing services that, along with operational process and procedure changes, allow us to test backup and recovery procedures, changes to systems that address security vulnerabilities and product enhancements, and deployment of new services in a manner that reduces risk of unexpected production system/network failures or unexpected behavior.</li>
<li>Integrating Middlebury College and Monterey Institute networks and systems: We are continuing to streamline access to IT services and identify efficiencies by eliminating duplicate systems and tightly integrating applications.  Plans for and current implementation underway include a new faster more reliable Internet connection at Monterey, new network administrative and authentication management services, and enhanced collaborative library and educational resources.</li>
</ul>
<p>Enterprise Applications</p>
<ul>
<li>Evaluation of SunGard Hosted Banner Environment: When considering the costs associated with upgrades, appropriate disaster recovery, timely reporting database access, addressing load balancing concerns as well as a handful of other things, it is necessary to consider all options. An alternative option for Banner that is being investigated is offsite hosting at SunGard&#8217;s facility in Maitland, FL. Mike Roy and Danna Gianforte visited the Maitland facility in late March. A team of SunGard reps will now visit the Middlebury campus to discuss the process with the rest of the functional leads and technical staff.</li>
</ul>
<ul>
<li>Implementation of Nolij Document Management: After a lengthy evaluation process, Nolij Web 6 was selected as our electronic document management solution. An implementation team will begin in May to build out the environment, setup training, etc. The first functional areas to go live will be undergrad Admissions.</li>
<li>Implementation of Banner Workflow: The Banner Workflow module creates an automatic notification trail based on data changes in the system. For instance: if a termination date was entered in the HR module, an email could automatically be sent to the relevant folks that need to handle the termination process. Automated communication based on data changes within Banner will greatly enhance efficiency within the system.&#8221;</li>
</ul>
<p>Web Application Development</p>
<ul>
<li>Mini-re-org: reassignment of responsibilities within workgroup and preparing for new review process.</li>
</ul>
<ul>
<li>LMS recommendations and implementation</li>
<li>Identity Management Project</li>
<li>Platform Evaluations: Database of Faculty Accomplishments, E-commerce, Hiring Manager, Judicial Review, Portal, Student Room Selection</li>
</ul>
<p><strong>USER SERVICES</strong></p>
<p>Helpdesk Service Requests</p>
<ul>
<li>Rolling out Windows 7</li>
<li>Moving Equipment inventory into Heat</li>
<li>Mobile device support</li>
</ul>
<p>Media Services</p>
<ul>
<li>Build more smart classrooms. Replace the media equipment in the oldest smart classrooms. Divide classrooms into Tiers and create a template for each to streamline support and ease the construction of new and upgrading of old classrooms. Find an additional contractor or two to help us with smart classroom design and upgrades.</li>
<li>Improve the way event and screening support requests are processed. Streamline and automate this process. This will involve replacing Filemaker Pro databases with R25 and/or Heat and/or another solution.</li>
<li>Ensure that the Media Services group can program classroom systems (either Crestron or Extron). This will reduce upgrade expenses for classrooms, allow us to upgrade and build more classrooms per year, troubleshoot new classrooms better and greatly enhance team spirit.</li>
<li>Refresh the lecture capture system (Accordent). Find easy(er) ways for streaming events (which may resolve overflow issues).</li>
</ul>
<p>Labs and Public Computing</p>
<ul>
<li>Dual boot macs: Learning how to deploy (and deploying) dual-boot macs in labs and classrooms</li>
<li>Virtual Machines: Improving our virtual machines to better serve students: Continuing the expansion to virtual applications and virtual printing. Formalize how the virtual computer lab is used, its capacity and how much growth costs.</li>
<li>Windows 7: Deploying Windows 7 to labs. Implement a quarterly / 3-month update to the lab image.	Testing software packages after they are deployed, in a timely and consistent manner. This will require working with faculty to create test files and scenarios for the software they need. Alternatively, we can continue to rely on faculty to test the software that we&#8217;ve installed upon their request. (Note that successfully installing a software application and opening it does not always test whether all its features are functional)</li>
</ul>
<p>Telephone Services (and Printer Management)</p>
<ul>
<li>Continuation of printer consolidation/management.  We are combining all databases (PaperCut, Symquest, HEAT) into HEAT.  To this end we are doing a new inventory in April 2011 of printers and copiers on campus to get a one-time &#8220;&#8221;snapshot&#8221;" of the equipment.</li>
</ul>
<ul>
<li>Printer Workflow: Work with the Helpdesk to establish a smooth workflow for new and replacement printer/multifunction devices. Examine and make recommendations for tools to make tracking these devices easier and more accurate.  The ultimate goal is to reduce the number of devices on our network to save money and to reduce our carbon footprint.</li>
<li>LS Phones: Work with contractor and Language School administration to provide telephone service for the summer schools’ faculty.</li>
<li>Emergency Notification System: Re-evaluate emergency notification system in light of notice from our vendor that states, &#8220;We recommend that any customer currently using our alerting services for emergency notifications immediately migrate to a solution designed for life-threatening emergencies or implement a second, redundant, system that ensures message delivery in a timely manner.</li>
</ul>
<p>Circulation Services</p>
<ul>
<li>Music Library move</li>
<li>Student and staff scheduling, summer 2011</li>
</ul>
<p><strong>TEAMS</strong></p>
<p>Education &amp; Training Team</p>
<ul>
<li>Work with campus departments to identify specific information and technology training needs.	Recommend teaching/training/self-help strategies to address needs and support LIS goals.</li>
</ul>
<ul>
<li>Work with Human Resources to incorporate training into the hiring process, and staff development across the College.</li>
<li>Recommend how to build LIS staff development goals into the performance process.</li>
</ul>
<p>LIS Website Team</p>
<ul>
<li>Strategies to market the LIS Website: how can we help draw attention to key parts of the site, focusing on a variety of audiences (students, faculty, staff, summer students, etc.)</li>
<li>LIS Website assessment: User needs analysis for LIS website and follow-up usability testing</li>
<li>LIS Wiki Mission/Purpose/Guidelines and coordinating enhancements to the Wiki including search enhancements (Chris N. &amp; Joe A.), appearance (Alex C.), and taxonomy (Bryan C.)</li>
<li>Possibly also creating similar guidelines for the LIS Blog, following the open discussion about the future of the LIS Blog</li>
<li>Website refresh &amp; enhancement strategies</li>
</ul>
<p>Security</p>
<ul>
<li>We&#8217;ve started drafting security education topics.</li>
<li>We continue to use the SaaS form to evaluate products and services that are being considered for purchase (we used it for Studio Abroad and a remote assistance tool that the Helpdesk is looking at)</li>
<li>We explored full disk encryption as a security solution, running tests, quoting estimates and drafting guidelines.</li>
<li>We attended (virtually and through Chris Norris in person) the Educause security conference.</li>
<li>Ian put together a conference call with info sec / it sec staff from other educational institutions in the vicinity and we are exploring how we can use that.</li>
<li>We have created a data loss response plan / procedure. This could be used, for example, for addressing stolen laptops.</li>
</ul>
<p>Space</p>
<ul>
<li>on hiatus until summer (having just done yoemen’s work on planning the music library move, and plan for LIS office space!)</li>
</ul>
<p>Curricular Technology Team</p>
<ul>
<li>developing LMS recommendation</li>
<li>course hub development</li>
</ul>
<p>LIS Administration</p>
<ul>
<li>Budget &#8211; shifting or restructuring monies needed for end of FY11 and beginning of FY12 to allow for shifting priorities</li>
<li>Assessment &#8211; completing first round of Work-group services assessments ( ILL, Equipment distribution, backup &amp; restore services.)</li>
<li>Re-accreditation &#8211; gathering final data needed for re-accreditation</li>
<li>Strategic Planning &#8211; longer term look at budget &amp;  assessment or evaluations in line with projects on the horizon and evolving changes at the college and in the profession.</li>
</ul>
</div>
<p>&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/MiddLibraryInformationServices/~4/iSutURKWXis" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sites.middlebury.edu/lis/2011/05/02/lis-focus-spring-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weekly Web Development Round-up April 25-29, 2011</title>
		<link>http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/u8eX5KanQFs/</link>
		<comments>http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/u8eX5KanQFs/#comments</comments>
		<pubDate>Fri, 29 Apr 2011 21:00:51 +0000</pubDate>
		<dc:creator>Matthew La France</dc:creator>
				<category><![CDATA[Midd Blogosphere]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Enterprise Applications]]></category>
		<category><![CDATA[go links]]></category>
		<category><![CDATA[MiddLab]]></category>
		<category><![CDATA[Web Application Development]]></category>
		<category><![CDATA[★ The Essentials]]></category>

		<guid isPermaLink="false">http://sites.middlebury.edu/lis/?p=25438</guid>
		<description><![CDATA[To give our colleagues a better idea of what&#8217;s changed in our web applications each week, we&#8217;ll be preparing this quick list for publication each Friday. Not all of the details of each change are included below, but we&#8217;ll be &#8230; <a href="http://sites.middlebury.edu/lis/2011/04/29/weekly-web-development-round-up-april-25-29-2011/">Continue reading <span>&#8594;</span></a> <a href="http://feedproxy.google.com/~r/MiddLibraryInformationServices/~3/u8eX5KanQFs/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>To give our colleagues a better idea of what&#8217;s changed in our web applications each week, we&#8217;ll be preparing this quick list for publication each Friday. Not all of the details of each change are included below, but we&#8217;ll be happy to answer any questions you might have in the comments.<span id="more-25438"></span></p>
<p><strong>Drupal:</strong></p>
<ul>
<li>A bug that caused file upload replacements to fail has been resolved. You can now replace an existing file by editing its file upload node and uploading a new version of the file, even one with the same filename.</li>
<li>TIFF images have been added to the list of allowed file types.</li>
<li>Added a Google Calendar content type that can be used to embed Google Calendars on pages of the site. <a href="http://www.miis.edu/community/events">MIIS has been using this</a> for their events calendar for some time.</li>
<li>The cache files for RSS feeds are now kept in the same location as other cache files, meaning that the feeds will be refreshed with the same periodicity as other features on the site.</li>
<li>The full URL of the result page will now be shown below each search result. This was a suggestion we received from the <a href="http://sites.middlebury.edu/lis/2011/04/27/site-search-satisfaction-survey/">Site Search Satisfaction Survey</a>.</li>
<li>We&#8217;re now keeping usage data on site search so we can better analyse how its various features are working.</li>
<li>Updated the calendar template so that promotional calendars work properly when linking to the originating calendar.</li>
<li>On the &#8220;business card&#8221; style list of profiles, the person&#8217;s name will now link to their specific profile instead of the page their profile appears on to handle the case where multiple profiles appear on a single page.</li>
</ul>
<p><strong>GO:</strong></p>
<ul>
<li>The “my codes” area now lists your codes alphabetically for easier management. Thanks to Chris Norris for this suggestion.</li>
<li>&#8220;Superadmins&#8221; now have additional features available when moderating flagged codes and for determining whether or not a code appears in the site search suggestions.</li>
</ul>
<p><strong>MiddLab:</strong></p>
<p>Lots of new student project in MiddLab this week from the Spring Symposium. You can <a href="http://twitter.com/middlab">follow MiddLab on Twitter</a> and get alerted to new projects as they are added.</p>
<ul>
<li><a href="http://sites.middlebury.edu/middlab/2011/04/24/the-raja-of-sattara-and-british-power-in-19th-century-india/">The Raja of Sattara and British Power in 19th Century India</a><strong><br />
</strong></li>
<li><a href="http://sites.middlebury.edu/middlab/2011/04/25/understanding-modern-adaptations-of-classic-works-of-dramatic-literature-a-case-study-of-anton-chekhov/">Understanding the Purpose of Modern Adaptations of Classic Works of Dramatic Literature: A Case Study of Anton Chekhov</a></li>
<li><a href="http://sites.middlebury.edu/middlab/2011/04/25/marching-on-rome-the-public-and-the-private-in-civil-strife-at-rome/">Marching on Rome: The Public and the Private in Civil Strife at Rome</a></li>
<li><a href="http://sites.middlebury.edu/middlab/2011/04/26/measuring-carbon-uptake-in-an-old-growth-hemlock-forest/">Monitoring Carbon Uptake on College Lands</a></li>
<li><a href="http://sites.middlebury.edu/middlab/2011/04/26/jerry-jerry-jerry-the-american-social-order-through-the-lens-of-the-jerry-springer-show/">“Jerry, Jerry, Jerry!”: The American Social Order through the Lens of the Jerry Springer Show</a></li>
<li><a href="http://sites.middlebury.edu/middlab/2011/04/26/creating-a-national-ideal-how-baseball-drove-bushido-in-20th-century-japan/">Creating a National Ideal: How Baseball Drove Bushido in 20th Century Japan</a></li>
<li><a href="http://sites.middlebury.edu/middlab/2011/04/27/millborne-farms-a-case-study-of-modern-dairy-farming-in-vermont/">Millborne Farms: A Case Study of Modern Dairy Farming in Vermont</a></li>
<li><a href="http://sites.middlebury.edu/middlab/2011/04/28/the-role-of-nuclear-energy-in-indias-future-with-regards-to-co2-emissions/">The Role of Nuclear Energy in India’s Future with Regards to CO2 Emissions</a></li>
<li><a href="http://sites.middlebury.edu/middlab/2011/04/28/good-motherbad-mother-cultural-motherhood-from-hansel-and-gretel-to-coraline/">Good Mother/Bad Mother: Cultural Motherhood from “Hansel and Gretel” to Coraline</a></li>
<li><a href="http://sites.middlebury.edu/middlab/2011/04/28/poverty-alleviation-north-and-south-of-the-himalayas-why-has-china-alleviated-more-poverty-than-india/">Poverty Alleviation North and South of the Himalayas: Why has China Alleviated More Poverty than India?</a></li>
<li><a href="http://sites.middlebury.edu/middlab/2011/04/29/why-national-memory-matters-a-study-of-national-identity-and-historical-responsibility-in-contemporary-germany-and-italy/">Why National Memory Matters: A Study of National Identity and Historical Responsibility in Contemporary Germany and Italy</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/MiddLibraryInformationServices/~4/u8eX5KanQFs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sites.middlebury.edu/lis/2011/04/29/weekly-web-development-round-up-april-25-29-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
