<?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: March 19, 2015</title>
<content:encoded><![CDATA[<p><em>Posting by Ron, Thursday, March 19, 2015, 17:20:</em></p><p><p><span style="font-size:large;"><strong>Engine Updates</strong></span></p>
<p><strong><span style="color:#090;">Clubfoot 1.0.ead6245 (UCI)</span></strong><br />
C++ source; Win64<br />
<a href="https://github.com/zd3nik/Clubfoot">https://github.com/zd3nik/Clubfoot</a> (source)<br />
<a href="https://www.dropbox.com/s/1vasxidlw0cihvu/Clubfoot-1.0.ead6245-win8-64.zip?dl=0">https://www.dropbox.com/s/1vasxidlw0cihvu/Clubfoot-1.0.ead6245-win8-64.zip?dl=0</a> (download)</p>
<p><strong><span style="color:#090;">Gogobello 0.08 (WB)</span></strong><br />
Win64 (older versions were Win32 also)<br />
- hash fix and optimizations (key incremental update)<br />
- dedicated hash table to the pawn evaluation<br />
- getting PV from the hash table<br />
- insufficient material draw evaluation<br />
- added pondering and smart move (if pondering is on is recommended to double the memory for the Hash Table)<br />
- check extensions (only in PV node)<br />
<a href="http://sasachess.altervista.org/gogobello/">http://sasachess.altervista.org/gogobello/</a></p>
<p><strong><span style="color:#090;">Rodent 1.7 (UCI)</span></strong><br />
C source; Win32/64; limit strength; originally based on Sungorus code; supports Polyglot opening book<br />
<a href="https://github.com/nescitus/rodent_rewrite">https://github.com/nescitus/rodent_rewrite</a> (source)<br />
<a href="http://www.pkoziol.cal24.pl/rodent/rodent.htm">http://www.pkoziol.cal24.pl/rodent/rodent.htm</a> (homepage + downloads)</p>
<p><strong><span style="color:#555;">Dann Corbit Win32/64 builds</span></strong><br />
<strong><span style="color:#090;">Rodent 1.7 DC (UCI)</span></strong><br />
Win32/64;<br />
- with bugfixes<br />
<a href="https://www.dropbox.com/s/j071rex6nhuteyu/rodent_rewrite-master.7z?dl=0">https://www.dropbox.com/s/j071rex6nhuteyu/rodent_rewrite-master.7z?dl=0</a></p>
<p><strong><span style="color:#090;">Sayuri 2015.03.20 (UCI)</span></strong><br />
C++ source (Japanese comments); mp (up to 64 threads); Linux64, Win64<br />
<a href="http://github.com/MetalPhaeton/sayuri/releases">http://github.com/MetalPhaeton/sayuri/releases</a></p>
<p><strong><span style="color:#090;">Sjaak II 1.0.0 (WB/UCI)</span></strong><br />
C source; Win32/64, Linux32/64, Mac32/64, Android; variants<br />
- &quot;strength improvement is rather small, perhaps 20 Elo&quot;<br />
<a href="http://www.eglebbk.dds.nl/program/chess-index.html">http://www.eglebbk.dds.nl/program/chess-index.html</a></p>
<p><strong><span style="color:#090;">Superpawn build 97 (UCI)</span></strong><br />
C++ source; Win32/64<br />
<a href="http://chess.johnbyrd.org/">http://chess.johnbyrd.org/</a></p>
<p><span style="font-size:large;"><strong>Chess News</strong></span></p>
<p><strong><span style="color:#090;">Jim Ablett Android compiles</span></strong><br />
- Rodent 1.7 JA (UCI)<br />
- Carnivor 1.0 JA (WB)<br />
<a href="http://jimablett.net63.net/compiles.html">http://jimablett.net63.net/compiles.html</a></p>
<p><span style="font-size:large;"><strong>Chess Programming Blogs</strong></span></p>
<p>Nothing new today</p>
<p><span style="font-size:large;"><strong>Wiki Page Changes</strong></span></p>
<p><strong><span style="color:#090;">Chess Logos List</span></strong><br />
update by Norbert Raimund Leisner<br />
- updated count of Norbert Raimund Leisner Chess Logos<br />
<a href="http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:chess_logos_list">http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:chess_logos_list</a></p>
<p><strong><span style="color:#090;">Myrddin Engine Page</span></strong><br />
update by John Merlino<br />
- fixed some minor typos<br />
- some reordering of list of links<br />
<a href="http://computer-chess.org/doku.php?id=computer_chess:engines:myrddin:index">http://computer-chess.org/doku.php?id=computer_chess:engines:myrddin:index</a></p>
<p><span style="font-size:large;"><strong>Bonus Notifications (recent releases of free stuff)</strong></span></p>
<p><strong><span style="color:#f00;">Warnings:</span></strong><br />
<span style="color:#f00;">- 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;">Django 1.7.7</span></strong><br />
<strong><span style="color:#090;">Django 1.6.11</span></strong><br />
high-level, rapid development, Python-based web framework<br />
<a href="https://www.djangoproject.com/">https://www.djangoproject.com/</a></p>
<p><strong><span style="color:#090;">Drupal 7.35</span></strong><br />
open source PHP-based content management platform for easy website creation<br />
- &quot;maintenance and security release&quot;<br />
<a href="http://drupal.org/home">http://drupal.org/home</a></p>
<p><strong><span style="color:#090;">Groovy 2.4.2</span></strong><br />
open source jvm dynamic scripting language; it is a superset of the Java language<br />
<a href="http://groovy.codehaus.org/">http://groovy.codehaus.org/</a> (homepage)</p>
<p><strong><span style="color:#090;">HWiNFO32/HWiNFO64 4.60</span></strong><br />
free system hardware information tool for Windows: system health monitoring, and benchmarks<br />
<a href="http://www.hwinfo.com/">http://www.hwinfo.com/</a> (homepage)<br />
<a href="http://www.hwinfo.com/download32.html">http://www.hwinfo.com/download32.html</a> (download 32-bit)<br />
<a href="http://www.hwinfo.com/download64.html">http://www.hwinfo.com/download64.html</a> (download 64-bit)</p>
<p><strong><span style="color:#090;">Jenkins 1.605</span></strong><br />
cross-platform, open source, continuous integration server for developers<br />
- automates the building/testing process<br />
<a href="http://jenkins-ci.org/">http://jenkins-ci.org/</a></p>
<p><strong><span style="color:#090;">KiTTY 0.64.0.1</span></strong><br />
open source fork of PuTTY; Windows client for SSH, Telnet and Rlogin network protocols<br />
<a href="http://www.9bis.net/kitty/">http://www.9bis.net/kitty/</a></p>
<p><strong><span style="color:#090;">MongoDB 3.0.1 Production Release</span></strong><br />
free, open source NoSQL database; uses document store model<br />
<a href="http://www.mongodb.org/downloads">http://www.mongodb.org/downloads</a></p>
<p><strong><span style="color:#090;">Network Scanner 6.0.5</span></strong><br />
Windows free multi-threaded IP, NetBIOS &amp; SNMP scanner; scans for listening TCP/UDP ports &amp; displays shared network resource types<br />
<a href="http://www.softperfect.com/products/networkscanner/">http://www.softperfect.com/products/networkscanner/</a></p>
<p><strong><span style="color:#090;">NetWorx 5.3.4</span></strong><br />
free Windows network traffic (bandwidth) monitor &amp; usage reporting w/ real-time graphs<br />
<a href="http://www.softperfect.com/products/networx/">http://www.softperfect.com/products/networx/</a></p>
<p><strong><span style="color:#090;">Oracle Linux 7.1</span></strong><br />
commercial distro based on Red Hat Enterprise Linux 7.1; GNOME &amp; KDE desktops; #68 in popularity<br />
<a href="http://www.oracle.com/us/technologies/linux/index.html">http://www.oracle.com/us/technologies/linux/index.html</a></p>
<p><strong><span style="color:#090;">Puppy Linux -- Quirky 7.0.2</span></strong><br />
Puppy is a popular (#14) and easy-to-learn, easy-to-use Linux distribution<br />
Open source, boots from a CD (your Windows installation is unchanged) w/ simple instruction manual<br />
old, slow computers run very well using Puppy's all-in-memory Linux kernel<br />
There are many versions of Puppy available, each with a specific purpose<br />
You don't necessarily use the latest release, you use the version with the software you want<br />
You will need to know how to burn a disk from an ISO image<br />
- Fatdog64 is a 64-bit Puppy distro; it is larger than most other Puppys<br />
- Precise Puppy is binary-compatible with Ubuntu LTS 12.04.1<br />
- Wary Puppy is intended to run on older hardware<br />
- Racy Puppy is a mod of Wary Puppy, supporting the newest machines<br />
- Slacko Puppy can use Puppy, Slackware, Salix, or Slacky software repositories; Slacko seems to be the flagship version<br />
- Quirky Puppy is built from Wary and Racy and is very experimental<br />
- Tahrpup is built from Ubuntu Trusty Tahr<br />
- Quirky is built from Ubuntu and is intended for full installs<br />
<a href="http://puppylinuxnews.org/">http://puppylinuxnews.org/</a> (news)<br />
<a href="http://puppylinux.org/">http://puppylinux.org/</a> (PuppyLinux homepage)<br />
<a href="http://bkhome.org/news/?viewDetailed=00181">http://bkhome.org/news/?viewDetailed=00181</a> (Quirky blog entry)</p>
<p><strong><span style="color:#090;">System Explorer 6.4.0</span></strong><br />
free; detailed info about Windows tasks, processes, modules, startups, IE addons, uninstallers, windows,<br />
services, drivers, connections and opened files; graph/monitor usage of system resources in real-time<br />
<a href="http://www.systemexplorer.net/">http://www.systemexplorer.net/</a></p>
<p><strong><span style="color:#090;">Vala/Genie 0.27.2 Beta</span></strong><br />
object-oriented system programming language that runs at the speed of C<br />
Vala syntax resembles C# and Genie syntax resembles Python<br />
the common language compiler outputs OO C code using the GObject library<br />
not yet at version 1.0, but some large apps are written in Vala/Genie<br />
- this is a *development version* (aka beta)<br />
<a href="http://live.gnome.org/Vala">http://live.gnome.org/Vala</a> (Vala info)<br />
<a href="http://live.gnome.org/Genie">http://live.gnome.org/Genie</a> (Genie info)</p>
<p><strong><span style="color:#090;">VirtualBox 4.3.26</span></strong><br />
open source, general-purpose, full virtualizer for x86 and AMD64/Intel64 hardware<br />
runs on Windows, Linux, Macintosh and OpenSolaris as host<br />
install one or more guest operating systems onto the same computer<br />
<a href="http://www.virtualbox.org/wiki/Guest_OSes">http://www.virtualbox.org/wiki/Guest_OSes</a> (list of guest operating systems)<br />
<a href="http://www.virtualbox.org/wiki/Changelog">http://www.virtualbox.org/wiki/Changelog</a> (changelog)<br />
<a href="http://www.virtualbox.org/">http://www.virtualbox.org/</a> (homepage)</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=2987</link>
<guid>http://www.computer-chess.org/forum/index.php?id=2987</guid>
<pubDate>Thu, 19 Mar 2015 17:20:49 +0000</pubDate>
<category>Updates</category>
<dc:creator>Ron</dc:creator>
</item>
</channel>
</rss>