<?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>Every Flavour Beans &#187; Mono</title>
	<atom:link href="http://beans.seartipy.com/category/mono/feed/" rel="self" type="application/rss+xml" />
	<link>http://beans.seartipy.com</link>
	<description>"The time has come...to talk of many [technologies]." --Lewis Carroll('The Walrus and the Carpenter')</description>
	<lastBuildDate>Sat, 03 Oct 2009 13:58:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
  <link>http://beans.seartipy.com</link>
  <url>http://beans.seartipy.com/favicon.ico</url>
  <title>Every Flavour Beans</title>
</image>
		<item>
		<title>Installing C#/Mono(.NET)/MonoDevelop/XSP in Ubuntu Gutsy Gibbon(7.10)</title>
		<link>http://beans.seartipy.com/2007/10/31/installing-cmononetmonodevelopxsp-in-ubuntu-gutsy-gibbon710/</link>
		<comments>http://beans.seartipy.com/2007/10/31/installing-cmononetmonodevelopxsp-in-ubuntu-gutsy-gibbon710/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 07:03:37 +0000</pubDate>
		<dc:creator>tabrez</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Mono]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://beans.seartipy.com/2007/10/31/installing-cmononetmonodevelopxsp-in-ubuntu-gutsy-gibbon710/</guid>
		<description><![CDATA[The reason for not updating the old post that explained how to install C#/Mono/MonoDevelop/XSP packages in Ubuntu Dapper Drake is that the procedure remains pretty much the same for Ubuntu Feisty Fawn as well as the recently released Ubuntu Gutsy Gibbon distributions(but now you get the newer versions of those packages installed, of course). You [...]]]></description>
		<wfw:commentRss>http://beans.seartipy.com/2007/10/31/installing-cmononetmonodevelopxsp-in-ubuntu-gutsy-gibbon710/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Create ASP.NET 1.0 &amp; 2.0 Applications On GNU/Linux and Windows Using Mono XSP</title>
		<link>http://beans.seartipy.com/2006/07/22/create-aspnet-10-20-applications-on-gnulinux-and-windows-using-mono-xsp/</link>
		<comments>http://beans.seartipy.com/2006/07/22/create-aspnet-10-20-applications-on-gnulinux-and-windows-using-mono-xsp/#comments</comments>
		<pubDate>Sat, 22 Jul 2006 07:09:21 +0000</pubDate>
		<dc:creator>tabrez</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Mono]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://beans.seartipy.com/2006/07/22/create-aspnet-10-20-applications-on-gnulinux-and-windows-using-mono-xsp/</guid>
		<description><![CDATA[This post assumes that Mono is installed on your system. The following links should help if it is not installed.
Installing Mono on Gentoo and Ubuntu 5.10
Installing Mono and XSP on Ubuntu 6.06
Installing Mono and XSP on Fedora
Installing Mono XSP on Gentoo

#emerge xsp xsp2

Installing Mono XSP on Debian/(K)Ubuntu

#sudo apt-get install xsp xsp2

Installing Complete Mono Environment(Mono, GTK#, [...]]]></description>
		<wfw:commentRss>http://beans.seartipy.com/2006/07/22/create-aspnet-10-20-applications-on-gnulinux-and-windows-using-mono-xsp/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Writing Your First Program With Mono And MonoDevelop</title>
		<link>http://beans.seartipy.com/2006/06/28/writing-your-first-program-with-mono-and-monodevelop/</link>
		<comments>http://beans.seartipy.com/2006/06/28/writing-your-first-program-with-mono-and-monodevelop/#comments</comments>
		<pubDate>Wed, 28 Jun 2006 16:48:04 +0000</pubDate>
		<dc:creator>tabrez</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Mono]]></category>

		<guid isPermaLink="false">http://beans.seartipy.com/2006/06/28/writing-your-first-program-with-mono-and-monodevelop/</guid>
		<description><![CDATA[Installing Mono And MonoDevelop on Gentoo and Debian/Ubuntu(5.10)
Installing Mono And MonoDevelop K/Ubuntu(6.06)
Mono applications can be developed using any text editor and the mono compiler(mcs). Type the following program in your favourite editor:
 Show Plain Text
C#:




using System;


namespace FirstMono


&#123;


&#160; &#160; class Hello


&#160; &#160; &#123;


&#160; &#160; &#160; &#160; public static void Main&#40;string&#91;&#93; args&#41;


&#160; &#160; &#160; &#160; &#123;


&#160; &#160; [...]]]></description>
		<wfw:commentRss>http://beans.seartipy.com/2006/06/28/writing-your-first-program-with-mono-and-monodevelop/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Installing C#, Mono(.NET) &amp; MonoDevelop in Ubuntu Dapper Drake 6.06</title>
		<link>http://beans.seartipy.com/2006/06/08/installing-c-mononet-monodevelop-in-ubuntu-dapper-drake-606/</link>
		<comments>http://beans.seartipy.com/2006/06/08/installing-c-mononet-monodevelop-in-ubuntu-dapper-drake-606/#comments</comments>
		<pubDate>Thu, 08 Jun 2006 15:23:27 +0000</pubDate>
		<dc:creator>tabrez</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Mono]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://beans.seartipy.com/2006/06/08/installing-c-mononet-monodevelop-in-ubuntu-dapper-drake-606/</guid>
		<description><![CDATA[Installing the complete Mono environment, including the runtime, the compiler and the development environment(MonoDevelop), is no more difficult in Ubuntu 6.06 than it was in Ubuntu 5.10.(The procedure for installing Mono for Kubuntu 6.06 is also similar, but GTK and related packages are needed to install the MonoDevelop IDE, which will be a big download [...]]]></description>
		<wfw:commentRss>http://beans.seartipy.com/2006/06/08/installing-c-mononet-monodevelop-in-ubuntu-dapper-drake-606/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>C# &amp; MonoDevelop (.NET) on Gentoo and Ubuntu</title>
		<link>http://beans.seartipy.com/2006/03/03/c-on-gentoo/</link>
		<comments>http://beans.seartipy.com/2006/03/03/c-on-gentoo/#comments</comments>
		<pubDate>Fri, 03 Mar 2006 15:03:05 +0000</pubDate>
		<dc:creator>tabrez</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Mono]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://everyflavourbeans.seartipy.com/2006/03/03/c-on-gentoo/</guid>
		<description><![CDATA[.NET developers looking for a similar development framework on the GNU/Linux operating system should check out the Mono project. It's fairly simple to install Mono on most of the GNU/Linux platforms and to start developing applications using the C# language. But beginner programmers would love to have an easy to use IDE which could integrate [...]]]></description>
		<wfw:commentRss>http://beans.seartipy.com/2006/03/03/c-on-gentoo/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
