<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>SilverNibbles</title><link>http://nibbles.codeplex.com/project/feeds/rss</link><description>A Silverlight version of the Microsoft QBasic Nibbles game, also available in a WinForms version. Nibbles is a game for one or two players.  Navigate your snakes around the game board trying to eat up numbers while avoiding running into walls or other snakes.  The more numbers you eat up, the more points you gain and the longer your snake becomes. The Silverlight version was originally created using Silverlight 1.1 alpha, but has been updated to work with and take advantage of later releases of Silverlight.</description><item><title>Reopened Issue: Support Silverlight July 2007 Alpha Refresh [11959]</title><link>http://nibbles.codeplex.com/workitem/11959</link><description>Need to make changes to the javascript and HTML so that we work with the new Silverlight 1.1 Alpha July 2007 Refresh&lt;br /&gt;</description><author>markheath</author><pubDate>Fri, 14 Jun 2013 07:08:11 GMT</pubDate><guid isPermaLink="false">Reopened Issue: Support Silverlight July 2007 Alpha Refresh [11959] 20130614070811A</guid></item><item><title>Closed Issue: Support Silverlight July 2007 Alpha Refresh [11959]</title><link>http://nibbles.codeplex.com/workitem/11959</link><description>Need to make changes to the javascript and HTML so that we work with the new Silverlight 1.1 Alpha July 2007 Refresh&lt;br /&gt;</description><author>markheath</author><pubDate>Wed, 15 May 2013 03:58:52 GMT</pubDate><guid isPermaLink="false">Closed Issue: Support Silverlight July 2007 Alpha Refresh [11959] 20130515035852A</guid></item><item><title>Source code checked in, #99885</title><link>http://nibbles.codeplex.com/SourceControl/changeset/changes/99885</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:24:31 GMT</pubDate><guid isPermaLink="false">Source code checked in, #99885 20121001092431P</guid></item><item><title>Source code checked in, #99884</title><link>http://nibbles.codeplex.com/SourceControl/changeset/changes/99884</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:16:08 GMT</pubDate><guid isPermaLink="false">Source code checked in, #99884 20121001091608P</guid></item><item><title>Source code checked in, #79158</title><link>http://nibbles.codeplex.com/SourceControl/changeset/changes/79158</link><description>missed a URL that needed updating on previous checkin</description><author>markheath</author><pubDate>Sat, 30 Oct 2010 20:55:42 GMT</pubDate><guid isPermaLink="false">Source code checked in, #79158 20101030085542P</guid></item><item><title>Source code checked in, #79157</title><link>http://nibbles.codeplex.com/SourceControl/changeset/changes/79157</link><description>Updated some URLs</description><author>markheath</author><pubDate>Sat, 30 Oct 2010 20:50:42 GMT</pubDate><guid isPermaLink="false">Source code checked in, #79157 20101030085042P</guid></item><item><title>Updated Wiki: Home</title><link>http://nibbles.codeplex.com/wikipage?version=25</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;Nibbles .NET (WinForms)&lt;/h2&gt;This is a simple Windows Forms game, developed in C#, based on Microsoft QBasic Nibbles. The first version of this project was hosted on GotDotNet. It has now been updated to be a Visual Studio 2005 project. View the &lt;a href="http://nibbles.codeplex.com/wikipage?title=Help%20Page&amp;referringTitle=Home"&gt;Help Page&lt;/a&gt;. There will be no further enhancements to Nibbles .NET - all future development will be to add features to SilverNibbles (see below).&lt;br /&gt;
&lt;h2&gt;SilverNibbles (Silverlight)&lt;/h2&gt;SilverNibbles is a port of Nibbles .NET to Silverlight 3.0. We have also taken advantage of the graphics capabilities of Silverlight to enhance the appearance slightly (while retaining a strong visual resemblance to the original). A recent version can be played below. You can also read some &lt;a href="http://nibbles.codeplex.com/wikipage?title=development%20notes&amp;referringTitle=Home"&gt;development notes&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Play using the embedded silverlight application below:&lt;br /&gt;&lt;br /&gt;&lt;object data="data:application/x-silverlight-2," type="application/x-silverlight-2" style="height:440px;width:640px;"&gt;&lt;param name="source" value="http://www.wordandspirit.co.uk/software/SilverNibbles.xap"&gt;&lt;/param&gt;&lt;param name="windowless" value="true"&gt;&lt;/param&gt;&lt;param name="minRuntimeVersion" value="4.0.50401.0"&gt;&lt;/param&gt;&lt;param name="autoUpgrade" value="true"&gt;&lt;/param&gt;&lt;p&gt;You need to install Microsoft Silverlight to view this content. &lt;a href="http://go.microsoft.com/fwlink/?LinkID=149156&amp;v=4.0.50401.0" style="text-decoration:none;"&gt;Get Silverlight!&lt;br /&gt;&lt;img src="http://go.microsoft.com/fwlink/?LinkID=108181" alt="Get Microsoft Silverlight" style="border-style:none;" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/object&gt;&lt;iframe style="visibility:hidden;height:0;width:0;border-width:0;"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>markheath</author><pubDate>Sat, 30 Oct 2010 20:44:20 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20101030084420P</guid></item><item><title>Source code checked in, #79151</title><link>http://nibbles.codeplex.com/SourceControl/changeset/changes/79151</link><description>converted to VS2010&amp;#13;&amp;#10;refactored the high score code since SL4 seemed to be crashing when we set a new record&amp;#63;&amp;#13;&amp;#10;added a new Test Web App in an attempt to get debugging with VS2010 working but with no success&amp;#13;&amp;#10;</description><author>markheath</author><pubDate>Sat, 30 Oct 2010 20:22:08 GMT</pubDate><guid isPermaLink="false">Source code checked in, #79151 20101030082208P</guid></item><item><title>Closed Feature: Installer [6097]</title><link>http://nibbles.codeplex.com/workitem/6097</link><description>Make an installer for Nibbles&lt;br /&gt;Possibly use NSIS&lt;br /&gt;Comments: &lt;p&gt;closing this down since Nibbles is now a Silverlight app&lt;/p&gt;</description><author>markheath</author><pubDate>Sat, 30 Oct 2010 19:40:46 GMT</pubDate><guid isPermaLink="false">Closed Feature: Installer [6097] 20101030074046P</guid></item><item><title>Source code checked in, #74794</title><link>http://nibbles.codeplex.com/SourceControl/changeset/changes/74794</link><description>Checked in by server upgrade</description><author>_TFSSERVICE</author><pubDate>Tue, 03 Aug 2010 19:44:57 GMT</pubDate><guid isPermaLink="false">Source code checked in, #74794 20100803074457P</guid></item><item><title>New Comment on "Stage 1 - Porting from WinForms to Silverlight"</title><link>http://nibbles.codeplex.com/wikipage?title=Stage 1 - Porting from WinForms to Silverlight&amp;ANCHOR#C14389</link><description>Nice, I&amp;#39;ve found this quite helpful. Cheers.</description><author>micaleel</author><pubDate>Tue, 08 Dec 2009 09:40:36 GMT</pubDate><guid isPermaLink="false">New Comment on "Stage 1 - Porting from WinForms to Silverlight" 20091208094036A</guid></item><item><title>Updated Wiki: Home</title><link>http://nibbles.codeplex.com/Wiki/View.aspx?title=Home&amp;version=24</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;Nibbles .NET&lt;/h2&gt;This is a simple Windows Forms game, developed in C#, based on Microsoft QBasic Nibbles. The first version of this project was hosted on GotDotNet. It has now been updated to be a Visual Studio 2005 project. View the &lt;a href="http://nibbles.codeplex.com/Wiki/View.aspx?title=Help%20Page"&gt;Help Page&lt;/a&gt;. There will be no further enhancements to Nibbles .NET - all future development will be to add features to SilverNibbles (see below).&lt;br /&gt;
&lt;h2&gt;SilverNibbles&lt;/h2&gt;SilverNibbles is a port of Nibbles .NET to Silverlight 2.0. We have also taken advantage of the graphics capabilities of Silverlight to enhance the appearance slightly (while retaining a strong visual resemblance to the original). A recent version can be played below. You can also read some &lt;a href="http://nibbles.codeplex.com/Wiki/View.aspx?title=development%20notes"&gt;development notes&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.wordandspirit.co.uk/software/silvernibbles.html" class="externalLink"&gt;Click here to play a recent version of SilverNibbles&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, or play using the embedded silverlight application below:&lt;br /&gt;&lt;br /&gt;&lt;object data="data:application/x-silverlight," type="application/x-silverlight" style="height:440px;width:640px;"&gt;&lt;param name="source" value="http://markandsteph.plushost.co.uk/software/SilverNibbles.xap"&gt;&lt;/param&gt;&lt;param name="windowless" value="true"&gt;&lt;/param&gt;&lt;p&gt;You need to install Microsoft Silverlight to view this content. &lt;a href="http://go.microsoft.com/fwlink/?LinkID=124807" style="text-decoration:none;"&gt;Get Silverlight!&lt;br /&gt;&lt;img src="http://go.microsoft.com/fwlink/?LinkID=108181" alt="Get Microsoft Silverlight" style="border-style:none;" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/object&gt;&lt;iframe style="visibility:hidden;height:0;width:0;border-width:0;"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>markheath</author><pubDate>Sat, 19 Sep 2009 11:45:54 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090919114554A</guid></item><item><title>Source code checked in, #59261</title><link>http://nibbles.codeplex.com/SourceControl/changeset/view/59261</link><description>Update for 1.25 release</description><author>markheath</author><pubDate>Fri, 18 Sep 2009 18:50:35 GMT</pubDate><guid isPermaLink="false">Source code checked in, #59261 20090918065035P</guid></item><item><title>Source code checked in, #59235</title><link>http://nibbles.codeplex.com/SourceControl/changeset/view/59235</link><description>support for out of browser install</description><author>markheath</author><pubDate>Thu, 17 Sep 2009 12:56:00 GMT</pubDate><guid isPermaLink="false">Source code checked in, #59235 20090917125600P</guid></item><item><title>Updated Wiki: Home</title><link>http://nibbles.codeplex.com/Wiki/View.aspx?title=Home&amp;version=23</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;Nibbles .NET&lt;/h2&gt;This is a simple Windows Forms game, developed in C#, based on Microsoft QBasic Nibbles. The first version of this project was hosted on GotDotNet. It has now been updated to be a Visual Studio 2005 project. View the &lt;a href="http://nibbles.codeplex.com/Wiki/View.aspx?title=Help%20Page"&gt;Help Page&lt;/a&gt;. There will be no further enhancements to Nibbles .NET - all future development will be to add features to SilverNibbles (see below).&lt;br /&gt;
&lt;h2&gt;SilverNibbles&lt;/h2&gt;SilverNibbles is a port of Nibbles .NET to Silverlight 2.0. We have also taken advantage of the graphics capabilities of Silverlight to enhance the appearance slightly (while retaining a strong visual resemblance to the original). A recent version can be played below. You can also read some &lt;a href="http://nibbles.codeplex.com/Wiki/View.aspx?title=development%20notes"&gt;development notes&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.wordandspirit.co.uk/software/silvernibbles.html" class="externalLink"&gt;Click here to play a recent version of SilverNibbles&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>markheath</author><pubDate>Tue, 15 Sep 2009 06:38:21 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090915063821A</guid></item><item><title>Updated Wiki: Home</title><link>http://nibbles.codeplex.com/Wiki/View.aspx?title=Home&amp;version=22</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;Nibbles .NET&lt;/h2&gt;This is a simple Windows Forms game, developed in C#, based on Microsoft QBasic Nibbles. The first version of this project was hosted on GotDotNet. It has now been updated to be a Visual Studio 2005 project. View the &lt;a href="http://nibbles.codeplex.com/Wiki/View.aspx?title=Help%20Page"&gt;Help Page&lt;/a&gt;. There will be no further enhancements to Nibbles .NET - all future development will be to add features to SilverNibbles (see below).&lt;br /&gt;
&lt;h2&gt;SilverNibbles&lt;/h2&gt;SilverNibbles is a port of Nibbles .NET to Silverlight 2.0. We have also taken advantage of the graphics capabilities of Silverlight to enhance the appearance slightly (while retaining a strong visual resemblance to the original). A recent version can be played below. You can also read some &lt;a href="http://nibbles.codeplex.com/Wiki/View.aspx?title=development%20notes"&gt;development notes&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;If the embedded version below is not working, &lt;a href="http://www.wordandspirit.co.uk/software/silvernibbles.html" class="externalLink"&gt;click here to play SilverNibbles&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;object data="data:application/x-silverlight," type="application/x-silverlight" style="height:460px;width:640px;"&gt;&lt;param name="source" value="http://www.wordandspirit.co.uk/software/SilverNibbles2.xap"&gt;&lt;/param&gt;&lt;param name="windowless" value="true"&gt;&lt;/param&gt;&lt;p&gt;You need to install Microsoft Silverlight to view this content. &lt;a href="http://go.microsoft.com/fwlink/?LinkID=124807" style="text-decoration:none;"&gt;Get Silverlight!&lt;br /&gt;&lt;img src="http://go.microsoft.com/fwlink/?LinkID=108181" alt="Get Microsoft Silverlight" style="border-style:none;" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/object&gt;&lt;iframe style="visibility:hidden;height:0;width:0;border-width:0;"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>markheath</author><pubDate>Tue, 15 Sep 2009 06:28:34 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090915062834A</guid></item><item><title>Updated Wiki: Home</title><link>http://nibbles.codeplex.com/Wiki/View.aspx?title=Home&amp;version=21</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;Nibbles .NET&lt;/h2&gt;This is a simple Windows Forms game, developed in C#, based on Microsoft QBasic Nibbles. The first version of this project was hosted on GotDotNet. It has now been updated to be a Visual Studio 2005 project. View the &lt;a href="http://nibbles.codeplex.com/Wiki/View.aspx?title=Help%20Page"&gt;Help Page&lt;/a&gt;. There will be no further enhancements to Nibbles .NET - all future development will be to add features to SilverNibbles (see below).&lt;br /&gt;
&lt;h2&gt;SilverNibbles&lt;/h2&gt;SilverNibbles is a port of Nibbles .NET to Silverlight 2.0. We have also taken advantage of the graphics capabilities of Silverlight to enhance the appearance slightly (while retaining a strong visual resemblance to the original). A recent version can be played below. You can also read some &lt;a href="http://nibbles.codeplex.com/Wiki/View.aspx?title=development%20notes"&gt;development notes&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;If the embedded version below is not working, &lt;a href="http://www.wordandspirit.co.uk/software/silvernibbles.html" class="externalLink"&gt;click here to play SilverNibbles&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;object data="data:application/x-silverlight," type="application/x-silverlight" style="height:460px;width:640px;"&gt;&lt;param name="source" value="http://www.wordandspirit.co.uk/software/SilverNibbles.xap"&gt;&lt;/param&gt;&lt;param name="windowless" value="true"&gt;&lt;/param&gt;&lt;p&gt;You need to install Microsoft Silverlight to view this content. &lt;a href="http://go.microsoft.com/fwlink/?LinkID=124807" style="text-decoration:none;"&gt;Get Silverlight!&lt;br /&gt;&lt;img src="http://go.microsoft.com/fwlink/?LinkID=108181" alt="Get Microsoft Silverlight" style="border-style:none;" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/object&gt;&lt;iframe style="visibility:hidden;height:0;width:0;border-width:0;"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>markheath</author><pubDate>Mon, 14 Sep 2009 13:08:19 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090914010819P</guid></item><item><title>Created Release: SilverNibbles 1.24 (Sep 14, 2009)</title><link>http://nibbles.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=32969</link><description>&lt;div class="wikidoc"&gt;Updated to fix a keyboard focus issue&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>markheath</author><pubDate>Mon, 14 Sep 2009 13:04:26 GMT</pubDate><guid isPermaLink="false">Created Release: SilverNibbles 1.24 (Sep 14, 2009) 20090914010426P</guid></item><item><title>Released: SilverNibbles 1.24 (Sep 14, 2009)</title><link>http://nibbles.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=32969</link><description>&lt;div&gt;Updated to fix a keyboard focus issue&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Mon, 14 Sep 2009 13:04:26 GMT</pubDate><guid isPermaLink="false">Released: SilverNibbles 1.24 (Sep 14, 2009) 20090914010426P</guid></item><item><title>Source code checked in, #59139</title><link>http://nibbles.codeplex.com/SourceControl/changeset/view/59139</link><description>finally found a working fix to the keyboard focus bug</description><author>markheath</author><pubDate>Mon, 14 Sep 2009 12:54:28 GMT</pubDate><guid isPermaLink="false">Source code checked in, #59139 20090914125428P</guid></item></channel></rss>