<?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>mFabrik - mobile sites, apps, HTML5 and CMS software development &#187; speed up</title>
	<atom:link href="http://blog.mfabrik.com/tag/speed-up/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mfabrik.com</link>
	<description>Freedom delivered.</description>
	<lastBuildDate>Wed, 03 Aug 2011 09:47:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Speeding up Plone loading with PTS_LANGUAGES</title>
		<link>http://blog.mfabrik.com/2008/08/19/speeding-up-plone-loading-with-pts_languages/</link>
		<comments>http://blog.mfabrik.com/2008/08/19/speeding-up-plone-loading-with-pts_languages/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 21:04:25 +0000</pubDate>
		<dc:creator>Mikko Ohtamaa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[i18n]]></category>
		<category><![CDATA[load]]></category>
		<category><![CDATA[placelesstranslationservice]]></category>
		<category><![CDATA[Plone (old)]]></category>
		<category><![CDATA[PTS_LANGUAGES]]></category>
		<category><![CDATA[speed up]]></category>
		<category><![CDATA[zodb]]></category>

		<guid isPermaLink="false">http://blog.redinnovation.com/?p=60</guid>
		<description><![CDATA[If you are not a Finnish speaker (like 99,9% of you) you might not want to (re)load Finnish and other unwanted language catalogs during the Plone start up. This is possible for Plone 3.1, as Reinout van Rees explains (found out afterwards). For your Plone launcher, set environment variables (space separated list) PTS_LANGUAGES=en mylanguagecodehere If [...]]]></description>
			<content:encoded><![CDATA[<p>If you are not a Finnish speaker (like 99,9% of you) you might not want to (re)load Finnish and other unwanted language catalogs during the Plone start up. <a href="http://vanrees.org/weblog/load-only-the-languages-you-need-with-pts">This is possible for Plone 3.1, as Reinout van Rees explains (found out afterwards)</a>.</p>
<p>For your Plone launcher, set environment variables (space separated list)</p>
<p>PTS_LANGUAGES=en mylanguagecodehere</p>
<p>If your Data.fs is not fresh (i.e. you have an existing Plone instance) there is still one task to do. Go to Placess Translation Service in Zope. Delete all translation catalogs. If there exists a translation catalog entry in ZODB a reload event seem to be triggered even though PTS_LANGUAGES settings is effective. Restart Zope. Maybe this is a bug? Do this on a development box only &#8211; this code seems to be quite new.<br />
The magic code is in PlacelessTranslationService/load.py.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mfabrik.com/2008/08/19/speeding-up-plone-loading-with-pts_languages/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

