<?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: Right-To-Left support for Silverlight</title>
	<atom:link href="http://khason.net/blog/right-to-left-support-for-silverlight/feed/" rel="self" type="application/rss+xml" />
	<link>http://khason.net/blog/right-to-left-support-for-silverlight/</link>
	<description>Take care of the sense, and the sounds will take care of themselves.</description>
	<lastBuildDate>Fri, 18 May 2012 08:56:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Michael's Blog</title>
		<link>http://khason.net/blog/right-to-left-support-for-silverlight/comment-page-1/#comment-591</link>
		<dc:creator>Michael's Blog</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:15:13 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/right-to-left-support-for-silverlight/#comment-591</guid>
		<description>&lt;p&gt;During the weekend I found several new examples about Silverlight . Because I&#039;m running several Web sites&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>During the weekend I found several new examples about Silverlight . Because I&#8217;m running several Web sites</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daniel</title>
		<link>http://khason.net/blog/right-to-left-support-for-silverlight/comment-page-1/#comment-590</link>
		<dc:creator>daniel</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/right-to-left-support-for-silverlight/#comment-590</guid>
		<description>&lt;p&gt;It sounds like the same horrific experience the flash community is having BIDI algorithm.&lt;/p&gt;
&lt;p&gt;the good part is that are a lot of BIDI functions out there written in ActionScript (which is ECMA script compliant) and with some little tweaks convert it to JavaScript.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It sounds like the same horrific experience the flash community is having BIDI algorithm.</p>
<p>the good part is that are a lot of BIDI functions out there written in ActionScript (which is ECMA script compliant) and with some little tweaks convert it to JavaScript.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shvilam</title>
		<link>http://khason.net/blog/right-to-left-support-for-silverlight/comment-page-1/#comment-589</link>
		<dc:creator>shvilam</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/right-to-left-support-for-silverlight/#comment-589</guid>
		<description>&lt;p&gt;this is nice but far from been a full sulltion BIDI algorithm&lt;/p&gt;
&lt;p&gt;is far more complex as you all probobly know&lt;/p&gt;
&lt;p&gt; (למשל משפט כזה עברית and ENGLISH )&lt;/p&gt;
&lt;p&gt;i have anther question what about input text how it works with input text &#160;??&lt;/p&gt;
&lt;p&gt;As i unserstod i WPF there is no problem???? with BIDI &lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>this is nice but far from been a full sulltion BIDI algorithm</p>
<p>is far more complex as you all probobly know</p>
<p> (למשל משפט כזה עברית and ENGLISH )</p>
<p>i have anther question what about input text how it works with input text &nbsp;??</p>
<p>As i unserstod i WPF there is no problem???? with BIDI </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ido Rosenthal</title>
		<link>http://khason.net/blog/right-to-left-support-for-silverlight/comment-page-1/#comment-588</link>
		<dc:creator>Ido Rosenthal</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:15:10 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/right-to-left-support-for-silverlight/#comment-588</guid>
		<description>&lt;p&gt;This method is a simple direction swap, it gives an answer to LTR text, but still no BIDI..&lt;/p&gt;
&lt;p&gt;I guass multiline is out of the question (maybe with a more complex method), and what about punctuation marks at the end of lines?&lt;/p&gt;
&lt;p&gt;The flash community is dealing with BIDI-unsupport for a long time now (hopefully until next ver), and generated tons of tricks and methods to deal with it, there is about 80% solution for BIDI in flash. I don&#039;t know what will be microsoft approach to BIDI, but until then ActionScript solutions can be easily ported to silverlight.&lt;/p&gt;
&lt;p&gt;I really hope microsoft won&#039;t leave this undone..&lt;/p&gt;
&lt;p&gt;I see silverlight (WPF/E) as a real competition for the flash platform, And hopefully will get the market moving faster : )&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This method is a simple direction swap, it gives an answer to LTR text, but still no BIDI..</p>
<p>I guass multiline is out of the question (maybe with a more complex method), and what about punctuation marks at the end of lines?</p>
<p>The flash community is dealing with BIDI-unsupport for a long time now (hopefully until next ver), and generated tons of tricks and methods to deal with it, there is about 80% solution for BIDI in flash. I don&#8217;t know what will be microsoft approach to BIDI, but until then ActionScript solutions can be easily ported to silverlight.</p>
<p>I really hope microsoft won&#8217;t leave this undone..</p>
<p>I see silverlight (WPF/E) as a real competition for the flash platform, And hopefully will get the market moving faster : )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tamir Khason</title>
		<link>http://khason.net/blog/right-to-left-support-for-silverlight/comment-page-1/#comment-587</link>
		<dc:creator>Tamir Khason</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:15:09 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/right-to-left-support-for-silverlight/#comment-587</guid>
		<description>&lt;p&gt;shvilam, you are right, this is not complete solution, but it very good start for developers.&lt;/p&gt;
