<?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 Chess in QlikView in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chess-in-QlikView/m-p/205586#M62003</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I was asked about application in QlikView which will be able to analyse chess game. I saw application prepared by Fernando but I'm looking for something more. Does anyone have QV apps connected somehow with chess and could share them with us?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Przemek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jan 2011 15:06:25 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-01-25T15:06:25Z</dc:date>
    <item>
      <title>Chess in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Chess-in-QlikView/m-p/205584#M62001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi QV Experts,&lt;/P&gt;&lt;P&gt;Being recently a bit addicted to casual chess, I was wondering if we could create a PGN Viewer + a Chess Database viewer in QlikView.&lt;/P&gt;&lt;P&gt;Would like your thoughts on this one. I am already starting on this one, but would appreciate if you share your thoughts on this one.&lt;/P&gt;&lt;P&gt;Few conditions that I think of:&lt;/P&gt;&lt;P&gt;1. The app shouldn't store Images for all the positions, but should be able to render it.&lt;/P&gt;&lt;P&gt;2. For a PGN File, using a slider you should be able to browse it move by move.&lt;/P&gt;&lt;P&gt;3. Displays the stats as done in normal chess databases ( Not sure where to get the database from, you might be able to suggest the URL )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Vidyut&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Apr 2010 13:24:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chess-in-QlikView/m-p/205584#M62001</guid>
      <dc:creator>vidyut</dc:creator>
      <dc:date>2010-04-07T13:24:47Z</dc:date>
    </item>
    <item>
      <title>Chess in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Chess-in-QlikView/m-p/205585#M62002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I´ve been working in something like this.&lt;/P&gt;&lt;P&gt;Instead of Images I used the chr() function for the pieces:&lt;/P&gt;&lt;P&gt;CHR RESULT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE bgcolor="white" border="1" cellpadding="0" cellspacing="0" style="font-size:9pt;"&gt;&lt;TBODY&gt;&lt;TR align="right"&gt;&lt;TD bgcolor="white"&gt;9812&lt;/TD&gt;&lt;TD align="center" bgcolor="white"&gt;?&lt;/TD&gt;&lt;/TR&gt;&lt;TR align="right"&gt;&lt;TD bgcolor="white"&gt;9813&lt;/TD&gt;&lt;TD align="center" bgcolor="white"&gt;?&lt;/TD&gt;&lt;/TR&gt;&lt;TR align="right"&gt;&lt;TD bgcolor="white"&gt;9814&lt;/TD&gt;&lt;TD align="center" bgcolor="white"&gt;?&lt;/TD&gt;&lt;/TR&gt;&lt;TR align="right"&gt;&lt;TD bgcolor="white"&gt;9815&lt;/TD&gt;&lt;TD align="center" bgcolor="white"&gt;?&lt;/TD&gt;&lt;/TR&gt;&lt;TR align="right"&gt;&lt;TD bgcolor="white"&gt;9816&lt;/TD&gt;&lt;TD align="center" bgcolor="white"&gt;?&lt;/TD&gt;&lt;/TR&gt;&lt;TR align="right"&gt;&lt;TD bgcolor="white"&gt;9817&lt;/TD&gt;&lt;TD align="center" bgcolor="white"&gt;?&lt;/TD&gt;&lt;/TR&gt;&lt;TR align="right"&gt;&lt;TD bgcolor="white"&gt;9818&lt;/TD&gt;&lt;TD align="center" bgcolor="white"&gt;?&lt;/TD&gt;&lt;/TR&gt;&lt;TR align="right"&gt;&lt;TD bgcolor="white"&gt;9819&lt;/TD&gt;&lt;TD align="center" bgcolor="white"&gt;?&lt;/TD&gt;&lt;/TR&gt;&lt;TR align="right"&gt;&lt;TD bgcolor="white"&gt;9820&lt;/TD&gt;&lt;TD align="center" bgcolor="white"&gt;?&lt;/TD&gt;&lt;/TR&gt;&lt;TR align="right"&gt;&lt;TD bgcolor="white"&gt;9821&lt;/TD&gt;&lt;TD align="center" bgcolor="white"&gt;?&lt;/TD&gt;&lt;/TR&gt;&lt;TR align="right"&gt;&lt;TD bgcolor="white"&gt;9822&lt;/TD&gt;&lt;TD align="center" bgcolor="white"&gt;?&lt;/TD&gt;&lt;/TR&gt;&lt;TR align="right"&gt;&lt;TD bgcolor="white"&gt;9823&lt;/TD&gt;&lt;TD align="center" bgcolor="white"&gt;?&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;I´m studing about chess notation now to think about the aplication structure!&lt;/P&gt;&lt;P&gt;See ya!&lt;/P&gt;&lt;P&gt;Fernando&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Apr 2010 14:39:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chess-in-QlikView/m-p/205585#M62002</guid>
      <dc:creator>fernandotoledo</dc:creator>
      <dc:date>2010-04-07T14:39:26Z</dc:date>
    </item>
    <item>
      <title>Chess in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Chess-in-QlikView/m-p/205586#M62003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I was asked about application in QlikView which will be able to analyse chess game. I saw application prepared by Fernando but I'm looking for something more. Does anyone have QV apps connected somehow with chess and could share them with us?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Przemek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 15:06:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chess-in-QlikView/m-p/205586#M62003</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-25T15:06:25Z</dc:date>
    </item>
  </channel>
</rss>

