<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>vsChessMania</title><link>http://vschessmania.codeplex.com/project/feeds/rss</link><description>vsChessMania, was originally released on 1st May 2005, after its original developer Sumit Gupta, release it&amp;#39;s first public version. Sumit starts vsChessMania as college project but later he took the project to different level. </description><item><title>Source code checked in, #57274</title><link>http://vschessmania.codeplex.com/SourceControl/changeset/changes/57274</link><description>Checked in by server upgrade</description><author>_TFSSERVICE</author><pubDate>Wed, 28 Jul 2010 22:13:23 GMT</pubDate><guid isPermaLink="false">Source code checked in, #57274 20100728101323P</guid></item><item><title>New Post: NAT Traversal Implementation</title><link>http://vschessmania.codeplex.com/Thread/View.aspx?ThreadId=208225</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Well I idea for Pwnat implementation is dropped now. PwNAt doesn't work on 64bit machine.&lt;/p&gt;&lt;/div&gt;</description><author>vikasumit</author><pubDate>Sun, 16 May 2010 06:52:42 GMT</pubDate><guid isPermaLink="false">New Post: NAT Traversal Implementation 20100516065242A</guid></item><item><title>New Post: NAT Traversal Implementation</title><link>http://vschessmania.codeplex.com/Thread/View.aspx?ThreadId=208225</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Okay, Now I have two method to implement the NAT Traversal in game.&lt;/p&gt;
&lt;p&gt;1. Microsoft's PeerToPeer which works fine on Windows Vista Onwards if we use .NET Framework 4.0&lt;/p&gt;
&lt;p&gt;2. PWNAT style handshake that also does the NAT traversal.&lt;/p&gt;
&lt;p&gt;I am more inclined towards PWNAT implementation now. Let see when I can sit to work on this.&lt;/p&gt;&lt;/div&gt;</description><author>vikasumit</author><pubDate>Sun, 25 Apr 2010 09:03:29 GMT</pubDate><guid isPermaLink="false">New Post: NAT Traversal Implementation 20100425090329A</guid></item><item><title>Updated Wiki: Documentation</title><link>http://vschessmania.codeplex.com/documentation?version=4</link><description>&lt;div class="wikidoc"&gt;VS ChessMania is a simple Chess Game. It was started by Sumit Gupta (now working with Vikasumit) as College project. Simultaneously, he released the software on his website for public download. Within next few months of his public release VS ChessMania see total download of about 10K. This encourage Sumit to continue the development of game and he release the ChessMania v2.0 which is complete rewrite of game and that add ability to change Visual Graphics of game. &lt;br /&gt;&lt;br /&gt;VS ChessMania v2.0 now support following feature:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Two Player Game from same computer&lt;/li&gt;
&lt;li&gt;Two Player Game over Internet&lt;/li&gt;
&lt;li&gt;Change Chess Piece or Background to play game&lt;/li&gt;
&lt;li&gt;Host your own Game for Internet Play&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;This game use pure .NET Framework 3.5 to run and every bit of it game is self code. It do not use DirectX for graphic rendering but still works pretty fast. Game can be played using Mouse only. The Menu is available by right clicking on Game board. Which is very much untraditional if you are looking for Game Menu on Menu Strip. &lt;br /&gt;&lt;br /&gt;Lunching the game as Open Source is only for better matter of the game. This will provide more feedback about game and hence we will provide more updates to the version. Some of our enhancements that we are looking to add in game are:&lt;br /&gt;&lt;br /&gt;1. Change the way Network games are played.&lt;br /&gt;2. Change the Display layout so that it is more user friendly.&lt;br /&gt;3. Upgrade the Game engine to allow game verus Computer.&lt;br /&gt;4. Improve Internet Game play by setting a Permanent Solution for it.&lt;br /&gt;&lt;br /&gt;You can learn about this game&amp;#39;s future here at &lt;a href="http://vschessmania.codeplex.com/wikipage?title=Future%20Of%20Game&amp;referringTitle=Documentation"&gt;Future Of Game&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>vikasumit</author><pubDate>Sat, 03 Apr 2010 11:05:06 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20100403110506A</guid></item><item><title>New Post: NAT Traversal Implementation</title><link>http://vschessmania.codeplex.com/Thread/View.aspx?ThreadId=208225</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;As a developer of game, I came across a idea to implement the direct connection between two Clients rather than depending on Server for Game play. It does that for LAN game and for Internet Game, but on Internet Game, vsChessMania fails as It doesn't go beyond NAT router and hence direct connection is not possible for most user.&lt;/p&gt;
&lt;p&gt;I will be setting a TURN server and create a Client in game to bypass NAT traversal problem. We have a choice to use Microsoft PeerToPeer which is not yet fully implemented for Windows XP but for latest OS and custom/third party NAT traversal. I am looking to go with third party as of now. Any thoughts are welcomed. I will close this thread once I start the work on same. Meanwhile I am collecting opinions. If any :).&lt;/p&gt;&lt;/div&gt;</description><author>vikasumit</author><pubDate>Sat, 03 Apr 2010 11:04:09 GMT</pubDate><guid isPermaLink="false">New Post: NAT Traversal Implementation 20100403110409A</guid></item><item><title>Closed Issue: LAN game Problem [12028]</title><link>http://vschessmania.codeplex.com/WorkItem/View.aspx?WorkItemId=12028</link><description>Recent test on application shows that LAN game have problem where Moves are mirrored rather than going properly. Work is on&amp;#33;&amp;#33;&amp;#33;&lt;br /&gt;Comments: &lt;p&gt;Problem Solved.&lt;/p&gt;</description><author>vikasumit</author><pubDate>Sun, 21 Mar 2010 17:16:02 GMT</pubDate><guid isPermaLink="false">Closed Issue: LAN game Problem [12028] 20100321051602P</guid></item><item><title>Commented Issue: LAN game Problem [12028]</title><link>http://vschessmania.codeplex.com/WorkItem/View.aspx?WorkItemId=12028</link><description>Recent test on application shows that LAN game have problem where Moves are mirrored rather than going properly. Work is on&amp;#33;&amp;#33;&amp;#33;&lt;br /&gt;Comments: ** Comment from web user: vikasumit ** &lt;p&gt;Fix the LAN move problem. You can enjoy game play now.&lt;/p&gt;</description><author>vikasumit</author><pubDate>Sun, 21 Mar 2010 17:15:38 GMT</pubDate><guid isPermaLink="false">Commented Issue: LAN game Problem [12028] 20100321051538P</guid></item><item><title>Created Release: VS ChessMania V2 March Beta (Mar 21, 2010)</title><link>http://vschessmania.codeplex.com/releases?ReleaseId=42346</link><description>&lt;div class="wikidoc"&gt;Second Beta Release with move correction and making application more safe for user. New features will be added soon.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>vikasumit</author><pubDate>Sun, 21 Mar 2010 17:14:00 GMT</pubDate><guid isPermaLink="false">Created Release: VS ChessMania V2 March Beta (Mar 21, 2010) 20100321051400P</guid></item><item><title>Released: VS ChessMania V2 March Beta (Mar 21, 2010)</title><link>http://vschessmania.codeplex.com/releases/view/42346</link><description>&lt;div&gt;Second Beta Release with move correction and making application more safe for user. New features will be added soon.&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Sun, 21 Mar 2010 17:14:00 GMT</pubDate><guid isPermaLink="false">Released: VS ChessMania V2 March Beta (Mar 21, 2010) 20100321051400P</guid></item><item><title>Source code checked in, #42339</title><link>http://vschessmania.codeplex.com/SourceControl/changeset/view/42339</link><description>Correct the LAN game play interface and remove some leftover Unsafe thread calls. </description><author>vikasumit</author><pubDate>Sun, 21 Mar 2010 17:12:59 GMT</pubDate><guid isPermaLink="false">Source code checked in, #42339 20100321051259P</guid></item><item><title>Closed Issue: Thread Safety Issue [12027]</title><link>http://vschessmania.codeplex.com/WorkItem/View.aspx?WorkItemId=12027</link><description>Due to Microsoft Change to have strict thread safe code, some part of code is messing up. Actually when you try to connect a LAN game it shows a message window that is called using threading. This is known issue as of now.&lt;br /&gt;Comments: &lt;p&gt;&lt;/p&gt;</description><author>vikasumit</author><pubDate>Wed, 10 Mar 2010 20:01:05 GMT</pubDate><guid isPermaLink="false">Closed Issue: Thread Safety Issue [12027] 20100310080105P</guid></item><item><title>Commented Issue: Thread Safety Issue [12027]</title><link>http://vschessmania.codeplex.com/WorkItem/View.aspx?WorkItemId=12027</link><description>Due to Microsoft Change to have strict thread safe code, some part of code is messing up. Actually when you try to connect a LAN game it shows a message window that is called using threading. This is known issue as of now.&lt;br /&gt;Comments: ** Comment from web user: vikasumit ** &lt;p&gt;Issue Fixed Source Code Commit &amp;#35;40916 onwards&lt;/p&gt;</description><author>vikasumit</author><pubDate>Wed, 10 Mar 2010 15:35:30 GMT</pubDate><guid isPermaLink="false">Commented Issue: Thread Safety Issue [12027] 20100310033530P</guid></item><item><title>Source code checked in, #40916</title><link>http://vschessmania.codeplex.com/SourceControl/changeset/view/40916</link><description>Final fixed version with Thread Safe Issue.</description><author>vikasumit</author><pubDate>Tue, 09 Mar 2010 17:22:26 GMT</pubDate><guid isPermaLink="false">Source code checked in, #40916 20100309052226P</guid></item><item><title>Source code checked in, #40826</title><link>http://vschessmania.codeplex.com/SourceControl/changeset/view/40826</link><description>Fix Thread Safety on Network Game Acceptance and Board Refresh. Still Testing and fixing other Thread Safe Problems</description><author>vikasumit</author><pubDate>Sun, 07 Mar 2010 16:39:40 GMT</pubDate><guid isPermaLink="false">Source code checked in, #40826 20100307043940P</guid></item><item><title>Created Issue: LAN game Problem [12028]</title><link>http://vschessmania.codeplex.com/WorkItem/View.aspx?WorkItemId=12028</link><description>Recent test on application shows that LAN game have problem where Moves are mirrored rather than going properly. Work is on&amp;#33;&amp;#33;&amp;#33;&lt;br /&gt;</description><author>vikasumit</author><pubDate>Sun, 07 Mar 2010 14:29:46 GMT</pubDate><guid isPermaLink="false">Created Issue: LAN game Problem [12028] 20100307022946P</guid></item><item><title>Commented Issue: Thread Safety Issue [12027]</title><link>http://vschessmania.codeplex.com/WorkItem/View.aspx?WorkItemId=12027</link><description>Due to Microsoft Change to have strict thread safe code, some part of code is messing up. Actually when you try to connect a LAN game it shows a message window that is called using threading. This is known issue as of now.&lt;br /&gt;Comments: ** Comment from web user: vikasumit ** &lt;p&gt;Just want to let you know this error is detected when compiling in Visual Studio, otherwise Available setup works fine without any problem detected in it.&lt;/p&gt;</description><author>vikasumit</author><pubDate>Sun, 07 Mar 2010 14:28:20 GMT</pubDate><guid isPermaLink="false">Commented Issue: Thread Safety Issue [12027] 20100307022820P</guid></item><item><title>Created Issue: Thread Safety Issue [12027]</title><link>http://vschessmania.codeplex.com/WorkItem/View.aspx?WorkItemId=12027</link><description>Due to Microsoft Change to have strict thread safe code, some part of code is messing up. Actually when you try to connect a LAN game it shows a message window that is called using threading. This is known issue as of now.&lt;br /&gt;</description><author>vikasumit</author><pubDate>Sun, 07 Mar 2010 14:27:26 GMT</pubDate><guid isPermaLink="false">Created Issue: Thread Safety Issue [12027] 20100307022726P</guid></item><item><title>Updated Wiki: Future Of Game</title><link>http://vschessmania.codeplex.com/wikipage?title=Future Of Game&amp;version=1</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Future of Game&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;As in any real world entity it is hard to say anything about future. When Vikasumit start this game, they only plan to release the game as Freeware Closed Source Software. But after 4 years of been closed source we open it for public in view that there is at least one person waiting for something that he can start working from to build his career as programmer. VS ChessMania see more than 10K downloads from various sources and from Vikasumit&amp;#39;s Official website in combine. &lt;br /&gt;&lt;br /&gt;We however are very positive about the game and looking to build this game to a level where it remain easy to plan and simple game. Future of this game might see some of following changes:&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;3D interface for game play&lt;/li&gt;
&lt;li&gt;Web Interface for game play&lt;/li&gt;
&lt;li&gt;Added support for Themes and Graphics&lt;/li&gt;
&lt;li&gt;Some basic game enhancements, such as support for various Game Rules for different reasons. We call it as Regional Customization of game rules.&lt;/li&gt;
&lt;li&gt;Better Server Release.&lt;/li&gt;
&lt;li&gt;Developer documentation for learner.&lt;/li&gt;&lt;/ol&gt;
&lt;br /&gt;We are not able to define timeline as time with us is limited and that is the reason we haven&amp;#39;t get a upgrade of game in later past. We are not looking for any developer to join us but surely if you are willing to contribute then your changes are most welcome and if your work is better we might invite you to contribute to game as official developer.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>vikasumit</author><pubDate>Sat, 26 Dec 2009 11:34:57 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Future Of Game 20091226113457A</guid></item><item><title>Updated Wiki: Documentation</title><link>http://vschessmania.codeplex.com/documentation?version=3</link><description>&lt;div class="wikidoc"&gt;VS ChessMania is a simple Chess Game. It was started by Sumit Gupta (now working with Vikasumit) as College project. Simultaneously, he released the software on his website for public download. Within next few months of his public release VS ChessMania see total download of about 10K. This encourage Sumit to continue the development of game and he release the ChessMania v2.0 which is complete rewrite of game and that add ability to change Visual Graphics of game. &lt;br /&gt;&lt;br /&gt;VS ChessMania v2.0 now support following feature:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Two Player Game from same computer&lt;/li&gt;
&lt;li&gt;Two Player Game over Internet&lt;/li&gt;
&lt;li&gt;Change Chess Piece or Background to play game&lt;/li&gt;
&lt;li&gt;Host your own Game for Internet Play&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;This game use pure .NET Framework 3.5 to run and every bit of it game is self code. It do not use DirectX for graphic rendering but still works pretty fast. Game can be played using Mouse only. The Menu is available by right clicking on Game board. Which is very much untraditional if you are looking for Game Menu on Menu Strip. &lt;br /&gt;&lt;br /&gt;Lunching the game as Open Source is only for better matter of the game. This will provide more feedback about game and hence we will provide more updates to the version. Some of our enhancements that we are looking to add in game are:&lt;br /&gt;&lt;br /&gt;1. Change the way Network games are played.&lt;br /&gt;2. Change the Display layout so that it is more user friendly.&lt;br /&gt;3. Upgrade the Game engine to allow game verus Computer.&lt;br /&gt;&lt;br /&gt;You can learn about this game&amp;#39;s future here at &lt;a href="http://vschessmania.codeplex.com/wikipage?title=Future%20Of%20Game&amp;referringTitle=Documentation"&gt;Future Of Game&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>vikasumit</author><pubDate>Sat, 26 Dec 2009 11:28:36 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20091226112836A</guid></item><item><title>Updated Wiki: Documentation</title><link>http://vschessmania.codeplex.com/documentation?version=2</link><description>&lt;div class="wikidoc"&gt;VS ChessMania is a simple Chess Game. It was started by Sumit Gupta (now working with Vikasumit) as College project. Simultaneously, he released the software on his website for public download. Within next few months of his public release VS ChessMania see total download of about 10K. This encourage Sumit to continue the development of game and he release the ChessMania v2.0 which is complete rewrite of game and that add ability to change Visual Graphics of game. &lt;br /&gt;&lt;br /&gt;VS ChessMania v2.0 now support following feature:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Two Player Game from same computer&lt;/li&gt;
&lt;li&gt;Two Player Game over Internet&lt;/li&gt;
&lt;li&gt;Change Chess Piece or Background to play game&lt;/li&gt;
&lt;li&gt;Host your own Game for Internet Play&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;This game use pure .NET Framework 3.5 to run and every bit of it game is self code. It do not use DirectX for graphic rendering but still works pretty fast. Game can be played using Mouse only. The Menu is available by right clicking on Game board. Which is very much untraditional if you are looking for Game Menu on Menu Strip. &lt;br /&gt;&lt;br /&gt;Lunching the game as Open Source is only for better matter of the game. This will provide more feedback about game and hence we will provide more updates to the version. Some of our enhancements that we are looking to add in game are:&lt;br /&gt;&lt;br /&gt;1. Change the way Network games are played.&lt;br /&gt;2. Change the Display layout so that it is more user friendly.&lt;br /&gt;3. Upgrade the Game engine to allow game verus Computer.&lt;br /&gt;&lt;br /&gt;You can learn about this game&amp;#39;s future here at &lt;a href="http://vschessmania.codeplex.com/wikipage?title=New%20Page&amp;referringTitle=Documentation"&gt;New Page&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>vikasumit</author><pubDate>Sat, 26 Dec 2009 11:27:48 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20091226112748A</guid></item></channel></rss>
