<?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: Novell MonoTouch Brings (Gulp!) .Net to the iPhone</title>
	<atom:link href="http://www.imore.com/2009/09/15/novell-monotouch-brings-gulp-net-iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.imore.com/2009/09/15/novell-monotouch-brings-gulp-net-iphone/</link>
	<description>More of everything iPhone and iPad</description>
	<lastBuildDate>Sat, 11 Feb 2012 03:03:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Giuseppe</title>
		<link>http://www.imore.com/2009/09/15/novell-monotouch-brings-gulp-net-iphone/comment-page-1/#comment-491462</link>
		<dc:creator>Giuseppe</dc:creator>
		<pubDate>Wed, 13 Jul 2011 21:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=11817#comment-491462</guid>
		<description>&lt;p&gt;.Net interprets code? What kind of crack do you smoke, man?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>.Net interprets code? What kind of crack do you smoke, man?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: SmokingCoffee</title>
		<link>http://www.imore.com/2009/09/15/novell-monotouch-brings-gulp-net-iphone/comment-page-1/#comment-125752</link>
		<dc:creator>SmokingCoffee</dc:creator>
		<pubDate>Mon, 01 Mar 2010 10:22:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=11817#comment-125752</guid>
		<description>&lt;p&gt;I found another product: iSpectrum. 
The great thing about it is that it is free for open source projects, so you can really give it a try :).
With it you can develop native iPhone apps in Java, all you need is Eclipse and a mac with XCode. 
You can get a free trial, and see some demos on this website : http://www.flexycore.com&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I found another product: iSpectrum. 
The great thing about it is that it is free for open source projects, so you can really give it a try <img src='http://www.imore.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .
With it you can develop native iPhone apps in Java, all you need is Eclipse and a mac with XCode. 
You can get a free trial, and see some demos on this website : <a href="http://www.flexycore.com" rel="nofollow">http://www.flexycore.com</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: IPhone Development</title>
		<link>http://www.imore.com/2009/09/15/novell-monotouch-brings-gulp-net-iphone/comment-page-1/#comment-111617</link>
		<dc:creator>IPhone Development</dc:creator>
		<pubDate>Tue, 26 Jan 2010 14:17:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=11817#comment-111617</guid>
		<description>&lt;p&gt;.Net + iPhone = Winner&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>.Net + iPhone = Winner</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Bayshield</title>
		<link>http://www.imore.com/2009/09/15/novell-monotouch-brings-gulp-net-iphone/comment-page-1/#comment-111606</link>
		<dc:creator>Bayshield</dc:creator>
		<pubDate>Tue, 26 Jan 2010 13:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=11817#comment-111606</guid>
		<description>&lt;p&gt;Been using MonoTouch for the past couple of months and it is a very quick way to develop iPhone apps.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Been using MonoTouch for the past couple of months and it is a very quick way to develop iPhone apps.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.imore.com/2009/09/15/novell-monotouch-brings-gulp-net-iphone/comment-page-1/#comment-76805</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Thu, 17 Sep 2009 20:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=11817#comment-76805</guid>
		<description>&lt;p&gt;I do both, but I prefer .NET.&lt;/p&gt;

&lt;p&gt;One angle that wasn&#039;t addressed is that because .NET is much more developer friendly, a case could be made that it reduces the risk for developer errors resulting in bugs.&lt;/p&gt;

&lt;p&gt;I personally don&#039;t think it makes sense to use a Mono library to do iPhone development. Half of the learning curve is understanding the capabilities of what the iPhone specific libraries can do. Learning the syntax of Objective C is somewhat trivial, considering it is a C-based language.&lt;/p&gt;

&lt;p&gt;That&#039;s just my perspective, though. I&#039;ve found iPhone development to be cumbersome and time consuming than Web and WinClient dev in .NET. It&#039;s much easier to debug and write cleaner, faster code in .NET.. but I wouldn&#039;t use .NET for the iPhone.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I do both, but I prefer .NET.</p>

