<?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 for piet van oostrum.com</title>
	<atom:link href="http://www.pietvanoostrum.com/en/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pietvanoostrum.com/en/</link>
	<description></description>
	<lastBuildDate>Thu, 25 Aug 2011 12:33:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>Comment on Upgrading WordPress and WPML by Thea Haak</title>
		<link>http://www.pietvanoostrum.com/en/wordpress/upgrading-wordpress-and-wpml/comment-page-1/#comment-834</link>
		<dc:creator>Thea Haak</dc:creator>
		<pubDate>Mon, 25 Jul 2011 13:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.pietvanoostrum.com/?p=385#comment-834</guid>
		<description>Hallo Piet,

Dank je wel voor de uitgebreide beschrijving hoe je dit voor elkaar heb gekregen.
Ik ben nog steeds met hetzelfde onderwerp aan het rommelen, en ik kom er niet uit.
ik had eerst wel het taalkeuze-menu aan de bovenkant, maar de layout was niet goed.
Nu heb ik jouw aanwijzingen gevolgd en het gekke is dat hij de regel  niet uitvoert, maar gewoon in de header zet. 
ik snap er niet van waarom dat gebeurt. 
Heb jij enig idee?

Groetjes
Thea Haak</description>
		<content:encoded><![CDATA[<p>Hallo Piet,</p>
<p>Dank je wel voor de uitgebreide beschrijving hoe je dit voor elkaar heb gekregen.<br />
Ik ben nog steeds met hetzelfde onderwerp aan het rommelen, en ik kom er niet uit.<br />
ik had eerst wel het taalkeuze-menu aan de bovenkant, maar de layout was niet goed.<br />
Nu heb ik jouw aanwijzingen gevolgd en het gekke is dat hij de regel  niet uitvoert, maar gewoon in de header zet.<br />
ik snap er niet van waarom dat gebeurt.<br />
Heb jij enig idee?</p>
<p>Groetjes<br />
Thea Haak</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upgrading WordPress and WPML by piet</title>
		<link>http://www.pietvanoostrum.com/en/wordpress/upgrading-wordpress-and-wpml/comment-page-1/#comment-824</link>
		<dc:creator>piet</dc:creator>
		<pubDate>Sun, 03 Jul 2011 17:50:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.pietvanoostrum.com/?p=385#comment-824</guid>
		<description>I have done this in the Atahualpa theme options (wordpress admin screen). I have not upgraded to the paid version of WPML, and I have Atahualpa version 3.4.1, so I don&#039;t know if my changes will work in your setup. 
Anyway, first in the in the Atahualpa screen &quot;Style &amp; Edit HEADER AREA&quot; in the part &quot;Configure Header Area&quot; I have the following:
&lt;code&gt;%logo  %bar1 %image %bar2 &lt;?php do_action(&#039;icl_language_selector&#039;); ?&gt; %pages&lt;/code&gt;.

Then in the Atahualpa screen&quot;Add HTML/CSS inserts&quot;, in the part &quot;CSS inserts&quot; I have the following code:
&lt;code&gt;div.widget-title a {
	font-weight: bold
}
div.post-bodycopy blockquote p {
	margin: 0;
}

#lang_sel_list {
	width: auto;
	height: auto;
	float: right;
}
#lang_sel_list ul,
#lang_sel_list li {
	width: auto;
}
#lang_sel_list a, 
#lang_sel_list a:visited {
	display: inline; 
	font-weight: normal; 
}

div#menu1 {
	margin-bottom: 10px;
}&lt;/code&gt;
I think only the lang_sel_list stuff is relevant. It has been a long time since I did this so my memory has become a bit hazy.

Good luck!</description>
		<content:encoded><![CDATA[<p>I have done this in the Atahualpa theme options (wordpress admin screen). I have not upgraded to the paid version of WPML, and I have Atahualpa version 3.4.1, so I don&#8217;t know if my changes will work in your setup.<br />
Anyway, first in the in the Atahualpa screen &#8220;Style &#038; Edit HEADER AREA&#8221; in the part &#8220;Configure Header Area&#8221; I have the following:<br />
<code>%logo  %bar1 %image %bar2 < ?php do_action('icl_language_selector'); ?> %pages</code>.</p>
<p>Then in the Atahualpa screen&#8221;Add HTML/CSS inserts&#8221;, in the part &#8220;CSS inserts&#8221; I have the following code:<br />
<code>div.widget-title a {<br />
	font-weight: bold<br />
}<br />
div.post-bodycopy blockquote p {<br />
	margin: 0;<br />
}</p>
<p>#lang_sel_list {<br />
	width: auto;<br />
	height: auto;<br />
	float: right;<br />
}<br />
#lang_sel_list ul,<br />
#lang_sel_list li {<br />
	width: auto;<br />
}<br />
#lang_sel_list a,<br />
#lang_sel_list a:visited {<br />
	display: inline;<br />
	font-weight: normal;<br />
}</p>
<p>div#menu1 {<br />
	margin-bottom: 10px;<br />
}</code><br />
I think only the lang_sel_list stuff is relevant. It has been a long time since I did this so my memory has become a bit hazy.</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upgrading WordPress and WPML by Flavio</title>
		<link>http://www.pietvanoostrum.com/en/wordpress/upgrading-wordpress-and-wpml/comment-page-1/#comment-823</link>
		<dc:creator>Flavio</dc:creator>
		<pubDate>Sun, 03 Jul 2011 14:08:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.pietvanoostrum.com/?p=385#comment-823</guid>
		<description>Hi Piet

