<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>martin w. angler</title>
	<atom:link href="http://angler.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://angler.wordpress.com</link>
	<description>project manager. journalist. technology enthusiast.</description>
	<lastBuildDate>Thu, 12 Jan 2012 06:01:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='angler.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>martin w. angler</title>
		<link>http://angler.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://angler.wordpress.com/osd.xml" title="martin w. angler" />
	<atom:link rel='hub' href='http://angler.wordpress.com/?pushpress=hub'/>
		<item>
		<title>SharePoint 2010 Prerequisites Installer Error: KB976462 Could Not Be Installed</title>
		<link>http://angler.wordpress.com/2012/01/12/sharepoint-2010-prerequisites-installer-error-kb976462-could-not-be-installed/</link>
		<comments>http://angler.wordpress.com/2012/01/12/sharepoint-2010-prerequisites-installer-error-kb976462-could-not-be-installed/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 06:00:00 +0000</pubDate>
		<dc:creator>angler</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Troublshooting]]></category>
		<category><![CDATA[Administrator]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[command prompt]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Hotfix]]></category>
		<category><![CDATA[Installation Log]]></category>
		<category><![CDATA[KB976472]]></category>
		<category><![CDATA[Log]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[msdn]]></category>
		<category><![CDATA[Prerequisite Installer]]></category>
		<category><![CDATA[Prerequisites]]></category>
		<category><![CDATA[SharePoint Shared Services Roll-up]]></category>
		<category><![CDATA[Windows6.1-KB976462]]></category>
		<category><![CDATA[x64]]></category>

		<guid isPermaLink="false">https://angler.wordpress.com/?p=595</guid>
		<description><![CDATA[Howdy again, I encountered a problem during the installation of the prerequisites of SharePoint 2010 Enterprise. The installation of KB976462 failed, and so would eventually the whole prerequisites installer. The error message pointed me to the log file. Here is an excerpt from the installation log: 2012-01-11 16:07:21 &#8211; Beginning download of Hotfix for Microsoft [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angler.wordpress.com&amp;blog=33767&amp;post=595&amp;subd=angler&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Howdy again,</p>
<p>I encountered a problem during the installation of the prerequisites of SharePoint 2010 Enterprise. The installation of KB976462 failed, and so would eventually the whole prerequisites installer. The error message pointed me to the log file.</p>
<p>Here is an excerpt from the installation log:</p>
<blockquote><p><font size="1">2012-01-11 16:07:21 &#8211; Beginning download of Hotfix for Microsoft Windows (KB976462)       <br />2012-01-11 16:07:21 &#8211; </font><a href="http://go.microsoft.com/fwlink/?LinkID=166369"><font size="1">http://go.microsoft.com/fwlink/?LinkID=166369</font></a>      <br /><font size="1">2012-01-11 16:07:23 &#8211; Size of download of &quot;Hotfix for Microsoft Windows (KB976462)&quot; in bytes is &quot;4331740&quot;       <br />2012-01-11 16:07:23 &#8211; Download of &quot;Hotfix for Microsoft Windows (KB976462)&quot; completed successfully        <br />2012-01-11 16:07:23 &#8211; Installing Hotfix for Microsoft Windows (KB976462)        <br />2012-01-11 16:07:23 &#8211; &quot;C:\Windows\system32\wusa.exe&quot; &quot;C:\Users\xxx~1\AppData\Local\Temp\KB926A2.tmp.msu&quot; /quiet /norestart        <br />2012-01-11 16:07:26 &#8211; Install process returned (-2145124329)        <br />2012-01-11 16:07:26 &#8211; [In HRESULT format] (-2145124329)        <br />2012-01-11 16:07:26 &#8211; Last return code (-2145124329)        <br />2012-01-11 16:07:26 &#8211; Error: The tool was unable to install Hotfix for Microsoft Windows (KB976462).        <br />2012-01-11 16:07:26 &#8211; Last return code (-2145124329)        <br />2012-01-11 16:07:26 &#8211; Options for further diagnostics: 1. Look up the return code value 2. Download the prerequisite manually and verify size downloaded by the prerequisite installer. 3. Install the prerequisite manually from the given location without any command line options.        <br />2012-01-11 16:07:26 &#8211; Cannot retry</font></p>
</blockquote>
<p>So, the solution is quite simple: You must download, extract and install the hotfix manually. The following 3 steps show how it works:</p>
<p><strong>1. Download the KB976462 manually from here:</strong></p>
<p><a title="http://archive.msdn.microsoft.com/KB976462/Release/ProjectReleases.aspx?ReleaseId=4317" href="http://archive.msdn.microsoft.com/KB976462/Release/ProjectReleases.aspx?ReleaseId=4317">http://archive.msdn.microsoft.com/KB976462/Release/ProjectReleases.aspx?ReleaseId=4317</a></p>
<p><a href="http://angler.files.wordpress.com/2012/01/image1.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="image" border="0" alt="image" src="http://angler.files.wordpress.com/2012/01/image_thumb1.png?w=450&#038;h=441" width="450" height="441" /></a></p>
<p>Choose the <strong>“x64”</strong> version of the msu file. Save it to a local directory: I used here C:\Installation\KB976462.</p>
<p><strong>2. Open a command prompt and expand the msu file (make sure you open cmd with administrator rights)</strong></p>
<p><font size="2" face="Courier New">expand -f:* &quot;C:\Installation\KB976462\Windows6.1-KB976462-v2-x64.msu&quot; %TEMP%</font></p>
<p><strong>3. install using:</strong></p>
<p>pkgmgr /n:%TEMP%\Windows6.1-KB976462-v2-x64.xml</p>
<p>&#160;</p>
<p>All done! Re-run the prerequisites installer – it should finish with success, as expected.</p>
<p>&#160;</p>
<p>Hope this was of some help!</p>
<p>Thanks and best regards,</p>
<p>Martin</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/angler.wordpress.com/595/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/angler.wordpress.com/595/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/angler.wordpress.com/595/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/angler.wordpress.com/595/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/angler.wordpress.com/595/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/angler.wordpress.com/595/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/angler.wordpress.com/595/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/angler.wordpress.com/595/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/angler.wordpress.com/595/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/angler.wordpress.com/595/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/angler.wordpress.com/595/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/angler.wordpress.com/595/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/angler.wordpress.com/595/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/angler.wordpress.com/595/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angler.wordpress.com&amp;blog=33767&amp;post=595&amp;subd=angler&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://angler.wordpress.com/2012/01/12/sharepoint-2010-prerequisites-installer-error-kb976462-could-not-be-installed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/741f16fbd77abcf9971ba94006267747?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">angler</media:title>
		</media:content>

		<media:content url="http://angler.files.wordpress.com/2012/01/image_thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Quick hint: How to Find the Installed Language Packs of a MOSS 2007 Installation</title>
		<link>http://angler.wordpress.com/2012/01/11/quick-hint-how-to-find-the-installed-language-packs-of-a-moss-2007-installation/</link>
		<comments>http://angler.wordpress.com/2012/01/11/quick-hint-how-to-find-the-installed-language-packs-of-a-moss-2007-installation/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 12:46:34 +0000</pubDate>
		<dc:creator>angler</dc:creator>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[MOSS 2007]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Upgrade]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[Language Pack]]></category>
		<category><![CDATA[LCID]]></category>
		<category><![CDATA[1033]]></category>
		<category><![CDATA[1031]]></category>
		<category><![CDATA[1040]]></category>
		<category><![CDATA[InstalledLanguages]]></category>
		<category><![CDATA[Web Server Extensions]]></category>
		<category><![CDATA[Registry Editor]]></category>

		<guid isPermaLink="false">https://angler.wordpress.com/?p=590</guid>
		<description><![CDATA[Howdy folks, if you are searching for the already installed MOSS 2007 language packs and don’t know where to find them, open the Registry Editor and search for the following path: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0\InstalledLanguages It will give you a list with the installed languages, providing the corresponding LCIDs (e.g. 1033 for “English”). Fig. 1: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angler.wordpress.com&amp;blog=33767&amp;post=590&amp;subd=angler&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Howdy folks, </p>
<p>if you are searching for the already installed MOSS 2007 language packs and don’t know where to find them, open the Registry Editor and search for the following path:</p>
<p><font>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0\InstalledLanguages</font></p>
<p>It will give you a list with the installed languages, providing the corresponding LCIDs (e.g. 1033 for “English”).</p>
<p><a href="http://angler.files.wordpress.com/2012/01/image.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="image" border="0" alt="image" src="http://angler.files.wordpress.com/2012/01/image_thumb.png?w=512&#038;h=386" width="512" height="386" /></a></p>
<p>Fig. 1: RegEd reporting three installed language packs for MOSS 2007.</p>
<p>&#160;</p>
<p>Make sure not to change any settings in this place, as MOSS 2007 will manipulate these settings automatically upon installation/uninstallation of a language pack.</p>
<p>&#160;</p>
<p>Enjoy and have a good time!</p>
<p>Best regards,</p>
<p>Martin</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/angler.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/angler.wordpress.com/590/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/angler.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/angler.wordpress.com/590/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/angler.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/angler.wordpress.com/590/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/angler.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/angler.wordpress.com/590/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/angler.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/angler.wordpress.com/590/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/angler.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/angler.wordpress.com/590/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/angler.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/angler.wordpress.com/590/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angler.wordpress.com&amp;blog=33767&amp;post=590&amp;subd=angler&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://angler.wordpress.com/2012/01/11/quick-hint-how-to-find-the-installed-language-packs-of-a-moss-2007-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/741f16fbd77abcf9971ba94006267747?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">angler</media:title>
		</media:content>

		<media:content url="http://angler.files.wordpress.com/2012/01/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>SharePointFive: Move Site Collections Using PowerShell</title>
		<link>http://angler.wordpress.com/2011/10/26/sharepointfive-move-site-collections-using-powershell/</link>
		<comments>http://angler.wordpress.com/2011/10/26/sharepointfive-move-site-collections-using-powershell/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 10:54:21 +0000</pubDate>
		<dc:creator>angler</dc:creator>
				<category><![CDATA[Automation]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[SharePointFive]]></category>
		<category><![CDATA[Snippet]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[cmdlet]]></category>
		<category><![CDATA[get-spsite]]></category>
		<category><![CDATA[Move-SPSite]]></category>
		<category><![CDATA[new-spsite]]></category>
		<category><![CDATA[site collection]]></category>
		<category><![CDATA[URL]]></category>

		<guid isPermaLink="false">https://angler.wordpress.com/2011/10/26/sharepointfive-move-site-collections-using-powershell/</guid>
		<description><![CDATA[UPDATED: Find the new Youtube Link below! Dear all, episode 4 of SP5 is ready! This time it is dealing with the topic of moving site collections from one content database to another. Click below to watch the video (UPDATED): Remark: If you want to create a new site collection using a specific content database, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angler.wordpress.com&amp;blog=33767&amp;post=584&amp;subd=angler&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong><span style="color:red;">UPDATED: Find the new Youtube Link below!</span></strong></p>
<p>Dear all,</p>
<p>episode 4 of SP5 is ready! This time it is dealing with the topic of moving site collections from one content database to another. Click below to watch the video (<strong><font color="red">UPDATED</font></strong>):</p>
<span style="text-align:center; display: block;"><a href="http://angler.wordpress.com/2011/10/26/sharepointfive-move-site-collections-using-powershell/"><img src="http://img.youtube.com/vi/C69dzWMv1gE/2.jpg" alt="" /></a></span>
<p><strong>Remark</strong>: If you want to create a new site collection using a specific content database, you need to use PowerShell, specifically the New-SPSite cmdlet:</p>
<pre class="csharpcode">New-SPSite –ContentDatabase &lt;DBName&gt;</pre>
<p>This cannot be done from within Central Administration.</p>
<p>The involved cmdlets are:</p>
<pre class="csharpcode">Get-SPSite (lists site collections)</pre>
<pre class="csharpcode">Get-SPContentDatabase (list content databases)</pre>
<pre class="csharpcode">Move-SPSite (list content databases)</pre>
<pre class="csharpcode">New-SPSite (create new site collection, specify content DB)</pre>
<p><strong>Important:</strong> After moving a site collection from one content DB to another, an iisreset is required. Be aware that this will cause a service disruption for some time (depending on your server’s configuration). Be sure to execute this only if you are fully aware that this will cause all websites to be inaccessible for some time.</p>
<p><strong>Disclaimer</strong>: All tutorials are provided as is. You are responsible for any changes undergoing your system that derive from following this tutorial. It is hence recommended to consult your administrators and verify that the changes cannot harm your IT environment in any way.</p>
<p>Stay tuned till the next time!</p>
<p>Martin</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/angler.wordpress.com/584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/angler.wordpress.com/584/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/angler.wordpress.com/584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/angler.wordpress.com/584/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/angler.wordpress.com/584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/angler.wordpress.com/584/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/angler.wordpress.com/584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/angler.wordpress.com/584/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/angler.wordpress.com/584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/angler.wordpress.com/584/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/angler.wordpress.com/584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/angler.wordpress.com/584/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/angler.wordpress.com/584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/angler.wordpress.com/584/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angler.wordpress.com&amp;blog=33767&amp;post=584&amp;subd=angler&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://angler.wordpress.com/2011/10/26/sharepointfive-move-site-collections-using-powershell/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/741f16fbd77abcf9971ba94006267747?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">angler</media:title>
		</media:content>
	</item>
		<item>
		<title>SharePoint 5: Install Language Packs for SharePoint 2010</title>
		<link>http://angler.wordpress.com/2011/10/25/sharepoint-5-install-language-packs-for-sharepoint-2010/</link>
		<comments>http://angler.wordpress.com/2011/10/25/sharepoint-5-install-language-packs-for-sharepoint-2010/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 13:31:05 +0000</pubDate>
		<dc:creator>angler</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Martin W. Angler]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Microsoft Most Valuable Professional]]></category>
		<category><![CDATA[mvp]]></category>
		<category><![CDATA[SharePoint Server 2010]]></category>
		<category><![CDATA[SharePoint5]]></category>
		<category><![CDATA[SharePointFive]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">https://angler.wordpress.com/2011/10/25/sharepoint-5-install-language-packs-for-sharepoint-2010/</guid>
		<description><![CDATA[Dear all, the third episode of SharePoint 5 is ready and can be viewed here: Please note the slight watermark – I am testing another recording software, so in future there will be no more watermark. This time, we’re dealing with the installation of language packs for Windows Server 2008 (make sure to grab the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angler.wordpress.com&amp;blog=33767&amp;post=581&amp;subd=angler&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Dear all,</p>
<p>the third episode of SharePoint 5 is ready and can be viewed here:</p>
<span style="text-align:center; display: block;"><a href="http://angler.wordpress.com/2011/10/25/sharepoint-5-install-language-packs-for-sharepoint-2010/"><img src="http://img.youtube.com/vi/UMsrZVV-dN8/2.jpg" alt="" /></a></span>
<p>Please note the slight watermark – I am testing another recording software, so in future there will be no more watermark.</p>
<p>This time, we’re dealing with the installation of language packs for</p>
<ul>
<li>Windows Server 2008 (make sure to grab the 64-Bit version of the LPs!)</li>
<li>SharePoint Server 2010</li>
</ul>
<p><strong>Purpose</strong>: Creating sites in different languages than only the originally installed SharePoint Server 2010 language.</p>
<p>Here are the links for downloading all the language packs:</p>
<p>&nbsp;</p>
<p>Windows Server 2008:</p>
<p><a title="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=1246" href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=1246">http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=1246</a></p>
<p>SharePoint 2010 Language Packs: <a href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=3411">http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=3411</a></p>
<p>&nbsp;</p>
<p><strong><em><span style="color:#ff0000;">IMPORTANT: Do not execute these steps without prior consulting your administrator and plan for downtime. There will be a service disruption when running the Products Configuration Wizard, where your SharePoint Contents won’t be accessible for some time. Please bear that in mind before executing any of the above mentioned steps.</span></em></strong></p>
<p>&nbsp;</p>
<p>Best regards and stay tuned till the next episode,</p>
<p>Martin</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/angler.wordpress.com/581/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/angler.wordpress.com/581/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/angler.wordpress.com/581/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/angler.wordpress.com/581/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/angler.wordpress.com/581/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/angler.wordpress.com/581/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/angler.wordpress.com/581/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/angler.wordpress.com/581/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/angler.wordpress.com/581/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/angler.wordpress.com/581/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/angler.wordpress.com/581/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/angler.wordpress.com/581/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/angler.wordpress.com/581/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/angler.wordpress.com/581/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angler.wordpress.com&amp;blog=33767&amp;post=581&amp;subd=angler&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://angler.wordpress.com/2011/10/25/sharepoint-5-install-language-packs-for-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/741f16fbd77abcf9971ba94006267747?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">angler</media:title>
		</media:content>
	</item>
		<item>
		<title>Article about Me &amp; the MVP Award in Academia #56</title>
		<link>http://angler.wordpress.com/2011/10/17/article-about-me-the-mvp-award-in-academia-56/</link>
		<comments>http://angler.wordpress.com/2011/10/17/article-about-me-the-mvp-award-in-academia-56/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 12:23:41 +0000</pubDate>
		<dc:creator>angler</dc:creator>
				<category><![CDATA[Awards]]></category>
		<category><![CDATA[Certfication]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Academia]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[EURAC]]></category>
		<category><![CDATA[European Academy of Bolzano]]></category>
		<category><![CDATA[Martin Angler]]></category>
		<category><![CDATA[Martin W. Angler]]></category>
		<category><![CDATA[Microsoft Most Valuable Professional]]></category>
		<category><![CDATA[mvp]]></category>
		<category><![CDATA[SharePoint Server]]></category>

		<guid isPermaLink="false">https://angler.wordpress.com/2011/10/17/article-about-me-the-mvp-award-in-academia-56/</guid>
		<description><![CDATA[Dear all, as of 1st of July, I received the MVP for SharePoint Server. Now, the ACADEMIA science magazine of EURAC research, published an article about this achievement, and I see it as a nice recognition. Here is the full article (German only): Thanks to the ACADEMIA team, but especially to Alessandro, Marjorie and the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angler.wordpress.com&amp;blog=33767&amp;post=577&amp;subd=angler&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Dear all,</p>
<p>as of 1st of July, I received the MVP for SharePoint Server. Now, the <a title="ACADEMIA science magazine" href="http://www.eurac.edu/en/science/magazine/default.html">ACADEMIA science magazine</a> of EURAC research, published an article about this achievement, and I see it as a nice recognition. Here is the full article (German only):</p>
<p><a href="http://angler.files.wordpress.com/2011/10/image.png"><img style="display:inline;border:0;" title="image" src="http://angler.files.wordpress.com/2011/10/image_thumb.png?w=300&#038;h=930" alt="image" width="300" height="930" border="0" /></a></p>
<p>Thanks to the ACADEMIA team, but especially to Alessandro, Marjorie and the whole MVP CEE team!</p>
<p>Best regards,</p>
<p>Martin</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/angler.wordpress.com/577/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/angler.wordpress.com/577/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/angler.wordpress.com/577/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/angler.wordpress.com/577/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/angler.wordpress.com/577/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/angler.wordpress.com/577/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/angler.wordpress.com/577/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/angler.wordpress.com/577/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/angler.wordpress.com/577/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/angler.wordpress.com/577/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/angler.wordpress.com/577/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/angler.wordpress.com/577/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/angler.wordpress.com/577/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/angler.wordpress.com/577/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angler.wordpress.com&amp;blog=33767&amp;post=577&amp;subd=angler&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://angler.wordpress.com/2011/10/17/article-about-me-the-mvp-award-in-academia-56/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/741f16fbd77abcf9971ba94006267747?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">angler</media:title>
		</media:content>

		<media:content url="http://angler.files.wordpress.com/2011/10/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>SharePoint 5: Set Up Document Sets in SharePoint Server 2010</title>
		<link>http://angler.wordpress.com/2011/10/14/sharepoint-5-set-up-document-sets-in-sharepoint-server-2010/</link>
		<comments>http://angler.wordpress.com/2011/10/14/sharepoint-5-set-up-document-sets-in-sharepoint-server-2010/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 08:50:00 +0000</pubDate>
		<dc:creator>angler</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Document Center]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Adding Content Type]]></category>
		<category><![CDATA[Content Type]]></category>
		<category><![CDATA[Content Type Management]]></category>
		<category><![CDATA[Document Library]]></category>
		<category><![CDATA[Document Set]]></category>
		<category><![CDATA[Library Settings]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[SharePoint Server 2010]]></category>
		<category><![CDATA[site collection]]></category>
		<category><![CDATA[Site Collection Features]]></category>

		<guid isPermaLink="false">https://angler.wordpress.com/2011/10/17/sharepoint-5-set-up-document-sets-in-sharepoint-server-2010/</guid>
		<description><![CDATA[Dear all, the second episode of SharePointFive is ready to be viewed here: The topics covered are: Setting up Document Sets site collection feature Setting Up a Document Library Adding a Content Type Creating a Document Set You can find all SharePointFive videos here: www.youtube.com/SharePointFive &#160; Enjoy and stay tuned till the next time! Martin<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angler.wordpress.com&amp;blog=33767&amp;post=570&amp;subd=angler&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Dear all,</p>
<p>the second episode of SharePointFive is ready to be viewed here:</p>
<span style="text-align:center; display: block;"><a href="http://angler.wordpress.com/2011/10/14/sharepoint-5-set-up-document-sets-in-sharepoint-server-2010/"><img src="http://img.youtube.com/vi/0key0Modi2I/2.jpg" alt="" /></a></span>
<p>The topics covered are:</p>
<ul>
<li>Setting up Document Sets site collection feature</li>
<li>Setting Up a Document Library</li>
<li>Adding a Content Type</li>
<li>Creating a Document Set</li>
</ul>
<p>You can find all SharePointFive videos here:</p>
<p><a href="http://www.youtube.com/SharePointFive">www.youtube.com/SharePointFive</a></p>
<p>&nbsp;</p>
<p>Enjoy and stay tuned till the next time!</p>
<p>Martin</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/angler.wordpress.com/570/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/angler.wordpress.com/570/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/angler.wordpress.com/570/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/angler.wordpress.com/570/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/angler.wordpress.com/570/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/angler.wordpress.com/570/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/angler.wordpress.com/570/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/angler.wordpress.com/570/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/angler.wordpress.com/570/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/angler.wordpress.com/570/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/angler.wordpress.com/570/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/angler.wordpress.com/570/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/angler.wordpress.com/570/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/angler.wordpress.com/570/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angler.wordpress.com&amp;blog=33767&amp;post=570&amp;subd=angler&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://angler.wordpress.com/2011/10/14/sharepoint-5-set-up-document-sets-in-sharepoint-server-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/741f16fbd77abcf9971ba94006267747?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">angler</media:title>
		</media:content>
	</item>
		<item>
		<title>SharePoint 5: Want to Learn SharePoint 2010 in 5-10 Minutes&#8217; Chunks?</title>
		<link>http://angler.wordpress.com/2011/10/13/sharepoint-5-want-to-learn-sharepoint-2010-in-5-10-minutes-chunks/</link>
		<comments>http://angler.wordpress.com/2011/10/13/sharepoint-5-want-to-learn-sharepoint-2010-in-5-10-minutes-chunks/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 12:08:07 +0000</pubDate>
		<dc:creator>angler</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Web Application]]></category>
		<category><![CDATA[AES 256]]></category>
		<category><![CDATA[content database]]></category>
		<category><![CDATA[DBA]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[initiative]]></category>
		<category><![CDATA[learn]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[SharePoint Server 2010]]></category>
		<category><![CDATA[SharePoint5]]></category>
		<category><![CDATA[SharePointFive]]></category>
		<category><![CDATA[SQL Server Enterprise]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[TDE]]></category>
		<category><![CDATA[Transparent Data Encryption]]></category>
		<category><![CDATA[video tutorial]]></category>
		<category><![CDATA[youtube channel]]></category>

		<guid isPermaLink="false">https://angler.wordpress.com/2011/10/13/sharepoint-5-want-to-learn-sharepoint-2010-in-5-10-minutes-chunks/</guid>
		<description><![CDATA[Dear all, it is my pleasure to announce a new initiative of communicating SharePoint knowledge via videos using the “SharePointFive” approach: Show how technical configurations are done within only a few minutes (guideline: 5 mins per video, up to a max of 15 in special cases. If you want to learn about SharePoint 2010 configurations, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angler.wordpress.com&amp;blog=33767&amp;post=566&amp;subd=angler&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Dear all,</p>
<p>it is my pleasure to announce a new initiative of communicating SharePoint knowledge via videos using the “SharePointFive” approach: Show how technical configurations are done within only a few minutes (guideline: 5 mins per video, up to a max of 15 in special cases.</p>
<blockquote><p><em>If you want to learn about SharePoint 2010 configurations, but only want to invest a few minutes at a time, if you are looking for the essentials that make up what you actually want to do, then SharePointFive is for you</em>.</p></blockquote>
<h2><strong>SharePointFive (SharePoint5)</strong></h2>
<p>SharePointFive is a youtube channel, that you can access under the below mentioned URL. It contains all videos (currently 1 only <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> ) that have been and will be published, showing how to apply SharePoint (or related) configurations in just a few minutes. Usually, like in this case, there will be published a related blog post on angler.wordpress.com, in order to facilitate it for you to copy scripts and apply them.</p>
<p><a href="http://angler.files.wordpress.com/2011/10/sp5logo.png"><img style="display:inline;border-width:0;" title="SP5Logo" src="http://angler.files.wordpress.com/2011/10/sp5logo_thumb.png?w=64&#038;h=64" alt="SP5Logo" width="64" height="64" border="0" /></a></p>
<p><a title="http://www.youtube.com/sharepointfive" href="http://www.youtube.com/sharepointfive">http://www.youtube.com/sharepointfive</a></p>
<h2><strong>The Video</strong></h2>
<p>The video will give you an idea of the steps to be executed, a few caveats. But most of all, it is only a few minutes long and won’t take a long time to watch. This first episode of <a href="http://www.youtube.com/SharePointFive" target="_blank">SharePointFive</a> is  a bit longer (about 12-13 minutes), since it contains also the explanation and motivation why SP5 has been launched.</p>
<span style="text-align:center; display: block;"><a href="http://angler.wordpress.com/2011/10/13/sharepoint-5-want-to-learn-sharepoint-2010-in-5-10-minutes-chunks/"><img src="http://img.youtube.com/vi/yp527JiJdLU/2.jpg" alt="" /></a></span>
<h2><strong>The Scripts</strong></h2>
<p><strong>1. Create the Master Key:</strong></p>
<div class="csharpcode">
<pre class="alt"><span class="lnum"> 1: </span><span class="kwrd">USE</span> master;
<span class="lnum"> 2: </span></pre>
<pre class="alt"><span class="lnum"> 3: </span><span class="kwrd">go</span>
<span class="lnum"> 4: </span></pre>
<pre class="alt"><span class="lnum"> 5: </span><span class="kwrd">CREATE</span> MASTER <span class="kwrd">KEY</span> ENCRYPTION <span class="kwrd">BY</span> PASSWORD = <span class="str">'n0PWStealingAll0w3d!'</span>;
<span class="lnum"> 6: </span></pre>
<pre class="alt"><span class="lnum"> 7: </span><span class="kwrd">go</span></pre>
</div>
<p><strong>2. Create the Certificate:</strong></p>
<div class="csharpcode">
<pre class="alt"><span class="lnum"> 1: </span><span class="kwrd">CREATE</span> CERTIFICATE SP5Certificate <span class="kwrd">WITH</span> SUBJECT = <span class="str">'SP5 DEK Certificate'</span>;
<span class="lnum"> 2: </span><span class="kwrd">go</span></pre>
<pre class="alt"><span class="lnum"> 3: </span></pre>
</div>
<p>&nbsp;</p>
<p><strong>3. Back up Certificate &amp; Private Key (EXTREMELY IMPORTANT TO KEEP IT BACKUPPED AND SAFE!):</strong></p>
<div class="csharpcode">
<pre class="alt"><span class="lnum"> 1: </span><span class="kwrd">USE</span> master;
<span class="lnum"> 2: </span><span class="kwrd">go</span></pre>
<pre class="alt"><span class="lnum"> 3: </span><span class="kwrd">BACKUP</span> CERTIFICATE SP5Certificate <span class="kwrd">TO</span> <span class="kwrd">FILE</span> = <span class="str">'C:\Certificate\TDECertificate.cer'</span>
<span class="lnum"> 4: </span><span class="kwrd">WITH</span> PRIVATE <span class="kwrd">KEY</span> (</pre>
<pre class="alt"><span class="lnum"> 5: </span><span class="kwrd">FILE</span> = <span class="str">'C:\Certificate\PK.pvk'</span>,
<span class="lnum"> 6: </span>ENCRYPTION <span class="kwrd">BY</span> PASSWORD = <span class="str">'?pkP4SsW0rD!'</span>);</pre>
<pre class="alt"><span class="lnum"> 7: </span>GO</pre>
</div>
<p><strong>4. Create Database Encryption Key:</strong></p>
<div class="csharpcode">
<pre class="alt"><span class="lnum"> 1: </span><span class="kwrd">CREATE</span> <span class="kwrd">DATABASE</span> ENCRYPTION <span class="kwrd">KEY</span> <span class="kwrd">WITH</span> ALGORITHM = AES_256 ENCRYPTION <span class="kwrd">BY</span> SERVER CERTIFICATE SP5Certificate;
<span class="lnum"> 2: </span></pre>
<pre class="alt"><span class="lnum"> 3: </span><span class="kwrd">GO</span></pre>
</div>
<p><strong>5. Enable Transparent Data Encryption for a Specific Content Database:</strong></p>
<div class="csharpcode">
<pre class="alt"><span class="lnum"> 1: </span><span class="kwrd">CREATE</span> CERTIFICATE SP5Certificate <span class="kwrd">WITH</span> SUBJECT = SP5Certificate;
<span class="lnum"> 2: </span>go</pre>
</div>
<h2><strong>Please bear in mind:</strong></h2>
<ul>
<li>Scripts need to be adapted to your needs, of course</li>
<li>Please run everything in a isolated test environment, before applying on production level</li>
<li>Consult your DBA before applying any changes to the SQL Server Instance, like running the beforementioned scripts.</li>
<li>The author of this blog cannot take responsibility for any damages caused by executing scripts, programs and configurations shown</li>
<li>It is your responsibility to inform yourself about possible side effects that are not reported. Usually, Technet and MSDN are good references for complete documentation of the concepts shown.</li>
<li>The scripts of SharePointFive are provided “as is”</li>
</ul>
<p>Stay tuned till the next episode of SharePoint 5 and enjoy!</p>
<p>Best,</p>
<p>Martin</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/angler.wordpress.com/566/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/angler.wordpress.com/566/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/angler.wordpress.com/566/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/angler.wordpress.com/566/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/angler.wordpress.com/566/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/angler.wordpress.com/566/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/angler.wordpress.com/566/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/angler.wordpress.com/566/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/angler.wordpress.com/566/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/angler.wordpress.com/566/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/angler.wordpress.com/566/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/angler.wordpress.com/566/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/angler.wordpress.com/566/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/angler.wordpress.com/566/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angler.wordpress.com&amp;blog=33767&amp;post=566&amp;subd=angler&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://angler.wordpress.com/2011/10/13/sharepoint-5-want-to-learn-sharepoint-2010-in-5-10-minutes-chunks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/741f16fbd77abcf9971ba94006267747?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">angler</media:title>
		</media:content>

		<media:content url="http://angler.files.wordpress.com/2011/10/sp5logo_thumb.png" medium="image">
			<media:title type="html">SP5Logo</media:title>
		</media:content>
	</item>
		<item>
		<title>Some Numbers about Authoring a SharePoint 2010 Book</title>
		<link>http://angler.wordpress.com/2011/09/12/some-numbers-about-authoring-a-sharepoint-2010-book/</link>
		<comments>http://angler.wordpress.com/2011/09/12/some-numbers-about-authoring-a-sharepoint-2010-book/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 10:07:00 +0000</pubDate>
		<dc:creator>angler</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[SharePoint Online]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[AC adapter]]></category>
		<category><![CDATA[Appendix]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Book]]></category>
		<category><![CDATA[Chapter]]></category>
		<category><![CDATA[Content]]></category>
		<category><![CDATA[external]]></category>
		<category><![CDATA[hard disk]]></category>
		<category><![CDATA[MacBook Pro]]></category>
		<category><![CDATA[Microsoft Press]]></category>
		<category><![CDATA[Numbers]]></category>
		<category><![CDATA[O'Reilly]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Publishing House]]></category>
		<category><![CDATA[SharePoint Server 2010]]></category>
		<category><![CDATA[Statistics]]></category>
		<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">https://angler.wordpress.com/2011/09/12/some-numbers-about-authoring-a-sharepoint-2010-book/</guid>
		<description><![CDATA[The good news The manuscript is finished and submitted! Now I’m waiting for feedback, and certainly some corrections will be made. However, the big stuff is done. Preview it here: Einstieg in Business Intelligence mit SharePoint 2010 Below you can get some numbers about how I passed the last 4 months writing: &#160; Book numbers [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angler.wordpress.com&amp;blog=33767&amp;post=563&amp;subd=angler&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>The good news</h2>
<p>The manuscript is finished and submitted! Now I’m waiting for feedback, and certainly some corrections will be made. However, the big stuff is done. </p>
<p><a href="http://www.amazon.de/Einstieg-Business-Intelligence-Microsoft-SharePoint/dp/3866456832/ref=sr_1_1?ie=UTF8&amp;qid=1315499386&amp;sr=8-1" target="_blank"><img alt="Einstieg in Business Intelligence mit Microsoft SharePoint 2010: Überblick und Konfiguration der Business Intelligence-Features von SharePoint 2010" src="http://ecx.images-amazon.com/images/I/51CACBG9jIL._SL500_AA300_.jpg" width="169" height="169" /></a></p>
<p>Preview it here: <a href="http://www.amazon.de/Einstieg-Business-Intelligence-Microsoft-SharePoint/dp/3866456832/ref=sr_1_1?ie=UTF8&amp;qid=1315499386&amp;sr=8-1" target="_blank">Einstieg in Business Intelligence mit SharePoint 2010</a></p>
<p>Below you can get some numbers about how I passed the last 4 months writing:</p>
<p>&#160;</p>
<h2>Book numbers</h2>
<ul>
<li><strong>1 </strong>Book </li>
<li><strong>9</strong> chapters </li>
<li><strong>3</strong> appendices </li>
<li><strong>340 </strong>pages </li>
<li><strong>250</strong> images </li>
<li><strong>1.5 </strong>GB of content created </li>
</ul>
<h2>Time statistics</h2>
<ul>
<li><strong>500 </strong>hrs of writing </li>
<li><strong>142</strong> hrs/month (yes, it&#8217;s become my second fulltime job) </li>
<li><strong>4.5</strong> hrs sleep/day </li>
<li><strong>14</strong> holidays taken for fulltime writing </li>
<li>Average hour of going to sleep:
<ul>
<li>First month of writing: <strong>11.30</strong> <strong>p.m </strong></li>
<li>Last month of writing: <strong>03.00</strong> <strong>a.m.</strong> </li>
</ul>
</li>
</ul>
<h2>Trivia</h2>
<ul>
<li><strong>15 </strong>albums listening to while writing (<strong>7</strong> from which Rammstein) </li>
<li><strong>1</strong> 640GB backup hard disk smashed on the floor, causing:
<ul>
<li><strong>INF</strong> swearings over the broken hard disk </li>
<li><strong>1</strong> shock proof hard disk purchased </li>
</ul>
</li>
<li><strong>1</strong> MacBook Pro AC adapter cable chewed to death by cat </li>
<li><strong>INF</strong> amount of:
<ul>
<li>Coffee </li>
<li>Red Bull </li>
<li>Tea </li>
<li>Fresh Fruit </li>
<li>Sweets </li>
</ul>
</li>
</ul>
<p>It was a great experience to write the book and I had the chance to take a 4 month intensive course in specializing on selected topics. However, now I&#8217;m really looking forward to increase my sleeping again back from 4.5 to 8 hours! </p>
<p> <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>&#160;</p>
<p><a href="http://www.amazon.de/Einstieg-Business-Intelligence-Microsoft-SharePoint/dp/3866456832/ref=sr_1_1?ie=UTF8&amp;qid=1315499386&amp;sr=8-1" target="_blank"></a></p>
<p>Stay tuned and best regards,</p>
<p>Martin</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/angler.wordpress.com/563/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/angler.wordpress.com/563/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/angler.wordpress.com/563/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/angler.wordpress.com/563/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/angler.wordpress.com/563/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/angler.wordpress.com/563/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/angler.wordpress.com/563/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/angler.wordpress.com/563/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/angler.wordpress.com/563/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/angler.wordpress.com/563/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/angler.wordpress.com/563/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/angler.wordpress.com/563/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/angler.wordpress.com/563/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/angler.wordpress.com/563/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angler.wordpress.com&amp;blog=33767&amp;post=563&amp;subd=angler&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://angler.wordpress.com/2011/09/12/some-numbers-about-authoring-a-sharepoint-2010-book/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/741f16fbd77abcf9971ba94006267747?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">angler</media:title>
		</media:content>

		<media:content url="http://ecx.images-amazon.com/images/I/51CACBG9jIL._SL500_AA300_.jpg" medium="image">
			<media:title type="html">Einstieg in Business Intelligence mit Microsoft SharePoint 2010: Überblick und Konfiguration der Business Intelligence-Features von SharePoint 2010</media:title>
		</media:content>
	</item>
		<item>
		<title>Speaking at the Collaboration Days 2011 in Lucerne, Switzerland</title>
		<link>http://angler.wordpress.com/2011/09/06/speaking-at-the-collaboration-days-2011-in-lucerne-switzerland/</link>
		<comments>http://angler.wordpress.com/2011/09/06/speaking-at-the-collaboration-days-2011-in-lucerne-switzerland/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 12:05:27 +0000</pubDate>
		<dc:creator>angler</dc:creator>
				<category><![CDATA[Awards]]></category>
		<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Conference]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[SharePoint Online]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[Angler]]></category>
		<category><![CDATA[BI]]></category>
		<category><![CDATA[CH]]></category>
		<category><![CDATA[Dux Raymond Sy]]></category>
		<category><![CDATA[Einstieg in Business Intelligence mit SharePoint 2010]]></category>
		<category><![CDATA[Glessner]]></category>
		<category><![CDATA[Greth]]></category>
		<category><![CDATA[hands-on value]]></category>
		<category><![CDATA[insights]]></category>
		<category><![CDATA[IT Pro]]></category>
		<category><![CDATA[KKL]]></category>
		<category><![CDATA[Lucerne]]></category>
		<category><![CDATA[Luzern]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Most Valuable Professional]]></category>
		<category><![CDATA[mvp]]></category>
		<category><![CDATA[practice]]></category>
		<category><![CDATA[session]]></category>
		<category><![CDATA[Speaker]]></category>
		<category><![CDATA[Sponsored]]></category>
		<category><![CDATA[Switzerland]]></category>
		<category><![CDATA[Track]]></category>
		<category><![CDATA[Zürcher]]></category>

		<guid isPermaLink="false">https://angler.wordpress.com/2011/09/06/speaking-at-the-collaboration-days-2011-in-lucerne-switzerland/</guid>
		<description><![CDATA[Hi there, a few days ago I received the definitive confirmation that I’m going to speak at the Collaboration Days in Lucerne, Switzerland. The conference’s motto is as follows: &#8216;creating hands-on value&#8217; Hence, the goal is to communicate best practices and tutorials, sessions that can be used right away in the field. No marketing or [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angler.wordpress.com&amp;blog=33767&amp;post=562&amp;subd=angler&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.collaborationdays.ch" target="_blank"><img src="http://sharepointszu.files.wordpress.com/2011/07/meetmecollabdays111.jpg?w=180&amp;h=102" /></a></p>
<p>Hi there,</p>
<p>a few days ago I received the definitive confirmation that I’m going to speak at the Collaboration Days in Lucerne, Switzerland. The conference’s motto is as follows:</p>
<blockquote><p>&#8216;<strong>creating hands-on value&#8217;</strong></p>
</blockquote>
<p>Hence, the goal is to communicate best practices and tutorials, sessions that can be used right away in the field. No marketing or ads, just real-life SharePoint 2010 usage scenarios. <a href="www.microsoft.com" target="_blank">Microsoft</a> is supporting the conference as platinum sponsor, among many other sponsors.</p>
<p>&#160;</p>
<h2>Contents and Speakers</h2>
<p>Here are some numbers:</p>
<ul>
<li>2 days (November 29th and 30th) </li>
<li>~20 speakers </li>
<li>7 MVPs </li>
<li>4 tracks (IT Pro, Developer, Management, Solutions) </li>
<li>40+ sessions </li>
</ul>
<p>My session has been placed in the “Management” track and is called “Einstieg in Business Intelligence mit SharePoint 2010”. It will deal with the configuration of PerformancePoint Services and the creation of BI content using Dashboard Designer.</p>
<p>It’s a great honor to speak alongside with gurus such as Thorsten Hans, Dux Raymond Sy, Christian Glessner Michael Greth, <a href="http://sharepointszu.com/" target="_blank">Samuel Zürcher</a> (who organises the Collaboration Days) and many many more!</p>
<p>&#160;</p>
<h2>Where and when?</h2>
<p>The conference takes place at the KKL Luzern (CH).</p>
<p>Check out the official information at <a href="http://www.collaborationdays.ch">www.collaborationdays.ch</a>.<img src="http://www.kkl-luzern.ch/boxalino/files/BXMediaOne1286thumbnail3.jpg" width="395" height="267" /></p>
<p>I’m really looking forward to meeting many of you at the conference. More or less at the same time, my book, titled “Einstieg in Business Intelligence mit SharePoint 2010” should be printed and available. For the ones who want to give a glance at the book’s summary, here it is:</p>
<p>&#160;</p>
<p><img alt="Einstieg in Business Intelligence mit Microsoft SharePoint 2010: Überblick und Konfiguration der Business Intelligence-Features von SharePoint 2010" src="http://ecx.images-amazon.com/images/I/51CACBG9jIL._SL500_AA300_.jpg" /></p>
<p><a href="http://www.amazon.de/Einstieg-Business-Intelligence-Microsoft-SharePoint/dp/3866456832/ref=sr_1_1?ie=UTF8&amp;qid=1315309414&amp;sr=8-1">http://www.amazon.de/Einstieg-Business-Intelligence-Microsoft-SharePoint/dp/3866456832/ref=sr_1_1?ie=UTF8&amp;qid=1315309414&amp;sr=8-1</a></p>
<p>&#160;</p>
<p>Hope to meet many of you there!</p>
<p>Best regards,</p>
<p>Martin</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/angler.wordpress.com/562/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/angler.wordpress.com/562/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/angler.wordpress.com/562/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/angler.wordpress.com/562/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/angler.wordpress.com/562/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/angler.wordpress.com/562/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/angler.wordpress.com/562/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/angler.wordpress.com/562/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/angler.wordpress.com/562/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/angler.wordpress.com/562/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/angler.wordpress.com/562/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/angler.wordpress.com/562/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/angler.wordpress.com/562/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/angler.wordpress.com/562/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angler.wordpress.com&amp;blog=33767&amp;post=562&amp;subd=angler&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://angler.wordpress.com/2011/09/06/speaking-at-the-collaboration-days-2011-in-lucerne-switzerland/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/741f16fbd77abcf9971ba94006267747?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">angler</media:title>
		</media:content>

		<media:content url="http://sharepointszu.files.wordpress.com/2011/07/meetmecollabdays111.jpg?w=180&#38;h=102" medium="image" />

		<media:content url="http://www.kkl-luzern.ch/boxalino/files/BXMediaOne1286thumbnail3.jpg" medium="image" />

		<media:content url="http://ecx.images-amazon.com/images/I/51CACBG9jIL._SL500_AA300_.jpg" medium="image">
			<media:title type="html">Einstieg in Business Intelligence mit Microsoft SharePoint 2010: Überblick und Konfiguration der Business Intelligence-Features von SharePoint 2010</media:title>
		</media:content>
	</item>
		<item>
		<title>MVP Award Kit Unboxed &#8211; Back from Holidays</title>
		<link>http://angler.wordpress.com/2011/07/18/mvp-award-kit-unboxed-back-from-holidays/</link>
		<comments>http://angler.wordpress.com/2011/07/18/mvp-award-kit-unboxed-back-from-holidays/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 13:25:29 +0000</pubDate>
		<dc:creator>angler</dc:creator>
				<category><![CDATA[Awards]]></category>
		<category><![CDATA[Certfication]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Award]]></category>
		<category><![CDATA[Kit]]></category>
		<category><![CDATA[Microsoft Most Valuable Professional]]></category>
		<category><![CDATA[mvp]]></category>
		<category><![CDATA[MVP Profile]]></category>
		<category><![CDATA[NDA]]></category>
		<category><![CDATA[nondisclosure agreements]]></category>
		<category><![CDATA[pin]]></category>
		<category><![CDATA[SharePoint Server]]></category>
		<category><![CDATA[Unboxing]]></category>

		<guid isPermaLink="false">https://angler.wordpress.com/2011/07/18/mvp-award-kit-unboxed-back-from-holidays/</guid>
		<description><![CDATA[Dear all, &#160; I already got the happy notice on July, 1st while on the way to the holidays. I returned 2 days ago and finally could embrace the MVP Award Kit! &#160; In fact, I’m the first SharePoint Server MVP from South Tyrol, and one among only few in Italy. &#160; The MVP Award [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angler.wordpress.com&amp;blog=33767&amp;post=548&amp;subd=angler&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Dear all,</p>
<p>&#160;</p>
<p>I already got the happy notice on July, 1st while on the way to the holidays. I returned 2 days ago and finally could embrace the MVP Award Kit!</p>
<p>&#160;</p>
<p>In fact, I’m the first SharePoint Server MVP from South Tyrol, and one among only few in Italy.</p>
<p>&#160;</p>
<p><a href="http://angler.files.wordpress.com/2011/07/wp_000554.jpg"><img style="display:inline;border-width:0;" title="WP_000554" border="0" alt="WP_000554" src="http://angler.files.wordpress.com/2011/07/wp_000554_thumb.jpg?w=244&#038;h=184" width="244" height="184" /></a> </p>
<p>The MVP Award Kit box.</p>
<p>&#160;</p>
<p><a href="http://angler.files.wordpress.com/2011/07/mvp_certificate.jpg"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="MVP_Certificate" border="0" alt="MVP_Certificate" src="http://angler.files.wordpress.com/2011/07/mvp_certificate_thumb.jpg?w=244&#038;h=184" width="244" height="184" /></a> </p>
<p>The Certificate.</p>
</p>
<p>&#160;</p>
<p>I also updated my MVP Profile, which you can find here: </p>
<p>&#160;</p>
<p><a href="https://mvp.support.microsoft.com/default.aspx/profile/angler">https://mvp.support.microsoft.com/default.aspx/profile/angler</a></p>
<p>&#160;</p>
<p>The kit contained:</p>
<ul>
<li>Glass-made award</li>
<li>Certificate</li>
<li>Plastic card w/ MVP ID</li>
<li>MVP Pin</li>
<li>NDA agreement</li>
</ul>
<p>Thanks, Microsoft, and big thanks also to <a href="http://belead.wordpress.com" target="_blank">Ale</a> and Marjorie! I hope to be able to contribute many, many more times to the communities and wish you all a nice week start!</p>
<p>&#160;</p>
<p>I also hope to meet some of you at the conference <a href="http://www.collaborationdays.ch" target="_blank">Collaboration Days</a> in Luzern, on November 29<sup>th</sup> and 30<sup>th</sup> this year!</p>
<p>&#160;</p>
<p>Best regards,</p>
<p>Martin</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/angler.wordpress.com/548/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/angler.wordpress.com/548/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/angler.wordpress.com/548/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/angler.wordpress.com/548/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/angler.wordpress.com/548/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/angler.wordpress.com/548/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/angler.wordpress.com/548/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/angler.wordpress.com/548/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/angler.wordpress.com/548/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/angler.wordpress.com/548/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/angler.wordpress.com/548/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/angler.wordpress.com/548/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/angler.wordpress.com/548/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/angler.wordpress.com/548/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angler.wordpress.com&amp;blog=33767&amp;post=548&amp;subd=angler&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://angler.wordpress.com/2011/07/18/mvp-award-kit-unboxed-back-from-holidays/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/741f16fbd77abcf9971ba94006267747?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">angler</media:title>
		</media:content>

		<media:content url="http://angler.files.wordpress.com/2011/07/wp_000554_thumb.jpg" medium="image">
			<media:title type="html">WP_000554</media:title>
		</media:content>

		<media:content url="http://angler.files.wordpress.com/2011/07/mvp_certificate_thumb.jpg" medium="image">
			<media:title type="html">MVP_Certificate</media:title>
		</media:content>
	</item>
	</channel>
</rss>
