<?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; Microsoft</title>
	<atom:link href="http://www.trondhuso.no/blog/tag/microsoft/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>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>

