<?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"
	>
<channel>
	<title>Comments on: What it takes to internationalize a theme?</title>
	<atom:link href="http://wprocks.com/wordpress-tips/what-it-takes-to-internationalize-a-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://wprocks.com/wordpress-tips/what-it-takes-to-internationalize-a-theme/</link>
	<description>Stop here for the latest news around WordPress, Themes and Plugins</description>
	<pubDate>Sat, 06 Sep 2008 00:22:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Sadish</title>
		<link>http://wprocks.com/wordpress-tips/what-it-takes-to-internationalize-a-theme/#comment-1284</link>
		<dc:creator>Sadish</dc:creator>
		<pubDate>Mon, 21 Apr 2008 15:00:05 +0000</pubDate>
		<guid isPermaLink="false">http://wprocks.com/?p=305#comment-1284</guid>
		<description>Thanks Ravi.

I will be glad if you work on translating this theme to Tamil, my mother tongue. Let me know once you are done, I will put it online for all fellow tamilians.</description>
		<content:encoded><![CDATA[<p>Thanks Ravi.</p>
<p>I will be glad if you work on translating this theme to Tamil, my mother tongue. Let me know once you are done, I will put it online for all fellow tamilians.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ravishankar</title>
		<link>http://wprocks.com/wordpress-tips/what-it-takes-to-internationalize-a-theme/#comment-1280</link>
		<dc:creator>ravishankar</dc:creator>
		<pubDate>Mon, 21 Apr 2008 14:16:27 +0000</pubDate>
		<guid isPermaLink="false">http://wprocks.com/?p=305#comment-1280</guid>
		<description>Sadish, I have seen many (including me) using mistylook theme as default and there are no tamil themes for self-hosted blogs. If it is ok for you, I can volunteer to translate starting with Mistylook and see whether we can easily replicate the work for your other themes. 

Thanks</description>
		<content:encoded><![CDATA[<p>Sadish, I have seen many (including me) using mistylook theme as default and there are no tamil themes for self-hosted blogs. If it is ok for you, I can volunteer to translate starting with Mistylook and see whether we can easily replicate the work for your other themes. </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sadish</title>
		<link>http://wprocks.com/wordpress-tips/what-it-takes-to-internationalize-a-theme/#comment-1249</link>
		<dc:creator>Sadish</dc:creator>
		<pubDate>Tue, 08 Apr 2008 14:48:18 +0000</pubDate>
		<guid isPermaLink="false">http://wprocks.com/?p=305#comment-1249</guid>
		<description>Milan,

People enter some descriptive text about their site, as their tag line. Most often this contains the right keywords associated with their site.

I thought it will be best to display them as description and keywords for their site. That is why I added those lines in the header.php.

I do not understand how this will affect the SEO in any negative way.
Please take this as a new discussion in our forums, as this is going too much off-topic from this post.</description>
		<content:encoded><![CDATA[<p>Milan,</p>
<p>People enter some descriptive text about their site, as their tag line. Most often this contains the right keywords associated with their site.</p>
<p>I thought it will be best to display them as description and keywords for their site. That is why I added those lines in the header.php.</p>
<p>I do not understand how this will affect the SEO in any negative way.<br />
Please take this as a new discussion in our forums, as this is going too much off-topic from this post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias</title>
		<link>http://wprocks.com/wordpress-tips/what-it-takes-to-internationalize-a-theme/#comment-1248</link>
		<dc:creator>Matthias</dc:creator>
		<pubDate>Tue, 08 Apr 2008 14:39:08 +0000</pubDate>
		<guid isPermaLink="false">http://wprocks.com/?p=305#comment-1248</guid>
		<description>Sorry, I got mixed up with title tag, description and keywords... What you are saying is absolutely true!</description>
		<content:encoded><![CDATA[<p>Sorry, I got mixed up with title tag, description and keywords&#8230; What you are saying is absolutely true!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Milan Dinić</title>
		<link>http://wprocks.com/wordpress-tips/what-it-takes-to-internationalize-a-theme/#comment-1247</link>
		<dc:creator>Milan Dinić</dc:creator>
		<pubDate>Tue, 08 Apr 2008 14:30:09 +0000</pubDate>
		<guid isPermaLink="false">http://wprocks.com/?p=305#comment-1247</guid>
		<description>I though about lines with description and keywords (see below), not title line, and I don't see any value of this for any user (but I see negative value, since description is sometimes shown in SERPs, so it could affect lower CTR on links to your links, and this is not SEO, this is usability).

&lt;code&gt;&#60;meta name="keywords" content="" /&#62;
&#60;meta name="description" content="" /&#62;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>I though about lines with description and keywords (see below), not title line, and I don&#8217;t see any value of this for any user (but I see negative value, since description is sometimes shown in SERPs, so it could affect lower CTR on links to your links, and this is not SEO, this is usability).</p>
<p><code>&lt;meta name="keywords" content="" /&gt;<br />
&lt;meta name="description" content="" /&gt;</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias</title>
		<link>http://wprocks.com/wordpress-tips/what-it-takes-to-internationalize-a-theme/#comment-1246</link>
		<dc:creator>Matthias</dc:creator>
		<pubDate>Tue, 08 Apr 2008 14:22:16 +0000</pubDate>
		<guid isPermaLink="false">http://wprocks.com/?p=305#comment-1246</guid>
		<description>Yeah, but there are many people out there which haven't even heard about SEO. For all those the title tags will look strange, if you remove the lines so I would keep them...
Or Sadish could offer special SEO-themes in the future, together with a plugin. I think this could be a lucrative niche ;-)
(Just joking)
But for example, this guy (http://www.wpseo.us) started to take 20 € if you want to use his seo plugin on "commercial" websites/blogs...</description>
		<content:encoded><![CDATA[<p>Yeah, but there are many people out there which haven&#8217;t even heard about SEO. For all those the title tags will look strange, if you remove the lines so I would keep them&#8230;<br />
Or Sadish could offer special SEO-themes in the future, together with a plugin. I think this could be a lucrative niche <img src='http://wprocks.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
(Just joking)<br />
But for example, this guy (http://www.wpseo.us) started to take 20 € if you want to use his seo plugin on &#8220;commercial&#8221; websites/blogs&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Milan Dinić</title>
		<link>http://wprocks.com/wordpress-tips/what-it-takes-to-internationalize-a-theme/#comment-1241</link>
		<dc:creator>Milan Dinić</dc:creator>
		<pubDate>Mon, 07 Apr 2008 14:04:59 +0000</pubDate>
		<guid isPermaLink="false">http://wprocks.com/?p=305#comment-1241</guid>
		<description>This new pot file is valid and I translated it, but while testing, I saw some things:
1) complete comments.php file is not translatable
2) in functions.php line &lt;code&gt;echo ""; _e('Learn More at','ml'); echo " &lt;a href='http://photomatt.net/2004/05/19/asides/' rel="nofollow"&gt;Matt's Asides technique&lt;/a&gt;";&lt;/code&gt;
should be changed to &lt;code&gt;echo ""; _e('Learn More at &lt;a&gt;Matt's Asides technique&lt;/a&gt;','ml'); &lt;/code&gt;
Also, there are several places that should similar approach, like line &lt;code&gt;echo "" . __('Hey','ml') . " " . $displayName . ",".__('thanks for your message! I\'ll get back to you as soon as possible.','ml')."";&lt;/code&gt;. For this, check out paragraph &lt;i&gt;Notes on translation&lt;/i&gt; &lt;a href="http://urbangiraffe.com/articles/translating-wordpress-themes-and-plugins/3/" rel="nofollow"&gt;here&lt;/a&gt;.

There is something that is not related to localization. In header.php lines 8 and 9 should be deleted, since there are special plugins which take care for this issue (like All in One SEO Pack). With current status, it makes even worse for SEO, since every page should have unique description tag and not all pages same one.</description>
		<content:encoded><![CDATA[<p>This new pot file is valid and I translated it, but while testing, I saw some things:<br />
1) complete comments.php file is not translatable<br />
2) in functions.php line <code>echo ""; _e('Learn More at','ml'); echo " <a href='http://photomatt.net/2004/05/19/asides/' rel="nofollow">Matt&#8217;s Asides technique</a>&#8220;;</code><br />
should be changed to <code>echo ""; _e('Learn More at <a>Matt&#8217;s Asides technique</a>&#8216;,&#8217;ml&#8217;); </code><br />
Also, there are several places that should similar approach, like line <code>echo "" . __('Hey','ml') . " " . $displayName . ",".__('thanks for your message! I\'ll get back to you as soon as possible.','ml')."";</code>. For this, check out paragraph <i>Notes on translation</i> <a href="http://urbangiraffe.com/articles/translating-wordpress-themes-and-plugins/3/" rel="nofollow">here</a>.</p>
<p>There is something that is not related to localization. In header.php lines 8 and 9 should be deleted, since there are special plugins which take care for this issue (like All in One SEO Pack). With current status, it makes even worse for SEO, since every page should have unique description tag and not all pages same one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sadish</title>
		<link>http://wprocks.com/wordpress-tips/what-it-takes-to-internationalize-a-theme/#comment-1235</link>
		<dc:creator>Sadish</dc:creator>
		<pubDate>Sun, 06 Apr 2008 02:49:20 +0000</pubDate>
		<guid isPermaLink="false">http://wprocks.com/?p=305#comment-1235</guid>
		<description>@Milan, Thank you for bringing this to my attention.
Henrik corrected the mistylook.pot and gave it back to me. I have since updated the theme with the new mistylook.pot inside.

Please download the mistylook theme now to get the correct version.</description>
		<content:encoded><![CDATA[<p>@Milan, Thank you for bringing this to my attention.<br />
Henrik corrected the mistylook.pot and gave it back to me. I have since updated the theme with the new mistylook.pot inside.</p>
<p>Please download the mistylook theme now to get the correct version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Milan Dinić</title>
		<link>http://wprocks.com/wordpress-tips/what-it-takes-to-internationalize-a-theme/#comment-1234</link>
		<dc:creator>Milan Dinić</dc:creator>
		<pubDate>Sat, 05 Apr 2008 22:38:29 +0000</pubDate>
		<guid isPermaLink="false">http://wprocks.com/?p=305#comment-1234</guid>
		<description>There is some error in .pot file provided with theme. I couldn't open it in poEdit, it gives me some errors. I opened it in text editor, but didn't find reasons of this. 
Then I created new pot with poEdit from theme's files and it works, but it will be better if you could create new (official) pot file and then test it in poEdit, if it can open then it should be fine, and then update theme's release.</description>
		<content:encoded><![CDATA[<p>There is some error in .pot file provided with theme. I couldn&#8217;t open it in poEdit, it gives me some errors. I opened it in text editor, but didn&#8217;t find reasons of this.<br />
Then I created new pot with poEdit from theme&#8217;s files and it works, but it will be better if you could create new (official) pot file and then test it in poEdit, if it can open then it should be fine, and then update theme&#8217;s release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sadish</title>
		<link>http://wprocks.com/wordpress-tips/what-it-takes-to-internationalize-a-theme/#comment-1233</link>
		<dc:creator>Sadish</dc:creator>
		<pubDate>Fri, 04 Apr 2008 22:39:01 +0000</pubDate>
		<guid isPermaLink="false">http://wprocks.com/?p=305#comment-1233</guid>
		<description>Thanks Milan for volunteering. 

I am going to update &lt;a href="http://wpthemes.info/misty-look/" title="MistyLook" rel="nofollow"&gt;the theme page&lt;/a&gt; to provide downloads for each of the languages as and when people like you provide me with one.

You will be given proper credit on the theme page.

I would say we can continue talking about these things here, but if people wants to discuss any &lt;em&gt;issues they face when using the theme&lt;/em&gt;, I suggest them to go to &lt;a href="/forums/" title="Support Forums" rel="nofollow"&gt;the forums&lt;/a&gt;.

Thanks and I look forward to your contributions.

Sadish</description>
		<content:encoded><![CDATA[<p>Thanks Milan for volunteering. </p>
<p>I am going to update <a href="http://wpthemes.info/misty-look/" title="MistyLook" rel="nofollow">the theme page</a> to provide downloads for each of the languages as and when people like you provide me with one.</p>
<p>You will be given proper credit on the theme page.</p>
<p>I would say we can continue talking about these things here, but if people wants to discuss any <em>issues they face when using the theme</em>, I suggest them to go to <a href="/forums/" title="Support Forums" rel="nofollow">the forums</a>.</p>
<p>Thanks and I look forward to your contributions.</p>
<p>Sadish</p>
]]></content:encoded>
	</item>
</channel>
</rss>
