<?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: Re: Is IE Plugin view more fast or AJAX View? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-IE-Plugin-view-more-fast-or-AJAX-View/m-p/514747#M1141240</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the multiple threads regarding the lack of export facility using AJAX before making a decision.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Sep 2013 09:49:29 GMT</pubDate>
    <dc:creator>ThornOfCrowns</dc:creator>
    <dc:date>2013-09-26T09:49:29Z</dc:date>
    <item>
      <title>Is IE Plugin view more fast or AJAX View?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-IE-Plugin-view-more-fast-or-AJAX-View/m-p/514741#M1141230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On which view does the charts load faster, IE or AJAX.&lt;/P&gt;&lt;P&gt;Also tell the advantages and disadvantages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Erika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 13:37:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-IE-Plugin-view-more-fast-or-AJAX-View/m-p/514741#M1141230</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-12T13:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: Is IE Plugin view more fast or AJAX View?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-IE-Plugin-view-more-fast-or-AJAX-View/m-p/514742#M1141231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Erika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general I would recommend developing towards AJAX because it is the future (and frankly the present).&amp;nbsp; With AJAX any modern web browser on any OS will work (including mobile devices).&amp;nbsp; AJAX is completely zero footprint for the users.&amp;nbsp; There are many other advantage including extension, drag and drop user object creation, and shared session to name a few.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The IE plugin can be a bit faster in some situations but typically the users will not notice the difference.&amp;nbsp; The plugin does a lot of client side work so more traffic is required and the users machine can be a factor.&amp;nbsp; You have more options with macros with plugin however this is only relevant in a few cases because actions can do most things and in AJAX extension can do (almost) everything else. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in summary.&amp;nbsp; I'd recommend always using AJAX unless you have a strong specific reason to use the plugin.&amp;nbsp; Also note that users can select to use either when they launch an app if allowed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Josh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 15:26:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-IE-Plugin-view-more-fast-or-AJAX-View/m-p/514742#M1141231</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2013-09-12T15:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is IE Plugin view more fast or AJAX View?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-IE-Plugin-view-more-fast-or-AJAX-View/m-p/514743#M1141232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is session collaboration feature available through AJAX.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 05:11:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-IE-Plugin-view-more-fast-or-AJAX-View/m-p/514743#M1141232</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-13T05:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is IE Plugin view more fast or AJAX View?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-IE-Plugin-view-more-fast-or-AJAX-View/m-p/514744#M1141233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would recommend the ie plugin. It is much faster than AJAX.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 05:48:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-IE-Plugin-view-more-fast-or-AJAX-View/m-p/514744#M1141233</guid>
      <dc:creator />
      <dc:date>2013-09-13T05:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Is IE Plugin view more fast or AJAX View?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-IE-Plugin-view-more-fast-or-AJAX-View/m-p/514745#M1141234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Josh is correct about the intention of QlikTech to (eventually) retire the plugin (as well as the desktop client) and therefore getting used to the AJAX interface for both users and developers is a good thing.&amp;nbsp; However, I still think the AJAX client has a way to go until it gives anywhere near as good an experience as the plugin - our users make the classic analogy of Porsche vs Morris Minor.&amp;nbsp; I'm really hoping over the next few releases the AJAX client improves in it's usability and appearance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached a draft document one of our consultants has recently put together (credit: Martin Mahler), with references and specifics.&amp;nbsp; Not quite complete yet but may well help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 05:58:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-IE-Plugin-view-more-fast-or-AJAX-View/m-p/514745#M1141234</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2013-09-13T05:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: Is IE Plugin view more fast or AJAX View?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-IE-Plugin-view-more-fast-or-AJAX-View/m-p/514746#M1141237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My experience is that the IE plugin it's much&amp;nbsp; faster than AJAX.&lt;/P&gt;&lt;P&gt;But there are some problems with scrollbars in containers with IE Plugin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 06:36:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-IE-Plugin-view-more-fast-or-AJAX-View/m-p/514746#M1141237</guid>
      <dc:creator>johanlind</dc:creator>
      <dc:date>2013-09-13T06:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Is IE Plugin view more fast or AJAX View?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-IE-Plugin-view-more-fast-or-AJAX-View/m-p/514747#M1141240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the multiple threads regarding the lack of export facility using AJAX before making a decision.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 09:49:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-IE-Plugin-view-more-fast-or-AJAX-View/m-p/514747#M1141240</guid>
      <dc:creator>ThornOfCrowns</dc:creator>
      <dc:date>2013-09-26T09:49:29Z</dc:date>
    </item>
  </channel>
</rss>