<p>One angle that wasn&#8217;t addressed is that because .NET is much more developer friendly, a case could be made that it reduces the risk for developer errors resulting in bugs.</p>

<p>I personally don&#8217;t think it makes sense to use a Mono library to do iPhone development. Half of the learning curve is understanding the capabilities of what the iPhone specific libraries can do. Learning the syntax of Objective C is somewhat trivial, considering it is a C-based language.</p>

<p>That&#8217;s just my perspective, though. I&#8217;ve found iPhone development to be cumbersome and time consuming than Web and WinClient dev in .NET. It&#8217;s much easier to debug and write cleaner, faster code in .NET.. but I wouldn&#8217;t use .NET for the iPhone.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ermax18</title>
		<link>http://www.imore.com/2009/09/15/novell-monotouch-brings-gulp-net-iphone/comment-page-1/#comment-76446</link>
		<dc:creator>ermax18</dc:creator>
		<pubDate>Thu, 17 Sep 2009 03:09:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=11817#comment-76446</guid>
		<description>&lt;p&gt;Rene said: &quot;Flash isn’t native, it’s also a runtime and has even more security problems, not to mention performance issues, than .Net in my experience.&quot;&lt;/p&gt;

&lt;p&gt;I am not talking about Flash apps, I am talking about the Flash runtime it&#039;s self. This was a simple example.. I could go on and on listing other C++ apps that have bugs that go unpatched.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Rene said: &#8220;Flash isn’t native, it’s also a runtime and has even more security problems, not to mention performance issues, than .Net in my experience.&#8221;</p>

<p>I am not talking about Flash apps, I am talking about the Flash runtime it&#8217;s self. This was a simple example.. I could go on and on listing other C++ apps that have bugs that go unpatched.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ermax18</title>
		<link>http://www.imore.com/2009/09/15/novell-monotouch-brings-gulp-net-iphone/comment-page-1/#comment-76445</link>
		<dc:creator>ermax18</dc:creator>
		<pubDate>Thu, 17 Sep 2009 03:05:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=11817#comment-76445</guid>
		<description>&lt;p&gt;Rene Said: &quot;Last I checked, Visual Studio ran on Windows, not Mac. Xcode runs on Mac, not Windows. If you love the iPhone and want to write great iPhone software, is Xcode really a barrier of entry?&quot;&lt;/p&gt;

&lt;p&gt;What is your point? Are you trying to point out that MS restricts Windows Dev to just Windows machines? If so that is an ignorant argument. Why would MS waste time on an 8% market share? It is simple business sense. Think about it. Apple has an incredibly small market share as a whole, now just think about how small the dev sub market must be. To answer your question, yes, Xcode is a barrier. There are far more developers on Windows then Mac. How hard would it be for Apple to release an IDE for Windows. They are idiots if they think they will somehow gain market share by restricting Xcode to Macs only. Developers will simply go with a more open platform like Android. Sure developers looking to make a quick buck on a useless iPhone app may be willing to invest resources in Xcode but enterprise developers looking to develop custom apps for there own inhouse use are not going to waste time developing in a new language on another platform.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Rene Said: &#8220;Last I checked, Visual Studio ran on Windows, not Mac. Xcode runs on Mac, not Windows. If you love the iPhone and want to write great iPhone software, is Xcode really a barrier of entry?&#8221;</p>

