<?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: Unicode-aware Delphi third-party components</title>
	<atom:link href="http://blog.gurock.com/postings/unicode-aware-delphi-third-party-components/270/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gurock.com/postings/unicode-aware-delphi-third-party-components/270/</link>
	<description>Our products, programming &#38; business.</description>
	<lastBuildDate>Wed, 18 Jan 2012 21:41:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Jason</title>
		<link>http://blog.gurock.com/postings/unicode-aware-delphi-third-party-components/270/comment-page-1/#comment-19676</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Sun, 20 Apr 2008 09:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gurock.com/postings/unicode-aware-delphi-third-party-components/270/#comment-19676</guid>
		<description>Great article.</description>
		<content:encoded><![CDATA[<p>Great article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis Gurock</title>
		<link>http://blog.gurock.com/postings/unicode-aware-delphi-third-party-components/270/comment-page-1/#comment-5976</link>
		<dc:creator>Dennis Gurock</dc:creator>
		<pubDate>Tue, 28 Aug 2007 13:00:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gurock.com/postings/unicode-aware-delphi-third-party-components/270/#comment-5976</guid>
		<description>Thanks for the comments and links! There are certainly a lot more Delphi Unicode aware components out there than I knew.</description>
		<content:encoded><![CDATA[<p>Thanks for the comments and links! There are certainly a lot more Delphi Unicode aware components out there than I knew.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Serge Vershin</title>
		<link>http://blog.gurock.com/postings/unicode-aware-delphi-third-party-components/270/comment-page-1/#comment-5965</link>
		<dc:creator>Serge Vershin</dc:creator>
		<pubDate>Tue, 28 Aug 2007 04:12:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gurock.com/postings/unicode-aware-delphi-third-party-components/270/#comment-5965</guid>
		<description>Speaking of Unicode tools, you might also want to check Resource Tuner Console that enables developers to automate editing of resources in Windows 32 and 64-bit EXE or DLL files. It fully supports Unicode and lets you edit strings in and work in multiple languages.
http://www.heaventools.com/rtconsole-edit-strings.htm</description>
		<content:encoded><![CDATA[<p>Speaking of Unicode tools, you might also want to check Resource Tuner Console that enables developers to automate editing of resources in Windows 32 and 64-bit EXE or DLL files. It fully supports Unicode and lets you edit strings in and work in multiple languages.<br />
<a href="http://www.heaventools.com/rtconsole-edit-strings.htm" rel="nofollow">http://www.heaventools.com/rtconsole-edit-strings.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick van Logchem</title>
		<link>http://blog.gurock.com/postings/unicode-aware-delphi-third-party-components/270/comment-page-1/#comment-5808</link>
		<dc:creator>Patrick van Logchem</dc:creator>
		<pubDate>Fri, 24 Aug 2007 06:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gurock.com/postings/unicode-aware-delphi-third-party-components/270/#comment-5808</guid>
		<description>You missed UTF8VCL ( https://sourceforge.net/projects/utf8vcl/ ) : &quot;Utf8Vcl allows your Delphi application to become a unicode applications with no changes to your vcl code and third party components&quot;</description>
		<content:encoded><![CDATA[<p>You missed UTF8VCL ( <a href="https://sourceforge.net/projects/utf8vcl/" rel="nofollow">https://sourceforge.net/projects/utf8vcl/</a> ) : &#8220;Utf8Vcl allows your Delphi application to become a unicode applications with no changes to your vcl code and third party components&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexey Torgashin</title>
		<link>http://blog.gurock.com/postings/unicode-aware-delphi-third-party-components/270/comment-page-1/#comment-5792</link>
		<dc:creator>Alexey Torgashin</dc:creator>
		<pubDate>Thu, 23 Aug 2007 18:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gurock.com/postings/unicode-aware-delphi-third-party-components/270/#comment-5792</guid>
		<description>Also

1) TSiLang translation component
www.sicomponents.com

2) DKLang translation component
http://www.dk-soft.org/

3) VirtualShellTools shell components
http://www.mustangpeak.net/

4) My own ATBinHex, supports both Unicode filenames and Unicode file contents
http://atorg.net.ru/</description>
		<content:encoded><![CDATA[<p>Also</p>
<p>1) TSiLang translation component<br />
<a href="http://www.sicomponents.com" rel="nofollow">http://www.sicomponents.com</a></p>
<p>2) DKLang translation component<br />
<a href="http://www.dk-soft.org/" rel="nofollow">http://www.dk-soft.org/</a></p>
<p>3) VirtualShellTools shell components<br />
<a href="http://www.mustangpeak.net/" rel="nofollow">http://www.mustangpeak.net/</a></p>
<p>4) My own ATBinHex, supports both Unicode filenames and Unicode file contents<br />
<a href="http://atorg.net.ru/" rel="nofollow">http://atorg.net.ru/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohammed Nasman</title>
		<link>http://blog.gurock.com/postings/unicode-aware-delphi-third-party-components/270/comment-page-1/#comment-5784</link>
		<dc:creator>Mohammed Nasman</dc:creator>
		<pubDate>Thu, 23 Aug 2007 15:31:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gurock.com/postings/unicode-aware-delphi-third-party-components/270/#comment-5784</guid>
		<description>Also LMD has a big components pack that support Unicode even on Win9x
http://www.lmdinnovative.com/products/vcl/lmdelpack/</description>
		<content:encoded><![CDATA[<p>Also LMD has a big components pack that support Unicode even on Win9x<br />
<a href="http://www.lmdinnovative.com/products/vcl/lmdelpack/" rel="nofollow">http://www.lmdinnovative.com/products/vcl/lmdelpack/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olaf Monien</title>
		<link>http://blog.gurock.com/postings/unicode-aware-delphi-third-party-components/270/comment-page-1/#comment-5747</link>
		<dc:creator>Olaf Monien</dc:creator>
		<pubDate>Wed, 22 Aug 2007 21:38:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gurock.com/postings/unicode-aware-delphi-third-party-components/270/#comment-5747</guid>
		<description>You might add IntraWeb to this list. We fully support UTF-8 Webapplications. IntraWeb is technically a VCL add-on, but as we don&#039;t rely on VCL/Win32 for rendering, but on Web browsers, you may happily mix German, Russian, Chinese or other fancy character based languages on the same form.

If you are working with a single Language /Charset only, then you just need to specify your charset in IntraWeb, which will make sure that Chinese browsers will see German Umlauts and vice versa ...</description>
		<content:encoded><![CDATA[<p>You might add IntraWeb to this list. We fully support UTF-8 Webapplications. IntraWeb is technically a VCL add-on, but as we don&#8217;t rely on VCL/Win32 for rendering, but on Web browsers, you may happily mix German, Russian, Chinese or other fancy character based languages on the same form.</p>
<p>If you are working with a single Language /Charset only, then you just need to specify your charset in IntraWeb, which will make sure that Chinese browsers will see German Umlauts and vice versa &#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

