<?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>Otaqui.Com &#187; mono</title>
	<atom:link href="http://otaqui.com/blog/tag/mono/feed/" rel="self" type="application/rss+xml" />
	<link>http://otaqui.com/blog</link>
	<description>Pete Otaqui's blog about web development and everything else</description>
	<lastBuildDate>Wed, 23 Jun 2010 09:55:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Developing with Mono and MonoDevelop on OS X</title>
		<link>http://otaqui.com/blog/101/developing-with-mono-and-monodevelop-on-os-x/</link>
		<comments>http://otaqui.com/blog/101/developing-with-mono-and-monodevelop-on-os-x/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 13:12:59 +0000</pubDate>
		<dc:creator>pete</dc:creator>
				<category><![CDATA[Professional]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mono]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://otaqui.com/wp/2008/06/developing-with-mono-and-monodevelop-on-os-x/</guid>
		<description><![CDATA[Having just downloaded and installed MonoDevelop for OS X I can say that the process of getting up and running is an absolute breeze &#8211; only involving the normal mac &#8216;download, unpack and drop into Applications&#8217; routine. MonoDevelop (and indeed Mono itself) allows you to build several types of application &#8211; C++, C#, ASP.Net and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.monodevelop.com/"><img src="http://otaqui.com/wp/wp-content/uploads/mono-logo.png" alt="MonoDevelop" style="float:left; margin-right:10px; margin-bottom:10px;border:0px;"></a></p>
<p>Having just downloaded and installed <a href="http://www.monodevelop.com/">MonoDevelop</a> for OS X I can say that the process of getting up and running is an absolute breeze &#8211; only involving the normal mac &#8216;download, unpack and drop into Applications&#8217; routine.</p>
<p>MonoDevelop (and indeed <a href="http://www.mono-project.com/">Mono</a> itself) allows you to build several types of application &#8211; C++, C#, ASP.Net and the like.  You can build cross-platform executables &#8211; either console-based or with a GUI (the application comes with quick-start project templates for the Gnome# and GTK# tookits) &#8211; and also web-based projects.  MonoDevelop comes with the xsp server built-in so the code-compile-debug cycle is only a single click away (as a bonus it even opens your browser for you).</p>
<p>MonoDevelop is a Gnome application, so a minor annoyance when using it with OS X is the key-binding setup which requires you to use Ctrl over the Apple key for things like copy, paste and save.</p>
<p>I&#8217;m hoping to do some work on a mono-driven ASP.Net application, so I may be posting more on that in the future. For now though &#8211; I&#8217;d like to give a big thanks (and say congratulations) to the MonoDevelop team.</p>
]]></content:encoded>
			<wfw:commentRss>http://otaqui.com/blog/101/developing-with-mono-and-monodevelop-on-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