<p>What is your point? Are you trying to point out that MS restricts Windows Dev to just Windows machines? If so that is an ignorant argument. Why would MS waste time on an 8% market share? It is simple business sense. Think about it. Apple has an incredibly small market share as a whole, now just think about how small the dev sub market must be. To answer your question, yes, Xcode is a barrier. There are far more developers on Windows then Mac. How hard would it be for Apple to release an IDE for Windows. They are idiots if they think they will somehow gain market share by restricting Xcode to Macs only. Developers will simply go with a more open platform like Android. Sure developers looking to make a quick buck on a useless iPhone app may be willing to invest resources in Xcode but enterprise developers looking to develop custom apps for there own inhouse use are not going to waste time developing in a new language on another platform.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.imore.com/2009/09/15/novell-monotouch-brings-gulp-net-iphone/comment-page-1/#comment-76435</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Thu, 17 Sep 2009 02:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=11817#comment-76435</guid>
		<description>&lt;p&gt;Nice post.  If you have been programming Objective C or C++ on the Mac  for some time this is a fun way to try out a new language and stretch you mind a little. MonoDevelop is really looking nice these days. Its really impressive to see how far it has come in the last two years. you can make Silverlight apps as well. all completely mac hosted. The Eval is out now. looks like its the full thing but only runs on the simulator.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Nice post.  If you have been programming Objective C or C++ on the Mac  for some time this is a fun way to try out a new language and stretch you mind a little. MonoDevelop is really looking nice these days. Its really impressive to see how far it has come in the last two years. you can make Silverlight apps as well. all completely mac hosted. The Eval is out now. looks like its the full thing but only runs on the simulator.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.imore.com/2009/09/15/novell-monotouch-brings-gulp-net-iphone/comment-page-1/#comment-76405</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 17 Sep 2009 00:26:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=11817#comment-76405</guid>
		<description>&lt;p&gt;.NET is compiled, not interpreted. PHP, ASP and other &quot;scripting&quot; languages are interpreted.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>.NET is compiled, not interpreted. PHP, ASP and other &#8220;scripting&#8221; languages are interpreted.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Dev's crankier brother</title>
		<link>http://www.imore.com/2009/09/15/novell-monotouch-brings-gulp-net-iphone/comment-page-1/#comment-76292</link>
		<dc:creator>Dev's crankier brother</dc:creator>
		<pubDate>Wed, 16 Sep 2009 19:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=11817#comment-76292</guid>
		<description>&lt;p&gt;Scorecard:&lt;/p&gt;

&lt;p&gt;Interpreters are slower.  Yes, but MonoTouch is not an interpreter, and, for that matter, neither fundamentally are .NET and Java.&lt;/p&gt;

&lt;p&gt;Interpreters are bigger security risks.  Nope -- but perhaps Microsoft should be so kind as to label all patches as &quot;C++&quot; patches to make it easier for some to track.  Since all software can contain bugs, and interpreters add a layer, we can grant partial credit here, since more layers == more opportunities for bugs.  Again, this is completely irrelevant, since MonoTouch is not an interpreter.&lt;/p&gt;

&lt;p&gt;Usability fail (not in the posts, but in a your comments).  Yes, when that occurs, which is perhaps annually to upgrade the .NET framework on Windows, and slightly more often with a Java applet.  Strike three -- also completely irrelevant, since MonoTouch does not utilize a separate runtime or downloaded VM.&lt;/p&gt;

&lt;p&gt;So zero for three on the strawmen, but again, the problem is &quot;mitigated.&quot;  I guess that is zero for four, because&lt;/p&gt;

&lt;p&gt;Mitigate = to lessen the severity of a problem.&lt;/p&gt;

&lt;p&gt;The problems that you manufacture here are not lessened; they never existed.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Scorecard:</p>

<p>Interpreters are slower.  Yes, but MonoTouch is not an interpreter, and, for that matter, neither fundamentally are .NET and Java.</p>

<p>Interpreters are bigger security risks.  Nope &#8212; but perhaps Microsoft should be so kind as to label all patches as &#8220;C++&#8221; patches to make it easier for some to track.  Since all software can contain bugs, and interpreters add a layer, we can grant partial credit here, since more layers == more opportunities for bugs.  Again, this is completely irrelevant, since MonoTouch is not an interpreter.</p>

<p>Usability fail (not in the posts, but in a your comments).  Yes, when that occurs, which is perhaps annually to upgrade the .NET framework on Windows, and slightly more often with a Java applet.  Strike three &#8212; also completely irrelevant, since MonoTouch does not utilize a separate runtime or downloaded VM.</p>

