<?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>Who So &#187; MonoDevelop</title>
	<atom:link href="http://www.trondhuso.no/blog/tag/monodevelop/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.trondhuso.no/blog</link>
	<description>Blog about PHP, HTML, CSS, patents and all things inbetween</description>
	<lastBuildDate>Tue, 20 Dec 2011 23:45:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Goal achievement: Becoming a better C#-developer</title>
		<link>http://www.trondhuso.no/blog/2010/01/20/goal-achievement-becoming-a-better-c-developer/</link>
		<comments>http://www.trondhuso.no/blog/2010/01/20/goal-achievement-becoming-a-better-c-developer/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 08:00:42 +0000</pubDate>
		<dc:creator>Trond Husø</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[MonoDevelop]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Mono]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.trondhuso.no/blog/?p=171</guid>
		<description><![CDATA[I am currently coding a translator service in Windows in C# (VS 2005) and so I am on track on the goal of becoming a better C#-developer. I really like the C# language and the .Net framework, and most importantly the Visual Studio development tool. Microsoft has done so many things correct when they developed [...]]]></description>
			<content:encoded><![CDATA[<p>I am currently coding a translator service in Windows in C# (VS 2005) and so I am on track on the goal of becoming a better C#-developer.<br />
I really like the C# language and the .Net framework, and most importantly the Visual Studio development tool. Microsoft has done so many things correct when they developed VS.<br />
Now Visual Programming isn&#8217;t something new from the guys in Redmond, USA. I have been on and off developing in <a href="http://en.wikipedia.org/wiki/Visual_Basic" target="_blank">Visual Basic since version 1.0</a> which was released in 1991. So Microsoft has quite a history to look back on and use when they develop these tools.<br />
I also believe that learning C# makes me a better PHP-developer too (which is also on the list of goals for 2010).<br />
One thing though, and I know I am not alone here. Switching back and forth between C# and VB.Net makes you add some ; (semicolons) at the end of each line. And C# is now looking more intuitive than VB.Net.<br />
I shall also spend some time in Mono Develop. This because it uses C# as well. And the more you code&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trondhuso.no/blog/2010/01/20/goal-achievement-becoming-a-better-c-developer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monodevelop vs Visual Studio &#8211; or what the monoteam could learn from VS</title>
		<link>http://www.trondhuso.no/blog/2010/01/16/monodevelop-vs-visual-studio-or-what-the-monoteam-could-learn-from-vs/</link>
		<comments>http://www.trondhuso.no/blog/2010/01/16/monodevelop-vs-visual-studio-or-what-the-monoteam-could-learn-from-vs/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 08:00:04 +0000</pubDate>
		<dc:creator>Trond Husø</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MonoDevelop]]></category>

		<guid isPermaLink="false">http://www.trondhuso.no/blog/?p=163</guid>
		<description><![CDATA[What a long title&#8230; But why not. This week has been exhausting for mr. Huso. It has been some security holes and more. But I have also noticed something that I think the mono developer team should start doing. This past week I was part of a small team that upgraded a website from .Net [...]]]></description>
			<content:encoded><![CDATA[<p>What a long title&#8230; But why not.<br />
This week has been exhausting for mr. Huso. It has been some security holes and more.<br />
But I have also noticed something that I think the mono developer team should start doing.<br />
This past week I was part of a small team that upgraded a website from .Net 1.1 to .Net 3.5. In this process I noticed that, and I knew this from earlier, that with each visual studio release there is a new .Net Framework.<br />
So: If you run vs 2008, you are coding against .net 3.5. The new VS 2010 will use the 4.0 version of the framework.<br />
How about MonoDevelop (which is an just as awesome IDE/RAD).<br />
There is a bug in Podsleuth that I wanted to look at and hopefully fix (tired of not being able to update my iPod in Banshee under Ubuntu). So I fired up MonoDevelop. But since I needed debugging information on the &#8220;service&#8221;, I needed some help. Best place is IRC.<br />
And I got in touch with some people there. And they told me that MD 2.2 has this feature. So of I went to download and install it (apt-get and so on).<br />
Unfortunately MD2.2 does not fire a dependency warning on Mono 2.4 that it also needs. So installing and using MD2.2 isn&#8217;t quite as easy.<br />
So this is what the MD/M-team should learn from the guys in Redmond: Whenever you update the Mono Framework, update the MonoDevelop package as well. And release them at the same time!<br />
Maybe they should change the versioning as well, following VS. So MonoDevelop 2.4 could be MonoDevelop 2010. Mono could follow the versioning that they are doing now.<br />
Important: This is not meant to disgrace the great work the Monodevelop-team is doing, it&#8217;s just a public personal suggestion&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trondhuso.no/blog/2010/01/16/monodevelop-vs-visual-studio-or-what-the-monoteam-could-learn-from-vs/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>IDE/Weaver/Studio Ramblings</title>
		<link>http://www.trondhuso.no/blog/2009/09/20/ide_weaver_studio_ramblings/</link>
		<comments>http://www.trondhuso.no/blog/2009/09/20/ide_weaver_studio_ramblings/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 10:04:07 +0000</pubDate>
		<dc:creator>Trond Husø</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Webdevelopment]]></category>
		<category><![CDATA[Activestate]]></category>
		<category><![CDATA[Aptana]]></category>
		<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[Komodo]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MonoDevelop]]></category>
		<category><![CDATA[studio]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.trondhuso.no/blog/?p=57</guid>
		<description><![CDATA[On the Linux platform we (web) developers have quite a lot of texteditors or IDE (Integrated Development Environment) to choose from. What I miss are tools like Visual Studio and Dreamweaver. I know that we have MonoDevelop on the Linux (Windows and Mac)-side, but this is mostly a development environment for developing applications (and ASPX-websites). [...]]]></description>
			<content:encoded><![CDATA[<p>On the Linux platform we (web) developers have quite a lot of texteditors or IDE (<a href="http://en.wikipedia.org/wiki/Integrated_development_environment">Integrated Development Environment</a>) to choose from.</p>
<p>What I miss are tools like Visual Studio and Dreamweaver. I know that we have MonoDevelop on the Linux (Windows and Mac)-side, but this is mostly a development environment for developing applications (and ASPX-websites). We also have Qt (which shall support PHP, but I haven&#8217;t checked it out &#8211; yet) and RealBasic. </p>
<p>I am glad that those development tools exists. Without them Linux-developers would still be working with one program that creates the GUI, and another (most likely VI(m)) where code development would happen. There are positive side effects from separating code and GUI like that, but at the same time it makes developing a tad bit harder. Coming from the Window-side (who hasn&#8217;t?) I have been used to GUI-design and code in the same program since Visual Basic 1.0 and Borland Delphi 1.0, and later Visual Studio.<br />
To me using MonoDevelop is as natural as coding in those before mentioned programming tools. </p>
<p>On the web side (thinking PHP, Perl and probably also Ruby here) we are lagging behind Windows here. I know we have Kompozer (former NVU) on the Linux side, but this tool lacks a lot of the features that Dreamweaver has. Also: it is filled with bugs. </p>
<p>I really wish that ActiveState, Aptana and/or Eclipse would step up and start working on a &#8220;Studio&#8221;-like software where designers can design the website easily (and of course clean up the HTML afterwards) and the developers can create the code to make the website work as intended &#8211; in the same software. I really hope we get there one day.<br />
One feature that I would very much like to see is that if a developer created a class for, let&#8217;s say HTML-form-elements, this class could be added to the toolbar and be used by designers later. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.trondhuso.no/blog/2009/09/20/ide_weaver_studio_ramblings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