&lt;p&gt;WPF fully supports BIDI (as well as utf16)&lt;/p&gt;
&lt;p&gt;Ido, it&#039;s ok for punctuation and EOLs, Silverlight is still in &quot;AlphaBeta&quot; stage, the final version will support BIDI as well as WPF is.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>shvilam, you are right, this is not complete solution, but it very good start for developers.</p>
<p>WPF fully supports BIDI (as well as utf16)</p>
<p>Ido, it&#8217;s ok for punctuation and EOLs, Silverlight is still in &quot;AlphaBeta&quot; stage, the final version will support BIDI as well as WPF is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shvilam</title>
		<link>http://khason.net/blog/right-to-left-support-for-silverlight/comment-page-1/#comment-586</link>
		<dc:creator>shvilam</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:15:08 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/right-to-left-support-for-silverlight/#comment-586</guid>
		<description>&lt;p&gt;in this blog &lt;/p&gt;
&lt;p&gt;&lt;a rel=&quot;nofollow&quot; target=&quot;_new&quot; href=&quot;http://blogs.microsoft.co.il/blogs/yosit/archive/2007/06/10/Silverlight-Video-Tutorials.aspx&quot; rel=&quot;nofollow&quot;&gt;http://blogs.microsoft.co.il/blogs/yosit/archive/2007/06/10/Silverlight-Video-Tutorials.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;he said that until the first Reless there will be a full support &lt;/p&gt;
&lt;p&gt;for BIDI &lt;/p&gt;
&lt;p&gt;&quot;&quot;&lt;/p&gt;
&lt;p&gt;shvilam, תהיה לנו תמיכה ב Right to Left בקרוב, אנחנו לא מתכוונים לחזור על הטעויות שעשו אחרים בתחום הזה. במיקרוסופט ישראל מאוד רגישים לעניין העברית.&lt;/p&gt;
&lt;p&gt;&quot;&quot;&lt;/p&gt;
&lt;p&gt;the url &lt;/p&gt;
&lt;p&gt;&lt;a rel=&quot;nofollow&quot; target=&quot;_new&quot; href=&quot;http://blogs.microsoft.co.il/blogs/yosit/archive/2007/06/10/Silverlight-Video-Tutorials.aspx&quot; rel=&quot;nofollow&quot;&gt;http://blogs.microsoft.co.il/blogs/yosit/archive/2007/06/10/Silverlight-Video-Tutorials.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;הי עידו מה קורה אתה לא חושב שצריך לנהל את הדיונים האלה &lt;/p&gt;
&lt;p&gt;ב www.flashoo.co.il&lt;/p&gt;
&lt;p&gt;אני גם מאמין שעם נפתח פורום כזה בפלאשו &lt;/p&gt;
&lt;p&gt;יצרפו אל הפורום הרבי אנשים חדשים שלא התעסקו בפלאש בעבר &lt;/p&gt;
&lt;p&gt;ולכן אני חושב שהיה &lt;/p&gt;
&lt;p&gt;&quot;מספיק חומר בקהילה שלנו בשביל להזיז את הפורום הנוסף &#160;&quot;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>in this blog </p>
<p><a rel="nofollow" target="_new" href="http://blogs.microsoft.co.il/blogs/yosit/archive/2007/06/10/Silverlight-Video-Tutorials.aspx" rel="nofollow">http://blogs.microsoft.co.il/blogs/yosit/archive/2007/06/10/Silverlight-Video-Tutorials.aspx</a></p>
<p>he said that until the first Reless there will be a full support </p>
<p>for BIDI </p>
<p>&quot;&quot;</p>
<p>shvilam, תהיה לנו תמיכה ב Right to Left בקרוב, אנחנו לא מתכוונים לחזור על הטעויות שעשו אחרים בתחום הזה. במיקרוסופט ישראל מאוד רגישים לעניין העברית.</p>
<p>&quot;&quot;</p>
<p>the url </p>
<p><a rel="nofollow" target="_new" href="http://blogs.microsoft.co.il/blogs/yosit/archive/2007/06/10/Silverlight-Video-Tutorials.aspx" rel="nofollow">http://blogs.microsoft.co.il/blogs/yosit/archive/2007/06/10/Silverlight-Video-Tutorials.aspx</a></p>
<p>הי עידו מה קורה אתה לא חושב שצריך לנהל את הדיונים האלה </p>
<p>ב <a href="http://www.flashoo.co.il" rel="nofollow">http://www.flashoo.co.il</a></p>
<p>אני גם מאמין שעם נפתח פורום כזה בפלאשו </p>
<p>יצרפו אל הפורום הרבי אנשים חדשים שלא התעסקו בפלאש בעבר </p>
<p>ולכן אני חושב שהיה </p>
<p>&quot;מספיק חומר בקהילה שלנו בשביל להזיז את הפורום הנוסף &nbsp;&quot;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: http:\\www.silverlighttutorials.blogspot.com</title>
		<link>http://khason.net/blog/right-to-left-support-for-silverlight/comment-page-1/#comment-585</link>
		<dc:creator>http:\\www.silverlighttutorials.blogspot.com</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/right-to-left-support-for-silverlight/#comment-585</guid>
		<description>&lt;p&gt;Your Post is very useful.&lt;/p&gt;