<p>So zero for three on the strawmen, but again, the problem is &#8220;mitigated.&#8221;  I guess that is zero for four, because</p>

<p>Mitigate = to lessen the severity of a problem.</p>

<p>The problems that you manufacture here are not lessened; they never existed.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Rene Ritchie</title>
		<link>http://www.imore.com/2009/09/15/novell-monotouch-brings-gulp-net-iphone/comment-page-1/#comment-76228</link>
		<dc:creator>Rene Ritchie</dc:creator>
		<pubDate>Wed, 16 Sep 2009 16:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=11817#comment-76228</guid>
		<description>&lt;p&gt;@Ermax18 Last I checked, Visual Studio ran on Windows, not Mac. Xcode runs on Mac, not Windows. If you love the iPhone and want to write great iPhone software, is Xcode really a barrier of entry?&lt;/p&gt;

&lt;p&gt;I know several devs who just picked up a Mac Mini and a switch and got to work. A Mac Mini is cheaper than the 1 year enterprise MonoTouch price in any case, and comes with Xcode for free.&lt;/p&gt;

&lt;p&gt;I understand the idea of Flash, .Net, Java, etc. from a certain point of view, I&#039;m just still not convinced it produces a better end product and experience for the end user.&lt;/p&gt;

&lt;p&gt;(Though in this case, yes, it&#039;s mitigated by the advance compile -- having a &quot;you must download Java&quot; or &quot;.Net&quot; box popup is instant fail from a usability standpoint.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Ermax18 Last I checked, Visual Studio ran on Windows, not Mac. Xcode runs on Mac, not Windows. If you love the iPhone and want to write great iPhone software, is Xcode really a barrier of entry?</p>

<p>I know several devs who just picked up a Mac Mini and a switch and got to work. A Mac Mini is cheaper than the 1 year enterprise MonoTouch price in any case, and comes with Xcode for free.</p>

<p>I understand the idea of Flash, .Net, Java, etc. from a certain point of view, I&#8217;m just still not convinced it produces a better end product and experience for the end user.</p>

<p>(Though in this case, yes, it&#8217;s mitigated by the advance compile &#8212; having a &#8220;you must download Java&#8221; or &#8220;.Net&#8221; box popup is instant fail from a usability standpoint.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Dev's crankier brother</title>
		<link>http://www.imore.com/2009/09/15/novell-monotouch-brings-gulp-net-iphone/comment-page-1/#comment-76226</link>
		<dc:creator>Dev's crankier brother</dc:creator>
		<pubDate>Wed, 16 Sep 2009 15:31:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=11817#comment-76226</guid>
		<description>&lt;p&gt;You .NET lovers are not giving the initial post enough credit.  It starts with joking fear &quot;(gulp)&quot;, combines a truth &quot;code interpreters are more taxing on hardware&quot; with an uncited falsehood &quot;far, far greater security risks,&quot; before sort of acknowledging both stated issues are irrelevant in this context, but only in the weakest way possible, a way that backhandedly insinuates they are still concerns &quot;likely mitigates most of the problems.&quot;&lt;/p&gt;

&lt;p&gt;All together, you get a piece to rival any FUD (http://tinyurl.com/2478pa ) cooked up in the darkest bowels of Microsoft marketing labs.   I salute you, sir!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You .NET lovers are not giving the initial post enough credit.  It starts with joking fear &#8220;(gulp)&#8221;, combines a truth &#8220;code interpreters are more taxing on hardware&#8221; with an uncited falsehood &#8220;far, far greater security risks,&#8221; before sort of acknowledging both stated issues are irrelevant in this context, but only in the weakest way possible, a way that backhandedly insinuates they are still concerns &#8220;likely mitigates most of the problems.&#8221;</p>

<p>All together, you get a piece to rival any FUD (<a href="http://tinyurl.com/2478pa" rel="nofollow">http://tinyurl.com/2478pa</a> ) cooked up in the darkest bowels of Microsoft marketing labs.   I salute you, sir!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Dev</title>
		<link>http://www.imore.com/2009/09/15/novell-monotouch-brings-gulp-net-iphone/comment-page-1/#comment-76214</link>
		<dc:creator>Dev</dc:creator>
		<pubDate>Wed, 16 Sep 2009 14:32:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=11817#comment-76214</guid>
		<description>&lt;p&gt;@Rene&lt;/p&gt;

&lt;p&gt;There are not .NET expolits on your Windows boxes all the time.  There are buffer overflows in IE and even in the .NET runtime engine from time to time, but guess what?  That part is largely written in C/C++.  As for service packs on Windows, those almost exclusively fix issues in non-managed C/C++ too.  It can be difficult to spend 30 seconds on google before asserting one&#039;s biases as fact, but you might want to try it, even on your own blog.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Rene</p>

<p>There are not .NET expolits on your Windows boxes all the time.  There are buffer overflows in IE and even in the .NET runtime engine from time to time, but guess what?  That part is largely written in C/C++.  As for service packs on Windows, those almost exclusively fix issues in non-managed C/C++ too.  It can be difficult to spend 30 seconds on google before asserting one&#8217;s biases as fact, but you might want to try it, even on your own blog.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Rene Ritchie</title>
		<link>http://www.imore.com/2009/09/15/novell-monotouch-brings-gulp-net-iphone/comment-page-1/#comment-76210</link>
		<dc:creator>Rene Ritchie</dc:creator>
		<pubDate>Wed, 16 Sep 2009 14:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=11817#comment-76210</guid>
		<description>&lt;p&gt;BTW- Development shouldn&#039;t be easier for developers. It should be better for end users.&lt;/p&gt;

&lt;p&gt;If better is easier, then great. If easier leads to crappy UI and poor user experience, then no thanks. Especially as we move into mobile computing.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>BTW- Development shouldn&#8217;t be easier for developers. It should be better for end users.</p>

<p>If better is easier, then great. If easier leads to crappy UI and poor user experience, then no thanks. Especially as we move into mobile computing.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Rene Ritchie</title>
		<link>http://www.imore.com/2009/09/15/novell-monotouch-brings-gulp-net-iphone/comment-page-1/#comment-76209</link>
		<dc:creator>Rene Ritchie</dc:creator>
		<pubDate>Wed, 16 Sep 2009 14:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=11817#comment-76209</guid>
		<description>&lt;p&gt;@ermax18,&lt;/p&gt;

&lt;p&gt;Flash isn&#039;t native, it&#039;s also a runtime and has even more security problems, not to mention performance issues, than .Net in my experience.&lt;/p&gt;

&lt;p&gt;@iBamse,&lt;/p&gt;

&lt;p&gt;Agreed and what I stated in the post. It sounds like they&#039;re using native iPhone UI elements as well, which is great to hear.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@ermax18,</p>

<p>Flash isn&#8217;t native, it&#8217;s also a runtime and has even more security problems, not to mention performance issues, than .Net in my experience.</p>

<p>@iBamse,</p>

<p>Agreed and what I stated in the post. It sounds like they&#8217;re using native iPhone UI elements as well, which is great to hear.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: iBamse</title>
		<link>http://www.imore.com/2009/09/15/novell-monotouch-brings-gulp-net-iphone/comment-page-1/#comment-76204</link>
		<dc:creator>iBamse</dc:creator>
		<pubDate>Wed, 16 Sep 2009 13:40:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=11817#comment-76204</guid>
		<description>&lt;p&gt;And any security issues with the dotnet runtime environment will not apply to the software when dispatched on the iPhone as it will have been compiled into a native binary before reaching the phone.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>And any security issues with the dotnet runtime environment will not apply to the software when dispatched on the iPhone as it will have been compiled into a native binary before reaching the phone.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ermax18</title>
		<link>http://www.imore.com/2009/09/15/novell-monotouch-brings-gulp-net-iphone/comment-page-1/#comment-76191</link>
		<dc:creator>ermax18</dc:creator>
		<pubDate>Wed, 16 Sep 2009 12:25:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=11817#comment-76191</guid>
		<description>&lt;p&gt;Rene, would you rather have a native app like Adobe Flash that goes unpatched for long periods of time or have a .Net that resives constant attention. Also don&#039;t exaggerate with &quot;continual patches&quot;. Not all the security patches are related to .Net framework. In fact the .Net patches have been few and far between these days.&lt;/p&gt;

&lt;p&gt;As a user I would rather have a native app. A well written app in C++ is going to out perform a .Net app but .Net isn&#039;t the bad performer that people try to make it out to be. People try to lump .Net&#039;s performance in with that of Java. It is far more practical for developing simple silly iPhone apps.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Rene, would you rather have a native app like Adobe Flash that goes unpatched for long periods of time or have a .Net that resives constant attention. Also don&#8217;t exaggerate with &#8220;continual patches&#8221;. Not all the security patches are related to .Net framework. In fact the .Net patches have been few and far between these days.</p>

<p>As a user I would rather have a native app. A well written app in C++ is going to out perform a .Net app but .Net isn&#8217;t the bad performer that people try to make it out to be. People try to lump .Net&#8217;s performance in with that of Java. It is far more practical for developing simple silly iPhone apps.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Rene Ritchie</title>
		<link>http://www.imore.com/2009/09/15/novell-monotouch-brings-gulp-net-iphone/comment-page-1/#comment-76185</link>
		<dc:creator>Rene Ritchie</dc:creator>
		<pubDate>Wed, 16 Sep 2009 11:52:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=11817#comment-76185</guid>
		<description>&lt;p&gt;Sorry, why are there .Net exploits and continual patches on my XP and Vista boxes if it&#039;s secure? I don&#039;t get many C++ patches ;)&lt;/p&gt;

&lt;p&gt;Doesn&#039;t it execute code in the data layer to make it seem like it runs faster? I thought that was part of the reason IE was run outside of DEP?&lt;/p&gt;

&lt;p&gt;(I don&#039;t care if Apple or whomever makes something, I just currently prefer native apps over any of the dodgier alternatives. There&#039;s a trade-off to everything and the convenience of .Net, Java, etc. come at a price)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Sorry, why are there .Net exploits and continual patches on my XP and Vista boxes if it&#8217;s secure? I don&#8217;t get many C++ patches <img src='http://www.imore.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>

<p>Doesn&#8217;t it execute code in the data layer to make it seem like it runs faster? I thought that was part of the reason IE was run outside of DEP?</p>

<p>(I don&#8217;t care if Apple or whomever makes something, I just currently prefer native apps over any of the dodgier alternatives. There&#8217;s a trade-off to everything and the convenience of .Net, Java, etc. come at a price)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ermax18</title>
		<link>http://www.imore.com/2009/09/15/novell-monotouch-brings-gulp-net-iphone/comment-page-1/#comment-76181</link>
		<dc:creator>ermax18</dc:creator>
		<pubDate>Wed, 16 Sep 2009 11:38:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=11817#comment-76181</guid>
		<description>&lt;p&gt;This was very exciting for me until I saw that you still needed a Mac. I would love to be able to develop my own enterprise and personal apps for private use only. I don&#039;t care about the App store or complying with Apples BS SDK restrictions. I thought I was finally going to be able to do this with my language of choice. I guess I will have to keep waiting until Apple wises up and realizes that they are stifling iPhone development by restricting them to an incredibly small marketshare.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This was very exciting for me until I saw that you still needed a Mac. I would love to be able to develop my own enterprise and personal apps for private use only. I don&#8217;t care about the App store or complying with Apples BS SDK restrictions. I thought I was finally going to be able to do this with my language of choice. I guess I will have to keep waiting until Apple wises up and realizes that they are stifling iPhone development by restricting them to an incredibly small marketshare.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ice5188</title>
		<link>http://www.imore.com/2009/09/15/novell-monotouch-brings-gulp-net-iphone/comment-page-1/#comment-76180</link>
		<dc:creator>Ice5188</dc:creator>
		<pubDate>Wed, 16 Sep 2009 11:30:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=11817#comment-76180</guid>
		<description>&lt;p&gt;It&#039;s sad that this original poster is so biased against any other technology simply because Apple didn&#039;t create it.  I love my iPhone but people with attitudes like that make me nuts.  C#/Java vs. Objective C?  There is not even a question that I&#039;d toss Objective C to the dirt every time.&lt;/p&gt;

&lt;p&gt;Languages like C# and Java have been and will continue to be the languages of choice used for a lot of major development projects.  Not only are they safer (sandboxed code), but they focus on productivity and ease of reading.  Bravo to Novell for doing this.  If only it wasn&#039;t so darn expensive...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It&#8217;s sad that this original poster is so biased against any other technology simply because Apple didn&#8217;t create it.  I love my iPhone but people with attitudes like that make me nuts.  C#/Java vs. Objective C?  There is not even a question that I&#8217;d toss Objective C to the dirt every time.</p>

<p>Languages like C# and Java have been and will continue to be the languages of choice used for a lot of major development projects.  Not only are they safer (sandboxed code), but they focus on productivity and ease of reading.  Bravo to Novell for doing this.  If only it wasn&#8217;t so darn expensive&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: iBamse</title>
		<link>http://www.imore.com/2009/09/15/novell-monotouch-brings-gulp-net-iphone/comment-page-1/#comment-76157</link>
		<dc:creator>iBamse</dc:creator>
		<pubDate>Wed, 16 Sep 2009 07:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=11817#comment-76157</guid>
		<description>&lt;p&gt;At first I thought it was just a desperate move from MS/Novell trying not to completely lose the mobile market. The more I read and think about it, the more interesting it gets. &lt;/p&gt;

&lt;p&gt;I am not sure it will do much for getting the iPhone into the enterprise market though. There is still no simple method to distribute apps for internal corporate use. Making them public on the AppStore may firstly not be acceptable for a number of reasons like security, confidentiality and licenses, and would secondly introduce the delay and rejection risk of going through Apple&#039;s often critizised approvement process. &lt;/p&gt;

&lt;p&gt;What is required for a real breakthrough in the corporate market is a possibility to set up an &quot;internal&quot; AppStore. Maybe combined with some kind of AppStore proxy where the company can chose to make third party apps of their choice available for free download to its employees, being autmatically paid for behind the scenes.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>At first I thought it was just a desperate move from MS/Novell trying not to completely lose the mobile market. The more I read and think about it, the more interesting it gets. </p>

<p>I am not sure it will do much for getting the iPhone into the enterprise market though. There is still no simple method to distribute apps for internal corporate use. Making them public on the AppStore may firstly not be acceptable for a number of reasons like security, confidentiality and licenses, and would secondly introduce the delay and rejection risk of going through Apple&#8217;s often critizised approvement process. </p>

<p>What is required for a real breakthrough in the corporate market is a possibility to set up an &#8220;internal&#8221; AppStore. Maybe combined with some kind of AppStore proxy where the company can chose to make third party apps of their choice available for free download to its employees, being autmatically paid for behind the scenes.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: djohns505</title>
		<link>http://www.imore.com/2009/09/15/novell-monotouch-brings-gulp-net-iphone/comment-page-1/#comment-76133</link>
		<dc:creator>djohns505</dc:creator>
		<pubDate>Wed, 16 Sep 2009 04:34:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=11817#comment-76133</guid>
		<description>&lt;p&gt;Having done development with both, I will take C# any day of the week if I had to write a new application. .NET is just worlds more enjoyable to develop in than any other framework, but more than that, C# is MUCH nicer of a language than Objective-C.  This is huge news for the iphone.  The number of .NET developers far exceeds those of objective-c/cocoa.  Being very much so a Microsoft fanboy myself, I have to say though, this is the one thing that is finally going to help the iphone enter more so into the enterprise market.  Most dev houses that make line of business applications wont have to worry about hiring new people that know objective-c, let alone Cocoa development.  This is very big news.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Having done development with both, I will take C# any day of the week if I had to write a new application. .NET is just worlds more enjoyable to develop in than any other framework, but more than that, C# is MUCH nicer of a language than Objective-C.  This is huge news for the iphone.  The number of .NET developers far exceeds those of objective-c/cocoa.  Being very much so a Microsoft fanboy myself, I have to say though, this is the one thing that is finally going to help the iphone enter more so into the enterprise market.  Most dev houses that make line of business applications wont have to worry about hiring new people that know objective-c, let alone Cocoa development.  This is very big news.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.imore.com/2009/09/15/novell-monotouch-brings-gulp-net-iphone/comment-page-1/#comment-76130</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Wed, 16 Sep 2009 04:23:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=11817#comment-76130</guid>
		<description>&lt;p&gt;How do you work in .net if you need a Mac
to test your apps?  This seems like it&#039;s an
expensive way to make a class for an app, not a way to make an app&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>How do you work in .net if you need a Mac
to test your apps?  This seems like it&#8217;s an
expensive way to make a class for an app, not a way to make an app</p>]]></content:encoded>
	</item>
	<item>
		<title>By: fassy</title>
		<link>http://www.imore.com/2009/09/15/novell-monotouch-brings-gulp-net-iphone/comment-page-1/#comment-76123</link>
		<dc:creator>fassy</dc:creator>
		<pubDate>Wed, 16 Sep 2009 03:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=11817#comment-76123</guid>
		<description>&lt;p&gt;Yay!  My first tip accepted!  Still, I have to point out that&lt;/p&gt;

&lt;p&gt;a) Neither Java nor .NET are code interpreters
b) Even if they were, other things being equal they would pose less security risks than code running closer to the metal, because a (J&#124;.NET)VM sandboxes the damage many types of exploits can cause.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Yay!  My first tip accepted!  Still, I have to point out that</p>

<p>a) Neither Java nor .NET are code interpreters
b) Even if they were, other things being equal they would pose less security risks than code running closer to the metal, because a (J|.NET)VM sandboxes the damage many types of exploits can cause.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Frankless</title>
		<link>http://www.imore.com/2009/09/15/novell-monotouch-brings-gulp-net-iphone/comment-page-1/#comment-76117</link>
		<dc:creator>Frankless</dc:creator>
		<pubDate>Wed, 16 Sep 2009 03:16:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=11817#comment-76117</guid>
		<description>&lt;p&gt;ok this f***ing picture of whoever with his tongue out is getting anoying! no more!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>ok this f***ing picture of whoever with his tongue out is getting anoying! no more!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Kinghousse</title>
		<link>http://www.imore.com/2009/09/15/novell-monotouch-brings-gulp-net-iphone/comment-page-1/#comment-76102</link>
		<dc:creator>Kinghousse</dc:creator>
		<pubDate>Wed, 16 Sep 2009 02:10:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=11817#comment-76102</guid>
		<description>&lt;p&gt;Hello,
I just open a new shop on the net, all news accessories for iphone just have a look and enjoy !&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hello,
I just open a new shop on the net, all news accessories for iphone just have a look and enjoy !</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Cannon</title>
		<link>http://www.imore.com/2009/09/15/novell-monotouch-brings-gulp-net-iphone/comment-page-1/#comment-76082</link>
		<dc:creator>Rob Cannon</dc:creator>
		<pubDate>Wed, 16 Sep 2009 01:34:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=11817#comment-76082</guid>
		<description>&lt;p&gt;.Net is not a code interpreter and has very few security issues.  It&#039;s also very fast.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>.Net is not a code interpreter and has very few security issues.  It&#8217;s also very fast.</p>]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached

Served from: imore.com @ 2012-02-10 22:07:20 -->
