<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Advanced Language Manipulation Tool for EPiServer</title>
	<atom:link href="http://blog.najmanowicz.com/2009/04/06/advanced-language-manipulation-tool-for-episerver/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.najmanowicz.com/2009/04/06/advanced-language-manipulation-tool-for-episerver/</link>
	<description>Code and Effect - solving problem with just enough amount of code - by Adam Najmanowicz</description>
	<lastBuildDate>Thu, 25 Feb 2010 18:23:00 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Adam Najmanowicz</title>
		<link>http://blog.najmanowicz.com/2009/04/06/advanced-language-manipulation-tool-for-episerver/comment-page-1/#comment-30071</link>
		<dc:creator>Adam Najmanowicz</dc:creator>
		<pubDate>Mon, 18 Jan 2010 15:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.najmanowicz.com/2009/04/06/advanced-language-manipulation-tool-for-episerver/#comment-30071</guid>
		<description>About the above comment - we agreed that Øyvind will upload the code to epicode and add the necessary changes, which he has my permission to do.

Nice catch with the search tables, thanks Øyvind!</description>
		<content:encoded><![CDATA[<p>About the above comment &#8211; we agreed that Øyvind will upload the code to epicode and add the necessary changes, which he has my permission to do.</p>
<p>Nice catch with the search tables, thanks Øyvind!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Øyvind Wabakken Hognestad</title>
		<link>http://blog.najmanowicz.com/2009/04/06/advanced-language-manipulation-tool-for-episerver/comment-page-1/#comment-29896</link>
		<dc:creator>Øyvind Wabakken Hognestad</dc:creator>
		<pubDate>Wed, 13 Jan 2010 14:52:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.najmanowicz.com/2009/04/06/advanced-language-manipulation-tool-for-episerver/#comment-29896</guid>
		<description>This is a nice plugin, often necessary after migrated a site. The bad thing is that it&#039;s not uploaded to a community source project place like epicode / codeplex etc so the module could be updated by those who use it. 

There is a problem when changing a language like this and not updating all the needed tables. In this case, the tblKeyword is not updated so the SearchDataSource will fail for all searches using the default EPiServer search.

Take a look at this bloggpost and my comment.
 http://world.episerver.com/Blogs/Per-Bjurstrom/Archive/2009/6/Performance-How-to-disable-keyword-indexing-in-SP2/#comment36085</description>
		<content:encoded><![CDATA[<p>This is a nice plugin, often necessary after migrated a site. The bad thing is that it&#8217;s not uploaded to a community source project place like epicode / codeplex etc so the module could be updated by those who use it. </p>
<p>There is a problem when changing a language like this and not updating all the needed tables. In this case, the tblKeyword is not updated so the SearchDataSource will fail for all searches using the default EPiServer search.</p>
<p>Take a look at this bloggpost and my comment.<br />
 <a href="http://world.episerver.com/Blogs/Per-Bjurstrom/Archive/2009/6/Performance-How-to-disable-keyword-indexing-in-SP2/#comment36085" rel="nofollow">http://world.episerver.com/Blogs/Per-Bjurstrom/Archive/2009/6/Performance-How-to-disable-keyword-indexing-in-SP2/#comment36085</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Najmanowicz</title>
		<link>http://blog.najmanowicz.com/2009/04/06/advanced-language-manipulation-tool-for-episerver/comment-page-1/#comment-28054</link>
		<dc:creator>Adam Najmanowicz</dc:creator>
		<pubDate>Tue, 01 Dec 2009 15:22:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.najmanowicz.com/2009/04/06/advanced-language-manipulation-tool-for-episerver/#comment-28054</guid>
		<description>Viv, I am afraid the tool won&#039;t solve your problem. How I assume your sites are structured is that they are separate trees in the CMS. 

The tool will not integrate such sites into a single structure, the only thing it does is convert a wrongly attributed language tags on a page.

That said - the tool was initially developed on R1, but was significatyly enhanced since then. I suppose I could modify the stored procedure to work with the R1 database again, I would just need the precise revision of the CMS that you use (the database version).</description>
		<content:encoded><![CDATA[<p>Viv, I am afraid the tool won&#8217;t solve your problem. How I assume your sites are structured is that they are separate trees in the CMS. </p>
<p>The tool will not integrate such sites into a single structure, the only thing it does is convert a wrongly attributed language tags on a page.</p>
<p>That said &#8211; the tool was initially developed on R1, but was significatyly enhanced since then. I suppose I could modify the stored procedure to work with the R1 database again, I would just need the precise revision of the CMS that you use (the database version).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viv</title>
		<link>http://blog.najmanowicz.com/2009/04/06/advanced-language-manipulation-tool-for-episerver/comment-page-1/#comment-27999</link>
		<dc:creator>Viv</dc:creator>
		<pubDate>Mon, 30 Nov 2009 16:40:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.najmanowicz.com/2009/04/06/advanced-language-manipulation-tool-for-episerver/#comment-27999</guid>
		<description>Hi. We are still on CMS5 R1 but this tool would be a massive help as I&#039;ve got regional sites that need to be moved into a single global site. Is there anything i can do to get this tool working with R1? It looks perfect but we cant upgrade to R2 for various reasons.</description>
		<content:encoded><![CDATA[<p>Hi. We are still on CMS5 R1 but this tool would be a massive help as I&#8217;ve got regional sites that need to be moved into a single global site. Is there anything i can do to get this tool working with R1? It looks perfect but we cant upgrade to R2 for various reasons.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention Advanced Language Manipulation Tool for EPiServer &#124; Codality -- Topsy.com</title>
		<link>http://blog.najmanowicz.com/2009/04/06/advanced-language-manipulation-tool-for-episerver/comment-page-1/#comment-27759</link>
		<dc:creator>Tweets that mention Advanced Language Manipulation Tool for EPiServer &#124; Codality -- Topsy.com</dc:creator>
		<pubDate>Tue, 24 Nov 2009 12:27:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.najmanowicz.com/2009/04/06/advanced-language-manipulation-tool-for-episerver/#comment-27759</guid>
		<description>[...] This post was mentioned on Twitter by Joel Abrahamsson, Benny Skogberg. Benny Skogberg said: Advanced Language Manipulation Tool for EPiServer http://blog.najmanowicz.com/2009/04/06/advanced-language-manipulation-tool-for-episerver/ [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Joel Abrahamsson, Benny Skogberg. Benny Skogberg said: Advanced Language Manipulation Tool for EPiServer <a href="http://blog.najmanowicz.com/2009/04/06/advanced-language-manipulation-tool-for-episerver/" rel="nofollow">http://blog.najmanowicz.com/2009/04/06/advanced-language-manipulation-tool-for-episerver/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Najmanowicz</title>
		<link>http://blog.najmanowicz.com/2009/04/06/advanced-language-manipulation-tool-for-episerver/comment-page-1/#comment-27159</link>
		<dc:creator>Adam Najmanowicz</dc:creator>
		<pubDate>Fri, 06 Nov 2009 13:06:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.najmanowicz.com/2009/04/06/advanced-language-manipulation-tool-for-episerver/#comment-27159</guid>
		<description>hi Neil,

I have not so far needed that but by a quick glance in the SDK I would suggest you look at the EPiServer.DataAbstraction.PageLanguageSetting class. it seems to have load and save methods as well as some basic manipulation regarding fallbacks</description>
		<content:encoded><![CDATA[<p>hi Neil,</p>
<p>I have not so far needed that but by a quick glance in the SDK I would suggest you look at the EPiServer.DataAbstraction.PageLanguageSetting class. it seems to have load and save methods as well as some basic manipulation regarding fallbacks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neal Sanky</title>
		<link>http://blog.najmanowicz.com/2009/04/06/advanced-language-manipulation-tool-for-episerver/comment-page-1/#comment-27156</link>
		<dc:creator>Neal Sanky</dc:creator>
		<pubDate>Fri, 06 Nov 2009 10:37:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.najmanowicz.com/2009/04/06/advanced-language-manipulation-tool-for-episerver/#comment-27156</guid>
		<description>As a follow up, does anyone know how to programatically change the Available Languages for the page you&#039;ve just processed with this tool?

For instance, the page to process has set Available Language to English. Then we use the tool to change it, and its children, to French, how can we programatically update the Available Language from English to French?

thanks again Adam for this great tool!</description>
		<content:encoded><![CDATA[<p>As a follow up, does anyone know how to programatically change the Available Languages for the page you&#8217;ve just processed with this tool?</p>
<p>For instance, the page to process has set Available Language to English. Then we use the tool to change it, and its children, to French, how can we programatically update the Available Language from English to French?</p>
<p>thanks again Adam for this great tool!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Haakon</title>
		<link>http://blog.najmanowicz.com/2009/04/06/advanced-language-manipulation-tool-for-episerver/comment-page-1/#comment-26017</link>
		<dc:creator>Jon Haakon</dc:creator>
		<pubDate>Mon, 12 Oct 2009 14:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.najmanowicz.com/2009/04/06/advanced-language-manipulation-tool-for-episerver/#comment-26017</guid>
		<description>&lt;b&gt;Problem solved.&lt;/b&gt; Changed the reference to the system.js file to my relatively to my project.</description>
		<content:encoded><![CDATA[<p><b>Problem solved.</b> Changed the reference to the system.js file to my relatively to my project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Haakon</title>
		<link>http://blog.najmanowicz.com/2009/04/06/advanced-language-manipulation-tool-for-episerver/comment-page-1/#comment-26012</link>
		<dc:creator>Jon Haakon</dc:creator>
		<pubDate>Mon, 12 Oct 2009 13:55:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.najmanowicz.com/2009/04/06/advanced-language-manipulation-tool-for-episerver/#comment-26012</guid>
		<description>Downloaded it, and tried it, but the downloadfile lacks some files. In the sourcefile for the page I can see reference to &quot;/to/javascript/system.js&quot; that is important to make it work.</description>
		<content:encoded><![CDATA[<p>Downloaded it, and tried it, but the downloadfile lacks some files. In the sourcefile for the page I can see reference to &#8220;/to/javascript/system.js&#8221; that is important to make it work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neal Sanky</title>
		<link>http://blog.najmanowicz.com/2009/04/06/advanced-language-manipulation-tool-for-episerver/comment-page-1/#comment-24800</link>
		<dc:creator>Neal Sanky</dc:creator>
		<pubDate>Thu, 03 Sep 2009 14:09:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.najmanowicz.com/2009/04/06/advanced-language-manipulation-tool-for-episerver/#comment-24800</guid>
		<description>Brilliant Adam!
I&#039;m relatively new to EPiServer and I was perplexed why EPiServer didnt have this functionality built into it.

Thanks, this has definitely saved me many days of frustration.</description>
		<content:encoded><![CDATA[<p>Brilliant Adam!<br />
I&#8217;m relatively new to EPiServer and I was perplexed why EPiServer didnt have this functionality built into it.</p>
<p>Thanks, this has definitely saved me many days of frustration.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
