<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to DynamicFrame_LiveFullscreen</title><link>https://sourceforge.net/p/pgn4web/wiki/DynamicFrame_LiveFullscreen/</link><description>Recent changes to DynamicFrame_LiveFullscreen</description><atom:link href="https://sourceforge.net/p/pgn4web/wiki/DynamicFrame_LiveFullscreen/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 19 Jul 2016 13:57:28 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pgn4web/wiki/DynamicFrame_LiveFullscreen/feed" rel="self" type="application/rss+xml"/><item><title>DynamicFrame_LiveFullscreen modified by Paolo Casaschi</title><link>https://sourceforge.net/p/pgn4web/wiki/DynamicFrame_LiveFullscreen/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -2,7 +2,7 @@

 The responsive [dynamic chessboard frame](DynamicFrame_summary) can be used for broadcast of live games, either by adding the dynamic frame to an embedded iframe in an existing page (with the dynamic frame adjusting to the available space) or by providing a link to a fullscreen page. The latter is particularly effective when used with mobile devices (such as ipads, iphones, android phones and so on), with the fullscreen frame adapting to the device orientation and available screen space. 

-Example: &amp;lt;http: go.casaschi.net="" pgn4web-live-fullscreen-demo=""&amp;gt;
+[Click here for an example](http://pgn4web.casaschi.net/dynamic-frame.html?live=true&amp;amp;pgnData=demoLiveGames.pgn&amp;amp;initialGame=vovk&amp;amp;refreshMinutes=0.25&amp;amp;refreshDemo=true&amp;amp;showColorFlag=true&amp;amp;colorTheme=blue&amp;amp;pieceFont=merida).

 Click square H5 or [this link for opening the frame in a separate window](http://go.casaschi.net/pgn4web-live-fullscreen-demo), then resize the browser window and notice how the chessboard frame adjusts to the available space. 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paolo Casaschi</dc:creator><pubDate>Tue, 19 Jul 2016 13:57:28 -0000</pubDate><guid>https://sourceforge.neta07a0df18d0bddb63d4122eb8347921328bea7ee</guid></item><item><title>DynamicFrame_LiveFullscreen modified by Paolo Casaschi</title><link>https://sourceforge.net/p/pgn4web/wiki/DynamicFrame_LiveFullscreen/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paolo Casaschi</dc:creator><pubDate>Sat, 14 Mar 2015 06:50:23 -0000</pubDate><guid>https://sourceforge.net3c750ab59da5ef7c10003599c549c811fb8c8c9a</guid></item><item><title>Discussion for DynamicFrame_LiveFullscreen page</title><link>https://sourceforge.net/p/pgn4web/wiki/DynamicFrame_LiveFullscreen/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Originally posted by: &lt;a class="" href="http://code.google.com/u/113875674843565842106" rel="nofollow"&gt;pa...@casaschi.net&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hint: check the new &lt;strong&gt;engine analysis&lt;/strong&gt; option added to the live fullscreen page! &lt;/p&gt;
&lt;p&gt;Click on square E8 to invoke the engine analysis popup window; read all the details at the &lt;a class="" href="http://blog.casaschi.net/2012/10/engine-analysis-module.html" rel="nofollow"&gt;blog&lt;/a&gt;. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 14 Mar 2015 01:10:15 -0000</pubDate><guid>https://sourceforge.net269233e4193a72d73c9556e8f9d995d1f5f3c511</guid></item><item><title>DynamicFrame_LiveFullscreen modified by Anonymous</title><link>https://sourceforge.net/p/pgn4web/wiki/DynamicFrame_LiveFullscreen/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This is a specific application of the pgn4web &lt;a class="" href="../Live_Broadcast"&gt;live broadcast feature&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;The responsive &lt;a class="" href="../DynamicFrame_summary"&gt;dynamic chessboard frame&lt;/a&gt; can be used for broadcast of live games, either by adding the dynamic frame to an embedded iframe in an existing page (with the dynamic frame adjusting to the available space) or by providing a link to a fullscreen page. The latter is particularly effective when used with mobile devices (such as ipads, iphones, android phones and so on), with the fullscreen frame adapting to the device orientation and available screen space. &lt;/p&gt;
&lt;p&gt;Example: &lt;a href="http://go.casaschi.net/pgn4web-live-fullscreen-demo" rel="nofollow"&gt;http://go.casaschi.net/pgn4web-live-fullscreen-demo&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Click square H5 or &lt;a class="" href="http://go.casaschi.net/pgn4web-live-fullscreen-demo" rel="nofollow"&gt;this link for opening the frame in a separate window&lt;/a&gt;, then resize the browser window and notice how the chessboard frame adjusts to the available space. &lt;/p&gt;
&lt;p&gt;This setup (especially with the &lt;code&gt;blue&lt;/code&gt; color theme), can be used effectively to replace the TOMA chess viewer used by many live chess broadcasts that does not work on many mobile devices since it uses the flash technology. To replace the TOMA chess viewer with the pgn4web dynamic frame simply replace the falsh object with an iframe of the same dimensions, using as src URL: &lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="nl"&gt;http:&lt;/span&gt;&lt;span class="c1"&gt;//www.example.com/htmlfolder/dynamic-frame.html?live=true&amp;amp;colorTheme=blue&amp;amp;pieceFont=merida&amp;amp;showColorFlag=true&amp;amp;pgnData=/pgnfolder/yourLiveGames.pgn&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;h4 id="tutorial-flash-live-viewer-replacement"&gt;tutorial: flash live viewer replacement&lt;/h4&gt;
&lt;p&gt;Read a &lt;a class="" href="http://pgn4web.casaschi.net/flash-replacement.html?rm=0.3&amp;amp;rd=t&amp;amp;pd=demoLiveGames.pgn" rel="nofollow"&gt;tutorial&lt;/a&gt; about replacing with a broadly supported technology a well known live chess broadcast client based on the adobe flash technology and therefore not supported by mobile devices such as android phones and tablets, the iphone and the ipad. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 14 Mar 2015 01:10:15 -0000</pubDate><guid>https://sourceforge.net54b28ad703443eeb394c6e5c1fc14355a6b89d1c</guid></item></channel></rss>