<?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 Non-Intel supported programming language problem  in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Non-Intel-supported-programming-language-problem/m-p/848735#M6650</link>
    <description>I am not actually certain this forum is the correct forum for this post but as i am a designer for a 3d virtual world project i figured this is the place to ask.&lt;BR /&gt;&lt;BR /&gt;Background: Ok 3d virtual world project is near completed and is up and running (live) on servers.&lt;BR /&gt;We chose to use an obscure programming language for software package content protection.&lt;BR /&gt;We want to optimize our siftware to achieve the highest performance form a users machine at the smallest output.&lt;BR /&gt;&lt;BR /&gt;Ok problem lies in that the language we used is not supported by Intel's packages.&lt;BR /&gt;&lt;BR /&gt;So I wanted to bounce this idea around for open discussion....&lt;BR /&gt;&lt;BR /&gt;Proposed idea: We build the threading tool from Intel into a standalone exe to launch at runtime with the virtual world client.&lt;BR /&gt;&lt;BR /&gt;Present system =&lt;BR /&gt;3d virtual world client = install package 1&lt;BR /&gt;GUI client updater, client launcher, and web menu's = install package 2&lt;BR /&gt;&lt;BR /&gt;Proposed new system =&lt;BR /&gt;User clicks install &amp;gt; First - install graphic card optimization program (re Intel) &amp;gt; Second - install virtual world client &amp;gt; Third install GUI.&lt;BR /&gt;&lt;BR /&gt;Then within the GUI launch client script I could make an object call to the graphic card optimization program exe then once initiated then on to launch the virtual world client via its exe. &lt;BR /&gt;&lt;BR /&gt;Will listen to any ideas regarding this proposal.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 04 Feb 2009 15:03:20 GMT</pubDate>
    <dc:creator>grant-keinzley</dc:creator>
    <dc:date>2009-02-04T15:03:20Z</dc:date>
    <item>
      <title>Non-Intel supported programming language problem</title>
      <link>https://community.intel.com/t5/Software-Archive/Non-Intel-supported-programming-language-problem/m-p/848735#M6650</link>
      <description>I am not actually certain this forum is the correct forum for this post but as i am a designer for a 3d virtual world project i figured this is the place to ask.&lt;BR /&gt;&lt;BR /&gt;Background: Ok 3d virtual world project is near completed and is up and running (live) on servers.&lt;BR /&gt;We chose to use an obscure programming language for software package content protection.&lt;BR /&gt;We want to optimize our siftware to achieve the highest performance form a users machine at the smallest output.&lt;BR /&gt;&lt;BR /&gt;Ok problem lies in that the language we used is not supported by Intel's packages.&lt;BR /&gt;&lt;BR /&gt;So I wanted to bounce this idea around for open discussion....&lt;BR /&gt;&lt;BR /&gt;Proposed idea: We build the threading tool from Intel into a standalone exe to launch at runtime with the virtual world client.&lt;BR /&gt;&lt;BR /&gt;Present system =&lt;BR /&gt;3d virtual world client = install package 1&lt;BR /&gt;GUI client updater, client launcher, and web menu's = install package 2&lt;BR /&gt;&lt;BR /&gt;Proposed new system =&lt;BR /&gt;User clicks install &amp;gt; First - install graphic card optimization program (re Intel) &amp;gt; Second - install virtual world client &amp;gt; Third install GUI.&lt;BR /&gt;&lt;BR /&gt;Then within the GUI launch client script I could make an object call to the graphic card optimization program exe then once initiated then on to launch the virtual world client via its exe. &lt;BR /&gt;&lt;BR /&gt;Will listen to any ideas regarding this proposal.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Feb 2009 15:03:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Non-Intel-supported-programming-language-problem/m-p/848735#M6650</guid>
      <dc:creator>grant-keinzley</dc:creator>
      <dc:date>2009-02-04T15:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: Non-Intel supported programming language problem</title>
      <link>https://community.intel.com/t5/Software-Archive/Non-Intel-supported-programming-language-problem/m-p/848736#M6651</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;as long as the calls that are sent to the intel graphics chip are opengl or directx it should work.&lt;BR /&gt;the only problem you may have is that if the game is playing in a window (non exclusive) on vista and you make calls to the d3d layer you may see a performance decrese because those calls will be handled with full screen blt or strech blt. (os limitation)</description>
      <pubDate>Thu, 05 Feb 2009 07:23:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Non-Intel-supported-programming-language-problem/m-p/848736#M6651</guid>
      <dc:creator>delacy__david</dc:creator>
      <dc:date>2009-02-05T07:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: Non-Intel supported programming language problem</title>
      <link>https://community.intel.com/t5/Software-Archive/Non-Intel-supported-programming-language-problem/m-p/848737#M6652</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/252439"&gt;beerandcandy&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt; &lt;BR /&gt;as long as the calls that are sent to the intel graphics chip are opengl or directx it should work.&lt;BR /&gt;the only problem you may have is that if the game is playing in a window (non exclusive) on vista and you make calls to the d3d layer you may see a performance decrese because those calls will be handled with full screen blt or strech blt. (os limitation)&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks I'll give it a try :)&lt;/P&gt;</description>
      <pubDate>Thu, 12 Feb 2009 14:47:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Non-Intel-supported-programming-language-problem/m-p/848737#M6652</guid>
      <dc:creator>grant-keinzley</dc:creator>
      <dc:date>2009-02-12T14:47:56Z</dc:date>
    </item>
  </channel>
</rss>

