<?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: Faking CJK Support</title>
	<atom:link href="http://blog.macromates.com/2006/faking-cjk-support/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.macromates.com/2006/faking-cjk-support/</link>
	<description>TextMate and OS X</description>
	<lastBuildDate>Wed, 03 Feb 2010 16:53:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Zing</title>
		<link>http://blog.macromates.com/2006/faking-cjk-support/#comment-3556</link>
		<dc:creator>Zing</dc:creator>
		<pubDate>Fri, 26 Dec 2008 11:49:46 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/11/09/faking-cjk-support/#comment-3556</guid>
		<description>&lt;p&gt;Oh crap, I got owned by Markdown. :-(   Serves me right for not paying attention.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Oh crap, I got owned by Markdown. :-(   Serves me right for not paying attention.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Zing</title>
		<link>http://blog.macromates.com/2006/faking-cjk-support/#comment-3555</link>
		<dc:creator>Zing</dc:creator>
		<pubDate>Fri, 26 Dec 2008 11:48:46 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/11/09/faking-cjk-support/#comment-3555</guid>
		<description>&lt;blockquote&gt;
  &lt;blockquote&gt;
    &lt;p&gt;14&lt;/p&gt;
  &lt;/blockquote&gt;
&lt;/blockquote&gt;

&lt;p&gt;Not to mention Java lets you use whatever encoding you want and then whatever characters you want for names as long as Unicode thinks they are &quot;letters&quot;.&lt;/p&gt;

&lt;p&gt;And that Ruby has supported Kanji from the outset, due to having been created in Japan.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<blockquote>
  <blockquote>
    <p>14</p>
  </blockquote>
</blockquote>

<p>Not to mention Java lets you use whatever encoding you want and then whatever characters you want for names as long as Unicode thinks they are &#034;letters&#034;.</p>

<p>And that Ruby has supported Kanji from the outset, due to having been created in Japan.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 日本語</title>
		<link>http://blog.macromates.com/2006/faking-cjk-support/#comment-3442</link>
		<dc:creator>日本語</dc:creator>
		<pubDate>Sat, 25 Oct 2008 09:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/11/09/faking-cjk-support/#comment-3442</guid>
		<description>&lt;p&gt;I still long for a CJK textmate.
It&#039;s very strange that Textmate can&#039;t handle Japanese Kanji. I think Textmate is a Cocoa based, then Why can&#039;t use japanese kanji? I think it&#039;s very easy to make a cocoa based text editer.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I still long for a CJK textmate.
It&#039;s very strange that Textmate can&#039;t handle Japanese Kanji. I think Textmate is a Cocoa based, then Why can&#039;t use japanese kanji? I think it&#039;s very easy to make a cocoa based text editer.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: jc</title>
		<link>http://blog.macromates.com/2006/faking-cjk-support/#comment-2230</link>
		<dc:creator>jc</dc:creator>
		<pubDate>Sat, 03 Feb 2007 23:13:59 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/11/09/faking-cjk-support/#comment-2230</guid>
		<description>&lt;p&gt;I think this is perfectly fine. If people want to use tiger, they can use 1.54. 2.0 should use the latest and greatest technologies in leopard. Don&#039;t punish the techies just to appease people who dont want to upgrade. &lt;/p&gt;

&lt;p&gt;It makes sense to me that if someone isnt bothered to upgrade their OS, then its unlikely they&#039;ll care about upgrading their text editor.&lt;/p&gt;

&lt;p&gt;Bring on the leopard only features! =)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I think this is perfectly fine. If people want to use tiger, they can use 1.54. 2.0 should use the latest and greatest technologies in leopard. Don&#039;t punish the techies just to appease people who dont want to upgrade. </p>

<p>It makes sense to me that if someone isnt bothered to upgrade their OS, then its unlikely they&#039;ll care about upgrading their text editor.</p>

<p>Bring on the leopard only features! =)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ouwen</title>
		<link>http://blog.macromates.com/2006/faking-cjk-support/#comment-2199</link>
		<dc:creator>ouwen</dc:creator>
		<pubDate>Mon, 15 Jan 2007 09:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/11/09/faking-cjk-support/#comment-2199</guid>
		<description>&lt;p&gt;I&#039;m with kazu - I&#039;ll be waiting for real CJK support in TextMate. I was actually very unpleasantly surprised when reviewing some code samples today and noticed none of the chinese was showing up...&lt;/p&gt;

&lt;p&gt;Further more, why doesn&#039;t TextMate include an encoding library to open legacy encodings? It&#039;s not 1997 this year, let&#039;s get with the internationalization.&lt;/p&gt;

