<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>tewari &#187; freeware</title>
	<atom:link href="http://www.tewari.info/category/freeware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tewari.info</link>
	<description>Professional Software Development by Ash Tewari</description>
	<lastBuildDate>Wed, 04 Jan 2012 03:03:39 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Create Games From Scratch</title>
		<link>http://www.tewari.info/2009/04/11/create-games-from-scratch/</link>
		<comments>http://www.tewari.info/2009/04/11/create-games-from-scratch/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 16:31:26 +0000</pubDate>
		<dc:creator>tewari</dc:creator>
				<category><![CDATA[Kids]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Scratch]]></category>

		<guid isPermaLink="false">http://www.tewari.info/2009/04/11/create-games-from-scratch/</guid>
		<description><![CDATA[	My 18 month old son woke me up at 4 in the morning. I got him to go back to sleep, but &#8230; and here I am writing.
	A few weeks ago, I downloaded Scratch from M.I.T&#8217;s website. Scratch is a programming language for kids. You drag/drop and (literally) snap together programming constructs to create games. [...]]]></description>
			<content:encoded><![CDATA[	<p>My 18 month old son woke me up at 4 in the morning. I got him to go back to sleep, but &#8230; and here I am writing.</p>
	<p>A few weeks ago, I downloaded <a href="http://scratch.mit.edu/">Scratch</a> from M.I.T&#8217;s website. Scratch is a programming language for kids. You drag/drop and (literally) snap together programming constructs to create games. Within a couple of minutes, I had a diver chasing a ball bouncing around on the screen.</p>
	<p><img src="/images/scratch-diver-ball.png" alt="" width="677" height="485" /></p>
	<p>I showed it to my 5 year old son and he watched as I &#8220;changed the game&#8221; and had the ball chase the mouse cursor and the diver chase the ball. He sat down with me and asked me if I could make it a dog chasing the ball instead. Sure! Then we started customizing further. Make it run faster .. Yeah! Let&#8217;s turn him into<a href="http://www.scholastic.com/clifford/"> Clifford &#8211; The Big Red Dog</a> &#8230; Can he bark ? Sure. Let&#8217;s turn it into a basket ball .. I want it red, blue, yellow, &#8230; Let&#8217;s make a basket ball hoop and have Clifford play basketball &#8230; Sure.</p>
	<p>It was a quite productive <a title="pair programming" href="http://en.wikipedia.org/wiki/Pair_programming">pair programming</a> session <img src='http://www.tewari.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  . No TDD yet &#8211; he is too young for that kind of stuff <img src='http://www.tewari.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  .</p>
	<p>I was relieved that I didn&#8217;t loose his attention while I was &#8220;programming&#8221;. Now, my son does have a pretty long attention span for his age, but a lot of credit goes to the designers of Scratch. The entire &#8220;artwork&#8221; was created within the Scratch application and the &#8220;programming&#8221; was just a pure joy for my son. And we were just &#8220;scratching&#8221; the surface there. Explore the possibilities <a href="http://scratch.mit.edu/">here</a>.</p>
	<p>You can download the game here : <a href="/downloads/Clifford-Ball.sb">Clifford-ball.sb</a>. Be careful, sometimes the dog turns upside down. There are some bugs to be fixed <img src='http://www.tewari.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  . Where is the debugger ?</p>
	<p><img src="/images/scratch-clifford-ball.png" alt="" width="675" height="486" /><hr/>Copyright &copy; 2012 <strong><a href="http://www.tewari.info">tewari</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact legal@tewari.info so we can take legal action immediately.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">Plugin</a> by <a href="http://www.taragana.com/">Taragana</a></span>
</p>
<p class="akst_link"><a href="http://www.tewari.info/?p=50&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_50" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.tewari.info/2009/04/11/create-games-from-scratch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Database Schema Version Control Tool</title>
		<link>http://www.tewari.info/2008/02/18/dbupdater-database-schema-version-control/</link>
		<comments>http://www.tewari.info/2008/02/18/dbupdater-database-schema-version-control/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 03:05:52 +0000</pubDate>
		<dc:creator>tewari</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[version-control]]></category>
		<category><![CDATA[best practices]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[database schema]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[DBMS]]></category>
		<category><![CDATA[DbUpdater]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Evolutionary]]></category>
		<category><![CDATA[free tool]]></category>
		<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[NHibernate]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[schema]]></category>
		<category><![CDATA[schema version]]></category>
		<category><![CDATA[SchemaVersionsLog]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[sql scripts]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[version]]></category>
		<category><![CDATA[version control tool]]></category>
		<category><![CDATA[Versioning]]></category>

		<guid isPermaLink="false">http://www.tewari.info/2008/02/18/dbupdater-database-schema-version-control/</guid>
		<description><![CDATA[	It is essential to treat database schema as source code  and apply all the norms and best practices applicable to it. From what I hear  and read, database schema version control is non-existent in too many  projects.
	Various techniques to accomplish version control of  database schemas have been discussed and published. Martin [...]]]></description>
			<content:encoded><![CDATA[	<p designtimesp="18554">It is essential to treat database schema as source code  and apply all the norms and best practices applicable to it. From what I hear  and read, database schema version control is non-existent in too many  projects.</p>
	<p designtimesp="18555">Various techniques to accomplish version control of  database schemas have been discussed and published. Martin Fowler and Pramod  Sadagale has written a comprehensive article on <a href="http://martinfowler.com/articles/evodb.html" designtimesp="18556">Evolutionary Database  Design</a>. It is a must-read for everyone involved with database  development.</p>
	<p designtimesp="18562">K. Scott Allen writes in detail about an  excellent system here &#8211; <a href="http://odetocode.com/Blogs/scott/archive/2008/02/02/11721.aspx" title="Versioning Databases - Change Scripts" designtimesp="18561">Versioning Databases &#8211; Change Scripts</a>. This approach  is sufficiently light-weight (for my taste) and provides complete control over  the whole process.</p>
	<p designtimesp="18562">I am providing a free tool here that you can use to  implement this system. It will even create the SchemaVersionsLog table for your  database, if it doesn&#8217;t exist. If you are using this tool with MSSQL Server, you  can get started with very little effort. If you are using a different DBMS, you  can still use this tool. It uses NHibernate to access the SchemaVersionsLog  table. So, any DBMS supported by NHibernate is acceptable, as long as it comes with a command line tool to execute the sql scripts.</p>
	<p designtimesp="18562">Download <a href="http://www.tewari.info/dbupdater/" title="DbUpdater : Database Schema Version Control" target="_blank">DbUpdater here</a>.</p>
<hr/>Copyright &copy; 2012 <strong><a href="http://www.tewari.info">tewari</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact legal@tewari.info so we can take legal action immediately.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">Plugin</a> by <a href="http://www.taragana.com/">Taragana</a></span>
</p>
<p class="akst_link"><a href="http://www.tewari.info/?p=17&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_17" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.tewari.info/2008/02/18/dbupdater-database-schema-version-control/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>OpenSimSim 1.0-RC is out</title>
		<link>http://www.tewari.info/2007/12/24/opensimsim-10-rc-is-out/</link>
		<comments>http://www.tewari.info/2007/12/24/opensimsim-10-rc-is-out/#comments</comments>
		<pubDate>Mon, 24 Dec 2007 17:04:31 +0000</pubDate>
		<dc:creator>tewari</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[free tool]]></category>
		<category><![CDATA[OpenSimSim]]></category>
		<category><![CDATA[Password]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.tewari.info/2007/12/24/opensimsim-10-rc-is-out/</guid>
		<description><![CDATA[	OpenSimSim : Your Password Solution. Download 1.0 Release Candidate here : OpenSimSim 1.0-RC
	Copyright &#169; 2012 tewari. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact legal@tewari.info so we can take legal action [...]]]></description>
			<content:encoded><![CDATA[	<p><a href="http://opensimsim.sourceforge.net" title="OpenSimSim Website" target="_blank">OpenSimSim</a> : Your Password Solution. Download 1.0 Release Candidate here : <a href="https://sourceforge.net/project/showfiles.php?group_id=194886" title="OpenSimSim 1.0-RC" target="_blank">OpenSimSim 1.0-RC</a></p>
	<p><img src="http://opensimsim.sourceforge.net/opensimsim-screenshot-1.png" alt="opensimsim-screenshot" height="225" width="300" /><hr/>Copyright &copy; 2012 <strong><a href="http://www.tewari.info">tewari</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact legal@tewari.info so we can take legal action immediately.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">Plugin</a> by <a href="http://www.taragana.com/">Taragana</a></span>
</p>
<p class="akst_link"><a href="http://www.tewari.info/?p=11&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_11" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.tewari.info/2007/12/24/opensimsim-10-rc-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

