<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to User_Notes</title><link>https://sourceforge.net/p/pgn4web/wiki/User_Notes/</link><description>Recent changes to User_Notes</description><atom:link href="https://sourceforge.net/p/pgn4web/wiki/User_Notes/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 08 May 2016 15:41:50 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pgn4web/wiki/User_Notes/feed" rel="self" type="application/rss+xml"/><item><title>User_Notes modified by Paolo Casaschi</title><link>https://sourceforge.net/p/pgn4web/wiki/User_Notes/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -14,7 +14,7 @@

 ## Testing your HTML files locally

-As of pgn4web version 2.92, loading of local PGN files is not supported. As a result, local testing of HTML pages fails when loading PGN files. Please avoid testing from your local disk and use a web server instead. 
+Loading of local data files with javascript is not supported by a number of browsers. As a result, local testing of HTML pages might fail when loading PGN files. Please avoid local testing and use a web server instead. 

 ## Compressing pgn4web.js code

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paolo Casaschi</dc:creator><pubDate>Sun, 08 May 2016 15:41:50 -0000</pubDate><guid>https://sourceforge.netf331f4d20b2b3e7738e9d32775c9770688dc2aa8</guid></item><item><title>User_Notes modified by Paolo Casaschi</title><link>https://sourceforge.net/p/pgn4web/wiki/User_Notes/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -14,7 +14,7 @@

 ## Testing your HTML files locally

-As of pgn4web version 2.92, loading of local PGN files is not supported anymore. As a result, local testing of HTML pages fails for pages loading PGN files. Please avoid testing from your local disk and use a web server instead. 
+As of pgn4web version 2.92, loading of local PGN files is not supported. As a result, local testing of HTML pages fails when loading PGN files. Please avoid testing from your local disk and use a web server instead. 

 ## Compressing pgn4web.js code

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paolo Casaschi</dc:creator><pubDate>Sun, 08 May 2016 15:16:43 -0000</pubDate><guid>https://sourceforge.net4fdebe1a0fad5c1caf0176c2a0539b56c828e0b8</guid></item><item><title>User_Notes modified by Paolo Casaschi</title><link>https://sourceforge.net/p/pgn4web/wiki/User_Notes/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -14,7 +14,7 @@

 ## Testing your HTML files locally

-Under some circumstances, you might experience problems when testing HTML pages from your local computer while developing your site. If this happens to you, read these [browser notes](Browsers_Notes) for more details. 
+As of pgn4web version 2.92, loading of local PGN files is not supported anymore. As a result, local testing of HTML pages fails for pages loading PGN files. Please avoid testing from your local disk and use a web server instead. 

 ## Compressing pgn4web.js code

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paolo Casaschi</dc:creator><pubDate>Sun, 08 May 2016 15:11:28 -0000</pubDate><guid>https://sourceforge.netea0fe12981323197fbf958247792626d98b7db6c</guid></item><item><title>User_Notes modified by Paolo Casaschi</title><link>https://sourceforge.net/p/pgn4web/wiki/User_Notes/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -18,7 +18,7 @@

 ## Compressing pgn4web.js code

-As of pgn4web version 1.72, the pgn4web.js code is checked with the lint tool (see online version at &amp;lt;http: www.javascriptlint.com="" online_lint.php=""&amp;gt;). 
+pgn4web.js code is checked with the lint tool (see online version at &amp;lt;http: www.javascriptlint.com="" online_lint.php=""&amp;gt;). 

 Plase note that warnings `"lint warning: increment (++) and decrement (--) operators used as part of greater statement"` are ignored. 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paolo Casaschi</dc:creator><pubDate>Tue, 26 May 2015 13:28:20 -0000</pubDate><guid>https://sourceforge.net68f847ab88675ed10eb0916d59dbecbe0b7e7ab2</guid></item><item><title>User_Notes modified by Paolo Casaschi</title><link>https://sourceforge.net/p/pgn4web/wiki/User_Notes/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -8,13 +8,13 @@

 There are plenty of free hosting providers where you can host your HTML files together with all the pgn4web supporting files. 

