<?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: Arabic and Hebrew languages bidirectional support for Silverlight 2.0 beta 2</title>
	<atom:link href="http://khason.net/blog/arabic-and-hebrew-languages-bidirectional-support-for-silverlight-20-beta-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://khason.net/blog/arabic-and-hebrew-languages-bidirectional-support-for-silverlight-20-beta-2/</link>
	<description>Take care of the sense, and the sounds will take care of themselves.</description>
	<lastBuildDate>Wed, 10 Mar 2010 10:29:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: MY</title>
		<link>http://khason.net/blog/arabic-and-hebrew-languages-bidirectional-support-for-silverlight-20-beta-2/comment-page-1/#comment-3228</link>
		<dc:creator>MY</dc:creator>
		<pubDate>Sun, 16 Aug 2009 10:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/arabic-and-hebrew-languages-bidirectional-support-for-silverlight-20-beta-2/#comment-3228</guid>
		<description>Hi,
I came along and had al look at your bidi-support which proved to be useful and a good work.
The issue addressed by at least two people is a genuine one and decisive.

It is a failure when inputting data. Without your correction one would have to solve the problem programmatically with lot if effort as this could be needed in different ways.  

It would be a good practice to get rid of the bug.

Thanks for the good work you have already done.

Sincerely yours
MY 

I include a runtime error as an example for entering سلام !  :-( It is a problem concerning the index used to manage the Input.


Laufzeitfehler in Microsoft JScript: Unhandled Error in Silverlight Application 
Code: 4004    
Category: ManagedRuntimeError       
Message: System.ArgumentOutOfRangeException: Der Index lag außerhalb des Bereichs. Er muss nicht negativ und kleiner als die Auflistung sein.
Parametername: index
   bei System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
   bei System.ThrowHelper.ThrowArgumentOutOfRangeException()
   bei System.Collections.Generic.List`1.get_Item(Int32 index)
   bei NBidi.NBidi.Paragraph.InternalCompose(StringBuilder target, List`1 char_lengths)
   bei NBidi.NBidi.Paragraph.NormalizeText()
   bei NBidi.NBidi.Paragraph.set_Text(String value)
   bei NBidi.NBidi.Paragraph..ctor(String text)
   bei NBidi.NBidi.SplitStringToParagraphs(String logicalString)
   bei NBidi.NBidi.LogicalToVisual(String logicalString, Int32[]&amp; indexes, Int32[]&amp; lengths)
   bei NBidi.NBidi.VisualToLogicalPosition(String logicalOrigStringNoRLM, Int32 visualPosition)
   bei System.Windows.BidiControls.TextBox.onInternalTextChanged(Object sender, TextChangedEventArgs e)
   bei System.Windows.CoreInvokeHandler.InvokeEventHandler(Int32 typeIndex, Delegate handlerDelegate, Object sender, Object args)
   bei MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, String eventName)</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I came along and had al look at your bidi-support which proved to be useful and a good work.<br />
