<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Banshee source tree reorganized&#8230; building in MonoDevelop</title>
	<atom:link href="http://abock.org/2007/01/02/banshee-source-tree-reorganized-building-in-monodevelop/feed" rel="self" type="application/rss+xml" />
	<link>http://abock.org/2007/01/02/banshee-source-tree-reorganized-building-in-monodevelop</link>
	<description></description>
	<lastBuildDate>Wed, 23 Mar 2011 17:57:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Christoh Burgdorf</title>
		<link>http://abock.org/2007/01/02/banshee-source-tree-reorganized-building-in-monodevelop/comment-page-1#comment-90630</link>
		<dc:creator>Christoh Burgdorf</dc:creator>
		<pubDate>Fri, 12 Oct 2007 20:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://abock.org/2007/01/02/banshee-source-tree-reorganized-building-in-monodevelop/#comment-90630</guid>
		<description>Hi,

Im actually an software developer working on business applications under Microsoft .NET. February this year I began using Ubuntu Feisty Fawn on my home pc. Since then, I never used Windows on my home computer again and now use Gutsy Gibbon. Im actually looking for a project to contribute to and think the banshee project fits most to me as it is written in C# and I have some ideas to improve it.

Today I started with having a look at the Sample Plugin. Now I want to set up the solution in Mono Develop so I can work more efficiently on it. I found your blog and Im now trying to get banshee running inside MD (got banshee from svn) but I get an compile error. I would really appreciate if u gave me a hint what to do to get it working...

MD says:
not open assembly /home/burgdorf/misc/programmierungen/banshee/banshee/src/MonoDevelopBootstrap.exe.

Hope someone here can help me to get it working...

Christoph</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Im actually an software developer working on business applications under Microsoft .NET. February this year I began using Ubuntu Feisty Fawn on my home pc. Since then, I never used Windows on my home computer again and now use Gutsy Gibbon. Im actually looking for a project to contribute to and think the banshee project fits most to me as it is written in C# and I have some ideas to improve it.</p>
<p>Today I started with having a look at the Sample Plugin. Now I want to set up the solution in Mono Develop so I can work more efficiently on it. I found your blog and Im now trying to get banshee running inside MD (got banshee from svn) but I get an compile error. I would really appreciate if u gave me a hint what to do to get it working&#8230;</p>
<p>MD says:<br />
not open assembly /home/burgdorf/misc/programmierungen/banshee/banshee/src/MonoDevelopBootstrap.exe.</p>
<p>Hope someone here can help me to get it working&#8230;</p>
<p>Christoph</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravi</title>
		<link>http://abock.org/2007/01/02/banshee-source-tree-reorganized-building-in-monodevelop/comment-page-1#comment-41997</link>
		<dc:creator>Ravi</dc:creator>
		<pubDate>Thu, 15 Mar 2007 09:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://abock.org/2007/01/02/banshee-source-tree-reorganized-building-in-monodevelop/#comment-41997</guid>
		<description>Well, it is so silly to ask in this blog, but i am hungry for information. I have a doubt regarding Mono Develop and i am very much confident that you guys will clear it in one go.
I would like to use Mono in conjunction with the Apache 2.0 Web server in order to use ASP.NET in Web pages.

I am a new developer in mono.

We want to develop an asp.net application which runs on Suse Linux,

I am in doubt about the development environment. As far i know Apache(Linux) with mod_mono will be the best method for us.


To summarize what will be the development environment of asp.net application with mono?

You have worked with MONODEVELOP. Can you suggest me what is the best method and how can monodevelop help us in windows enviornment.

I have been trying monodevelop since last day but somehow I am not getting monodevelop properly installed.

Please help me out of this.

I look forward to hearing from you.

