<?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>ThePointyHeads.com &#187; multi-lingual</title>
	<atom:link href="http://thepointyheads.com/tag/multi-lingual/feed/" rel="self" type="application/rss+xml" />
	<link>http://thepointyheads.com</link>
	<description></description>
	<lastBuildDate>Thu, 29 Jul 2010 09:09:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Multi-lingual Sites in SharePoint 2010</title>
		<link>http://thepointyheads.com/2009/10/multi-lingual-sites-in-sharepoint-2010/</link>
		<comments>http://thepointyheads.com/2009/10/multi-lingual-sites-in-sharepoint-2010/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 00:46:28 +0000</pubDate>
		<dc:creator>Lorna</dc:creator>
				<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[multi-lingual]]></category>
		<category><![CDATA[variations]]></category>
		<category><![CDATA[web content management]]></category>

		<guid isPermaLink="false">http://thepointyheads.com/?p=260</guid>
		<description><![CDATA[I attended Spencer Harbar&#8217;s session this morning which was focused on the options available for implementing multi-lingual sites in SharePoint 2010.  In MOSS 2007, variations were difficult to use and were detrimental to the performance of web apps since the process of propagating site content between variations ran within the W3WP.exe process belonging to the [...]]]></description>
			<content:encoded><![CDATA[<p>I attended Spencer Harbar&#8217;s session this morning which was focused on the options available for implementing multi-lingual sites in SharePoint 2010.  In MOSS 2007, variations were difficult to use and were detrimental to the performance of web apps since the process of propagating site content between variations ran within the W3WP.exe process belonging to the web app.</p>
<p>The following were highlighted as some of the performance improvements in the 2010 release:</p>
<ul>
<li>Reliability &#8211; All operations now run in the timer service rather than in process</li>
<li>Manageability and recoverability &#8211; &#8216;fix up tool&#8217; provided to help manage the timer jobs</li>
<li>Significant memory usage improvements</li>
<li>Pause and resume timer job support</li>
</ul>
<p>Some best practices were also presented in relation to planning for multi-lingual sites:</p>
<ul>
<li>If required, plan to implement variations right from the start &#8211; implementing later is extremely difficult and architecturally unsound</li>
<li>Storage design needs to follow SQL Server best practices</li>
<li>Navigation needs to be designed to that it works well on all variation sites &#8211; for instance some menu labels may be too long in some of the variation languages</li>
<li>Plan what redirection logic will be used &#8211; the default behaviour is to change the language based on the locale of the user&#8217;s browser, but this can be changed to allow the user to select the language</li>
<li>Plan for translation of user content &#8211; this is still a manual process and is a large overhead for an organisation</li>
<li>Never use external redirection of any kind such as in IIS or with reverse proxy since this will interfere with the variation redirection functionality</li>
</ul>
<p>One of the main developments in SharePoint 2010 is the provision of the Mulit-lingual User Interface (MUI).  This now allows a site to have alternate languages (based on the language packs installed).  The site settings give the site owner to decide which alternate languages should be available for selection on the site.  When this is enabled, a language selector becomes available in the user menu at the top of the site.  This provides multi-lingual chrome on the site as well as translating site menus and site settings pages.</p>
<p>This option is also available in the Central Administration site, allowing users to change the language of the site on the fly.</p>
<p>Multi-lingual sites are also aided in 2010 by the ability to create multi-lingual metadata terms within the term store so that metadata column names and options are provided in the appropriate language automatically.</p>
<p>The new enhancements definitely make the provision of multi-lingual sites more mangeable and a lot more performant, but the implementation of variation sites needs to be well planned to function correctly.</p>
<p><strong><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://thepointyheads.com/2009/10/multi-lingual-sites-in-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
