<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Computer-Chess Wiki Forum</title>
<link>http://www.computer-chess.org/forum/</link>
<description>Computer-Chess Discussion Forum</description>
<language>en</language>
<item>
<title>Update Information: April 4, 2011</title>
<content:encoded><![CDATA[<p><em>Reply by Tony Mokonen, Thursday, April 07, 2011, 13:45:</em></p><p><p>Hi Ron, just a clarification regarding my ShouldntExist executable.  It is not a true compile.  It is merely a compile of the batch file that I use to launch the program in Arena, made with the program Bat To Exe Converter.  I made this executable for Norbert Raimund Leisner so that he could run this program from within a Chessbase interface, which doesn't allow UCI engines to be launched from a batch file.  I couldn't find a true Bash compiler for Windows, so I created this workaround.</p>
<p>I made the assumption that Cygwin's bash.exe would be in the same folder as this file, and that the ShouldntExist script is named SE.sh.  To make sure this exe runs properly, the following files all have to be in the same folder (the exe and dll files are part of the Cygwin distribution):</p>
<p>SE.exe<br />
SE.sh<br />
bash.exe<br />
cyggcc_s-1.dll<br />
cygiconv-2.dll<br />
cygintl-8.dll<br />
cygncursesw-10.dll<br />
cygreadline7.dll<br />
cygwin1.dll</p>
<p>I wasn't sure if Cygwin's license allowed distribution of all of these files without source, so I didn't make a portable &quot;all in one&quot; package.  Hopefully this helps anyone who may have had trouble using my compiled batch file.</p>
<p>There is also one side effect.  An empty DOS shell window will open up when running my executable.  Bat To Exe Converter does have an option for a windowless compile, but that didn't seem to work with ShouldntExist and Fritz 10,the product I was testing with, so one must make do with the empty DOS window.</p>
</p>]]></content:encoded>
<link>http://www.computer-chess.org/forum/index.php?id=1361</link>
<guid>http://www.computer-chess.org/forum/index.php?id=1361</guid>
<pubDate>Thu, 07 Apr 2011 13:45:45 +0000</pubDate>
<category>Updates</category>
<dc:creator>Tony Mokonen</dc:creator>
</item>
<item>
<title>Update Information: April 4, 2011</title>
<content:encoded><![CDATA[<p><em>Posting by Ron, Tuesday, April 05, 2011, 02:04:</em></p><p><p><span style="font-size:large;"><strong>Engine Updates</strong></span></p>
<p><strong><span style="color:#555;">Tony Mokonen Win builds</span></strong><br />
<strong><span style="color:#090;">ShouldntExist 0.3 TM (UCI)</span></strong><br />
Win32; mp<br />
- build updated today<br />
<a href="http://www3.telus.net/tmokonen/SE.exe">http://www3.telus.net/tmokonen/SE.exe</a> (direct link)</p>
<p><span style="font-size:large;"><strong>Chess News</strong></span><br />
Nothing new today <img src="images/smilies/frown.png" alt=":-(" /></p>
<p><span style="font-size:large;"><strong>Down/Problem Chess Websites</strong></span> <img src="images/smilies/frown.png" alt=":-(" /></p>
<p>Bearded homepage down for 53 days<br />
Damas homepage down today (no response in 60 seconds)<br />
Frenzee homepage down for 228 days (purposely down until new engine release)<br />
Ridderkerk engine info pages down today (many engines not available)<br />
Sorgenkind homepage down for 94 days<br />
Typhoon homepage down for 20 days (no response in 60 seconds)<br />
Usurper homepage down for 93 days (no response in 60 seconds)</p>
<p><span style="font-size:large;"><strong>Wiki Changes</strong></span><br />
Nothing new today <img src="images/smilies/frown.png" alt=":-(" /></p>
<p><span style="font-size:large;"><strong>Bonus Notifications</strong></span> (recent releases of free stuff)</p>
<p><strong><span style="color:#f00;">Warnings:</span></strong><br />
<span style="color:#f00;"><br />
- do not install unwanted toolbars, etc.<br />
- alpha releases have new features; crashes and bugs are to be expected<br />
- beta releases have new features; they may contain bugs or crash<br />
- release candidate software may contain minor bugs; crashes are rare</span></p>
<p><strong><span style="color:#090;">Adblock Plus 1.3.6 for Firefox</span></strong><br />
free, open source Firefox plugin that blocks most web advertisements<br />
<a href="http://adblockplus.org/en/">http://adblockplus.org/en/</a></p>
<p><strong><span style="color:#090;">Akka 1.1.1 Milestone 1</span></strong><br />
open source library for Scala or Java languages running on the jvm<br />
gives developers a simpler programming model to develop highly reliable<br />
asynchronous, non-blocking applications for concurrent or parallel operation<br />
using Actors, STM &amp; Transactors; multi-core scalable and fault-tolerant<br />
- this is a *beta* release<br />
<a href="http://akka.io/">http://akka.io/</a> (homepage)</p>
<p><strong><span style="color:#090;">Miranda IM 0.9.19</span></strong><br />
open source instant messaging program<br />
<a href="http://www.miranda-im.org/">http://www.miranda-im.org/</a></p>
<p><strong><span style="color:#090;">MySQL Community Server 5.5.11</span></strong><br />
free (Community Server Edition only!), and very popular open source SQL database<br />
<a href="http://www.mysql.com/downloads/mysql/">http://www.mysql.com/downloads/mysql/</a> (download)</p>
<p><strong><span style="color:#090;">Vala/Genie software for Windows</span></strong><br />
Windows builds of software for the Vala/Genie languages<br />
- Vala/Genie compiler 'vala 0.12.0' is updated: this is the latest stable version<br />
<a href="http://live.gnome.org/Vala">http://live.gnome.org/Vala</a> (Vala language page)<br />
<a href="http://live.gnome.org/Genie">http://live.gnome.org/Genie</a> (Genie language page)<br />
<a href="http://code.google.com/p/vala-win32/downloads/list">http://code.google.com/p/vala-win32/downloads/list</a> (download)</p>
<p><strong><span style="color:#090;">Val(a)IDE 0.7.1</span></strong><br />
cross-platform IDE for Vala/Genie languages<br />
at this point it is only available as source code<br />
- syntax highlighting for Vala and Genie<br />
- project manager (build/execute)<br />
- support for external building systems (waf, make)<br />
- plugins: symbols browser, tasks manager, files browser, autocompletion<br />
<a href="http://www.valaide.org/">http://www.valaide.org/</a> (homepage)<br />
<a href="http://launchpad.net/valide/trunk/0.7.1/+download/valide-0.7.1.tar.gz">http://launchpad.net/valide/trunk/0.7.1/+download/valide-0.7.1.tar.gz</a> (source)</p>
<p><span style="font-size:large;"><strong>Meaning of Colors</strong></span></p>
<p><strong><span style="color:#f00;">Red = New or Warning</span></strong><br />
<strong><span style="color:#090;">Green = Updated</span></strong><br />
<strong><span style="color:#555;">Gray = Info Only</span></strong></p>
<p>Engine List: <a href="http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:chess_engine_list">http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:chess_engine_list</a><br />
Chess News: <a href="http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:chess_news_list">http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:chess_news_list</a></p>
<p><strong><span style="color:#555;">NOTE: If you want me to track a website for you, please email me and I will add it.<br />
ron _at_ computer-chess _dot_ org</span></strong></p>
</p>]]></content:encoded>
<link>http://www.computer-chess.org/forum/index.php?id=1354</link>
<guid>http://www.computer-chess.org/forum/index.php?id=1354</guid>
<pubDate>Tue, 05 Apr 2011 02:04:41 +0000</pubDate>
<category>Updates</category>
<dc:creator>Ron</dc:creator>
</item>
</channel>
</rss>