The issue addressed by at least two people is a genuine one and decisive.</p>
<p>It is a failure when inputting data. Without your correction one would have to solve the problem programmatically with lot if effort as this could be needed in different ways.  </p>
<p>It would be a good practice to get rid of the bug.</p>
<p>Thanks for the good work you have already done.</p>
<p>Sincerely yours<br />
MY </p>
<p>I include a runtime error as an example for entering سلام !  <img src='http://khason.net/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  It is a problem concerning the index used to manage the Input.</p>
<p>Laufzeitfehler in Microsoft JScript: Unhandled Error in Silverlight Application<br />
Code: 4004<br />
Category: ManagedRuntimeError<br />
Message: System.ArgumentOutOfRangeException: Der Index lag außerhalb des Bereichs. Er muss nicht negativ und kleiner als die Auflistung sein.<br />
Parametername: index<br />
   bei System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)<br />
   bei System.ThrowHelper.ThrowArgumentOutOfRangeException()<br />
   bei System.Collections.Generic.List`1.get_Item(Int32 index)<br />
   bei NBidi.NBidi.Paragraph.InternalCompose(StringBuilder target, List`1 char_lengths)<br />
   bei NBidi.NBidi.Paragraph.NormalizeText()<br />
   bei NBidi.NBidi.Paragraph.set_Text(String value)<br />
   bei NBidi.NBidi.Paragraph..ctor(String text)<br />
   bei NBidi.NBidi.SplitStringToParagraphs(String logicalString)<br />
   bei NBidi.NBidi.LogicalToVisual(String logicalString, Int32[]&amp; indexes, Int32[]&amp; lengths)<br />
   bei NBidi.NBidi.VisualToLogicalPosition(String logicalOrigStringNoRLM, Int32 visualPosition)<br />
   bei System.Windows.BidiControls.TextBox.onInternalTextChanged(Object sender, TextChangedEventArgs e)<br />
   bei System.Windows.CoreInvokeHandler.InvokeEventHandler(Int32 typeIndex, Delegate handlerDelegate, Object sender, Object args)<br />
   bei MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, String eventName)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali</title>
		<link>http://khason.net/blog/arabic-and-hebrew-languages-bidirectional-support-for-silverlight-20-beta-2/comment-page-1/#comment-3155</link>
		<dc:creator>Ali</dc:creator>
		<pubDate>Thu, 23 Jul 2009 09:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/arabic-and-hebrew-languages-bidirectional-support-for-silverlight-20-beta-2/#comment-3155</guid>
		<description>If you write Alif Lam and any letter, it reverse the Lam with the next letter</description>
		<content:encoded><![CDATA[<p>If you write Alif Lam and any letter, it reverse the Lam with the next letter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Berchick</title>
		<link>http://khason.net/blog/arabic-and-hebrew-languages-bidirectional-support-for-silverlight-20-beta-2/comment-page-1/#comment-3095</link>
		<dc:creator>Berchick</dc:creator>
		<pubDate>Sun, 28 Jun 2009 09:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/arabic-and-hebrew-languages-bidirectional-support-for-silverlight-20-beta-2/#comment-3095</guid>
		<description>Hi Tamir

Been using this library for a while (as you can see in my site) but having a small problem... the text is not spread in the entire width of the textblock. Any idea why this happens ?</description>
		<content:encoded><![CDATA[<p>Hi Tamir</p>
<p>Been using this library for a while (as you can see in my site) but having a small problem&#8230; the text is not spread in the entire width of the textblock. Any idea why this happens ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaspal k</title>
		<link>http://khason.net/blog/arabic-and-hebrew-languages-bidirectional-support-for-silverlight-20-beta-2/comment-page-1/#comment-3009</link>
		<dc:creator>Jaspal k</dc:creator>
		<pubDate>Sun, 17 May 2009 11:15:01 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/arabic-and-hebrew-languages-bidirectional-support-for-silverlight-20-beta-2/#comment-3009</guid>
		<description>Silverlight 2 Arabic Support :

Excellent work, I have used BidiControls  for displaying Arabic Text From XML and as till now its working fine.

For individual who want to use it, follow the following steps :

1) Download and reference the bidiControls.dll in your project

2)In XAML page enter the NameSpace in UserControl tag of the page.

xmlns:ar=&quot;clr-namespace:System.Windows.BidiControls;assembly=BidiControls&quot;&gt; 


3)To use the BidiControl for eg. Textbox would be :



Thats all it is. Thanks again to the team and individual who developed this Assembly.

Best Regards

Jaspal K.</description>
		<content:encoded><![CDATA[<p>Silverlight 2 Arabic Support :</p>
<p>Excellent work, I have used BidiControls  for displaying Arabic Text From XML and as till now its working fine.</p>
<p>For individual who want to use it, follow the following steps :</p>
<p>1) Download and reference the bidiControls.dll in your project</p>
<p>2)In XAML page enter the NameSpace in UserControl tag of the page.</p>
<p>xmlns:ar=&#8221;clr-namespace:System.Windows.BidiControls;assembly=BidiControls&#8221;&gt; </p>
<p>3)To use the BidiControl for eg. Textbox would be :</p>
<p>Thats all it is. Thanks again to the team and individual who developed this Assembly.</p>
<p>Best Regards</p>
<p>Jaspal K.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fred</title>
		<link>http://khason.net/blog/arabic-and-hebrew-languages-bidirectional-support-for-silverlight-20-beta-2/comment-page-1/#comment-1587</link>
		<dc:creator>fred</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:54:48 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/arabic-and-hebrew-languages-bidirectional-support-for-silverlight-20-beta-2/#comment-1587</guid>
		<description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;is it possible to center a text in a textBox ?&lt;/p&gt;
&lt;p&gt;if yes how ?&lt;/p&gt;
&lt;p&gt;is it possible to change the FontFamily in a textBox as&lt;/p&gt;
&lt;p&gt;for example textBox.FontFamily = new FontFamily(&quot;Narkisim&quot;); ?&lt;/p&gt;
&lt;p&gt;if yes which one is working in hebrew ?&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;
&lt;p&gt;Fred&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>is it possible to center a text in a textBox ?</p>
<p>if yes how ?</p>
<p>is it possible to change the FontFamily in a textBox as</p>
<p>for example textBox.FontFamily = new FontFamily(&quot;Narkisim&quot;); ?</p>
<p>if yes which one is working in hebrew ?</p>
<p>thanks</p>
<p>Fred</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tzahi</title>
		<link>http://khason.net/blog/arabic-and-hebrew-languages-bidirectional-support-for-silverlight-20-beta-2/comment-page-1/#comment-1586</link>
		<dc:creator>Tzahi</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:54:47 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/arabic-and-hebrew-languages-bidirectional-support-for-silverlight-20-beta-2/#comment-1586</guid>
		<description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Do you reckon that you&#039;ll fix the hebrew text mix issue anytime soon? and the background issues? &lt;/p&gt;
