<?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 Do you get this in the in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/not-found-with-basic-template/m-p/1021781#M38536</link>
    <description>&lt;P&gt;Do you get this in the javascript console in your browser/XDK debugger or do you see it in the Javascript console in the XDK editor (JSHint problem)?&lt;/P&gt;

&lt;P&gt;If the last one is the case, add &lt;EM&gt;&lt;STRONG&gt;/*global $:false */&lt;/STRONG&gt;&amp;nbsp; &lt;/EM&gt;to the top of the javascript.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 11 Sep 2015 07:05:08 GMT</pubDate>
    <dc:creator>Ad</dc:creator>
    <dc:date>2015-09-11T07:05:08Z</dc:date>
    <item>
      <title>$ not found with basic template</title>
      <link>https://community.intel.com/t5/Software-Archive/not-found-with-basic-template/m-p/1021780#M38535</link>
      <description>&lt;P&gt;I started a basic HTML5 project with App Framework and added some pages and sprite buttons to swap between pages, but the javascript console says $ unknown command, the usual jQuery library not being loaded kind of error.&lt;/P&gt;

&lt;P&gt;Is this a bug or am I doing something wrong? It is just the most basic of projects and I seem to be running into problems already. I think swapping to one of the other frameworks made it work but I only need the basic App Framework.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2015 06:15:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/not-found-with-basic-template/m-p/1021780#M38535</guid>
      <dc:creator>T__T_</dc:creator>
      <dc:date>2015-09-11T06:15:33Z</dc:date>
    </item>
    <item>
      <title>Do you get this in the</title>
      <link>https://community.intel.com/t5/Software-Archive/not-found-with-basic-template/m-p/1021781#M38536</link>
      <description>&lt;P&gt;Do you get this in the javascript console in your browser/XDK debugger or do you see it in the Javascript console in the XDK editor (JSHint problem)?&lt;/P&gt;

&lt;P&gt;If the last one is the case, add &lt;EM&gt;&lt;STRONG&gt;/*global $:false */&lt;/STRONG&gt;&amp;nbsp; &lt;/EM&gt;to the top of the javascript.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2015 07:05:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/not-found-with-basic-template/m-p/1021781#M38536</guid>
      <dc:creator>Ad</dc:creator>
      <dc:date>2015-09-11T07:05:08Z</dc:date>
    </item>
    <item>
      <title>Can you post your code? Are</title>
      <link>https://community.intel.com/t5/Software-Archive/not-found-with-basic-template/m-p/1021782#M38537</link>
      <description>&lt;P&gt;Can you post your code? Are you using App Designer?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2015 16:53:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/not-found-with-basic-template/m-p/1021782#M38537</guid>
      <dc:creator>Chris_P_Intel</dc:creator>
      <dc:date>2015-09-11T16:53:51Z</dc:date>
    </item>
    <item>
      <title>Are you including the jQuery</title>
      <link>https://community.intel.com/t5/Software-Archive/not-found-with-basic-template/m-p/1021783#M38538</link>
      <description>&lt;P&gt;Are you including the jQuery JavaScript files explicitly in the HTML file or programatically in your JavaScript files?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2015 17:06:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/not-found-with-basic-template/m-p/1021783#M38538</guid>
      <dc:creator>Elroy_A_Intel</dc:creator>
      <dc:date>2015-09-11T17:06:16Z</dc:date>
    </item>
    <item>
      <title>App Designer, in JSHint. I</title>
      <link>https://community.intel.com/t5/Software-Archive/not-found-with-basic-template/m-p/1021784#M38539</link>
      <description>&lt;P&gt;App Designer, in JSHint. I know about the flags and such, but this is a showstopper in something which I thought was supposed to work without expert tips because it is App Designer, why need arcane code knowledge in the App Framework which seems like the recommended option?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2015 21:49:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/not-found-with-basic-template/m-p/1021784#M38539</guid>
      <dc:creator>T__T_</dc:creator>
      <dc:date>2015-09-11T21:49:00Z</dc:date>
    </item>
    <item>
      <title>If it is only a JSHint</title>
      <link>https://community.intel.com/t5/Software-Archive/not-found-with-basic-template/m-p/1021785#M38540</link>
      <description>&lt;P&gt;If it is only a JSHint warning, you can ignore it. &amp;nbsp;Or, you can, as Elroy suggested, add &amp;nbsp;a Javascript comment to the top of the offending .js file:&lt;/P&gt;

&lt;PRE class="brush:jscript;"&gt;/*global $ */&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2015 16:14:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/not-found-with-basic-template/m-p/1021785#M38540</guid>
      <dc:creator>Chris_P_Intel</dc:creator>
      <dc:date>2015-09-14T16:14:11Z</dc:date>
    </item>
  </channel>
</rss>

