<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Translation in the JMP User Community in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Translation-in-the-JMP-User-Community/m-p/15483#M14191</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can someone please tell me how to reference another forum member with a link?&amp;nbsp; Like this: &lt;A _jive_internal="true" data-containerid="-1" data-containertype="-1" data-objectid="117613" data-objecttype="3" href="https://community.jmp.com/people/jeff.perkinson" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7;"&gt;jeff.perkinson&lt;/A&gt;&lt;SPAN style="color: #555555; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;,?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I copied and pasted from one of the postings to get that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Nov 2015 18:32:18 GMT</pubDate>
    <dc:creator>pmroz</dc:creator>
    <dc:date>2015-11-16T18:32:18Z</dc:date>
    <item>
      <title>Translation in the JMP User Community</title>
      <link>https://community.jmp.com/t5/Discussions/Translation-in-the-JMP-User-Community/m-p/15477#M14185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It appears that our new automatic translation is overly aggressive. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best practice is to turn off the translation checkbox in the upper right before copying and pasting JSL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We're going to keep working on ways to avoid this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 14:51:18 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Translation-in-the-JMP-User-Community/m-p/15477#M14185</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2015-11-16T14:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: Translation in the JMP User Community</title>
      <link>https://community.jmp.com/t5/Discussions/Translation-in-the-JMP-User-Community/m-p/15478#M14186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks &lt;A href="https://community.jmp.com/people/jeff.perkinson"&gt;jeff.perkinson&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;i have just removed the translator and re-posted with no problems (i hope).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 15:02:46 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Translation-in-the-JMP-User-Community/m-p/15478#M14186</guid>
      <dc:creator>ron_horne</dc:creator>
      <dc:date>2015-11-16T15:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Translation in the JMP User Community</title>
      <link>https://community.jmp.com/t5/Discussions/Translation-in-the-JMP-User-Community/m-p/15479#M14187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, &lt;A href="https://community.jmp.com/people/ron_horne"&gt;ron_horne&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No need to repost. Readers (not authors) need to turn off the translation to ensure that the JSL hasn't been "translated" to something incorrect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 15:05:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Translation-in-the-JMP-User-Community/m-p/15479#M14187</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2015-11-16T15:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Translation in the JMP User Community</title>
      <link>https://community.jmp.com/t5/Discussions/Translation-in-the-JMP-User-Community/m-p/15480#M14188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On a related note, we can insert a code snippet with Insert&amp;gt;&amp;gt;Syntax Highlighting in the advance editor.&amp;nbsp; Will this code by auto-translated?&amp;nbsp; In addition, why isn't there a JSL option?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="_jivemacro_uid_14476887031441706 jive_macro_code jive_text_macro" jivemacro_uid="_14476887031441706"&gt;&lt;P&gt;dt = Open( "$SAMPLE_DATA/Hurricanes.jmp" );;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// this produces the contures in linear scale&lt;/P&gt;&lt;P&gt;plot1 = dt &amp;lt;&amp;lt; Bivariate( Y( :Latitude ), X( :Longitude ), Nonpar Density );&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// extract the density to the data table&lt;/P&gt;&lt;P&gt;plot1 &amp;lt;&amp;lt; (Curve[1] &amp;lt;&amp;lt; Save Density Quantile);&lt;/P&gt;&lt;P&gt;plot1 &amp;lt;&amp;lt; (Curve[1] &amp;lt;&amp;lt; color by density Quantile);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// transform the density as you wish in a new column&lt;/P&gt;&lt;P&gt;dt &amp;lt;&amp;lt; new column ("Ln Density", formula (ln(:Density)));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// plot the transformed density&lt;/P&gt;&lt;P&gt;dt &amp;lt;&amp;lt; Contour Plot(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; X( :Latitude, :Longitude ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Y( :Ln Density ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Show Data Points( 0 ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Fill Areas( 0 ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Label Contours( 0 ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Transform( "None" ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Specify Contours(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Min( -7 ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Max( -1 ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; N( 7 ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Contour( 1, -7, -5793511 ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Contour( 2, -6, -8423637 ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Contour( 3, -5, -10725064 ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Contour( 4, -4, -12632256 ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Contour( 5, -3, -12885662 ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Contour( 6, -2, -13595764 ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Contour( 7, -1, -14828355 )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SendToReport(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dispatch( {}, "Contour Legend", FrameBox, {Frame Size( 102, 235 )} )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// another plotting option - a mix of linear coloring and the log scale.&lt;/P&gt;&lt;P&gt;Scatterplot 3D(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Y( :Latitude, :Longitude, :Ln Density ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Frame3D(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set Grab Handles( 0 ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set Rotation( -56.0113386746381, -13.7470705335584, 1.38294617183857 )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;);&lt;/P&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 15:45:20 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Translation-in-the-JMP-User-Community/m-p/15480#M14188</guid>
      <dc:creator>msharp</dc:creator>
      <dc:date>2015-11-16T15:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Translation in the JMP User Community</title>
      <link>https://community.jmp.com/t5/Discussions/Translation-in-the-JMP-User-Community/m-p/15481#M14189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like it doesn't auto-translate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 15:46:18 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Translation-in-the-JMP-User-Community/m-p/15481#M14189</guid>
      <dc:creator>msharp</dc:creator>
      <dc:date>2015-11-16T15:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Translation in the JMP User Community</title>
      <link>https://community.jmp.com/t5/Discussions/Translation-in-the-JMP-User-Community/m-p/15482#M14190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, code inserted using the Syntax Highlighting is translated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We'll work on getting JSL syntax highlighting. In the meantime C++ works pretty well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 16:34:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Translation-in-the-JMP-User-Community/m-p/15482#M14190</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2015-11-16T16:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Translation in the JMP User Community</title>
      <link>https://community.jmp.com/t5/Discussions/Translation-in-the-JMP-User-Community/m-p/15483#M14191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can someone please tell me how to reference another forum member with a link?&amp;nbsp; Like this: &lt;A _jive_internal="true" data-containerid="-1" data-containertype="-1" data-objectid="117613" data-objecttype="3" href="https://community.jmp.com/people/jeff.perkinson" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7;"&gt;jeff.perkinson&lt;/A&gt;&lt;SPAN style="color: #555555; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;,?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I copied and pasted from one of the postings to get that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 18:32:18 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Translation-in-the-JMP-User-Community/m-p/15483#M14191</guid>
      <dc:creator>pmroz</dc:creator>
      <dc:date>2015-11-16T18:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Translation in the JMP User Community</title>
      <link>https://community.jmp.com/t5/Discussions/Translation-in-the-JMP-User-Community/m-p/15484#M14192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.jmp.com/people/PMroz"&gt;PMroz&lt;/A&gt;​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can reference anything in the JMP User Community with an @ Mention.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just type an @ sign and then start typing the title, name or other details of what you want to mention. The mention will be converted to a link automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 18:34:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Translation-in-the-JMP-User-Community/m-p/15484#M14192</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2015-11-16T18:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: Translation in the JMP User Community</title>
      <link>https://community.jmp.com/t5/Discussions/Translation-in-the-JMP-User-Community/m-p/15485#M14193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.jmp.com/people/jeff.perkinson"&gt;jeff.perkinson&lt;/A&gt;​!&amp;nbsp; Aha thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 19:29:19 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Translation-in-the-JMP-User-Community/m-p/15485#M14193</guid>
      <dc:creator>pmroz</dc:creator>
      <dc:date>2015-11-16T19:29:19Z</dc:date>
    </item>
  </channel>
</rss>