&lt;p&gt;I&#039;m just trying to figure out whether I could use it in my project.....&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Tzahi&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Do you reckon that you&#8217;ll fix the hebrew text mix issue anytime soon? and the background issues? </p>
<p>I&#8217;m just trying to figure out whether I could use it in my project&#8230;..</p>
<p>Thanks,</p>
<p>Tzahi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tamir Khason</title>
		<link>http://khason.net/blog/arabic-and-hebrew-languages-bidirectional-support-for-silverlight-20-beta-2/comment-page-1/#comment-1585</link>
		<dc:creator>Tamir Khason</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/arabic-and-hebrew-languages-bidirectional-support-for-silverlight-20-beta-2/#comment-1585</guid>
		<description>&lt;p&gt;Tzahi, Background is core issue with Silverlight and has no connection to RTL controls. This will be fixed in RTM (you can use it as is, when RTM will be out, this start work)&lt;/p&gt;
&lt;p&gt;Fred, Yes, this supported in RTL controls&lt;/p&gt;
&lt;p&gt;Hosseingt, I get it absolutely right. You should use it within right side controls in this page&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Tzahi, Background is core issue with Silverlight and has no connection to RTL controls. This will be fixed in RTM (you can use it as is, when RTM will be out, this start work)</p>
<p>Fred, Yes, this supported in RTL controls</p>
<p>Hosseingt, I get it absolutely right. You should use it within right side controls in this page</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tzahi</title>
		<link>http://khason.net/blog/arabic-and-hebrew-languages-bidirectional-support-for-silverlight-20-beta-2/comment-page-1/#comment-1584</link>
		<dc:creator>Tzahi</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/arabic-and-hebrew-languages-bidirectional-support-for-silverlight-20-beta-2/#comment-1584</guid>
		<description>&lt;p&gt;Hi Tamir,&lt;/p&gt;
&lt;p&gt;My due date for my project is 21/8 and I wonder whether to wait for your fixes or find another workaround for the hebrew textbox (what bothers me most is the mixed multiline issue) what do you think\recommend?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Tzahi.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Tamir,</p>
<p>My due date for my project is 21/8 and I wonder whether to wait for your fixes or find another workaround for the hebrew textbox (what bothers me most is the mixed multiline issue) what do you think\recommend?</p>
<p>Thanks,</p>
<p>Tzahi.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Esther</title>
		<link>http://khason.net/blog/arabic-and-hebrew-languages-bidirectional-support-for-silverlight-20-beta-2/comment-page-1/#comment-1583</link>
		<dc:creator>Esther</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:54:43 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/arabic-and-hebrew-languages-bidirectional-support-for-silverlight-20-beta-2/#comment-1583</guid>
		<description>&lt;p&gt;Hey Tamir,&lt;/p&gt;
&lt;p&gt;Sounds like this will be a great solution for my project in Hebrew.&lt;/p&gt;
&lt;p&gt;But I can&#039;t figure out how to include this namespace into my project?&lt;/p&gt;
&lt;p&gt;That is - which files do belong to the namespace and where I should put them and how reference to them.&lt;/p&gt;
&lt;p&gt;Could you please help me with that?&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey Tamir,</p>
<p>Sounds like this will be a great solution for my project in Hebrew.</p>
<p>But I can&#8217;t figure out how to include this namespace into my project?</p>
<p>That is &#8211; which files do belong to the namespace and where I should put them and how reference to them.</p>
<p>Could you please help me with that?</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: youssouph</title>
		<link>http://khason.net/blog/arabic-and-hebrew-languages-bidirectional-support-for-silverlight-20-beta-2/comment-page-1/#comment-1582</link>
		<dc:creator>youssouph</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/arabic-and-hebrew-languages-bidirectional-support-for-silverlight-20-beta-2/#comment-1582</guid>
		<description>&lt;p&gt;please,i need some things on Bidirectional Visitors Counter&lt;/p&gt;
&lt;p&gt;it is my project topic.kindly reply as soon as possible&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>please,i need some things on Bidirectional Visitors Counter</p>
<p>it is my project topic.kindly reply as soon as possible</p>
]]></content:encoded>
	</item>
</channel>
</rss>