Thanks in advance
Ravi Thapliyal</description>
		<content:encoded><![CDATA[<p>Well, it is so silly to ask in this blog, but i am hungry for information. I have a doubt regarding Mono Develop and i am very much confident that you guys will clear it in one go.<br />
I would like to use Mono in conjunction with the Apache 2.0 Web server in order to use ASP.NET in Web pages.</p>
<p>I am a new developer in mono.</p>
<p>We want to develop an asp.net application which runs on Suse Linux,</p>
<p>I am in doubt about the development environment. As far i know Apache(Linux) with mod_mono will be the best method for us.</p>
<p>To summarize what will be the development environment of asp.net application with mono?</p>
<p>You have worked with MONODEVELOP. Can you suggest me what is the best method and how can monodevelop help us in windows enviornment.</p>
<p>I have been trying monodevelop since last day but somehow I am not getting monodevelop properly installed.</p>
<p>Please help me out of this.</p>
<p>I look forward to hearing from you.</p>
<p>Thanks in advance<br />
Ravi Thapliyal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://abock.org/2007/01/02/banshee-source-tree-reorganized-building-in-monodevelop/comment-page-1#comment-40522</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Fri, 23 Feb 2007 01:50:35 +0000</pubDate>
		<guid isPermaLink="false">http://abock.org/2007/01/02/banshee-source-tree-reorganized-building-in-monodevelop/#comment-40522</guid>
		<description>Autotools is sort of a defacto standard for getting included into distributions it seems.  It is ugly but it works and handles immensely complex builds.  The whole point of the MD addin was to prevent anyone else from *ever* having to learn it.  Again.   :)

As for Windows, once MD runs there, they can just build the app with that.  There is no real distribution issues there.  Except for MSI installers or whatever.  That would be a cool MD addin by the way: &quot;Deploy as Windows Installer&quot;</description>
		<content:encoded><![CDATA[<p>Autotools is sort of a defacto standard for getting included into distributions it seems.  It is ugly but it works and handles immensely complex builds.  The whole point of the MD addin was to prevent anyone else from *ever* having to learn it.  Again.   <img src='http://abock.org/wp-includes/images/smilies/face-smile.png' alt=':)' class='wp-smiley' /><br />
As for Windows, once MD runs there, they can just build the app with that.  There is no real distribution issues there.  Except for MSI installers or whatever.  That would be a cool MD addin by the way: &#8220;Deploy as Windows Installer&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: knocte</title>
		<link>http://abock.org/2007/01/02/banshee-source-tree-reorganized-building-in-monodevelop/comment-page-1#comment-28240</link>
		<dc:creator>knocte</dc:creator>
		<pubDate>Tue, 02 Jan 2007 22:48:04 +0000</pubDate>
		<guid isPermaLink="false">http://abock.org/2007/01/02/banshee-source-tree-reorganized-building-in-monodevelop/#comment-28240</guid>
		<description>I know that Banshee is not (yet, hopefully) crossplatform, but I was just talking about autotools in general, not only applied to Banshee. There are other &quot;gnomish&quot; apps that are cross-platform right now (for example MonoDevelop itself) and they still rely on autotools unfortunately :(</description>
		<content:encoded><![CDATA[<p>I know that Banshee is not (yet, hopefully) crossplatform, but I was just talking about autotools in general, not only applied to Banshee. There are other &#8220;gnomish&#8221; apps that are cross-platform right now (for example MonoDevelop itself) and they still rely on autotools unfortunately <img src='http://abock.org/wp-includes/images/smilies/face-sad.png' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zak</title>
		<link>http://abock.org/2007/01/02/banshee-source-tree-reorganized-building-in-monodevelop/comment-page-1#comment-28239</link>
		<dc:creator>Zak</dc:creator>
		<pubDate>Tue, 02 Jan 2007 22:37:27 +0000</pubDate>
		<guid isPermaLink="false">http://abock.org/2007/01/02/banshee-source-tree-reorganized-building-in-monodevelop/#comment-28239</guid>
		<description>I know this is a bit OFT but believe I am having troubles with the environment variables in my Banshee install.  Do you have a list of what they are somewhere?  If you can supply this list I might be able to fix the bug (http://bugzilla.gnome.org/show_bug.cgi?id=390221) I reported last week.  Anyhow building it in MonoDevelop is nice and I might just try that to see if I can get it to work.</description>
		<content:encoded><![CDATA[<p>I know this is a bit OFT but believe I am having troubles with the environment variables in my Banshee install.  Do you have a list of what they are somewhere?  If you can supply this list I might be able to fix the bug (<a href="http://bugzilla.gnome.org/show_bug.cgi?id=390221" rel="nofollow">http://bugzilla.gnome.org/show_bug.cgi?id=390221</a>) I reported last week.  Anyhow building it in MonoDevelop is nice and I might just try that to see if I can get it to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Bockover</title>
		<link>http://abock.org/2007/01/02/banshee-source-tree-reorganized-building-in-monodevelop/comment-page-1#comment-28230</link>
		<dc:creator>Aaron Bockover</dc:creator>
		<pubDate>Tue, 02 Jan 2007 20:32:25 +0000</pubDate>
		<guid isPermaLink="false">http://abock.org/2007/01/02/banshee-source-tree-reorganized-building-in-monodevelop/#comment-28230</guid>
		<description>Banshee is essentially a GNOME application, and autotools still rules there. I&#039;ve got no real issues with autotools. They&#039;re beastly and quite hard to become very fluent with, but as Banshee&#039;s build is rather complex, I have no interest in switching the underlying build system right now. I&#039;ve put a lot of work into it, and am very happy with it.

The cross platform rule does not apply right now, as Banshee is not yet cross platform. When we get there, I&#039;m sure it will be time to re-evaluate the build system.</description>
		<content:encoded><![CDATA[<p>Banshee is essentially a GNOME application, and autotools still rules there. I&#8217;ve got no real issues with autotools. They&#8217;re beastly and quite hard to become very fluent with, but as Banshee&#8217;s build is rather complex, I have no interest in switching the underlying build system right now. I&#8217;ve put a lot of work into it, and am very happy with it.</p>
<p>The cross platform rule does not apply right now, as Banshee is not yet cross platform. When we get there, I&#8217;m sure it will be time to re-evaluate the build system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: knocte</title>
		<link>http://abock.org/2007/01/02/banshee-source-tree-reorganized-building-in-monodevelop/comment-page-1#comment-28206</link>
		<dc:creator>knocte</dc:creator>
		<pubDate>Tue, 02 Jan 2007 19:05:28 +0000</pubDate>
		<guid isPermaLink="false">http://abock.org/2007/01/02/banshee-source-tree-reorganized-building-in-monodevelop/#comment-28206</guid>
		<description>Why do you expect autotools as a standard? IMHO it&#039;s a very complex tool and is not cross-platform unless you use cygwin AFAIK, that&#039;s why, for example, KDE guys switched recently to use CMake instead of autotools.</description>
		<content:encoded><![CDATA[<p>Why do you expect autotools as a standard? IMHO it&#8217;s a very complex tool and is not cross-platform unless you use cygwin AFAIK, that&#8217;s why, for example, KDE guys switched recently to use CMake instead of autotools.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Bockover</title>
		<link>http://abock.org/2007/01/02/banshee-source-tree-reorganized-building-in-monodevelop/comment-page-1#comment-28100</link>
		<dc:creator>Aaron Bockover</dc:creator>
		<pubDate>Tue, 02 Jan 2007 15:23:39 +0000</pubDate>
		<guid isPermaLink="false">http://abock.org/2007/01/02/banshee-source-tree-reorganized-building-in-monodevelop/#comment-28100</guid>
		<description>I&#039;m actually using 0.12 right now, but I usually do use from SVN. I cannot reproduce that bug though. 

As for the autotools AddIn, the Banshee build is far to complex for it to handle, and I actually prefer Autotools. I&#039;m comfortable with it, and it&#039;s the expected standard. I&#039;d never want to make MD a requirement for Building - but I certainly want it to be an option. 

I think this AddIn is great for new projects just entering into the open source area, where they want to push releases in a common way, but really don&#039;t have the time, knowhow, or energy to wrestle with autotools for the first time.

Enjoy!</description>
		<content:encoded><![CDATA[<p>I&#8217;m actually using 0.12 right now, but I usually do use from SVN. I cannot reproduce that bug though. </p>
<p>As for the autotools AddIn, the Banshee build is far to complex for it to handle, and I actually prefer Autotools. I&#8217;m comfortable with it, and it&#8217;s the expected standard. I&#8217;d never want to make MD a requirement for Building &#8211; but I certainly want it to be an option. </p>
<p>I think this AddIn is great for new projects just entering into the open source area, where they want to push releases in a common way, but really don&#8217;t have the time, knowhow, or energy to wrestle with autotools for the first time.</p>
<p>Enjoy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: knocte</title>
		<link>http://abock.org/2007/01/02/banshee-source-tree-reorganized-building-in-monodevelop/comment-page-1#comment-28079</link>
		<dc:creator>knocte</dc:creator>
		<pubDate>Tue, 02 Jan 2007 09:33:43 +0000</pubDate>
		<guid isPermaLink="false">http://abock.org/2007/01/02/banshee-source-tree-reorganized-building-in-monodevelop/#comment-28079</guid>
		<description>I have always thought that this kind of things are *REALLY* the ones that attract most contributors. Thanks for the effort!

Just two questions:
1) Are you using MD 0.12 or MD from SVN? I ask this because I am using MD from SVN and right now I am affected by a bug and cannot compile Banshee because of it? Can you repro this?:

http://bugzilla.ximian.com/show_bug.cgi?id=80311

2) Have you had a look at the AutoTools MonoDevelop AddIn? Perhaps the developers of the addin have already thought about the issues you describe on this post and they can easily solved with it? I can&#039;t assert it though, I am one of these developers you describe as not being familiar with auto-tools ;)</description>
		<content:encoded><![CDATA[<p>I have always thought that this kind of things are *REALLY* the ones that attract most contributors. Thanks for the effort!</p>
<p>Just two questions:<br />
1) Are you using MD 0.12 or MD from SVN? I ask this because I am using MD from SVN and right now I am affected by a bug and cannot compile Banshee because of it? Can you repro this?:</p>
<p><a href="http://bugzilla.ximian.com/show_bug.cgi?id=80311" rel="nofollow">http://bugzilla.ximian.com/show_bug.cgi?id=80311</a></p>
<p>2) Have you had a look at the AutoTools MonoDevelop AddIn? Perhaps the developers of the addin have already thought about the issues you describe on this post and they can easily solved with it? I can&#8217;t assert it though, I am one of these developers you describe as not being familiar with auto-tools <img src='http://abock.org/wp-includes/images/smilies/face-wink.png' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

