<?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: Make Xcode Feel Like Microsoft Visual Studio</title>
	<atom:link href="http://maniacdev.com/2010/02/make-xcode-feel-like-microsoft-visual-studio/feed/" rel="self" type="application/rss+xml" />
	<link>http://maniacdev.com/2010/02/make-xcode-feel-like-microsoft-visual-studio/</link>
	<description>ManiacDev.Com</description>
	<lastBuildDate>Wed, 08 Feb 2012 08:29:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: garth</title>
		<link>http://maniacdev.com/2010/02/make-xcode-feel-like-microsoft-visual-studio/comment-page-1/#comment-61284</link>
		<dc:creator>garth</dc:creator>
		<pubDate>Wed, 29 Jun 2011 00:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://maniacdev.com/?p=1046#comment-61284</guid>
		<description>dont real men use emacs anyway?!</description>
		<content:encoded><![CDATA[<p>dont real men use emacs anyway?!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://maniacdev.com/2010/02/make-xcode-feel-like-microsoft-visual-studio/comment-page-1/#comment-46688</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 11 May 2011 21:59:54 +0000</pubDate>
		<guid isPermaLink="false">http://maniacdev.com/?p=1046#comment-46688</guid>
		<description>Yeah, Xcode 4 has brought about quite a few improvements though.  Performance is the reason why.. and it&#039;s the same reason why many android developers are turning to C++, and were ecstatic when they could develop true native apps on Android even with a barebones sdk.</description>
		<content:encoded><![CDATA[<p>Yeah, Xcode 4 has brought about quite a few improvements though.  Performance is the reason why.. and it&#8217;s the same reason why many android developers are turning to C++, and were ecstatic when they could develop true native apps on Android even with a barebones sdk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: android developer</title>
		<link>http://maniacdev.com/2010/02/make-xcode-feel-like-microsoft-visual-studio/comment-page-1/#comment-46675</link>
		<dc:creator>android developer</dc:creator>
		<pubDate>Wed, 11 May 2011 21:10:38 +0000</pubDate>
		<guid isPermaLink="false">http://maniacdev.com/?p=1046#comment-46675</guid>
		<description>X Code, really? this is so antiquated it&#039;s unbelievable..I have to keep up with my own memory? So 1980s, get with the time apple. OOP is where it&#039;s at, Java can run on a mac, why not utilize a nice language that has memory management and all the sweet things real programmers like. X Code eats balls and wiener cereal for breakfast....everyday.</description>
		<content:encoded><![CDATA[<p>X Code, really? this is so antiquated it&#8217;s unbelievable..I have to keep up with my own memory? So 1980s, get with the time apple. OOP is where it&#8217;s at, Java can run on a mac, why not utilize a nice language that has memory management and all the sweet things real programmers like. X Code eats balls and wiener cereal for breakfast&#8230;.everyday.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maniacdev</title>
		<link>http://maniacdev.com/2010/02/make-xcode-feel-like-microsoft-visual-studio/comment-page-1/#comment-7396</link>
		<dc:creator>maniacdev</dc:creator>
		<pubDate>Wed, 26 Jan 2011 08:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://maniacdev.com/?p=1046#comment-7396</guid>
		<description>Well, that&#039;s one opinion.</description>
		<content:encoded><![CDATA[<p>Well, that&#8217;s one opinion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://maniacdev.com/2010/02/make-xcode-feel-like-microsoft-visual-studio/comment-page-1/#comment-817</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 13 Feb 2010 21:01:23 +0000</pubDate>
		<guid isPermaLink="false">http://maniacdev.com/?p=1046#comment-817</guid>
		<description>I don&#039;t think Xcode sucks.. I just hear complaints that it does, and it&#039;s typically just because the initial setup when you first download Xcode has most of the convenience features turned off.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think Xcode sucks.. I just hear complaints that it does, and it&#8217;s typically just because the initial setup when you first download Xcode has most of the convenience features turned off.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave M.</title>
		<link>http://maniacdev.com/2010/02/make-xcode-feel-like-microsoft-visual-studio/comment-page-1/#comment-816</link>
		<dc:creator>Dave M.</dc:creator>
		<pubDate>Sat, 13 Feb 2010 13:59:38 +0000</pubDate>
		<guid isPermaLink="false">http://maniacdev.com/?p=1046#comment-816</guid>
		<description>Also, to say that Xcode &quot;just plain sucks&quot; isn&#039;t really all that fair. Xcode does some pretty nice things when you get used to the keyboard shortcuts. Like MVS, it knows the API&#039;s it&#039;s working with and shows popups that aid the developer. It does this pretty well.

I personally find it&#039;s lack of configurability annoying. There is very little control over the placement of curly braces and I have a very strict style I use. Xcode doesn&#039;t support that style at all. IDEA, on the other hand, can be molded to match &quot;ANY&quot; style the user wants. I have yet to see a style IDEA can&#039;t handle.

Now, mind you, my experience with MVS is pretty old. I haven&#039;t had a chance to really take a look at the latest versions of MVS. I did grab student versions a while back, but unlike Xcode, MVS costs some serious bucks and since I don&#039;t develop for Windows, I&#039;m not going to be plunking down that kind of cash for an environment I&#039;m never going to use.

I&#039;m not sure why Microsoft still charges for it&#039;s development environment. You would think that Microsoft would want to get as many developers on board as possible. If they are worried about income, the MSDN subscriptions should cover the cost of giving away MVS. Ah well, I suppose that Microsoft for you...
.-= Dave M.´s last blog ..&lt;a href=&quot;http://feedproxy.google.com/~r/DaveMetzenersWeblog/~3/yhvnyX61CBA/&quot; rel=&quot;nofollow&quot;&gt;Magic Mouse Pretty Darn Magic!&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Also, to say that Xcode &#8220;just plain sucks&#8221; isn&#8217;t really all that fair. Xcode does some pretty nice things when you get used to the keyboard shortcuts. Like MVS, it knows the API&#8217;s it&#8217;s working with and shows popups that aid the developer. It does this pretty well.</p>
<p>I personally find it&#8217;s lack of configurability annoying. There is very little control over the placement of curly braces and I have a very strict style I use. Xcode doesn&#8217;t support that style at all. IDEA, on the other hand, can be molded to match &#8220;ANY&#8221; style the user wants. I have yet to see a style IDEA can&#8217;t handle.</p>
<p>Now, mind you, my experience with MVS is pretty old. I haven&#8217;t had a chance to really take a look at the latest versions of MVS. I did grab student versions a while back, but unlike Xcode, MVS costs some serious bucks and since I don&#8217;t develop for Windows, I&#8217;m not going to be plunking down that kind of cash for an environment I&#8217;m never going to use.</p>
<p>I&#8217;m not sure why Microsoft still charges for it&#8217;s development environment. You would think that Microsoft would want to get as many developers on board as possible. If they are worried about income, the MSDN subscriptions should cover the cost of giving away MVS. Ah well, I suppose that Microsoft for you&#8230;<br />
.-= Dave M.´s last blog ..<a href="http://feedproxy.google.com/~r/DaveMetzenersWeblog/~3/yhvnyX61CBA/" rel="nofollow">Magic Mouse Pretty Darn Magic!</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://maniacdev.com/2010/02/make-xcode-feel-like-microsoft-visual-studio/comment-page-1/#comment-804</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 10 Feb 2010 05:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://maniacdev.com/?p=1046#comment-804</guid>
		<description>IDEA is definitely an excellent IDE.  

I do feel MSVC gets some unfair treatment from mac fanatics, but it&#039;s certainly not without its faults.</description>
		<content:encoded><![CDATA[<p>IDEA is definitely an excellent IDE.  </p>
<p>I do feel MSVC gets some unfair treatment from mac fanatics, but it&#8217;s certainly not without its faults.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave M.</title>
		<link>http://maniacdev.com/2010/02/make-xcode-feel-like-microsoft-visual-studio/comment-page-1/#comment-798</link>
		<dc:creator>Dave M.</dc:creator>
		<pubDate>Tue, 09 Feb 2010 15:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://maniacdev.com/?p=1046#comment-798</guid>
		<description>I may be a &quot;fanboy&quot;, but my distaste for MVS&#039;s IDE comes from many years of developing on in Windows.

If you want to mimic an IDE, I would say that IDEA&#039;s IDE from Jetbrains.com or even the Eclipse IDE is a much better IDE to try to emulate that MVS.

IDEA makes MVS, and Xcode for that matter, look like a simple text editor. The power in that IDE is truly unmatched anywhere. If I had to develop Java based apps for Cocoa and the Mac, I would gladly use IDEA over Xcode any day of the week.
.-= Dave M.´s last blog ..&lt;a href=&quot;http://feedproxy.google.com/~r/DaveMetzenersWeblog/~3/H7Ax8f2fZas/&quot; rel=&quot;nofollow&quot;&gt;Apple: Please, Make Up Your Mind About The Mini Player Keyboard Shortcut In iTunes!&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>I may be a &#8220;fanboy&#8221;, but my distaste for MVS&#8217;s IDE comes from many years of developing on in Windows.</p>
<p>If you want to mimic an IDE, I would say that IDEA&#8217;s IDE from Jetbrains.com or even the Eclipse IDE is a much better IDE to try to emulate that MVS.</p>
<p>IDEA makes MVS, and Xcode for that matter, look like a simple text editor. The power in that IDE is truly unmatched anywhere. If I had to develop Java based apps for Cocoa and the Mac, I would gladly use IDEA over Xcode any day of the week.<br />
.-= Dave M.´s last blog ..<a href="http://feedproxy.google.com/~r/DaveMetzenersWeblog/~3/H7Ax8f2fZas/" rel="nofollow">Apple: Please, Make Up Your Mind About The Mini Player Keyboard Shortcut In iTunes!</a> =-.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

