<?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>Coding Day &#187; Mono</title>
	<atom:link href="http://www.codingday.com/category/mono/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codingday.com</link>
	<description>Adventures in Computing, Can Erten's blog</description>
	<lastBuildDate>Tue, 13 Jul 2010 12:52:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Mono on Windows just like linux</title>
		<link>http://www.codingday.com/mono-on-windows-just-like-linux/</link>
		<comments>http://www.codingday.com/mono-on-windows-just-like-linux/#comments</comments>
		<pubDate>Sat, 07 Jan 2006 15:09:18 +0000</pubDate>
		<dc:creator>Can</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mono]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.canerten.com/2006/01/07/mono-on-windows-just-like-linux/</guid>
		<description><![CDATA[There is two live cds especially designed for mono on linux. Monoppix Mono Live Both distributions include mono librarires and tools. Mono Live distribution includes some applications written in mono like beagle or tomboy. Also it includes some known ASP.Net web applications. As a result it is 200Mb more than monoppix. These cds are live [...]]]></description>
			<content:encoded><![CDATA[<p>There is two live cds especially designed for mono on linux.</p>
<ol>
<li><a title="Monoppix = Mono + Knoppix" target="_blank" href="http://www.monoppix.com/">Monoppix</a></li>
<li><a href="http://www.mono-live.com/">Mono Live</a></li>
</ol>
<p>Both distributions include mono librarires and tools. Mono Live distribution includes some  applications written in mono like beagle or tomboy. Also it includes some known ASP.Net web applications. As a result it is 200Mb more than monoppix.<br />
These cds are live cds meaning that you can boot from them and work on them without the need of a harddisk. As .net developer you will probably use windows and maybe you want to give a try to the opensource alternative. It is difficult to switch to live cds than go back to windows. Instead there is a tool to emulate your processor on windows (on linux as well actually) called <a href="http://fabrice.bellard.free.fr/qemu/">qemu</a>. This tool can also work on windows. You can download <a href="http://www.h7.dion.ne.jp/~qemu-win/">qemu in windows</a>. You can boot any live cd distribution with this tool.</p>
<p>Simply just edit your .bat file<br />
qemu -L . -m 300 -cdrom ./monoppix.iso<br />
qemu -L . -m 300 -cdrom ./monolive.iso</p>
<p><a title="Monoppix" class="imagelink" href="http://www.codingday.com/wp-content/uploads/2006/01/monoppix.jpg"><img width="124" height="96" alt="Monoppix" id="image13" src="http://www.codingday.com/wp-content/uploads/2006/01/monoppix.thumbnail.jpg" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.codingday.com/mono-on-windows-just-like-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
