<?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>Springhouse Blog</title>
	<atom:link href="http://blog.springhouse.com/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.springhouse.com</link>
	<description>Educating you on SharePoint, Project Management, MS Office and more</description>
	<lastBuildDate>Mon, 04 Apr 2011 15:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Export to Excel Prompts &#8211; Project Server 2010</title>
		<link>http://blog.springhouse.com/index.php/2011/04/04/export-to-excel-prompts-project-server-2010/</link>
		<comments>http://blog.springhouse.com/index.php/2011/04/04/export-to-excel-prompts-project-server-2010/#comments</comments>
		<pubDate>Mon, 04 Apr 2011 15:00:00 +0000</pubDate>
		<dc:creator>Dave Dunn</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Project Server]]></category>
		<category><![CDATA[Project Server 2010]]></category>

		<guid isPermaLink="false">http://blog.springhouse.com/index.php/2011/04/04/export-to-excel-prompts-project-server-2010/</guid>
		<description><![CDATA[When you browse to the Project Center you may be tempted to use the function “Export to Excel” which is incredible for several reasons.&#160; Some of our clients have identified the problem that arises that nothing happens.&#160; Try this first: Click the “Export to Excel” then quickly hold down the left-hand CTRL button.&#160; That will [...]]]></description>
			<content:encoded><![CDATA[
<p>When you browse to the Project Center you may be tempted to use the function “Export to Excel” which is incredible for several reasons.&#160; Some of our clients have identified the problem that arises that nothing happens.&#160; Try this first:</p>
<p>Click the “Export to Excel” then quickly hold down the left-hand CTRL button.&#160; That will disable several security features within I.E.&#160; If you start to get prompts, then you have identified your browser as blocking the connection (rather than an issue with Project Server itself).</p>
<p>There are a few prompts, each of which is controlled by a different security feature.&#160; I assume you’ve added your Project Server 2010 PWA site to the Trusted Sites (or had your network professionals do that for you).</p>
<p>First: In order to even begin the download, you need to enable your I.E. browser settings to allow downloads.&#160; In Internet Explorer (images and specific settings are for IE 8):</p>
<p>Internet Explorer: Tools &gt; Internet Options, Security Tab, Trusted Sites, Custom Level, Downloads &gt; Automatic Prompting for File Downloads = Enable; File Download = Enable.<a href="http://blog.springhouse.com/wp-content/uploads/AllowDownloads.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="AllowDownloads" border="0" alt="AllowDownloads" src="http://blog.springhouse.com/wp-content/uploads/AllowDownloads_thumb.png" width="215" height="244" /></a></p>
<p align="left">You may see the dialog box to Open or Save the Excel Spreadsheet – if you no longer want to be prompted, you have to uncheck the selection “Always ask before opening a file with this extension.”</p>
<p align="left">Second: In order to not be prompted for your username &amp; password, you need to enable your I.E. browser settings to use your current username &amp; password:</p>
<p align="left">Internet Explorer: Tools &gt; Internet Options, Security Tab, Trusted Sites, Custom Level, User Authentication &gt; Logon = Automatic logon with current user name and password.</p>
<p align="left"><a href="http://blog.springhouse.com/wp-content/uploads/UserAuthentication.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="UserAuthentication" border="0" alt="UserAuthentication" src="http://blog.springhouse.com/wp-content/uploads/UserAuthentication_thumb.png" width="215" height="244" /></a></p>
<p align="left">Third: In order to not be prompted that the file extension (.aspx) does not match the file extension for Excel:</p>
<p align="left">“The file you are trying to open, ‘&lt;FILENAME&gt;’, is in a different format than specified by the file extension.&#160; Verify that the file is not corrupted and is from a trusted source before opening the file. …”</p>
<p align="left">You would need to correct this for Excel, and can be done through a registry edit.&#160; <strong><u>NOTE:</u></strong> Editing your registry is not to be done lightly; editing the registry incorrectly can cause irreparable problems with your Operating System and could result in data loss.&#160; Additionally, this is disabling a security feature that is inherent in Excel 2007 and later versions, and should not be completed without consulting your network professionals. Also, the “Office\<u>14.0</u>\Excel” below refers to Excel 2010; if you have Excel 2007, change that value to “Office\<u>12.0</u>\Excel” and that will edit that version.</p>
<p align="left">The correction:</p>
<p>Key: HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Excel\Security</p>
<p>Value: (DWORD)”ExtensionHardening” = 0</p>
<p>(Values for this are: 0 = Disable Check; 1 = Enable Check and Prompt [DEFAULT]; 2 = Enable Check, No Prompt Deny Open.)</p>
<p>Once you’ve cleared all these hurdles, you won’t be prompted again, and the Project Center views (or other views from within PWA 2010) will be Exportable to Excel.</p>

]]></content:encoded>
			<wfw:commentRss>http://blog.springhouse.com/index.php/2011/04/04/export-to-excel-prompts-project-server-2010/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Clearing the Cache in Project 2010</title>
		<link>http://blog.springhouse.com/index.php/2011/02/23/clearing-the-cache-in-project-2010/</link>
		<comments>http://blog.springhouse.com/index.php/2011/02/23/clearing-the-cache-in-project-2010/#comments</comments>
		<pubDate>Wed, 23 Feb 2011 17:00:00 +0000</pubDate>
		<dc:creator>Dave Dunn</dc:creator>
				<category><![CDATA[Microsoft Project]]></category>
		<category><![CDATA[Project Server]]></category>
		<category><![CDATA[Project 2010]]></category>
		<category><![CDATA[Project Server 2010]]></category>

		<guid isPermaLink="false">http://blog.springhouse.com/index.php/2011/02/23/clearing-the-cache-in-project-2010/</guid>
		<description><![CDATA[The symptom: PM has trouble opening their Project from Project Server 2010.&#160; Additionally, the Project Server Administrator has trouble Checking In the Project administratively.&#160; It ‘just hangs’ in the process, doesn’t error out in the queue. PWA &#62; Server Settings &#62; under Database Administration, Force Check-in Enterprise Objects Here’s how to check the cache on [...]]]></description>
			<content:encoded><![CDATA[
<p>The symptom: PM has trouble opening their Project from Project Server 2010.&#160; Additionally, the Project Server Administrator has trouble Checking In the Project administratively.&#160; It ‘just hangs’ in the process, doesn’t error out in the queue.</p>
<p>PWA &gt; Server Settings &gt; under Database Administration, Force Check-in Enterprise Objects</p>
<p>Here’s how to check the cache on the PM’s system:</p>
<p>In Project 2010, go to File &gt; Options, then select the Save Section of the Project Options Screen.</p>
<p><a href="http://blog.springhouse.com/wp-content/uploads/image4.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="image" border="0" alt="image" src="http://blog.springhouse.com/wp-content/uploads/image_thumb.png" width="374" height="348" /></a></p>
<p>Click “Clean Up Cache, and double check both options for the Project Filter, in the center of the window.&#160; Ensure you clean up both Projects NOT checked out to you, and Projects checked out to you. <strong><u>NOTE: It defaults to Projects NOT checked out to you.</u></strong></p>
<p><a href="http://blog.springhouse.com/wp-content/uploads/clip_image0025.jpg" rel="lightbox"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="clip_image002[5]" border="0" alt="clip_image002[5]" src="http://blog.springhouse.com/wp-content/uploads/clip_image0025_thumb.jpg" width="441" height="513" /></a></p>
<p>Hopefully that helps clear up one of the questions we’ve been asked a bit.</p>

]]></content:encoded>
			<wfw:commentRss>http://blog.springhouse.com/index.php/2011/02/23/clearing-the-cache-in-project-2010/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Opening documents in browser &#8211; SharePoint 2010</title>
		<link>http://blog.springhouse.com/index.php/2011/02/17/opening-documents-in-browser-sharepoint-2010/</link>
		<comments>http://blog.springhouse.com/index.php/2011/02/17/opening-documents-in-browser-sharepoint-2010/#comments</comments>
		<pubDate>Thu, 17 Feb 2011 22:00:00 +0000</pubDate>
		<dc:creator>Dave Dunn</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">http://blog.springhouse.com/index.php/2011/02/17/opening-documents-in-browser-sharepoint-2010/</guid>
		<description><![CDATA[One of the (myriad of) great things about SharePoint is getting all your work right within the browser window.&#160; The newest version of SharePoint doesn’t fall short of the mark either.&#160; RIght ‘out of the box’ comes in-browser support for a whole host of products. But what’s not ‘out of the box’ is the configuration [...]]]></description>
			<content:encoded><![CDATA[
<p>One of the (myriad of) great things about SharePoint is getting all your work right within the browser window.&#160; The newest version of SharePoint doesn’t fall short of the mark either.&#160; RIght ‘out of the box’ comes in-browser support for a whole host of products.</p>
<p>But what’s not ‘out of the box’ is the configuration setting you would need to enjoy opening up these various documents (.docx, .xlsx, .pdf, etc.) in the browser.&#160; By default, SharePoint 2010 is configured to a strict ‘browser file handling’ scenario, for a more secure environment.</p>
<p>To enable your Web Application to open documents within the browser (something in-demand for PDF users), go to SharePoint 2010 Central Administration.</p>
<p>Central Administration &gt; Application Management &gt; Manage Web Applications</p>
<p>On the Manage Web Applications screen, select the web application, then select General Settings.&#160; About halfway down is the section on “Browser File Handling” – set this to Permissive, then scroll down and click OK.</p>
<p>At that point, many of your documents that were previously prompting for opening local copies will now open up directly in Internet Explorer.&#160; Most importantly, you won’t have to save those PDF’s locally.</p>
<p>Here are the guidelines on those settings: </p>
<p><b>Permissive</b> Specifies no headers are added, which provides a more compatible user experience.     <br /><b>Strict</b> Adds headers that force the browser to download certain types of files. The forced download improves security for the server by disallowing the automatic execution of Web content that contributors upload. </p>
<p> Remember, this is a less secure scenario, but provides users with the expected response of having their documents open in the browser, as opposed to prompting them to save locally(especially when working with PDF’s).    </p>

]]></content:encoded>
			<wfw:commentRss>http://blog.springhouse.com/index.php/2011/02/17/opening-documents-in-browser-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Migration to SharePoint 2010 for InfoPath Forms</title>
		<link>http://blog.springhouse.com/index.php/2011/02/14/migration-to-sharepoint-2010-for-infopath-forms/</link>
		<comments>http://blog.springhouse.com/index.php/2011/02/14/migration-to-sharepoint-2010-for-infopath-forms/#comments</comments>
		<pubDate>Mon, 14 Feb 2011 20:21:48 +0000</pubDate>
		<dc:creator>Dave Dunn</dc:creator>
				<category><![CDATA[InfoPath]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">http://blog.springhouse.com/index.php/2011/02/14/migration-to-sharepoint-2010-for-infopath-forms/</guid>
		<description><![CDATA[PowerShell: Update-SPInfoPathUserFileUrl I recently discovered an interesting find while doing a SharePoint 2007 to 2010 upgrade for a client.&#160; According to the client, they “extensively use InfoPath forms.”&#160; Of course, they were using ‘User-based’ forms, not Administrative Form Templates. (In other words, they published the form straight to the Form Library, rather than using the [...]]]></description>
			<content:encoded><![CDATA[
<blockquote></blockquote>
<p>PowerShell: Update-SPInfoPathUserFileUrl </p>
<p><a href="http://technet.microsoft.com/en-us/library/ff607651.aspx"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="PowerShell_Logo" border="0" alt="PowerShell_Logo" align="left" src="http://blog.springhouse.com/wp-content/uploads/PowerShell_Logo.jpg" width="47" height="39" /></a>I recently discovered an interesting find while doing a SharePoint 2007 to 2010 upgrade for a client.&#160; According to the client, they “extensively use InfoPath forms.”&#160; Of course, they were using ‘User-based’ forms, not Administrative Form Templates. (In other words, they published the form straight to the Form Library, rather than using the Administrative Form Library in Central Administration.)</p>
<p>Microsoft includes a section on updating the InfoPath Administrative Form Templates in their Post-Upgrade steps TechNet article (<a title="http://technet.microsoft.com/en-us/library/cc263286.aspx" href="http://technet.microsoft.com/en-us/library/cc263286.aspx">http://technet.microsoft.com/en-us/library/cc263286.aspx</a>), including a great PowerShell command to upgrade all the Administrative Forms at once.&#160; Unfortunately, they don’t include User-based form templates.</p>
<p>Finding an automated solution for the User-based Form Templates was mandatory – I couldn’t expect anyone to update all of those forms by hand, nor wait for me to complete it myself. With a little luck and some savvy word-replacement, I found the right PowerShell tool.</p>
<p>Update-SPInfoPathUserFileUrl (<a title="http://technet.microsoft.com/en-us/library/ff607651.aspx" href="http://technet.microsoft.com/en-us/library/ff607651.aspx">http://technet.microsoft.com/en-us/library/ff607651.aspx</a>) is a great tool, and seems to be even more powerful than the Admin PowerShell command, with good reason.&#160; Three different parameter sets ensure you get exactly the right InfoPath Form Templates.&#160; Because I was completing the migration using the ‘Content database attach’ method, I continued that track and used the Content Database parameter set, rather than any other.</p>
<p>I’m glad I took a little time to find this, but couldn’t find anything about it; as of this writing, the command appears to be orphaned – no links anywhere within TechNet.&#160; Hopefully this will help you, when you migrate your SharePoint environment to 2010.&#160; And if you’re not using InfoPath within your 2007 or 2010 environment, well … you should!</p>

]]></content:encoded>
			<wfw:commentRss>http://blog.springhouse.com/index.php/2011/02/14/migration-to-sharepoint-2010-for-infopath-forms/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Springhouse Nominated for 2011 Pennsylvania Annual Technology Awards</title>
		<link>http://blog.springhouse.com/index.php/2011/02/08/springhouse-nominated-for-2011-pennsylvania-annual-technology-awards/</link>
		<comments>http://blog.springhouse.com/index.php/2011/02/08/springhouse-nominated-for-2011-pennsylvania-annual-technology-awards/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 19:27:33 +0000</pubDate>
		<dc:creator>Jeff Tincher</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Awards]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[nomination]]></category>
		<category><![CDATA[Pennsylvania]]></category>

		<guid isPermaLink="false">http://blog.springhouse.com/?p=1074</guid>
		<description><![CDATA[We&#8217;re happy to be nominated into four categories for The 2011 PENNSYLVANIA TECHNOLOGY AWARDS GALA, which honors Pennsylvania&#8217;s leaders in technology. This is the 19th annual awards gala and it will be held on Friday, March 18th, 2011 at the Whitaker Center for the Arts and Sciences located at 222 Market Street, Harrisburg PA 17101 Springhouse, [...]]]></description>
			<content:encoded><![CDATA[
<p><img class="size-full wp-image-1075 alignnone" title="Strengthening Pennsylvania - TECHQuest Awards Gala" src="http://blog.springhouse.com/wp-content/uploads/techquestpa.jpg" alt="Strengthening Pennsylvania - TECHQuest Awards Gala" width="450" height="331" /></p>
<p>We&#8217;re happy to be nominated into four categories for <a href="http://www.techquestawards.com/nominees/" target="_blank"><strong>The 2011 PENNSYLVANIA TECHNOLOGY AWARDS GALA</strong></a>, which honors Pennsylvania&#8217;s leaders in technology. This is the 19th annual awards gala and it will be held on Friday, March 18th, 2011 at the <strong>Whitaker Center for the Arts and Sciences located at </strong>222 Market Street, Harrisburg PA 17101</p>
<p>Springhouse, a <a title="leader in SharePoint and Project Management Training in Pennsylvania" href="http://www.springhouse.com" target="_blank">leader in SharePoint and Project Management Training in Pennsylvania</a>, was nominated for the following categories:</p>
<ul>
<li>Outstanding Leadership in Technology</li>
<li>Technology Provider of the Year</li>
<li>Growth Company of the Year</li>
<li>Technology Company of the Year</li>
</ul>
<p>We are very proud of these nominations and will work to continue to be a <a title="Leader in Technology in Pennsylvania" href="http://www.springhouse.com" target="_blank">leader in technology in Pennsylvania</a> and throughout the Mid-Atlantic region.</p>
<p><a href="http://www.whitakercenter.org/Drive-and-Park.html" target="_blank">Get directions and parking information</a></p>
<h2><span style="font-size: 13px; font-weight: normal;">For more information about the TECHQuest Awards Gala, contact Joelle Bailey by phone at 717-635-2108.</span></h2>

]]></content:encoded>
			<wfw:commentRss>http://blog.springhouse.com/index.php/2011/02/08/springhouse-nominated-for-2011-pennsylvania-annual-technology-awards/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Distributed SharePoint Environments &#8211; Syntergy Webinar</title>
		<link>http://blog.springhouse.com/index.php/2010/12/21/distributed-sharepoint-environments-syntergy-webinar/</link>
		<comments>http://blog.springhouse.com/index.php/2010/12/21/distributed-sharepoint-environments-syntergy-webinar/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 19:29:00 +0000</pubDate>
		<dc:creator>Jeff Tincher</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.springhouse.com/index.php/2010/12/21/distributed-sharepoint-environments-syntergy-webinar/</guid>
		<description><![CDATA[Click to Play This recorded Webinar is approximately one hour in length. The first 45 minutes or ;so is the Overview of the SharePoint Replicator product from Syntergy. The last 15-20 minutes is a demonstration of the product.This Webinar was recorded on Dec 15, 2010 by Springhouse.com and Syntergy.com Syntergy is a leading provider of [...]]]></description>
			<content:encoded><![CDATA[
<p><center>															<script type="text/javascript" src="http://blip.tv/scripts/pokkariPlayer.js?ver=2009070701"></script>					<script type="text/javascript" src="http://blip.tv/syndication/write_player?skin=js&#038;posts_id=4560709&#038;source=3&#038;autoplay=true&#038;file_type=flv&#038;player_width=&#038;player_height="></script>
<div id="blip_movie_content_4560709">					<a rel="enclosure" href="http://blip.tv/file/get/Springhouse-DistributedSharePointEnvironmentsSyntergyWebinar554.wmv" onclick="play_blip_movie_4560709(); return false;"><img title="Click to play" alt="Video thumbnail. Click to play"  src="http://blip.tv/file/get/Springhouse-DistributedSharePointEnvironmentsSyntergyWebinar554.wmv.jpg" border="0" title="Click to Play" /></a>					<br />					<a rel="enclosure" href="http://blip.tv/file/get/Springhouse-DistributedSharePointEnvironmentsSyntergyWebinar554.wmv" onclick="play_blip_movie_4560709(); return false;">Click to Play</a>					</div>
<p>										</center>
<div class="blip_description">This recorded Webinar is approximately one hour in length. The first 45 minutes or ;so is the Overview of the SharePoint Replicator product from Syntergy. The last 15-20 minutes is a demonstration of the product.<br />This Webinar was recorded on Dec 15, 2010 by <a rel="nofollow" href="http://www.springhouse.com/?utm_source=BlipTV">Springhouse.com</a> and Syntergy.com</p>
<p>Syntergy is a leading provider of productsranging from replication, content migration, and email integration to compliance managementthat extend Microsoft SharePoint Products and Technologies. Syntergy adds value to business critical deployments by reducing bandwidth demand, enhancing employee productivity, and improving branch office performance globally. Syntergy is Microsoft Gold Certified. <a rel="nofollow" href="http://www.syntergy.com">www.syntergy.com</a> </div>
<div class="formats_available" style="margin-top: 15px;"><b>Formats available</b>:	<a rel="enclosure" href="http://blip.tv/file/get/Springhouse-DistributedSharePointEnvironmentsSyntergyWebinar554.wmv">Windows Media (.wmv)</a></div>
<div style="margin-top: 5px; margin-bottom: 5px;" class="blip_tags"><strong>Tags:</strong> <a rel="tag" href="http://blip.tv/topics/view/sharepoint">sharepoint</a>, <a rel="tag" href="http://blip.tv/topics/view/syntergy">syntergy</a>, <a rel="tag" href="http://blip.tv/topics/view/springhouse">springhouse</a>, <a rel="tag" href="http://blip.tv/topics/view/webinar">webinar</a></div>

]]></content:encoded>
			<wfw:commentRss>http://blog.springhouse.com/index.php/2010/12/21/distributed-sharepoint-environments-syntergy-webinar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://blip.tv/file/get/Springhouse-DistributedSharePointEnvironmentsSyntergyWebinar554.wmv" length="41658017" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>First Look at Microsoft Office Word 2010</title>
		<link>http://blog.springhouse.com/index.php/2010/10/26/first-look-at-microsoft-office-word-2010/</link>
		<comments>http://blog.springhouse.com/index.php/2010/10/26/first-look-at-microsoft-office-word-2010/#comments</comments>
		<pubDate>Tue, 26 Oct 2010 17:24:45 +0000</pubDate>
		<dc:creator>Jeff Tincher</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.springhouse.com/index.php/2010/10/26/first-look-at-microsoft-office-word-2010/</guid>
		<description><![CDATA[Click to Play Take a First Look at the New Features and Components of Microsoft Office Word 2010. ; Formats available: Windows Media (.wmv) Tags: office 2010, microsoft word, word, webinar, webcast, ilearn, springhouse]]></description>
			<content:encoded><![CDATA[
<p><center>															<script type="text/javascript" src="http://blip.tv/scripts/pokkariPlayer.js?ver=2009070701"></script>					<script type="text/javascript" src="http://blip.tv/syndication/write_player?skin=js&#038;posts_id=4316674&#038;source=3&#038;autoplay=true&#038;file_type=flv&#038;player_width=&#038;player_height="></script>
<div id="blip_movie_content_4316674">					<a rel="enclosure" href="http://blip.tv/file/get/Springhouse-FirstLookAtMicrosoftOfficeWord2010549.wmv" onclick="play_blip_movie_4316674(); return false;"><img title="Click to play" alt="Video thumbnail. Click to play"  src="http://blip.tv/file/get/Springhouse-FirstLookAtMicrosoftOfficeWord2010549.wmv.jpg" border="0" title="Click to Play" /></a>					<br />					<a rel="enclosure" href="http://blip.tv/file/get/Springhouse-FirstLookAtMicrosoftOfficeWord2010549.wmv" onclick="play_blip_movie_4316674(); return false;">Click to Play</a>					</div>
<p>										</center>
<div class="blip_description"><strong>Take a First Look at the New Features and Components of Microsoft Office Word 2010. ;</strong></div>
<div class="formats_available" style="margin-top: 15px;"><b>Formats available</b>:	<a rel="enclosure" href="http://blip.tv/file/get/Springhouse-FirstLookAtMicrosoftOfficeWord2010549.wmv">Windows Media (.wmv)</a></div>
<div style="margin-top: 5px; margin-bottom: 5px;" class="blip_tags"><strong>Tags:</strong> <a rel="tag" href="http://blip.tv/topics/view/office 2010">office 2010</a>, <a rel="tag" href="http://blip.tv/topics/view/microsoft word">microsoft word</a>, <a rel="tag" href="http://blip.tv/topics/view/word">word</a>, <a rel="tag" href="http://blip.tv/topics/view/webinar">webinar</a>, <a rel="tag" href="http://blip.tv/topics/view/webcast">webcast</a>, <a rel="tag" href="http://blip.tv/topics/view/ilearn">ilearn</a>, <a rel="tag" href="http://blip.tv/topics/view/springhouse">springhouse</a></div>

]]></content:encoded>
			<wfw:commentRss>http://blog.springhouse.com/index.php/2010/10/26/first-look-at-microsoft-office-word-2010/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
<enclosure url="http://blip.tv/file/get/Springhouse-FirstLookAtMicrosoftOfficeWord2010549.wmv" length="36570259" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Springhouse Presents at PMI Global Congress 2010</title>
		<link>http://blog.springhouse.com/index.php/2010/10/13/springhouse-presents-at-pmi-global-congress-2010/</link>
		<comments>http://blog.springhouse.com/index.php/2010/10/13/springhouse-presents-at-pmi-global-congress-2010/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 13:25:31 +0000</pubDate>
		<dc:creator>Jeff Tincher</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[Gerry Vogler]]></category>
		<category><![CDATA[PMI]]></category>
		<category><![CDATA[Project Server]]></category>

		<guid isPermaLink="false">http://blog.springhouse.com/index.php/2010/10/13/springhouse-presents-at-pmi-global-congress-2010/</guid>
		<description><![CDATA[Gerry Vogler, Director Of Business Development for Springhouse, was amongst a select group of partners invited by Microsoft to present at the Congress.  Gerry presented on the “The Value of Training in the EPM Space – Driving Adoption and Mitigating Risk in a Project Server deployment.”]]></description>
			<content:encoded><![CDATA[
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="PMI World Congress 2010 - Gaylord National Resort &amp; Convention Center" src="http://blog.springhouse.com/wp-content/uploads/pmigc20101012-conventioncenter.jpg" border="0" alt="PMI World Congress 2010 - Gaylord National Resort &amp; Convention Center" width="427" height="300" /></p>
<p>October 10-12, 2010 &#8211; <strong>PMI Global Congress 2010 &#8211; North America</strong> is a three-day professional development event, hosted by <a href="http://www.pmi.com" target="_blank">Project Management Institute</a> (PMI). It provides an opportunity for professionals across all industries to exchange ideas on today’s project challenges and emerging trends. There is no better way for professionals involved in projects to keep skills sharp and gain knowledge that they can apply directly to improve project results. The Congress offers knowledge, exchange of ideas, training and exposure to the most current resources for project management, which can have an immediate impact on the success of all projects.</p>
<p>PMI Global Congress 2010—North America was held at the Gaylord National Resort &amp; Convention Center located in National Harbor, Maryland, USA</p>
<p><strong> </strong></p>
<p><strong><strong><a rel="lightbox" href="http://blog.springhouse.com/wp-content/uploads/pmigc20101012-gvpresenting.jpg"><img style="border-bottom: 0px; border-left: 0px; margin: 5px 0px 0px 10px; display: inline; border-top: 0px; border-right: 0px" title="Gerry Vogler Presenting at PMI World Congress 2010" src="http://blog.springhouse.com/wp-content/uploads/pmigc20101012-gvpresenting-thumb.jpg" border="0" alt="Gerry Vogler Presenting at PMI World Congress 2010" width="188" height="242" align="right" /></a></strong>Gerry Vogler</strong>, Director Of Business Development for <a href="http://www.springhouse.com" target="_blank">Springhouse</a>, was amongst a select group of partners invited by <a href="http://www.microsoft.com" target="_blank">Microsoft</a> to present at the Congress.  Gerry presented on the “The Value of Training in the EPM Space – Driving Adoption and Mitigating Risk in a Project Server deployment.”</p>
<p>“The depth and diversity of the attendees was tremendous” says Vogler.  “I felt honored to contribute and present to these best-of-breed Project Managers.  It’s very impressive to see the community that PMI has created in this event.”</p>
<p><strong></strong></p>
<p><strong>Keynote Speaker:  President Bill Clinton</strong></p>
<p>President Bill Clinton led the United States during a time of unprecedented prosperity and change. In his speech, &#8220;Embracing Our Common Humanity,&#8221; the former President drew upon his experiences to provide insight into the challenge of globalization, emphasizing our growing interdependence and pointing the way toward a future based on shared goals and values.</p>
<div id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:b26824e8-2f7e-4b28-a046-161e62dd865c" class="wlWriterEditableSmartContent" style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px">Flickr Tags: <a rel="tag" href="http://flickr.com/photos/tags/PMI+Global+Congress+2010">PMI Global Congress 2010</a>,<a rel="tag" href="http://flickr.com/photos/tags/PMI+Global+Congress">PMI Global Congress</a>,<a rel="tag" href="http://flickr.com/photos/tags/PMI">PMI</a>,<a rel="tag" href="http://flickr.com/photos/tags/Gerry+Vogler">Gerry Vogler</a>,<a rel="tag" href="http://flickr.com/photos/tags/Springhouse">Springhouse</a>,<a rel="tag" href="http://flickr.com/photos/tags/Events">Events</a>,<a rel="tag" href="http://flickr.com/photos/tags/Project+Management">Project Management</a></div>
<div id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:7969ea7f-0073-4c15-9666-5bdd3143c3f3" class="wlWriterEditableSmartContent" style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px">del.icio.us Tags: <a rel="tag" href="http://del.icio.us/popular/PMI">PMI</a>,<a rel="tag" href="http://del.icio.us/popular/ProjectManagement">ProjectManagement</a>,<a rel="tag" href="http://del.icio.us/popular/ProjectServer">ProjectServer</a>,<a rel="tag" href="http://del.icio.us/popular/Springhouse">Springhouse</a>,<a rel="tag" href="http://del.icio.us/popular/GerryVogler">GerryVogler</a></div>

]]></content:encoded>
			<wfw:commentRss>http://blog.springhouse.com/index.php/2010/10/13/springhouse-presents-at-pmi-global-congress-2010/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Springhouse iLearn &#8211; Microsoft Office Excel 2007 Tips &amp; Tricks</title>
		<link>http://blog.springhouse.com/index.php/2010/09/20/springhouse-ilearn-microsoft-office-excel-2007-tips-tricks/</link>
		<comments>http://blog.springhouse.com/index.php/2010/09/20/springhouse-ilearn-microsoft-office-excel-2007-tips-tricks/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 19:58:37 +0000</pubDate>
		<dc:creator>Jeff Tincher</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.springhouse.com/index.php/2010/09/20/springhouse-ilearn-microsoft-office-excel-2007-tips-tricks/</guid>
		<description><![CDATA[Click to Play This Springhouse iLearn was recorded on September 15th, 2010 and is our archived copy. ;Additional Springhouse iLearns can be found on our Website.Follow Springhouse on Twitter and Like Us on Facebook for more information, and also please sign up from our FREE email newsletter to receive all of our upcoming iLearn Webcasts, [...]]]></description>
			<content:encoded><![CDATA[
<p><center>															<script type="text/javascript" src="http://blip.tv/scripts/pokkariPlayer.js?ver=2009070701"></script>					<script type="text/javascript" src="http://blip.tv/syndication/write_player?skin=js&#038;posts_id=4162946&#038;source=3&#038;autoplay=true&#038;file_type=flv&#038;player_width=&#038;player_height="></script>
<div id="blip_movie_content_4162946">					<a rel="enclosure" href="http://blip.tv/file/get/Springhouse-SpringhouseILearnMicrosoftOfficeExcel2007TipsTricks531.wmv" onclick="play_blip_movie_4162946(); return false;"><img title="Click to play" alt="Video thumbnail. Click to play"  src="http://blip.tv/file/get/Springhouse-SpringhouseILearnMicrosoftOfficeExcel2007TipsTricks531.wmv.jpg" border="0" title="Click to Play" /></a>					<br />					<a rel="enclosure" href="http://blip.tv/file/get/Springhouse-SpringhouseILearnMicrosoftOfficeExcel2007TipsTricks531.wmv" onclick="play_blip_movie_4162946(); return false;">Click to Play</a>					</div>
<p>										</center>
<div class="blip_description">This Springhouse iLearn was recorded on September 15th, 2010 and is our archived copy. ;Additional Springhouse iLearns can be found on our <a href="http://www.springhouse.com/ilearn/?utm_souce=Blip.TV">Website</a>.<a href="http://twitter.com/SpringhouseEduc">Follow Springhouse on Twitter</a> and <a href="http://www.facebook.com/SpringhouseEducation">Like Us on Facebook</a> for more information, and also please sign up from our FREE email newsletter to receive all of our upcoming iLearn Webcasts, in-person events and class promotions. <a href="http://www.springhouse.com/newsletter/?utm_source=Blip.TV">Register today!</a></div>
<div class="formats_available" style="margin-top: 15px;"><b>Formats available</b>:	<a rel="enclosure" href="http://blip.tv/file/get/Springhouse-SpringhouseILearnMicrosoftOfficeExcel2007TipsTricks531.wmv">Windows Media (.wmv)</a></div>
<div style="margin-top: 5px; margin-bottom: 5px;" class="blip_tags"><strong>Tags:</strong> <a rel="tag" href="http://blip.tv/topics/view/excel">excel</a>, <a rel="tag" href="http://blip.tv/topics/view/webinar">webinar</a>, <a rel="tag" href="http://blip.tv/topics/view/webcast">webcast</a>, <a rel="tag" href="http://blip.tv/topics/view/excel 2007">excel 2007</a>, <a rel="tag" href="http://blip.tv/topics/view/ms office">ms office</a>, <a rel="tag" href="http://blip.tv/topics/view/office">office</a>, <a rel="tag" href="http://blip.tv/topics/view/microsoft">microsoft</a>, <a rel="tag" href="http://blip.tv/topics/view/training">training</a>, <a rel="tag" href="http://blip.tv/topics/view/springhouse">springhouse</a>, <a rel="tag" href="http://blip.tv/topics/view/ilearn">ilearn</a></div>

]]></content:encoded>
			<wfw:commentRss>http://blog.springhouse.com/index.php/2010/09/20/springhouse-ilearn-microsoft-office-excel-2007-tips-tricks/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
<enclosure url="http://blip.tv/file/get/Springhouse-SpringhouseILearnMicrosoftOfficeExcel2007TipsTricks531.wmv" length="42675839" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Springhouse iLearn &#8211; What&#8217;s New in Microsoft Project Server 2010?</title>
		<link>http://blog.springhouse.com/index.php/2010/09/08/springhouse-ilearn-whats-new-in-microsoft-project-server-2010/</link>
		<comments>http://blog.springhouse.com/index.php/2010/09/08/springhouse-ilearn-whats-new-in-microsoft-project-server-2010/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 16:23:55 +0000</pubDate>
		<dc:creator>Jeff Tincher</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.springhouse.com/index.php/2010/09/08/springhouse-ilearn-whats-new-in-microsoft-project-server-2010/</guid>
		<description><![CDATA[Click to Play Take a First Look at the New Features and Components in Microsoft Project Server ;2010. This is a one-hour webinar presented by Springhouse&#8217;s Director of Technical Services, Aaron Harclerode.Any questions please tweet us at @SpringhouseEduc or contact our EPM team at EPM@Springhouse.com.Visit Springhouse on the Web for additional iLearn Webcasts and/or training [...]]]></description>
			<content:encoded><![CDATA[
<p><center>															<script type="text/javascript" src="http://blip.tv/scripts/pokkariPlayer.js?ver=2009070701"></script>					<script type="text/javascript" src="http://blip.tv/syndication/write_player?skin=js&#038;posts_id=4116101&#038;source=3&#038;autoplay=true&#038;file_type=flv&#038;player_width=&#038;player_height="></script>
<div id="blip_movie_content_4116101">					<a rel="enclosure" href="http://blip.tv/file/get/Springhouse-SpringhouseILearnWhatsNewInMicrosoftProjectServer2010723.wmv" onclick="play_blip_movie_4116101(); return false;"><img title="Click to play" alt="Video thumbnail. Click to play"  src="http://blip.tv/file/get/Springhouse-SpringhouseILearnWhatsNewInMicrosoftProjectServer2010723.wmv.jpg" border="0" title="Click to Play" /></a>					<br />					<a rel="enclosure" href="http://blip.tv/file/get/Springhouse-SpringhouseILearnWhatsNewInMicrosoftProjectServer2010723.wmv" onclick="play_blip_movie_4116101(); return false;">Click to Play</a>					</div>
<p>										</center>
<div class="blip_description">Take a First Look at the New Features and Components in Microsoft Project Server ;2010. This is a one-hour webinar presented by Springhouse&#8217;s Director of Technical Services, Aaron Harclerode.<br />Any questions please tweet us at <a href="http://twitter.com/SpringhouseEduc">@SpringhouseEduc</a> or contact our EPM team at EPM@Springhouse.com.<br /><a href="http://www.springhouse.com/?utm_source=BlipTV"><b>Visit Springhouse on the Web for additional iLearn Webcasts and/or training needs</b></a>.<br /><b><a href="http://www.facebook.com/springhouseeducation">Like Us on Facebook</a></b><a href="http://www.linkedin.com/groups?mostPopular=&#38;gid=2976856"><b>Join our group on LinkedIn</b></a> for Students, iLearn Attendees, and Clients. Share in technical discussions of applications and more.</div>
<div class="formats_available" style="margin-top: 15px;"><b>Formats available</b>:	<a rel="enclosure" href="http://blip.tv/file/get/Springhouse-SpringhouseILearnWhatsNewInMicrosoftProjectServer2010723.wmv">Windows Media (.wmv)</a></div>
<div style="margin-top: 5px; margin-bottom: 5px;" class="blip_tags"><strong>Tags:</strong> <a rel="tag" href="http://blip.tv/topics/view/project server">project server</a>, <a rel="tag" href="http://blip.tv/topics/view/pmp">pmp</a>, <a rel="tag" href="http://blip.tv/topics/view/project management">project management</a>, <a rel="tag" href="http://blip.tv/topics/view/microsoft project">microsoft project</a>, <a rel="tag" href="http://blip.tv/topics/view/webinar">webinar</a>, <a rel="tag" href="http://blip.tv/topics/view/training">training</a>, <a rel="tag" href="http://blip.tv/topics/view/education">education</a></div>

]]></content:encoded>
			<wfw:commentRss>http://blog.springhouse.com/index.php/2010/09/08/springhouse-ilearn-whats-new-in-microsoft-project-server-2010/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
<enclosure url="http://blip.tv/file/get/Springhouse-SpringhouseILearnWhatsNewInMicrosoftProjectServer2010723.wmv" length="44588677" type="video/x-ms-wmv" />
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.190 seconds -->
<!-- Cached page served by WP-Cache -->
