<?xml version="1.0" encoding="UTF-8" ?>
<rss version="0.91">
<channel>
  <title>ashishware.com</title>
	<link>http://ashishware.com</link>
<description>Ashish on technology and other things!</description>

 <item>
 <title>
     A Simple Physics Game using Silverlight and Farseer Engine </title>
    <description>
  	This article describes my first experience of writing a physics game. 
  	I have discussed how to use Silverlight with the Farseer Physics Engine to create
  	 a simple physics game that can be played in a browser. Don't forget to check out the live demo.
  	</description>
    <link>http://ashishware.com/Silverlight_Physics.shtml</link>
    <pubDate>04/11/2011</pubDate>

  </item>



 <item>
 <title>
      How To Play Your Favorite Melody with Arduino</title>
    <description>
     This article describes how to compose ,test  and fine tune a melody on your PC with a C# program ,
      before uploading it to Arduino.</description>
    <link>http://ashishware.com/ardno_melody.shtml</link>
    <pubDate>02/11/2011</pubDate>

  </item>

 <item>
    <title>
      Event Log Monitor using C# and WebSocket(HTML 5)</title>
    <description>
     This article is about creating a simple web based event log monitoring 
application that uses server push to update data. It shows how to use WebSocket 
to implement server push technology using C#.</description>
    <link>http://ashishware.com/websocksample.shtml</link>
    <pubDate>02/01/2011</pubDate>
  </item>


  <item>
    <title>
      Quick and dirty network usage meter with C#
    </title>
    <description>
      This article is about creating a very basic network usage meter for serial port/USB/mobile phone modems with only C# (no Win API calls, sockets or fancy stuff). 
    </description>
    <link>http://ashishware.com/NwMeter.shtml</link>
    <pubDate>01/11/2011</pubDate>
  </item>


</channel>
</rss>