&lt;p&gt;Currently I am working with silverlight, and publishing resources and tutorials on silverlight at &lt;a href=&quot;http:\\www.silverlighttutorials.blogspot.com&quot;&gt;http:\\www.silverlighttutorials.blogspot.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This could be useful for silverlight application developers.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Your Post is very useful.</p>
<p>Currently I am working with silverlight, and publishing resources and tutorials on silverlight at &lt;a href=&quot;http:\\www.silverlighttutorials.blogspot.com&quot;&gt;http:\\www.silverlighttutorials.blogspot.com&lt;/a&gt;</p>
<p>This could be useful for silverlight application developers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dutt</title>
		<link>http://khason.net/blog/right-to-left-support-for-silverlight/comment-page-1/#comment-584</link>
		<dc:creator>Dutt</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/right-to-left-support-for-silverlight/#comment-584</guid>
		<description>&lt;p&gt;Your Post is very useful.&lt;/p&gt;
&lt;p&gt;Currently I am working with silverlight, and publishing resources and tutorials on silverlight at &lt;a href=&quot;http:\\www.silverlighttutorials.blogspot.com&quot;&gt;http:\\www.silverlighttutorials.blogspot.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This could be useful for silverlight application developers.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Your Post is very useful.</p>
<p>Currently I am working with silverlight, and publishing resources and tutorials on silverlight at &lt;a href=&quot;http:\\www.silverlighttutorials.blogspot.com&quot;&gt;http:\\www.silverlighttutorials.blogspot.com&lt;/a&gt;</p>
<p>This could be useful for silverlight application developers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: It's All About Causality</title>
		<link>http://khason.net/blog/right-to-left-support-for-silverlight/comment-page-1/#comment-583</link>
		<dc:creator>It's All About Causality</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/right-to-left-support-for-silverlight/#comment-583</guid>
		<description>&lt;p&gt;יכול להיות שאני טועה, חפשו את ההבדלים: הראשון נכתב ב 10 ליוני ע&quot;י תמיר חסון שהסביר איך עושים Right To&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>יכול להיות שאני טועה, חפשו את ההבדלים: הראשון נכתב ב 10 ליוני ע&quot;י תמיר חסון שהסביר איך עושים Right To</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GaiD</title>
		<link>http://khason.net/blog/right-to-left-support-for-silverlight/comment-page-1/#comment-582</link>
		<dc:creator>GaiD</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:15:03 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/right-to-left-support-for-silverlight/#comment-582</guid>
		<description>&lt;p&gt;Guy did you know any israeli companies how&#039;s looking for WPF/E /SilverLight + NET programmer ?&lt;/p&gt;
&lt;p&gt;Please let me know , cause I don&#039;t want so match to go on any other platform.&lt;/p&gt;
&lt;p&gt;I live in Tel-Aviv.&lt;/p&gt;
&lt;p&gt;Thank a lot.&lt;/p&gt;
&lt;p&gt;I just could not found any company that work with that stuff.&lt;/p&gt;
&lt;p&gt;Thank alot Guy.&lt;/p&gt;
&lt;p&gt;This is my @ :&lt;/p&gt;
&lt;p&gt;Gai.Dvi@gmail.com&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Guy did you know any israeli companies how&#8217;s looking for WPF/E /SilverLight + NET programmer ?</p>
<p>Please let me know , cause I don&#8217;t want so match to go on any other platform.</p>
<p>I live in Tel-Aviv.</p>
<p>Thank a lot.</p>
<p>I just could not found any company that work with that stuff.</p>
<p>Thank alot Guy.</p>
<p>This is my @ :</p>
<p><a href="mailto:Gai.Dvi@gmail.com">Gai.Dvi@gmail.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

