<?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>Malcolm Hall &#187; Uncategorized</title>
	<atom:link href="http://www.malcolmhall.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.malcolmhall.com</link>
	<description>Thinking Aloud</description>
	<lastBuildDate>Sat, 30 Jan 2010 15:14:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Microsoft Dismisses “Locked Down” iPad</title>
		<link>http://www.malcolmhall.com/2010/01/30/microsoft-dismisses-%e2%80%9clocked-down%e2%80%9d-ipad/</link>
		<comments>http://www.malcolmhall.com/2010/01/30/microsoft-dismisses-%e2%80%9clocked-down%e2%80%9d-ipad/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 15:12:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://www.malcolmhall.com/?p=42</guid>
		<description><![CDATA[
Saw this unbelievably wrong statement by Microsoft here.
&#8220;Mr. Watson added that by not using .NET, coding for the iPad and iPhone OS is far more costly, and that Apple has alienated a large group of programmers because of its programming language decisions.&#8221;
I used to develop .NET CF applications but the iPhone is much easier  [...]]]></description>
			<content:encoded><![CDATA[<div id="comment_box_16970">
<p>Saw this unbelievably wrong statement by Microsoft <a href="http://www.macobserver.com/tmo/article/microsoft_dismisses_locked_down_ipad/P20/">here</a>.</p>
<blockquote><p>&#8220;Mr. Watson added that by not using .NET, coding for the iPad and iPhone OS is far more costly, and that Apple has alienated a large group of programmers because of its programming language decisions.&#8221;</p></blockquote>
<p>I used to develop .NET CF applications but the iPhone is much easier  and more powerful. Objective C was easy to learn and I prefer it over C#  because the code is cleaner and you don’t need to check for nulls all  the time. XCode runs at the speed I think at, where as I found myself  always waiting for Visual Studio because it hangs all the time. Even your users are waiting &#8211; .NET apps take 5 seconds to launch on a device, whereas Obj C compiles to native and launches instantly. Also the  iPhone frameworks are much more than just objective C, there are  classes for managing a navigation stack and its easy to make tables,  .NET has nothing like this and need to do a lot of grunt work yourself. I’d say I can make an app for the  iphone in a day that would take a month on .NET CF, and then the result I  wouldn’t even be able to sell because the MS store is useless, developers are unhappy they haven&#8217;t received any payments yet! Visual Studio is £680 whereas Xcode is free. If you search for a programming problem about .NET CF generally all the stuff is from 2003, then people pretty much stopped being excited about it, whereas there is a ton of iPhone information.</p>
<p>So I 100% disagree with Mr Watson&#8217;s statement but I guess MS need to try everything they can to keep their customers now with the threat of Android taking the #2 spot. It&#8217;s an even easier switch from C# to Java.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.malcolmhall.com/2010/01/30/microsoft-dismisses-%e2%80%9clocked-down%e2%80%9d-ipad/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iPad thoughts</title>
		<link>http://www.malcolmhall.com/2010/01/28/ipad-thoughts/</link>
		<comments>http://www.malcolmhall.com/2010/01/28/ipad-thoughts/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 03:45:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apple]]></category>

		<guid isPermaLink="false">http://www.malcolmhall.com/?p=36</guid>
		<description><![CDATA[I agree with Jeff&#8217;s opinion here. Like right now its confusing because its a new device and you aren&#8217;t sure what its for because it doesn&#8217;t fit with your current expectations of what technology is supposed to do today. But overtime it becomes more accepted and becomes popular. Like what happened with the iPod&#8230;eh where [...]]]></description>
			<content:encoded><![CDATA[<p>I agree with Jeff&#8217;s opinion <a href="http://iphonedevelopment.blogspot.com/2010/01/same-ol-same-ol.html">here</a>. Like right now its confusing because its a new device and you aren&#8217;t sure what its for because it doesn&#8217;t fit with your current expectations of what technology is supposed to do today. But overtime it becomes more accepted and becomes popular. Like what happened with the iPod&#8230;eh where do you put in the CD that&#8217;s useless?? I guess the thing to ask yourself is when was the last time you saw anyone do anything *new*, it doesn&#8217;t happen that often&#8230;which is why todays annoucement is so important.</p>
<p>Someone asked me what I&#8217;d use it for I said &#8211; it&#8217;s years ahead of anything else. I see them  on coffee tables, in meetings and for travel. Multitouch on that size  screen just makes it so simple and intuitive to use and the apps look  great. Also I see it as quite a socialable device, pass it round people,  can&#8217;t really do that with a laptop. Personally I&#8217;ll buy one just  because I wanted an ebook reader, but I wasn&#8217;t a fan of the E-Ink taking  2 secs to change page and flashing black, and the new Sonys have fuzzy displays because of the touch screen layer. I also think the web browser and email will be great to  use in the morning instead of using my phone.</p>
<p>Overall, can&#8217;t wait to get one, and to start building apps for it. Two-player board-type games I believe will be big, can&#8217;t wait to play air hockey on it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.malcolmhall.com/2010/01/28/ipad-thoughts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iPad</title>
		<link>http://www.malcolmhall.com/2010/01/27/ipad/</link>
		<comments>http://www.malcolmhall.com/2010/01/27/ipad/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 17:24:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apple]]></category>

		<guid isPermaLink="false">http://www.malcolmhall.com/?p=28</guid>
		<description><![CDATA[Looking forward to the iPad release today! It hopefully will open up a whole new application area for the next year.
]]></description>
			<content:encoded><![CDATA[<p>Looking forward to the iPad release today! It hopefully will open up a whole new application area for the next year.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.malcolmhall.com/2010/01/27/ipad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New website</title>
		<link>http://www.malcolmhall.com/2009/12/27/hello-world/</link>
		<comments>http://www.malcolmhall.com/2009/12/27/hello-world/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 15:38:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.malcolmhall.com/?p=1</guid>
		<description><![CDATA[Hello I am currently updating my website and it should be ready soon!
]]></description>
			<content:encoded><![CDATA[<p>Hello I am currently updating my website and it should be ready soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.malcolmhall.com/2009/12/27/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
