﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0">
  <channel>
    <title>Simbolic WebMines</title>
    <link>http://www.simbolic.net/software/webmines/</link>
    <description>Simbolic WebMines</description>
    <language>en</language>
    <pubDate>Mon, 06 Sep 2010 22:19:46 GMT</pubDate>
    <ttl>60</ttl>
    <item>
      <title>WebMines 4.0</title>
      <link>http://www.simbolic.net/software/WebMines/</link>
      <description><![CDATA[<ul>
<li>Another port, this time from the VBScript and ASP version to
			C# and ASP.NET. Only took a few hours to port and test. Maybe the next version will
			actually use some of the new functionality available in ASP.NET.</li>

</ul>
]]></description>
      <pubDate>Sun, 10 Jul 2005 04:00:00 GMT</pubDate>
      <guid isPermaLink="false">WebMines 4.0</guid>
    </item>
    <item>
      <title>WebMines 3.1</title>
      <link>http://www.simbolic.net/software/WebMines/</link>
      <description><![CDATA[<ul>
<li>Added a feature from the original Minesweeper that I had never bothered
			to implement. That was that the first square you select will not contain
			a bomb. Because of the way this works I have added a new rule so that the
			most mines you can have in a game is 3 less than the number of squares. This
			way it is very hard to play a full square over and over again until you
			guessed the only safe square.</li>

<li>Fixed a couple of bugs that found their way in when I ported the
			code from c++ to VBScript. Some of the squares on the edges near the
			bottom weren't getting counted correctly.</li>

</ul>
]]></description>
      <pubDate>Mon, 04 Dec 2000 05:00:00 GMT</pubDate>
      <guid isPermaLink="false">WebMines 3.1</guid>
    </item>
    <item>
      <title>WebMines 3.0</title>
      <link>http://www.simbolic.net/software/WebMines/</link>
      <description><![CDATA[<ul>
<li>I haven't had much of a presence on the web for a few years.
			Never had a host. Now I found a free one. So I can bring WebMines back.</li>

<li>Set myself the goal of porting Webmines from a c++ cgi application to a
			VBScript ASP application in the quickest time possible. I set the timer
			running and got to it. It took me 12h20m to get it working which I thought
			was a pretty good effort. Because the game code of the original implementation
			was basically contained in a single class it was just a matter of modifying each
			routine in the class into a VBScript version. I didn't modify the design of my
			class or anything, just reimplemented it.</li>

</ul>
]]></description>
      <pubDate>Wed, 29 Nov 2000 05:00:00 GMT</pubDate>
      <guid isPermaLink="false">WebMines 3.0</guid>
    </item>
    <item>
      <title>WebMines 2.1</title>
      <link>http://www.simbolic.net/software/WebMines/</link>
      <description><![CDATA[<ul>
<li>Rework of the user interface. Much nicer (IMHO) layout.</li>

</ul>
]]></description>
      <pubDate>Wed, 01 Feb 1995 05:00:00 GMT</pubDate>
      <guid isPermaLink="false">WebMines 2.1</guid>
    </item>
    <item>
      <title>WebMines 2.0</title>
      <link>http://www.simbolic.net/software/WebMines/</link>
      <description><![CDATA[<ul>
<li>Complete rewrite in C++. Frames.</li>

</ul>
]]></description>
      <pubDate>Sun, 01 Jan 1995 05:00:00 GMT</pubDate>
      <guid isPermaLink="false">WebMines 2.0</guid>
    </item>
    <item>
      <title>WebMines 1.9</title>
      <link>http://www.simbolic.net/software/WebMines/</link>
      <description><![CDATA[<ul>
<li>Fixed up high score table. Has several high score tables for different game sizes.</li>

</ul>
]]></description>
      <pubDate>Tue, 01 Nov 1994 04:00:00 GMT</pubDate>
      <guid isPermaLink="false">WebMines 1.9</guid>
    </item>
    <item>
      <title>WebMines 1.8</title>
      <link>http://www.simbolic.net/software/WebMines/</link>
      <description><![CDATA[<ul>
<li>Extended high score table.</li>

</ul>
]]></description>
      <pubDate>Sat, 01 Oct 1994 04:00:00 GMT</pubDate>
      <guid isPermaLink="false">WebMines 1.8</guid>
    </item>
    <item>
      <title>WebMines 1.7</title>
      <link>http://www.simbolic.net/software/WebMines/</link>
      <description><![CDATA[<ul>
<li>Has a high score table for all 8x8 games.</li>

</ul>
]]></description>
      <pubDate>Thu, 01 Sep 1994 04:00:00 GMT</pubDate>
      <guid isPermaLink="false">WebMines 1.7</guid>
    </item>
    <item>
      <title>WebMines 1.6</title>
      <link>http://www.simbolic.net/software/WebMines/</link>
      <description><![CDATA[<ul>
<li>Can flag squares.</li>

</ul>
]]></description>
      <pubDate>Fri, 01 Jul 1994 04:00:00 GMT</pubDate>
      <guid isPermaLink="false">WebMines 1.6</guid>
    </item>
    <item>
      <title>WebMines 1.5</title>
      <link>http://www.simbolic.net/software/WebMines/</link>
      <description><![CDATA[<ul>
<li>Hopefully I have now fixed the bug that people have be mailing me about. Made some nicer mine and flag graphics.</li>

</ul>
]]></description>
      <pubDate>Wed, 01 Jun 1994 04:00:00 GMT</pubDate>
      <guid isPermaLink="false">WebMines 1.5</guid>
    </item>
    <item>
      <title>WebMines 1.4</title>
      <link>http://www.simbolic.net/software/WebMines/</link>
      <description><![CDATA[<ul>
<li>You can't cheat anymore! After a game is finished, you can't go back and then continue again.</li>

</ul>
]]></description>
      <pubDate>Sun, 01 May 1994 04:00:00 GMT</pubDate>
      <guid isPermaLink="false">WebMines 1.4</guid>
    </item>
    <item>
      <title>WebMines 1.3</title>
      <link>http://www.simbolic.net/software/WebMines/</link>
      <description><![CDATA[<ul>
<li>Encryption of current state data. Fixed a bug in the game play algorithm.</li>

</ul>
]]></description>
      <pubDate>Fri, 01 Apr 1994 04:00:00 GMT</pubDate>
      <guid isPermaLink="false">WebMines 1.3</guid>
    </item>
    <item>
      <title>WebMines 1.2</title>
      <link>http://www.simbolic.net/software/WebMines/</link>
      <description><![CDATA[<ul>
<li>Tidied up graphics. Uncovered titles are transparent.</li>

</ul>
]]></description>
      <pubDate>Tue, 01 Mar 1994 05:00:00 GMT</pubDate>
      <guid isPermaLink="false">WebMines 1.2</guid>
    </item>
    <item>
      <title>WebMines 1.1</title>
      <link>http://www.simbolic.net/software/WebMines/</link>
      <description><![CDATA[<ul>
<li>Discovered how to use image maps to do the job properly. This was a HUGE asthetic improvement.</li>

</ul>
]]></description>
      <pubDate>Tue, 01 Feb 1994 05:00:00 GMT</pubDate>
      <guid isPermaLink="false">WebMines 1.1</guid>
    </item>
    <item>
      <title>WebMines 1.0</title>
      <link>http://www.simbolic.net/software/WebMines/</link>
      <description><![CDATA[<ul>
<li>It works. But it's ugly!!!</li>

</ul>
]]></description>
      <pubDate>Sat, 01 Jan 1994 05:00:00 GMT</pubDate>
      <guid isPermaLink="false">WebMines 1.0</guid>
    </item>
  </channel>
</rss>