Sounds interesting, but I don&#039;t understand much. Could you give me a hand?

I am trying to set up a site using Atahualpa 3.6.7 and at first I installed WPML 2.? (the last free version released). I decided to upgrade WPML 2.3.2 (the paid release) because it was providing better integration with themes... all what I wanted was to get the same you did, ie the flags in the menu bar... I thought I would get new customization options, but not... may I ask you... how did you manage?

Truly yours (I&#039;m in your hands) :-)</description>
		<content:encoded><![CDATA[<p>Hi Piet</p>
<p>Sounds interesting, but I don&#8217;t understand much. Could you give me a hand?</p>
<p>I am trying to set up a site using Atahualpa 3.6.7 and at first I installed WPML 2.? (the last free version released). I decided to upgrade WPML 2.3.2 (the paid release) because it was providing better integration with themes&#8230; all what I wanted was to get the same you did, ie the flags in the menu bar&#8230; I thought I would get new customization options, but not&#8230; may I ask you&#8230; how did you manage?</p>
<p>Truly yours (I&#8217;m in your hands) <img src='http://www.pietvanoostrum.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Water in Cochabamba and Bolivia by Claudia</title>
		<link>http://www.pietvanoostrum.com/en/bolivia-en/water-in-cochabamba-bolivia/comment-page-1/#comment-549</link>
		<dc:creator>Claudia</dc:creator>
		<pubDate>Sun, 17 Oct 2010 01:35:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.pietvanoostrum.com/?p=572#comment-549</guid>
		<description>Just dropping by while browsing what people wrote to contribute to the Blog Action Day. Your article was very interesting. Greetings from Mexico.</description>
		<content:encoded><![CDATA[<p>Just dropping by while browsing what people wrote to contribute to the Blog Action Day. Your article was very interesting. Greetings from Mexico.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting WordPress from Gengo to WPML – part 1 by Amir Helzer</title>
		<link>http://www.pietvanoostrum.com/en/wordpress/converting-wordpress-from-gengo-to-wpml/comment-page-1/#comment-122</link>
		<dc:creator>Amir Helzer</dc:creator>
		<pubDate>Sat, 22 Aug 2009 11:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.pietvanoostrum.com/?p=275#comment-122</guid>
		<description>Hi Piet,

This is a great article. I&#039;ll refer people in our forum to it when anyone else asks.

When WPML 1.3.0 is out with its language API, we&#039;ll support external plugins that can do this conversion. A nice summary like your would be a great help.</description>
		<content:encoded><![CDATA[<p>Hi Piet,</p>
<p>This is a great article. I&#8217;ll refer people in our forum to it when anyone else asks.</p>
<p>When WPML 1.3.0 is out with its language API, we&#8217;ll support external plugins that can do this conversion. A nice summary like your would be a great help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bad interaction between Tiga theme and Gengo plugin by James</title>
		<link>http://www.pietvanoostrum.com/en/wordpress/bad-interaction-between-tiga-theme-and-gengo-plugin/comment-page-1/#comment-52</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 18 Sep 2008 11:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.pietvanoostrum.com/wordpress/bad-interaction-between-tiga-theme-and-gengo-plugin/#comment-52</guid>
		<description>Hi, I found your blog on this new directory of WordPress Blogs at blackhatbootcamp.com/listofwordpressblogs.  I dont know how your blog came up, must have been a typo, i duno.  Anyways, I just clicked it and here I am.  Your blog looks good.  Have a nice day.  James.</description>
		<content:encoded><![CDATA[<p>Hi, I found your blog on this new directory of WordPress Blogs at blackhatbootcamp.com/listofwordpressblogs.  I dont know how your blog came up, must have been a typo, i duno.  Anyways, I just clicked it and here I am.  Your blog looks good.  Have a nice day.  James.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bad interaction between Tiga theme and Gengo plugin by piet</title>
		<link>http://www.pietvanoostrum.com/en/wordpress/bad-interaction-between-tiga-theme-and-gengo-plugin/comment-page-1/#comment-1</link>
		<dc:creator>piet</dc:creator>
		<pubDate>Wed, 06 Feb 2008 07:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.pietvanoostrum.com/wordpress/bad-interaction-between-tiga-theme-and-gengo-plugin/#comment-1</guid>
		<description>Switching back to a slightly older version of Gengo solved it.</description>
		<content:encoded><![CDATA[<p>Switching back to a slightly older version of Gengo solved it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