-Please note that some users have reported issues with some hosting providers and PGN files (see [issue 41](http://code.google.com/p/pgn4web/issues/detail?id=41)). Some provider for instance might not allow hosting of PGN files (or, in general, only allow hosting of known file types). If you uploaded all your files correctly and still pgn4web shows an error message failing to load your PGN files, you could try renaming the PGN file with a different extension, such as .txt or anything that your hosting provider supports. Do not change the content of your PGN file, just the extension of the filename and remember to reflect the change in the `SetPgnUrl` statement of your HTML file. 
+Please note that some users have reported issues with some hosting providers and PGN files (see [issue 41](#41)). Some provider for instance might not allow hosting of PGN files (or, in general, only allow hosting of known file types). If you uploaded all your files correctly and still pgn4web shows an error message failing to load your PGN files, you could try renaming the PGN file with a different extension, such as .txt or anything that your hosting provider supports. Do not change the content of your PGN file, just the extension of the filename and remember to reflect the change in the `SetPgnUrl` statement of your HTML file. 

 You can easily check if this problem affects your webpage by typing the URL of your PGN file in your web browser; if the web browser is able to download the file so should the javascript code of pgn4web, so this issue would not apply to you. If your web browser cant download the file, this issue might apply to your webpage and web host. 

 ## Testing your HTML files locally

-Under some circumstances, you might experience problems when testing HTML pages from your local computer while developing your site. If this happens to you, read these [browser notes](http://code.google.com/p/pgn4web/wiki/Browsers_Notes) for more details. 
+Under some circumstances, you might experience problems when testing HTML pages from your local computer while developing your site. If this happens to you, read these [browser notes](Browsers_Notes) for more details. 

 ## Compressing pgn4web.js code

&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 14:34:50 -0000</pubDate><guid>https://sourceforge.net4d94b9ecb537ffa83e41db5380ef6cc53a7dc61e</guid></item><item><title>User_Notes modified by Paolo Casaschi</title><link>https://sourceforge.net/p/pgn4web/wiki/User_Notes/</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:57:22 -0000</pubDate><guid>https://sourceforge.net4bcc43cc91bc6c74355ca26fbd057f44a0d02758</guid></item><item><title>User_Notes modified by Anonymous</title><link>https://sourceforge.net/p/pgn4web/wiki/User_Notes/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="applications-notes-from-users-feedback"&gt;Applications notes from users' feedback&lt;/h1&gt;
&lt;h2 id="debugging"&gt;Debugging&lt;/h2&gt;
&lt;p&gt;Errors alert messages are logged, such as failures to load PGN games, incorrect PGN games or incorrect FEN strings. When an error is encountered, a chessboard square will flash to signal the exception. The error alert log can be reviewed clicking on the flashing chessboard square. For more info read these &lt;a class="" href="/p/pgn4web/wiki/HowTo_Debugging"&gt;debugging notes&lt;/a&gt;. &lt;/p&gt;
&lt;h2 id="addressing-potential-issues-with-hosting-pgn-files"&gt;Addressing potential issues with hosting PGN files&lt;/h2&gt;
&lt;p&gt;There are plenty of free hosting providers where you can host your HTML files together with all the pgn4web supporting files. &lt;/p&gt;
&lt;p&gt;Please note that some users have reported issues with some hosting providers and PGN files (see &lt;a class="" href="http://code.google.com/p/pgn4web/issues/detail?id=41" rel="nofollow"&gt;issue 41&lt;/a&gt;). Some provider for instance might not allow hosting of PGN files (or, in general, only allow hosting of known file types). If you uploaded all your files correctly and still pgn4web shows an error message failing to load your PGN files, you could try renaming the PGN file with a different extension, such as .txt or anything that your hosting provider supports. Do not change the content of your PGN file, just the extension of the filename and remember to reflect the change in the &lt;code&gt;SetPgnUrl&lt;/code&gt; statement of your HTML file. &lt;/p&gt;
&lt;p&gt;You can easily check if this problem affects your webpage by typing the URL of your PGN file in your web browser; if the web browser is able to download the file so should the javascript code of pgn4web, so this issue would not apply to you. If your web browser cant download the file, this issue might apply to your webpage and web host. &lt;/p&gt;
&lt;h2 id="testing-your-html-files-locally"&gt;Testing your HTML files locally&lt;/h2&gt;
&lt;p&gt;Under some circumstances, you might experience problems when testing HTML pages from your local computer while developing your site. If this happens to you, read these &lt;a class="" href="http://code.google.com/p/pgn4web/wiki/Browsers_Notes" rel="nofollow"&gt;browser notes&lt;/a&gt; for more details. &lt;/p&gt;
&lt;h2 id="compressing-pgn4webjs-code"&gt;Compressing pgn4web.js code&lt;/h2&gt;
&lt;p&gt;As of pgn4web version 1.72, the pgn4web.js code is checked with the lint tool (see online version at &lt;a href="http://www.javascriptlint.com/online_lint.php" rel="nofollow"&gt;http://www.javascriptlint.com/online_lint.php&lt;/a&gt;). &lt;/p&gt;
&lt;p&gt;Plase note that warnings &lt;code&gt;"lint warning: increment (++) and decrement (--) operators used as part of greater statement"&lt;/code&gt; are ignored. &lt;/p&gt;
&lt;p&gt;Lint validation should allow for easy compression of the javascript code, for instance using &lt;a href="http://javascriptcompressor.com" rel="nofollow"&gt;http://javascriptcompressor.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Although a compression beyond 50% can be achieved, only the uncompressed version is distributed, but if you want to use a compressed version on your site, the pgn4web.js code should support it. &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:25 -0000</pubDate><guid>https://sourceforge.netdaccb518eeae31e8e328748f111373ca67cb3911</guid></item></channel></rss>