<?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>Single Malt Shot</title>
	<atom:link href="http://blog.singlemaltshot.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.singlemaltshot.com</link>
	<description>Just another mirror for the narcissist in myself…</description>
	<lastBuildDate>Thu, 02 May 2013 15:53:02 +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>No, You Can’t Edit a SharePoint 2013 App Web with SharePoint Designer</title>
		<link>http://blog.singlemaltshot.com/2013/05/no-you-cant-edit-a-sharepoint-2013-app-web-with-sharepoint-designer/</link>
		<comments>http://blog.singlemaltshot.com/2013/05/no-you-cant-edit-a-sharepoint-2013-app-web-with-sharepoint-designer/#comments</comments>
		<pubDate>Thu, 02 May 2013 15:50:17 +0000</pubDate>
		<dc:creator>Tyler Durham</dc:creator>
				<category><![CDATA[Developers]]></category>
		<category><![CDATA[IT Pros]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://blog.singlemaltshot.com/?p=283</guid>
		<description><![CDATA[Just in case anyone was wondering, it looks like the SharePoint 2013 App Web has <a href="http://blog.singlemaltshot.com/2013/05/no-you-cant-edit-a-sharepoint-2013-app-web-with-sharepoint-designer/">Read more</a>]]></description>
				<content:encoded><![CDATA[<p>Just in case anyone was wondering, it looks like the SharePoint 2013 App Web has been locked down. No poking around in there via SharePoint Designer!</p>
<p><strong> <img src='http://blog.singlemaltshot.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </strong></p>
<p><img alt="" src="http://blog.singlemaltshot.com/wp-content/uploads/2013/05/050213_1550_NoYouCantE1.png" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.singlemaltshot.com/2013/05/no-you-cant-edit-a-sharepoint-2013-app-web-with-sharepoint-designer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video Features of SharePoint 2013</title>
		<link>http://blog.singlemaltshot.com/2013/03/video-features-of-sharepoint-2013/</link>
		<comments>http://blog.singlemaltshot.com/2013/03/video-features-of-sharepoint-2013/#comments</comments>
		<pubDate>Tue, 12 Mar 2013 17:58:56 +0000</pubDate>
		<dc:creator>Tyler Durham</dc:creator>
				<category><![CDATA[End Users]]></category>
		<category><![CDATA[IT Pros]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[ECM]]></category>
		<category><![CDATA[SharePoint 2013]]></category>
		<category><![CDATA[Tips 'n Tricks]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://blog.singlemaltshot.com/?p=276</guid>
		<description><![CDATA[SharePoint 2010 introduced basic digital asset management features by allowing you to upload and manage <a href="http://blog.singlemaltshot.com/2013/03/video-features-of-sharepoint-2013/">Read more</a>]]></description>
				<content:encoded><![CDATA[<p>SharePoint 2010 introduced basic digital asset management features by allowing you to upload and manage videos, images, and audio files. SharePoint 2013 greatly augments these features sets, and in this post I am going to dive into these features from and end-user&#8217;s point of view. Specifically, I will explain the following features as well as describe how to use them:
</p>
<ul>
<li><a href="#_Video_Thumbnails">Video Thumbnails</a>
		</li>
<li><a href="#_Video_Renditions">Video Renditions</a>
		</li>
<li><a href="#_Additional_Features">Additional Features</a>
		</li>
<li><a href="#_Video_Embeds">Video Embeds</a>
		</li>
</ul>
<p><span style="color:#44546a; font-size:9pt"><em>Figure 1: Managing Video is much richer in SharePoint 2013<br />
</em></span></p>
<p><img src="http://blog.singlemaltshot.com/wp-content/uploads/2013/03/031213_1758_VideoFeatur1.png" alt=""/>
	</p>
<h2>The Asset Document Library<br />
</h2>
<p>SharePoint provides a lot of great new video functionality, but in order to use that functionality, you will need to use a type of document library called an <em>Asset Library</em>. This type of document library comes configured with all the necessary functionality including the new <em>Video</em><br />
		<a href="http://office.microsoft.com/en-us/windows-sharepoint-services-help/introduction-to-content-types-HA010121570.aspx?CTT=3" target="_blank">content type</a>, which is based on a <a href="http://office.microsoft.com/en-us/sharepoint-server-help/introduction-to-document-sets-HA102772937.aspx?CTT=1"><em>Document Set</em></a>. Using a document set to store videos may be confusing at first to an end-user, but it makes perfect sense in order to support the <a href="#_Video_Renditions">Video Renditions</a> feature.
</p>
<p><strong>Note:</strong> A SharePoint 2013 Asset Library also comes pre-configured with the <em>Image</em> and <em>Audio</em> content types. More information on Asset Libraries can be found at <a href="http://office.microsoft.com/en-us/sharepoint-server-help/set-up-an-asset-library-to-store-image-audio-or-video-files-HA102785730.aspx">http://office.microsoft.com/en-us/sharepoint-server-help/set-up-an-asset-library-to-store-image-audio-or-video-files-HA102785730.aspx</a>.
</p>
<h2>The Video Content Type<br />
</h2>
<p><span style="color:#44546a; font-size:9pt"><em>Figure 3: Video Processing and Playback Settings<br />
</em></span></p>
<p><img src="http://blog.singlemaltshot.com/wp-content/uploads/2013/03/031213_1758_VideoFeatur2.png" alt=""/>
	</p>
<h2>Video Thumbnails<br />
</h2>
<p>One of the most useful features in SharePoint 2013 is the ability to have SharePoint create thumbnail images automatically for you
</p>
<p>SharePoint 2013 does NOT generated the thumbnail for you automatically when you upload a video. Rather, you have to perform this manually for each video you upload. To change the thumbnail, simply navigate to <em>Edit Properties</em> -&gt; <em>Change Thumbnail</em>, and choose the <em>Capture Thumbnail from Video</em> option. This will allow you to navigate through the frames of the video using <em>Switch to the Next Frame</em>/<em>Switch to the Previous Frame</em> (denoted by the <em>next</em> and <em>previous</em> icons). To set the thumbnail, simply click <em>Capture Thumbnail</em> (denoted by the <em>camera</em> icon).
</p>
<h3>Requirements for Capturing Video Thumbnails<br />
</h3>
<p><span style="color:#44546a; font-size:9pt"><em>Figure 4: Missing the option to have SharePoint 2013 capture the thumbnail from video? Make sure you are setup correctly!<br />
</em></span></p>
<p><img src="http://blog.singlemaltshot.com/wp-content/uploads/2013/03/031213_1758_VideoFeatur3.png" alt=""/>
	</p>
<p><strong>Important!</strong> The option to have SharePoint capture the thumbnail from video may not appear for you. Video Thumbnails may not show up depending on a couple of things. There is a browser requirement as well as a server-side dependency. See the following list for the necessary prerequisites for video thumbnail generation.
</p>
<ul>
<li>
<div>The Windows <a href="http://technet.microsoft.com/en-us/library/cc772567.aspx">Desktop Experience</a> Feature must be enabled on each Web Front End in the farm. See &#8220;<a href="http://technet.microsoft.com/en-us/library/ee414275.aspx">Plan digital asset libraries in SharePoint Server 2013</a>&#8221; under the section &#8220;<a href="http://technet.microsoft.com/en-us/library/ee414275.aspx">Plan for Video Thumbnails</a>&#8220;.
</div>
<ul>
<li>Note: You will need to have a farm/server administrator perform this task.
</li>
</ul>
</li>
<li>
<div>You must be running a browser that supports a subset of HTML5. This includes:
</div>
<ul>
<li>Internet Explorer 9.0
</li>
<li>Internet Explorer 10.0.
</li>
<li>Latest release of Chrome.
</li>
<li>Latest release of Firefox.
</li>
<li>Latest release of Safari.
</li>
</ul>
</li>
</ul>
<p>If you do not have a capable browser, or your server administrator has not enabled the Desktop Experience feature on the server, you can still manually specify a thumbnail for the video (very similar to the experience in SharePoint 2010).
</p>
<h2>Video Renditions<br />
</h2>
<p>Video Renditions in SharePoint 2013 give you the ability to specify more than one rendition of a video for a user to select from. For example, users that have a fast internet connection can select to view the &#8220;Full&#8221; rendition, and users that have a slower internet connection (or a mobile device) can select to view the &#8220;Small&#8221; rendition.
</p>
<p>Video renditions can be configured by clicking the <em>Manage Renditions</em> link on the <em>Edit Properties</em> form for a Video. From this screen, content authors can upload multiple video renditions of a particular video. SharePoint will detect the certain properties (such as <em>frame width</em>, <em>frame height</em>, and bit rate) and automatically fill in the backing columns for the rendition.
</p>
<p><span style="color:#44546a; font-size:9pt"><em>Figure 5: Managing Video Renditions<br />
</em></span></p>
<p><img src="http://blog.singlemaltshot.com/wp-content/uploads/2013/03/031213_1758_VideoFeatur4.png" alt=""/>
	</p>
<p>By default, SharePoint 2013 plays the video rendition with the lowest bitrate, but you can override this by selecting a rendition from the drop down menu. In addition, end-users can choose their desired rendition by clicking anywhere in the player and then clicking the <em>Switch Rendition</em> icon. <strong>Note:</strong> the name of each rendition is taken from the value of the <em>Label</em> column for each rendition. SharePoint insert a default value when the rendition is uploaded. To change this value, simply choose <em>Edit Properties</em> -&gt; <em>Manage Renditions</em>, then select the rendition and change the value of the <em>Label</em> column.
</p>
<p><span style="color:#44546a; font-size:9pt"><em>Figure 6: Choosing a Video Rendition<br />
</em></span></p>
<p><img src="http://blog.singlemaltshot.com/wp-content/uploads/2013/03/031213_1758_VideoFeatur5.png" alt=""/>
	</p>
<h2>Additional Features<br />
</h2>
<h3>Allow/Disallow Download<br />
</h3>
<p>SharePoint provides the ability to disable the download link for the user. This doesn&#8217;t necessarily prevent the user from downloading the file if they have the &#8220;know how&#8221;, but it does a make it more difficult. The user interface doesn&#8217;t give very many clues as to the internal structure of how the video is stored (remember, it is a Document Set), so it would take a user with knowledge of HTTP inspection tools to ascertain how to download the video.
</p>
<p><strong>Update:</strong> While playing around, I discovered that the video player control will allow you to download the video simply by right clicking and choosing the <em>Save Video As</em> menu item regardless of the download settings for the video. Oops…
</p>
<p><span style="color:#44546a; font-size:9pt"><em>Figure 7: Disabling the download link doesn&#8217;t really prevent an end-user from grabbing the file, but it does make it a little more difficult.<br />
</em></span></p>
<p><img src="http://blog.singlemaltshot.com/wp-content/uploads/2013/03/031213_1758_VideoFeatur6.png" alt=""/>
	</p>
<h3>Allow/Disallow Embed Sharing<br />
</h3>
<p>SharePoint 2013 introduces the concept of Embeds, which are small snippets of HTML code that can quickly be inserted into a page. Many content types within SharePoint 2013 support the use of embeds (Word Documents, PowerPoint Documents, etc.), and Videos are no exception. However, some content authors may not wish to allow users to embed their videos, and SharePoint 2013 provides a way to hide the embed information from users. Selecting this option in the video&#8217;s <em>Edit Properties</em> screen hides all embed details from end users.
</p>
<h3>Tagging People in the Video<br />
</h3>
<p>SharePoint 2013 also provides the ability to &#8220;tag&#8221; people in the video via the &#8220;People in Video&#8221; column. This column is implemented as a field of type <em>Person or Group</em>, which will resolve account names, display names, email addresses against the backing directory provider. <strong>Note:</strong> if you try to enter a value that does not resolve, you will get an error like the image below when you try to save the properties. If you need to enter an external email address or name, you will need to create another column to do this (you can use <em>Single Line of Text </em>or<em> Multiple Lines of Text).<br />
</em></p>
<p><img src="http://blog.singlemaltshot.com/wp-content/uploads/2013/03/031213_1758_VideoFeatur7.png" alt=""/>
	</p>
<h2>Video Embeds<br />
</h2>
<p>If your video is hosted elsewhere and you don&#8217;t want to upload it to SharePoint 2013, no problem. You can now easily embed videos within SharePoint. This is a great way to include content from social video sources such as YouTube, Bing, and even other videos hosted in SharePoint.
</p>
<p>Video can even be embedded within SharePoint 2013 Rich Text content as well. The following blog post has a video that shows you how to do this: <a href="http://blog.sharepointedutech.com/2013/02/16/embed-a-video-in-sharepoint-2013/">http://blog.sharepointedutech.com/2013/02/16/embed-a-video-in-sharepoint-2013/</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.singlemaltshot.com/2013/03/video-features-of-sharepoint-2013/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JSON API Viewer for SharePoint</title>
		<link>http://blog.singlemaltshot.com/2013/02/json-api-viewer-for-sharepoint/</link>
		<comments>http://blog.singlemaltshot.com/2013/02/json-api-viewer-for-sharepoint/#comments</comments>
		<pubDate>Sat, 02 Feb 2013 14:56:22 +0000</pubDate>
		<dc:creator>Tyler Durham</dc:creator>
				<category><![CDATA[Developers]]></category>
		<category><![CDATA[IT Pros]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[SharePoint 2013]]></category>
		<category><![CDATA[Tips 'n Tricks]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://blog.singlemaltshot.com/?p=236</guid>
		<description><![CDATA[The _api JSON Viewer app for SharePoint by Carsten Keutmann and Anders Dissing is a <a href="http://blog.singlemaltshot.com/2013/02/json-api-viewer-for-sharepoint/">Read more</a>]]></description>
				<content:encoded><![CDATA[<p>The <strong>_api JSON Viewer</strong> app for SharePoint by <a href="http://www.blogger.com/profile/09563969466256634549">Carsten Keutmann</a> and <a href="http://www.blogger.com/profile/03197769560151211482">Anders Dissing</a> is a good way to navigate the REST endpoints exposed by the <em>_api</em> endpoint in SharePoint 2013. If you are developing apps for SharePoint, than this is a tool you will want in your toolbox. Once installed from the SharePoint Store, the app provides a simple interface for entering a REST endpoint and seeing the JSON results in an easy to read format.
</p>
<p>While the app does not seem to allow POST methods, it is a valuable tool for examining JSON results returned from SharePoint.
</p>
<p>Details about the app and its developers can be found at <a href="http://www.sharepointfriends.com/#!/p/jsonviewer.html">http://www.sharepointfriends.com/#!/p/jsonviewer.html</a>. The app can be downloaded <a href="http://office.microsoft.com/en-us/store/api-json-viewer-WA103999972.aspx">here</a>.
</p>
<p><img src="http://blog.singlemaltshot.com/wp-content/uploads/2013/02/020213_1456_JSONAPIView1.png" alt=""/></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.singlemaltshot.com/2013/02/json-api-viewer-for-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 8 App Review: Remote for Roku Player</title>
		<link>http://blog.singlemaltshot.com/2013/01/windows-8-app-review-remote-for-roku-player/</link>
		<comments>http://blog.singlemaltshot.com/2013/01/windows-8-app-review-remote-for-roku-player/#comments</comments>
		<pubDate>Sat, 26 Jan 2013 19:43:39 +0000</pubDate>
		<dc:creator>Tyler Durham</dc:creator>
				<category><![CDATA[Misc.]]></category>
		<category><![CDATA[Win8]]></category>
		<category><![CDATA[WinRT]]></category>

		<guid isPermaLink="false">http://blog.singlemaltshot.com/?p=225</guid>
		<description><![CDATA[Summary Category Publisher Price Rating Entertainment TreeTen Free with ads, $1.49 without. Very Good: 4 <a href="http://blog.singlemaltshot.com/2013/01/windows-8-app-review-remote-for-roku-player/">Read more</a>]]></description>
				<content:encoded><![CDATA[<h2>Summary<br />
</h2>
<div>
<table style="border-collapse:collapse" border="0">
<colgroup>
<col style="width:189px"/>
<col style="width:189px"/>
<col style="width:189px"/>
<col style="width:189px"/></colgroup>
<tbody valign="top">
<tr style="background: #ed7d31">
<td style="padding-left: 7px; padding-right: 7px; border-top:  solid #ed7d31 0.5pt; border-left:  solid #ed7d31 0.5pt; border-bottom:  solid #ed7d31 0.5pt; border-right:  none">
<p><span style="color:white"><strong>Category</strong></span></p>
</td>
<td style="padding-left: 7px; padding-right: 7px; border-top:  solid #ed7d31 0.5pt; border-left:  none; border-bottom:  solid #ed7d31 0.5pt; border-right:  none">
<p><span style="color:white"><strong>Publisher</strong></span></p>
</td>
<td style="padding-left: 7px; padding-right: 7px; border-top:  solid #ed7d31 0.5pt; border-left:  none; border-bottom:  solid #ed7d31 0.5pt; border-right:  none">
<p><span style="color:white"><strong>Price</strong></span></p>
</td>
<td style="padding-left: 7px; padding-right: 7px; border-top:  solid #ed7d31 0.5pt; border-left:  none; border-bottom:  solid #ed7d31 0.5pt; border-right:  solid #ed7d31 0.5pt">
<p><span style="color:white"><strong>Rating</strong></span></p>
</td>
</tr>
<tr style="background: #fbe4d5">
<td style="padding-left: 7px; padding-right: 7px; border-top:  none; border-left:  solid #f4b083 0.5pt; border-bottom:  solid #f4b083 0.5pt; border-right:  solid #f4b083 0.5pt">
<p><strong>Entertainment</strong></p>
</td>
<td style="padding-left: 7px; padding-right: 7px; border-top:  none; border-left:  none; border-bottom:  solid #f4b083 0.5pt; border-right:  solid #f4b083 0.5pt">
<p><a href="http://treeten.com/">TreeTen</a></p>
</td>
<td style="padding-left: 7px; padding-right: 7px; border-top:  none; border-left:  none; border-bottom:  solid #f4b083 0.5pt; border-right:  solid #f4b083 0.5pt">
<p>Free with ads, $1.49 without.</p>
</td>
<td style="padding-left: 7px; padding-right: 7px; border-top:  none; border-left:  none; border-bottom:  solid #f4b083 0.5pt; border-right:  solid #f4b083 0.5pt">
<p>Very Good: 4 out of 5 Stars</p>
</td>
</tr>
<tr>
<td colspan="2" style="padding-left: 7px; padding-right: 7px; border-top:  none; border-left:  solid #f4b083 0.5pt; border-bottom:  solid #f4b083 0.5pt; border-right:  solid #f4b083 0.5pt">
<p><strong>Pros</strong></p>
</td>
<td colspan="2" style="padding-left: 7px; padding-right: 7px; border-top:  none; border-left:  none; border-bottom:  solid #f4b083 0.5pt; border-right:  solid #f4b083 0.5pt">
<p><strong>Cons</strong></p>
</td>
</tr>
<tr style="background: #fbe4d5">
<td colspan="2" style="padding-left: 7px; padding-right: 7px; border-top:  none; border-left:  solid #f4b083 0.5pt; border-bottom:  solid #f4b083 0.5pt; border-right:  solid #f4b083 0.5pt">
<ul>
<li>Clever user interface
</li>
<li>Fast and fluid
</li>
<li>Free (If you don&#8217;t mind ads)</li>
</ul>
</td>
<td colspan="2" style="padding-left: 7px; padding-right: 7px; border-top:  none; border-left:  none; border-bottom:  solid #f4b083 0.5pt; border-right:  solid #f4b083 0.5pt">
<ul>
<li>A little tricky to setup, especially if you have more than one Roku player.</li>
</ul>
</td>
</tr>
<tr>
<td colspan="4" style="padding-left: 7px; padding-right: 7px; border-top:  none; border-left:  solid #f4b083 0.5pt; border-bottom:  solid #f4b083 0.5pt; border-right:  solid #f4b083 0.5pt">
<p><strong>Download:</strong> Get the app <a href="http://apps.microsoft.com/windows/en-US/app/remote-for-roku-player/b0eac380-be6a-48ac-86a6-b92826ba2abe">here</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p>
 </p>
<p>I am a <strong>huge</strong> fan of the <a href="http://www.roku.com/">Roku</a> player. In rooms where I don&#8217;t have an Xbox, I have a <em>Roku</em>. It&#8217;s a wonderful device: small, easy to use, and powerful.
</p>
<p>If you are like me, you may misplace the provided remote control for your Roku from time to time. If this sounds like you, you will probably be pleased to discover there is an app from <a href="http://treeten.com/">TreeTen</a> that will allow you to control your Roku player from your Windows 8 or Windows RT device, and it is simply called <em>Remote for Roku Player</em>.
</p>
<h2>Connect to Roku<br />
</h2>
<p>Once you download and install from the <a href="http://apps.microsoft.com/windows/en-US/app/remote-for-roku-player/b0eac380-be6a-48ac-86a6-b92826ba2abe">Window Store</a>, run the app from the Start screen.  You should see a screen similar to Figure 1. This screen allows you to discover and connect to your Roku devices. There is an option to enter the manually IP address of your Roku device along with a friendly name, but I could not get this to work. I received a &#8220;could not connect&#8221; error each time I clicked the &#8220;add&#8221; button. Not sure if this was user error or a bug.
</p>
<p>The good news is that the software automatically discovered my two Roku players very quickly, so my only dilemma now was to determine which one was the one I wanted. For non-technical end users, this might present a challenge, as the only information you are given is the IP Address, the Model number, and some sort of serial number for each device. You could find the IP address of your Roku player from its network setting, but I think the easiest way is probably to just test through trial and error. If you connect to one of the Rokus, and it responds to your commands, you have selected the correct one.
</p>
<p><span style="color:#44546a; font-size:9pt"><em>Figure 1: Discovering Roku Players – If you have more than one, you&#8217;ll need to figure out which one you want to use.<br />
</em></span></p>
<p><img src="http://blog.singlemaltshot.com/wp-content/uploads/2013/01/012613_1957_Windows8App1.png" alt=""/>
	</p>
<h2>Using the Remote<br />
</h2>
<p>Once you have connected to your Roku player, you will get a tiled list of all major Roku channels. These tiles are always visible, so this makes changing channels very easy. You will also get an virtual representation of the familiar Roku remote, and the good news here is that all the buttons work. In my testing, clicking on the &#8216;dedicated&#8217; Netflix and Pandora buttons immediately switched to those channels.
</p>
<p>Clicking buttons on the virtual remote even causes the Roku device to emit the familar &#8216;da-dunk&#8217; sound.
</p>
<p>I really like having all my Roku channels as tiles, as this makes it possible to rapdily switch channels – no having to navigate using the &#8216;back&#8217; button. The &#8216;virtual&#8217; remote functions executed so quickly, I originally wondered if some sort of IR was being used. Of course, after switching my WiFi off, I was able to see that device-to-device communication was achieved over good ole TCP/IP.
</p>
<p>The SmartGlass team might want to take note: While not as powerful and feature rich, <em>Remote for Roku Player</em> does make SmartGlass feel a little &#8220;laggy&#8221;.
</p>
<p><span style="color:#44546a; font-size:9pt"><em>Figure 2: Connected to my Roku Player<br />
</em></span></p>
<p><img src="http://blog.singlemaltshot.com/wp-content/uploads/2013/01/012613_1957_Windows8App2.png" alt=""/>
	</p>
<h2>App Settings<br />
</h2>
<p>With this release, the options for configuring are rather limited. Aside from the typical options for any Modern app (Rate and Review, About, etc.), there are only options to discover Roku players and reset settings to their defaults. As previously mentioned, you can only connect with one player at a time, but it is pretty easy to discover other Roku players and connect to them. A nice option to be able to customize the dedicated buttons on the &#8216;virtual remote&#8217; would have been cool… but I think I am being a little picky here.
</p>
<p><span style="color:#44546a; font-size:9pt"><em>Figure 3: Configuration options are limited<br />
</em></span></p>
<p><img src="http://blog.singlemaltshot.com/wp-content/uploads/2013/01/012613_1957_Windows8App3.png" alt=""/>
	</p>
<h2>Conclusion<br />
</h2>
<p>This is a very nice app. I have been using it quite a bit. I was impressed enough that I went ahead and purchased it. If you can live with ads, then it is a great free alternative when you misplace your Roku remote or the batteries run down. Users with only one Roku device on their network should not have any issue connecting, but if <a href="http://treeten.com/">TreeTen</a> works out the kinks with discovering and connecting to multiple Roku players, I will easily be able to give it 5 stars.
</p>
<p>
 </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.singlemaltshot.com/2013/01/windows-8-app-review-remote-for-roku-player/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint 2010 Enterprise Content Management (ECM) Essentials for End Users</title>
		<link>http://blog.singlemaltshot.com/2012/08/sharepoint-2010-enterprise-content-management-ecm-essentials-for-end-users/</link>
		<comments>http://blog.singlemaltshot.com/2012/08/sharepoint-2010-enterprise-content-management-ecm-essentials-for-end-users/#comments</comments>
		<pubDate>Fri, 17 Aug 2012 16:53:37 +0000</pubDate>
		<dc:creator>Tyler Durham</dc:creator>
				<category><![CDATA[Developers]]></category>
		<category><![CDATA[End Users]]></category>
		<category><![CDATA[IT Pros]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[ECM]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[Tips 'n Tricks]]></category>

		<guid isPermaLink="false">http://tnbluesboy.wordpress.com/?p=162</guid>
		<description><![CDATA[Getting ready to start an ECM project in SharePoint? Check out this collection of articles, <a href="http://blog.singlemaltshot.com/2012/08/sharepoint-2010-enterprise-content-management-ecm-essentials-for-end-users/">Read more</a>]]></description>
				<content:encoded><![CDATA[<p>Getting ready to start an ECM project in SharePoint? Check out this collection of articles, training, and videos I have collected over the last two years. Much will apply to SharePoint 2007 and SharePoint 2013.</p>
<p><span style="color:#17365d;font-size:16pt;"><strong>SharePoint Document Libraries</strong></span></p>
<p><span style="color:black;">SharePoint document libraries enable you to store and manage documents. Document libraries can be configured with many features to facilitate creation, management, and security.</span></p>
<p><span style="color:#366092;font-size:13pt;"><strong>SharePoint document libraries I: An introduction</strong></span></p>
<p><span style="color:black;">Wondering how to use Word with SharePoint? Excel with SharePoint? How about PowerPoint and OneNote with SharePoint? Use a SharePoint document library. This course will show you the basics</span>.</p>
<p><span style="color:#595959;font-size:9pt;">Located at &lt;<a href="http://office.microsoft.com/en-us/sharepoint-server-help/sharepoint-document-libraries-i-an-introduction-RZ101930528.aspx"><span style="color:blue;text-decoration:underline;">http://office.microsoft.com/en-us/sharepoint-server-help/sharepoint-document-libraries-i-an-introduction-RZ101930528.aspx</span></a>&gt;</span></p>
<p><span style="color:#366092;font-size:13pt;"><strong>SharePoint document libraries II: Organize and configure a library</strong></span></p>
<p><span style="color:black;">Organize a SharePoint document library with folders and columns. Plus, learn how to set up SharePoint version history, and how to give people permissions to a SharePoint site.</span></p>
<p><span style="color:#595959;font-size:9pt;">Located at &lt;<a href="http://office.microsoft.com/en-us/sharepoint-server-help/sharepoint-document-libraries-ii-organize-and-configure-a-library-RZ102410290.aspx?CTT=1"><span style="color:blue;text-decoration:underline;">http://office.microsoft.com/en-us/sharepoint-server-help/sharepoint-document-libraries-ii-organize-and-configure-a-library-RZ102410290.aspx?CTT=1</span></a>&gt;</span></p>
<p><span style="color:#366092;font-size:13pt;"><strong>Collaborate on documents and projects more efficiently</strong></span></p>
<p><span style="color:black;">Learn how to make the most out of SharePoint calendars, how to allow multiple people to author a document simultaneously, take your documents offline and then reconnect by using SharePoint Workspace, and how to manage a project in SharePoint and by using Project Task lists.</span></p>
<p><span style="color:#595959;font-size:9pt;">Located at &lt;<a href="http://office.microsoft.com/en-us/sharepoint-server-help/collaborate-on-documents-and-projects-more-efficiently-RZ101827937.aspx?CTT=1"><span style="color:blue;text-decoration:underline;">http://office.microsoft.com/en-us/sharepoint-server-help/collaborate-on-documents-and-projects-more-efficiently-RZ101827937.aspx?CTT=1</span></a>&gt;</span></p>
<p><span style="color:#366092;font-size:13pt;"><strong>Approve or reject items or files in a site list or library</strong></span></p>
<p><span style="color:black;">If someone submits an item or file to such a list or library, it is in Pending status until it is approved by someone who has the necessary permissions to do so. While it is waiting for approval, or after being rejected, it remains in Pending status. Usually, when an item or file is in Pending status, only the creator of the item or file and people who have permissions to manage lists and libraries can see it. It becomes visible to others only after its status changes from Pending to Approved.</span></p>
<p><span style="color:#595959;font-size:9pt;">Located at &lt;<a href="http://office.microsoft.com/en-us/sharepoint-server-help/approve-or-reject-items-or-files-in-a-site-list-or-library-HA101852685.aspx?CTT=1"><span style="color:blue;text-decoration:underline;">http://office.microsoft.com/en-us/sharepoint-server-help/approve-or-reject-items-or-files-in-a-site-list-or-library-HA101852685.aspx?CTT=1</span></a>&gt;</span></p>
<p><span style="color:#17365d;font-size:16pt;"><strong>Content Types</strong></span></p>
<p><span style="color:black;">Content types enable organizations to organize, manage, and handle content in a consistent way across a site collection. By defining content types for specific kinds of documents or information products, an organization can ensure that each of these groups of content is managed in a consistent way.</span></p>
<p><span style="color:#366092;font-size:13pt;"><strong>Use content types to manage content consistently on a site</strong></span></p>
<p><span style="color:black;">This article provides an overview of SharePoint Content Types.</span></p>
<p><span style="color:#595959;font-size:9pt;">Located at &lt;<a href="http://office.microsoft.com/en-us/sharepoint-foundation-help/use-content-types-to-manage-content-consistently-on-a-site-HA010375560.aspx"><span style="color:blue;text-decoration:underline;">http://office.microsoft.com/en-us/sharepoint-foundation-help/use-content-types-to-manage-content-consistently-on-a-site-HA010375560.aspx</span></a>&gt;</span></p>
<p><span style="color:#366092;font-size:13pt;"><strong>Create or customize a site content type</strong></span></p>
<p><span style="color:black;">This article explains how to create new site content types or modify existing site content types.</span></p>
<p><span style="color:#595959;font-size:9pt;">Located at &lt;<a href="http://office.microsoft.com/en-us/sharepoint-foundation-help/create-or-customize-a-site-content-type-HA101884501.aspx?CTT=3"><span style="color:blue;text-decoration:underline;">http://office.microsoft.com/en-us/sharepoint-foundation-help/create-or-customize-a-site-content-type-HA101884501.aspx?CTT=3</span></a>&gt;</span></p>
<p><span style="color:#17365d;font-size:16pt;"><strong>Document IDs</strong></span></p>
<p><span style="color:black;">Document IDs help you manage your documents by providing an easy way to track items regardless of their location. For example, if a legal contract gets moved from a document library on one site to a document library on another site, the contract would be easy to locate based on its Document ID. Document ID&#8217;s are automatically assigned to uploaded documents and this ID will follow the item throughout its entire life cycle. Document IDs can also be assigned to Document Sets.</span></p>
<p><span style="color:#366092;font-size:13pt;"><strong>Enable and configure unique Document IDs</strong></span></p>
<p><span style="color:black;">In this article you will learn about the benefits of using Document IDs in document or record management. You will also learn how to enable the Document ID service for a site collection, and how to configure the Document ID options for custom file naming conventions.</span></p>
<p><span style="color:#595959;font-size:9pt;">Located at &lt;<a href="http://office.microsoft.com/en-us/sharepoint-server-help/enable-and-configure-unique-document-ids-HA101790471.aspx?CTT=1"><span style="color:blue;text-decoration:underline;">http://office.microsoft.com/en-us/sharepoint-server-help/enable-and-configure-unique-document-ids-HA101790471.aspx?CTT=1</span></a>&gt;<br />
</span></p>
<p><span style="color:#17365d;font-size:16pt;"><strong>Managed Metadata</strong><br />
</span></p>
<p><span style="color:black;">The new managed metadata features in SharePoint Server 2010 are enabled by a new Managed Metadata Service application that provides support for two key things: <strong>Content Type Publishing</strong> and <strong>Taxonomies</strong>.</span></p>
<p><span style="color:#366092;font-size:13pt;"><strong>Introduction to managed metadata in SharePoint Server 2010</strong></span></p>
<p><span style="color:black;">This article provides an overview of some of the key concepts related to working with the new managed metadata features in Microsoft SharePoint Server 2010. It discusses how the new managed metadata features provide support for the implementation of formal taxonomies through managed terms. It also explains how social tags work, and how they relate to managed metadata features such as managed terms and enterprise keywords.</span></p>
<p><span style="color:#595959;font-size:9pt;">Located at &lt;<a href="http://office.microsoft.com/en-us/sharepoint-server-help/introduction-to-managed-metadata-in-sharepoint-server-2010-HA101859256.aspx?CTT=1"><span style="color:blue;text-decoration:underline;">http://office.microsoft.com/en-us/sharepoint-server-help/introduction-to-managed-metadata-in-sharepoint-server-2010-HA101859256.aspx?CTT=1</span></a>&gt;</span></p>
<p><span style="color:#366092;font-size:13pt;"><strong>Create and manage terms within term sets</strong></span></p>
<p><span style="color:black;">The new managed metadata features in Microsoft SharePoint Server 2010 provide support for the implementation of formal taxonomies through managed terms. This article explains how to create and manage terms within term sets.</span></p>
<p><span style="color:#595959;font-size:9pt;">Located at &lt;<a href="http://office.microsoft.com/en-us/sharepoint-server-help/create-and-manage-terms-within-term-sets-HA101631581.aspx?CTT=3"><span style="color:blue;text-decoration:underline;">http://office.microsoft.com/en-us/sharepoint-server-help/create-and-manage-terms-within-term-sets-HA101631581.aspx?CTT=3</span></a>&gt;</span></p>
<p><span style="color:#366092;font-size:13pt;"><strong>Create a Managed Metadata column</strong></span></p>
<p><span style="color:black;">A Managed Metadata column is a new column type that can be added to lists, libraries, or content types to enable site users to select values from a specific term set of managed terms and apply these values to their content. You can create and configure a Managed Metadata column to map to an existing term set or term, or you can create a new term set specifically for a Managed Metadata column.</span></p>
<p><span style="color:#595959;font-size:9pt;">Located at &lt;<a href="http://office.microsoft.com/en-us/sharepoint-server-help/create-a-managed-metadata-column-HA101631602.aspx?CTT=1"><span style="color:blue;text-decoration:underline;">http://office.microsoft.com/en-us/sharepoint-server-help/create-a-managed-metadata-column-HA101631602.aspx?CTT=1</span></a>&gt;</span></p>
<p><span style="color:#17365d;font-size:16pt;"><strong>Content Organizer</strong></span></p>
<p><span style="color:black;">Business documents originate from many different sources and often need to be stored in a way that decreases vulnerability to regulatory compliance and litigation risks. After configuring the Content Organizer to route records, you can establish and program specific Content Organizer rules that enable you to automatically store records based on unique business rules and requirements.</span></p>
<p><span style="color:#366092;font-size:13pt;"><strong>Configure the Content Organizer to route documents</strong></span></p>
<p><span style="color:black;">This article shows you how to perform initial configuration of the Content Organizer.</span></p>
<p><span style="color:#595959;font-size:9pt;">Located at &lt;<a href="http://office.microsoft.com/en-us/sharepoint-server-help/configure-the-content-organizer-to-route-documents-HA010378237.aspx?CTT=3"><span style="color:blue;text-decoration:underline;">http://office.microsoft.com/en-us/sharepoint-server-help/configure-the-content-organizer-to-route-documents-HA010378237.aspx?CTT=3</span></a>&gt;</span></p>
<p><span style="color:#366092;font-size:13pt;"><strong>Create Content Organizer rules to route documents</strong></span></p>
<p><span style="color:black;">Once the Content Organizer is configured, you need to create rules to route documents. This article shows you how to create Content Organizer rules.</span></p>
<p><span style="color:#595959;font-size:9pt;">Located at &lt;<a href="http://office.microsoft.com/en-us/sharepoint-server-help/create-content-organizer-rules-to-route-documents-HA101807927.aspx?CTT=1"><span style="color:blue;text-decoration:underline;">http://office.microsoft.com/en-us/sharepoint-server-help/create-content-organizer-rules-to-route-documents-HA101807927.aspx?CTT=1</span></a>&gt;</span></p>
<p><span style="color:#17365d;font-size:16pt;"><strong>Records Management and Compliance</strong></span></p>
<p><span style="color:#366092;font-size:13pt;"><strong>Introduction to Records Management and Compliance</strong></span></p>
<p><span style="color:black;">This training course will introduce you to some of the new and improved records management and compliance features in Microsoft SharePoint Server 2010. In the examples throughout the course, we will look at how a fictitious, medium-sized company, Contoso, uses SharePoint Server 2010 to manage records.</span></p>
<p><span style="color:#595959;font-size:9pt;">Located at &lt;<a href="http://office.microsoft.com/en-us/sharepoint-server-help/introduction-to-records-management-and-compliance-RZ101825173.aspx?CTT=1"><span style="color:blue;text-decoration:underline;">http://office.microsoft.com/en-us/sharepoint-server-help/introduction-to-records-management-and-compliance-RZ101825173.aspx?CTT=1</span></a>&gt;</span></p>
<p><span style="color:#17365d;font-size:16pt;"><strong>Misc. Content</strong></span></p>
<p><span style="color:#366092;font-size:13pt;"><strong>Create a file plan to manage records in SharePoint Server 2010</strong></span></p>
<p><span style="color:black;">Determining which active documents in your organization might be declarable as records requires the collaboration of records managers, lawyers, compliance officers, and content managers. Note that, even if your enterprise is not in a highly regulated industry, there are general laws that might obligate your enterprise to keep records. Along with general business laws, you must evaluate legal requirements that are specific to your enterprise.</span></p>
<p><span style="color:#595959;font-size:9pt;">Located at &lt;<a href="http://technet.microsoft.com/en-us/library/cc261708.aspx"><span style="color:blue;text-decoration:underline;">http://technet.microsoft.com/en-us/library/cc261708.aspx</span></a>&gt;<br />
</span></p>
<p><span style="color:black;"><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.singlemaltshot.com/2012/08/sharepoint-2010-enterprise-content-management-ecm-essentials-for-end-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FIX: Issue Running Visual Studio 2012 RC with Office 2013 Preview Release</title>
		<link>http://blog.singlemaltshot.com/2012/07/fix-issue-running-visual-studio-2012-rc-with-office-2013-preview-release/</link>
		<comments>http://blog.singlemaltshot.com/2012/07/fix-issue-running-visual-studio-2012-rc-with-office-2013-preview-release/#comments</comments>
		<pubDate>Fri, 20 Jul 2012 17:28:45 +0000</pubDate>
		<dc:creator>Tyler Durham</dc:creator>
				<category><![CDATA[Developers]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2013]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[visual studio 2012]]></category>

		<guid isPermaLink="false">http://tnbluesboy.wordpress.com/?p=155</guid>
		<description><![CDATA[Recently, I installed both Visual Studio 2012 RC and the Office 2013 Preview Release, in that <a href="http://blog.singlemaltshot.com/2012/07/fix-issue-running-visual-studio-2012-rc-with-office-2013-preview-release/">Read more</a>]]></description>
				<content:encoded><![CDATA[<p>Recently, I installed both Visual Studio 2012 RC and the Office 2013 Preview Release, in that order. Upon launching Visual Studio 2012, I got the following error:</p>
<p><em>&#8220;The procedure entry point <strong>_Atomic_fetch_sub_4</strong> could not be located in the dynamic link library <strong>C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDE</strong>&#8220;</em></p>
<p><span style="color:#44546a;font-size:9pt;"><em>Figure 2: Error when launching Visual Studio.<br />
</em></span></p>
<p><img src="http://tnbluesboy.files.wordpress.com/2012/07/072012_1728_fixissuerun2.gif" alt="" /><em><br />
</em></p>
<p>No matter how many times I tried, I could not launch Visual Studio. I even tried re-installing.</p>
<p>After some investigation, I found out that there is a conflict between the C++ libraries installed with Office 2013 Preview. To learn more (and fix this problem), check out <a href="http://support.microsoft.com/kb/2703187">July 2012 Update for Visual Studio 2012 Release Candidate</a>.</p>
<p>Regards,</p>
<p>Tyler</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.singlemaltshot.com/2012/07/fix-issue-running-visual-studio-2012-rc-with-office-2013-preview-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Which Edition of Office Should I Use: 32 bit or 64 bit?</title>
		<link>http://blog.singlemaltshot.com/2012/07/which-edition-of-office-should-i-use-32-bit-or-64-bit/</link>
		<comments>http://blog.singlemaltshot.com/2012/07/which-edition-of-office-should-i-use-32-bit-or-64-bit/#comments</comments>
		<pubDate>Tue, 10 Jul 2012 16:08:52 +0000</pubDate>
		<dc:creator>Tyler Durham</dc:creator>
				<category><![CDATA[Developers]]></category>
		<category><![CDATA[End Users]]></category>
		<category><![CDATA[IT Pros]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2010]]></category>

		<guid isPermaLink="false">http://tnbluesboy.wordpress.com/?p=147</guid>
		<description><![CDATA[Note: This post is a summary of detailed information found at http://office.microsoft.com/en-us/word-help/choose-the-32-bit-or-64-bit-version-of-microsoft-office-HA010369476.aspx. Office 2010 comes <a href="http://blog.singlemaltshot.com/2012/07/which-edition-of-office-should-i-use-32-bit-or-64-bit/">Read more</a>]]></description>
				<content:encoded><![CDATA[<p><span style="color:red;font-size:16pt;"><strong>Note:</strong></span> This post is a summary of detailed information found at <a href="http://office.microsoft.com/en-us/word-help/choose-the-32-bit-or-64-bit-version-of-microsoft-office-HA010369476.aspx">http://office.microsoft.com/en-us/word-help/choose-the-32-bit-or-64-bit-version-of-microsoft-office-HA010369476.aspx</a>.
</p>
<p>Office 2010 comes in both 32-bit and 64-bit editions. While 64-bit computing has been the norm on high-powered servers and workstations for several years, it has taken some time to gain traction on consumer desktops. Most modern laptops ship with 64-bit edition of Windows, which allows for the use of RAM beyond 4 GB. A very good explanation of 32-bit vs. 64-bit Windows can be found at: <a href="http://www.w7forums.com/windows-7-64-bit-vs-32-bit-t484.html">http://www.w7forums.com/windows-7-64-bit-vs-32-bit-t484.html</a>
	</p>
<p><span style="color:#00b050;font-size:16pt;"><strong>90%</strong></span> of the time I recommend to my customers to use the 32-bit Version of Office, especially if
</p>
<ul>
<li>You use Office 2010 for common day-to-day work.
</li>
<li>You need to maintain compatibility with legacy 32-bit add-ins.
</li>
<li>You do not need to author large <a href="http://www.powerpivot.com">PowerPivot</a> enabled spreadsheets.
</li>
</ul>
<p>Use the 64-bit version of Office if
</p>
<ul>
<li>You want to maximize usage of system resources.
</li>
<li>You don&#8217;t need to maintain compatibility with legacy 32-bit add-ins.
</li>
<li>You need to author large <a href="http://www.powerpivot.com">PowerPivot</a> enabled Excel spreadsheets.
</li>
</ul>
<p><span style="color:red;"><span style="font-size:16pt;"><strong>Important:</strong></span><br />
		</span>Regardless of the edition you run, keep the edition the same for the following Office 2010 applications:
</p>
<ul>
<li><a href="http://sharepoint.microsoft.com/en-us/product/related-technologies/pages/sharepoint-designer.aspx">SharePoint Designer 2010</a>
		</li>
<li><a href="http://visio.microsoft.com/en-us/Pages/default.aspx">Visio 2010</a>
		</li>
<li><a href="http://www.powerpivot.com">PowerPivot</a> for <a href="http://office.microsoft.com/en-us/excel/">Excel 2010</a>
		</li>
</ul>
<h2>What about Microsoft Lync 2010?<br />
</h2>
<p>While <a href="http://lync.microsoft.com/en-us/Pages/unified-communications.aspx">Lync 2010</a> integrates with other Office 2010 components, the edition you install must match the edition of your operating system. For example, if you are running the 64-bit edition of Windows 7, you must install the 64-bit edition of Lync 2010.
</p>
<h2>Installing the 64-bit Edition of Office 2010<br />
</h2>
<p>By default, the 32-bit edition of Office 2010 is installed. If you wish to install the 64-bit edition of office, you will need to hunt for it in the folders of the installation media:
</p>
<ol>
<li>If you were running Office 2010 Setup from the root folder, and you clicked <strong>Customize</strong>, click <strong>Close</strong> to exit Setup.
</li>
<li>When prompted, click <strong>Yes</strong> to cancel Setup, and then click <strong>Close</strong> .
</li>
<li>Go to the <em>x64</em> folder on the Office 2010 installation media, and double-click <strong>Setup.exe</strong> to run the 64-bit version of Setup.
</li>
</ol>
<h2>Further Reading<br />
</h2>
<ul>
<li>[Office] <a href="http://office.microsoft.com/en-us/word-help/choose-the-32-bit-or-64-bit-version-of-microsoft-office-HA010369476.aspx">Choose the 32-bit or 64-bit version of Microsoft Office</a>
		</li>
<li>[Technet] <a href="http://technet.microsoft.com/en-us/library/ee681792.aspx">64-bit editions of Office 2010</a>
		</li>
<li>[Tip] <a href="http://tnbluesboy.wordpress.com/2010/07/16/using-64-bit-office2010-with-sharepoint-2010-use-the-the-2007-office-system-driver-to-get-back-the-datasheet-view/">Using 64 bit Office 2010 with SharePoint 2010? Use the 2007 Office System Driver to get back the Datasheet view</a>
		</li>
</ul>
<p>
 </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.singlemaltshot.com/2012/07/which-edition-of-office-should-i-use-32-bit-or-64-bit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Determine if you are Running the 32-bit or 64-bit Version of Office 2010</title>
		<link>http://blog.singlemaltshot.com/2012/07/how-to-determine-if-you-are-running-the-32-bit-or-64-bit-version-of-office-2010/</link>
		<comments>http://blog.singlemaltshot.com/2012/07/how-to-determine-if-you-are-running-the-32-bit-or-64-bit-version-of-office-2010/#comments</comments>
		<pubDate>Tue, 10 Jul 2012 15:22:04 +0000</pubDate>
		<dc:creator>Tyler Durham</dc:creator>
				<category><![CDATA[Developers]]></category>
		<category><![CDATA[End Users]]></category>
		<category><![CDATA[IT Pros]]></category>
		<category><![CDATA[Misc.]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Office 2010]]></category>

		<guid isPermaLink="false">http://tnbluesboy.wordpress.com/?p=143</guid>
		<description><![CDATA[I find myself regularly sending this information out to customers, so I figured I would <a href="http://blog.singlemaltshot.com/2012/07/how-to-determine-if-you-are-running-the-32-bit-or-64-bit-version-of-office-2010/">Read more</a>]]></description>
				<content:encoded><![CDATA[<p>I find myself regularly sending this information out to customers, so I figured I would write a quick post about it.
</p>
<p>
 </p>
<p>To determine if you are using the 32 bit or the 64 bit version of Excel, simply go to <strong>File -&gt; Help</strong> then look under <strong>About Microsoft Excel. </strong>You will see either 32-bit or 64-bit next to the <strong>Version</strong> number.
</p>
<p>
 </p>
<p><span style="color:#4f81bd;font-size:9pt;"><strong>Figure 1: Determining the Version of Office 2010<br />
</strong></span></p>
<p><img src="http://tnbluesboy.files.wordpress.com/2012/07/071012_1521_howtodeterm11.png" alt="" />
	</p>
<h2>Further Reading<br />
</h2>
<ul>
<li><a href="http://tnbluesboy.wordpress.com/2012/07/10/which-edition-of-office-should-i-use-32-bit-or-64-bit/">Which Edition of Office Should I Use: 32 bit or 64 bit?</a>
		</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.singlemaltshot.com/2012/07/how-to-determine-if-you-are-running-the-32-bit-or-64-bit-version-of-office-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Issue Running PowerPivot Configuration Tool?</title>
		<link>http://blog.singlemaltshot.com/2012/04/issue-running-powerpivot-configuration-tool/</link>
		<comments>http://blog.singlemaltshot.com/2012/04/issue-running-powerpivot-configuration-tool/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 19:09:31 +0000</pubDate>
		<dc:creator>Tyler Durham</dc:creator>
				<category><![CDATA[Developers]]></category>
		<category><![CDATA[IT Pros]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Powerpivot]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">https://tnbluesboy.wordpress.com/?p=132</guid>
		<description><![CDATA[Recently, while adding Microsoft SQL Server 2012 PowerPivot for Microsoft SharePoint 2010 to an existing <a href="http://blog.singlemaltshot.com/2012/04/issue-running-powerpivot-configuration-tool/">Read more</a>]]></description>
				<content:encoded><![CDATA[<p>Recently, while adding Microsoft SQL Server 2012 PowerPivot for Microsoft SharePoint 2010 to an <em>existing</em> farm, I encountered a bewildering error when running the <a href="http://www.microsoft.com/en-us/bi/powerpivot.aspx" target="_blank"><strong>PowerPivot</strong></a><strong> Configuration Tool</strong>: </p>
<blockquote><p><em>Analysis Services service account must be the same for all instances in the farm. Change you service properties to log on using account: NT AUTHORITYLOCAL SERVICE</em></p>
</blockquote>
<p>I (thought) I had run everything correctly. However, I noticed that when I clicked on the <a href="http://www.microsoft.com/en-us/bi/powerpivot.aspx" target="_blank">PowerPivot</a> Management Dashboard in Central Administration, I got another error. After investigating the ULS logs, I found a peculiar entry:</p>
<blockquote><p>Microsoft.AnalysisServices.SharePoint.Integration.Redirector.RedirectorException: The PowerPivot service application could not connect to the Analysis Services instance</p>
</blockquote>
<p>After digging around, I found the problem and the solution. Apparently, there may be an issue with how the <a href="http://www.microsoft.com/en-us/bi/powerpivot.aspx" target="_blank">PowerPivot</a> instance is configured when you install in an existing SharePoint farm. It could also be I missed a step (LOL)</p>
<p>To resolve and get back on track:</p>
<ol>
<li>In Central Administration, go to Security –&gt; Configure Service Accounts.</li>
<li>In the Credentials Management, select Select &quot;Windows Service &#8211; SQL Server Analysis Services: from the dropdown list.</li>
<li>Ensure that the specified account is NOT LOCAL SERVICE. If it is, change it to your desired service account.</li>
<li>Click OK.</li>
<li>Try to run the PowerPivot Configuration Tool again.</li>
</ol>
<p><a href="http://tnbluesboy.files.wordpress.com/2012/04/snaghtml9d06663.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="SNAGHTML9d06663" border="0" alt="SNAGHTML9d06663" src="http://tnbluesboy.files.wordpress.com/2012/04/snaghtml9d06663_thumb.png" width="374" height="229" /></a></p>
<hr />
<p><font><strong>Much</strong> <strong>thanks</strong> to </font><a href="http://social.msdn.microsoft.com/profile/elayarajaeswaran/?ws=usercard-mini" target="_blank"><strong><font>ElayarajaEswaran</font></strong></a><font> for this helpful tip!</font></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.singlemaltshot.com/2012/04/issue-running-powerpivot-configuration-tool/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Get an OData Feed from the SharePoint 2010 User Information List</title>
		<link>http://blog.singlemaltshot.com/2011/09/how-to-get-an-odata-feed-from-the-sharepoint-2010-user-information-list/</link>
		<comments>http://blog.singlemaltshot.com/2011/09/how-to-get-an-odata-feed-from-the-sharepoint-2010-user-information-list/#comments</comments>
		<pubDate>Fri, 16 Sep 2011 19:31:44 +0000</pubDate>
		<dc:creator>Tyler Durham</dc:creator>
				<category><![CDATA[Developers]]></category>
		<category><![CDATA[IT Pros]]></category>
		<category><![CDATA[Misc.]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[Tips 'n Tricks]]></category>

		<guid isPermaLink="false">https://tnbluesboy.wordpress.com/2011/09/16/how-to-get-an-odata-feed-from-the-sharepoint-2010-user-information-list/</guid>
		<description><![CDATA[The SharePoint 2010 User Information List provides a simple profile mechanism for SharePoint 2010 Foundation <a href="http://blog.singlemaltshot.com/2011/09/how-to-get-an-odata-feed-from-the-sharepoint-2010-user-information-list/">Read more</a>]]></description>
				<content:encoded><![CDATA[<p>The SharePoint 2010 User Information List provides a simple profile mechanism for SharePoint 2010 Foundation sites (SharePoint 2010 Foundation is the <em>free</em> edition of SharePoint). In addition, with SharePoint Server 2010 (the edition you pay for) <a href="http://technet.microsoft.com/en-us/library/ee721054.aspx" target="_blank">user profile information</a> is synchronized to this list so that list/library columns of type “User” avoid cross-database joins to display user name, email, and <a href="http://blogs.msdn.com/b/kaevans/archive/2010/01/28/presence-in-sharepoint-2010.aspx" target="_blank">presence</a> information.</p>
<p>The SharePoint 2010 User Information List can be accessed from the browser using a URL like the following:</p>
<blockquote><p><font face="Courier New"><a href="http://your-site-name/_catalogs/users">http://your-site-name/_catalogs/users</a></font></p>
</blockquote>
<p><a href="http://tnbluesboy.files.wordpress.com/2011/09/image.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border-width:0;" title="image" border="0" alt="image" src="http://tnbluesboy.files.wordpress.com/2011/09/image_thumb.png" width="604" height="357" /></a></p>
<p>A couple of things to note about the User Information List:</p>
<ul>
<li>The User Information List does not specify a UI similar to other SharePoint lists. You will not see the standard list operations on the Ribbon. </li>
<li>The User Information List only appears in the top-level, or <em><strong>root</strong> </em>web site of your Site Collection. </li>
</ul>
<p>A SharePoint OData feed is provided by the <strong>ListData </strong>service, which is a component of the <a href="http://msdn.microsoft.com/en-us/library/ff798339.aspx">SharePoint 2010 REST Interface</a>. For an introduction into the SharePoint REST interface, please refer to <a href="http://xml.sys-con.com/node/1256846" target="_blank">Intro to Querying Lists with REST and ListData.svc in SharePoint 2010</a>. </p>
<p><span style="background-color:#ffff00;font-size:18px;">The trick to querying the User Information List is knowing where it is in relation to the site structure.</span> While SharePoint provides a basic UI for interacting with the User Information List at <a href="#" target="_blank">http://your-site-name/_catalogs/users</a>, you will get an error if you use this path with the ListData service. </p>
<p>Instead, you need to pass the internal name of the list to the ListData service:</p>
<blockquote><p><font face="Courier New"><a href="http://your-site-name/_vti_bin/ListData.svc/UserInformationList">http://your-site-name/_vti_bin/ListData.svc/UserInformationList</a></font></p>
</blockquote>
<p>The returned XML should look very similar to the following:</p>
<blockquote><p><font face="Courier New">&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;yes&quot;?&gt;        <br />&lt;feed xml:base=&quot;</font><font face="Courier New">http://composites.contoso.com/_vti_bin/listdata.svc/&quot;</font><font face="Courier New">        <br />&#160;&#160;&#160;&#160;&#160; xmlns:d=&quot;</font><font face="Courier New">http://schemas.microsoft.com/ado/2007/08/dataservices&quot;</font><font face="Courier New">        <br />&#160;&#160;&#160;&#160;&#160; xmlns:m=&quot;</font><font face="Courier New">http://schemas.microsoft.com/ado/2007/08/dataservices/metadata&quot;</font><font face="Courier New">        <br />&#160;&#160;&#160;&#160;&#160; xmlns=&quot;</font><font face="Courier New">http://www.w3.org/2005/Atom&quot;</font><font face="Courier New">&gt;        <br />&#160; &lt;title type=&quot;text&quot;&gt;UserInformationList&lt;/title&gt;         <br />&#160; &lt;id&gt;</font><font face="Courier New">http://composites.contoso.com/_vti_bin/ListData.svc/UserInformationList</font><font face="Courier New">&lt;/id&gt;        <br />&#160; &lt;updated&gt;2011-09-16T19:09:07Z&lt;/updated&gt;         <br />&#160; &lt;link rel=&quot;self&quot; title=&quot;UserInformationList&quot; href=&quot;UserInformationList&quot; /&gt;         <br />&#160; &lt;entry m:etag=&quot;W/&amp;quot;3&amp;quot;&quot;&gt;         <br />&#160;&#160;&#160; &lt;id&gt;</font><font face="Courier New">http://composites.contoso.com/_vti_bin/listdata.svc/UserInformationList(1)</font><font face="Courier New">&lt;/id&gt;        <br />&#160;&#160;&#160; &lt;title type=&quot;text&quot;&gt;Tyler Durham (Administrator)&lt;/title&gt;         <br />&#160;&#160;&#160; &lt;updated&gt;2011-09-15T17:00:09-05:00&lt;/updated&gt;         <br />&#160;&#160;&#160; &lt;author&gt;         <br />&#160;&#160;&#160;&#160;&#160; &lt;name /&gt;         <br />&#160;&#160;&#160; &lt;/author&gt;         <br />&#160;&#160;&#160; &lt;link rel=&quot;edit&quot; title=&quot;UserInformationListItem&quot; href=&quot;UserInformationList(1)&quot; /&gt;         <br />&#160;&#160;&#160; &lt;category term=&quot;Microsoft.SharePoint.DataService.UserInformationListItem&quot;         <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; scheme=&quot;</font><font face="Courier New">http://schemas.microsoft.com/ado/2007/08/dataservices/scheme&quot;</font><font face="Courier New"> /&gt;        <br />&#160;&#160;&#160; &lt;content type=&quot;application/xml&quot;&gt;         <br />&#160;&#160;&#160;&#160;&#160; &lt;m:properties&gt;         <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;d:Name&gt;Tyler Durham (Administrator)&lt;/d:Name&gt;         <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;d:Id m:type=&quot;Edm.Int32&quot;&gt;1&lt;/d:Id&gt;         <br />&#160;&#160;&#160;&#160;&#160; &lt;/m:properties&gt;         <br />&#160;&#160;&#160; &lt;/content&gt;         <br />&#160; &lt;/entry&gt;         <br />&lt;/feed&gt;</font></p>
</blockquote>
<p>One issue you may face is that both <strong><em>users</em></strong> and <strong><em>groups</em></strong> are returned. If you only want to get users, use the following:</p>
<blockquote><p><a href="#"><font face="Courier New">http://your-site-name/_vti_bin/ListData.svc/UserInformationList?        <br />$filter=ContentType eq &#8216;Person&#8217;</font></a>
<p><font face="Courier New"></font><font face="Courier New"></font></p>
</blockquote>
<p>To get a specific row by <em><strong>Account</strong></em>, use the following:</p>
<blockquote><p><font face="Courier New"><a href="#">http://your-site-name/_vti_bin/ListData.svc/UserInformationList?$filter=Account eq &#8216;contosoadministrator&#8217;&amp;$select=Id,Name</a></font></p>
</blockquote>
<p>To conserve bandwidth, you may want to return only the fields you need. To return only the <strong><em>Id</em></strong> and <strong><em>Name</em></strong> fields, use the following:</p>
<blockquote><p><font face="Courier New"><a href="#">http://composites.contoso.com/_vti_bin/ListData.svc/UserInformationList?$filter=ContentType eq &#8216;Person&#8217;&amp;$select=Id,Name</a></font></p>
</blockquote>
<h2>Further Reading</h2>
<ul>
<li><a href="http://msdn.microsoft.com/en-us/data/bb931106" target="_blank">WCF Data Services</a> </li>
<li><a href="http://msdn.microsoft.com/en-us/library/ff798339.aspx" target="_blank">Using the SharePoint 2010 REST Interface</a> </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.singlemaltshot.com/2011/09/how-to-get-an-odata-feed-from-the-sharepoint-2010-user-information-list/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