&lt;p&gt;Thank you.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#039;m with kazu &#8211; I&#039;ll be waiting for real CJK support in TextMate. I was actually very unpleasantly surprised when reviewing some code samples today and noticed none of the chinese was showing up&#8230;</p>

<p>Further more, why doesn&#039;t TextMate include an encoding library to open legacy encodings? It&#039;s not 1997 this year, let&#039;s get with the internationalization.</p>

<p>Thank you.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: kazu</title>
		<link>http://blog.macromates.com/2006/faking-cjk-support/#comment-2188</link>
		<dc:creator>kazu</dc:creator>
		<pubDate>Tue, 09 Jan 2007 16:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/11/09/faking-cjk-support/#comment-2188</guid>
		<description>&lt;p&gt;I&#039;m waiting for your true support for CJK in TextMate, thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#039;m waiting for your true support for CJK in TextMate, thanks!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ethar</title>
		<link>http://blog.macromates.com/2006/faking-cjk-support/#comment-2155</link>
		<dc:creator>ethar</dc:creator>
		<pubDate>Sat, 23 Dec 2006 05:51:43 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/11/09/faking-cjk-support/#comment-2155</guid>
		<description>&lt;p&gt;too bad that those workarounds didn&#039;t work with me. I just got bad looking fonts with wide space between rows.&lt;/p&gt;

&lt;p&gt;I would volunteer as a Korean tester, if you like one.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>too bad that those workarounds didn&#039;t work with me. I just got bad looking fonts with wide space between rows.</p>

<p>I would volunteer as a Korean tester, if you like one.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: pohet</title>
		<link>http://blog.macromates.com/2006/faking-cjk-support/#comment-2128</link>
		<dc:creator>pohet</dc:creator>
		<pubDate>Mon, 11 Dec 2006 14:08:15 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/11/09/faking-cjk-support/#comment-2128</guid>
		<description>&lt;p&gt;Yeah!!! That&#039;s what I wanted for a looong time! I&#039;ll buy it immidiately.
You should consider send some money came from CJK area to Mr. hetima ;-&gt;&lt;/p&gt;

&lt;p&gt;Forced to switch Input Mode every time using TextMate makes myself using TM almost impossible! This bundle is really a delight.&lt;/p&gt;

&lt;p&gt;Of cource, I&#039;ve waiting upcoming 2.0, which hopefully upport CJK natively.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Yeah!!! That&#039;s what I wanted for a looong time! I&#039;ll buy it immidiately.
You should consider send some money came from CJK area to Mr. hetima ;-&gt;</p>

<p>Forced to switch Input Mode every time using TextMate makes myself using TM almost impossible! This bundle is really a delight.</p>

<p>Of cource, I&#039;ve waiting upcoming 2.0, which hopefully upport CJK natively.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Patterson</title>
		<link>http://blog.macromates.com/2006/faking-cjk-support/#comment-1974</link>
		<dc:creator>Mark Patterson</dc:creator>
		<pubDate>Tue, 14 Nov 2006 23:13:34 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/11/09/faking-cjk-support/#comment-1974</guid>
		<description>&lt;p&gt;Even though you say TextMate was intended as a source code editor only, you can put any alphabet you like into web-pages, as long as unicode covers it. So it seems to me that including other alphabets is very much in the scope of the original idea. That means that for right-to-left alphabets you will have to do some smart stuff about integrating the left-to-right framework with r-to-l content! You must be having so much fun.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Even though you say TextMate was intended as a source code editor only, you can put any alphabet you like into web-pages, as long as unicode covers it. So it seems to me that including other alphabets is very much in the scope of the original idea. That means that for right-to-left alphabets you will have to do some smart stuff about integrating the left-to-right framework with r-to-l content! You must be having so much fun.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: moo</title>
		<link>http://blog.macromates.com/2006/faking-cjk-support/#comment-1917</link>
		<dc:creator>moo</dc:creator>
		<pubDate>Thu, 09 Nov 2006 22:47:12 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/11/09/faking-cjk-support/#comment-1917</guid>
		<description>&lt;p&gt;Mr.hetima
got quick-fix&lt;/p&gt;

&lt;p&gt;http://d.hatena.ne.jp/hetima/20061110/1163085746&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Mr.hetima
got quick-fix</p>

<p><a href="http://d.hatena.ne.jp/hetima/20061110/1163085746" rel="nofollow">http://d.hatena.ne.jp/hetima/20061110/1163085746</a></p>]]></content:encoded>
	</item>
</channel>
</rss>

