<?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>Psyked &#187; External links</title>
	<atom:link href="http://www.psyked.co.uk/category/external-links/feed" rel="self" type="application/rss+xml" />
	<link>http://www.psyked.co.uk</link>
	<description></description>
	<lastBuildDate>Fri, 27 Jan 2012 15:02:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Link: Face-tracking and 3D Scene</title>
		<link>http://www.psyked.co.uk/external-links/link-face-tracking-and-3d-scene.htm</link>
		<comments>http://www.psyked.co.uk/external-links/link-face-tracking-and-3d-scene.htm#comments</comments>
		<pubDate>Mon, 28 Mar 2011 07:56:05 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[External links]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[3D Flash]]></category>
		<category><![CDATA[Face detection]]></category>
		<category><![CDATA[Webcam]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I may be slow on the uptake here, but Mr.doob has some awesome HTML5 and Flash Player showcase pieces over at mrdoob.com. It&#8217;s hard to pick a favorite, because they&#8217;re all darn impressive, but I&#8217;m a fan of the Face-tracking and 3D Scene demo (which I&#8217;ve screenshotted above).  It&#8217;s based in Flash, because it has to access [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1281" title="Snapshot from the 3D Scene and Face tracking demo" src="http://uploads.psyked.co.uk/2011/03/mrdoob.png" alt="Snapshot from the 3D Scene and Face tracking demo" width="500" height="280" /></p>
<p>I may be slow on the uptake here, but Mr.doob has some awesome HTML5 and Flash Player showcase pieces over at <a title="Open &quot;mrdoob.com&quot; in a new window." href="http://mrdoob.com/" target="_blank">mrdoob.com</a>. It&#8217;s hard to pick a favorite, because they&#8217;re all darn impressive, but I&#8217;m a fan of the <a title="Open &quot;mrdoob.com&quot;s Face tracking and 3D Scene demo in a new window." href="http://mrdoob.com/90/Face_tracking_+_3D_Scene" target="_blank">Face-tracking and 3D Scene demo</a> (which I&#8217;ve screenshotted above).  It&#8217;s based in Flash, because it has to access the computers&#8217; webcam, and is a pretty neat concept.</p>
<p><span id="more-1280"></span>If it didn&#8217;t require the whole webcam-access notification message that makes the whole effect so obvious, I&#8217;d definitely want to slide this into loads of projects, just for the hell of it!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.psyked.co.uk/external-links/link-face-tracking-and-3d-scene.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An incomplete review of books on iPhone Development.</title>
		<link>http://www.psyked.co.uk/external-links/an-incomplete-review-of-books-on-iphone-development.htm</link>
		<comments>http://www.psyked.co.uk/external-links/an-incomplete-review-of-books-on-iphone-development.htm#comments</comments>
		<pubDate>Wed, 26 May 2010 10:47:25 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[External links]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://ThosearethethreebooksIhavestackedonmydesk,inaccordancewithmyrecentiPhoned</guid>
		<description><![CDATA[Those are the three books I have stacked on my desk, in accordance with my recent iPhone development news [link].  I&#8217;ve been reading them quite a lot over the last few days, so I thought I&#8217;d post my own opinionated summary of them. iPhone Application Development for DUMMIES I started with this one first, purely [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1225" title="iphone-books" src="http://uploads.psyked.co.uk/2010/05/iphone-books.png" alt="" width="500" height="280" /></p>
<p>Those are the three books I have stacked on my desk, in accordance with my recent iPhone development news <a href="http://www.psyked.co.uk/general-chit-chat/i-am-now-an-iphone-app-developer.htm" target="_self">[link]</a>.  I&#8217;ve been reading them quite a lot over the last few days, so I thought I&#8217;d post my own opinionated summary of them.</p>
<p><span id="more-1226"></span></p>
<h3>iPhone Application Development for DUMMIES</h3>
<p>I started with this one first, purely because it says &#8216;for DUMMIES&#8217;.  I figure it&#8217;s the lowest level book, and there&#8217;s no point reading a lower level book after you&#8217;ve read a more complex one, so here&#8217;s where I started.</p>
<p>Progress through the book is painstakingly slow &#8211; there&#8217;s a lot of words and banter for every action you actually get done.  After about 3/4 of the book you&#8217;ve made your first application.  The last 1/4 of the book is where you start picking up speed and using more than just the basic drag and drop UI elements, which reads like the last 1/4 was the actual planned book and the first 3/4 was forced in to fill out the page count!</p>
<p>Having worked through the examples in the book, it hasn&#8217;t actually helped me work out how iPhone apps work, or how I can make something from scratch myself &#8211; it&#8217;s just proved that I can follow instructions.  And even then, things got confusing.</p>
<h3>Beginning iPhone Development</h3>
<p>Currently reading this one.  Immediately it&#8217;s more fast paced than the DUMMIES book, and has a whole slew of different tutorials.  Whereas the dummies book takes 8 chapters to go over a single application, this book does more-or-less an application per chapter &#8211; or at least something significant in each chapter.  Which means you can quickly build up experience with many of the core UI elements, and then it goes further into the custom &#8216;Quartz&#8217; application development, which is development without the UI templates.</p>
<p>As well as its own examples, this book does a very good job of paraphrasing all of the official Apple documentation, into a more concise format &#8211; very useful considering the wealth of information you&#8217;d otherwise have to glean yourself from the official documentation.  Still hasn&#8217;t managed to make me <em>understand</em> iPhone development enough to start something from scratch, but it&#8217;s come a lot closer than the previous book.</p>
<h3>The iPhone Developer&#8217;s Cookbook</h3>
<p>This one&#8217;s easy &#8211; mainly because I haven&#8217;t read it yet.  It&#8217;s at the bottom of my pile of books, but only because that&#8217;s the order they arrived in.  I&#8217;m hoping for good things from it, but I haven&#8217;t got to it yet. (Like the title says, an incomplete review)</p>
<h2>&#8230;</h2>
<p>Seems like a lot of this iPhone stuff is being purposefully obtuse about explaining things in simple terms.  The Apple documentation is thorough to the point of being anal, but leaves you with gaps about the relationships between concepts, and this follows through into the books I&#8217;ve read so far.  Maybe I&#8217;m just spoilt by the Flash Platform community and bloggers taking the time to explain things in simple terms!</p>
<h3>One thing that has helped me understand iPhone development:</h3>
<p>Surprisingly after buying all those books, the thing that&#8217;s helped me understand the process the most is a blog post or two:</p>
<ul>
<li><a href="http://twilloapp.blogspot.com/2009/03/how-to-embed-navigation-controller.html">How to embed a navigation controller inside a tab bar controller</a></li>
</ul>
<p>I&#8217;m sure the books helped some, perhaps got me to the point where I could understand what I was following in this blog post &#8211; but this explained with small paragraphs and images what the books have been trying to describe with pages of text. Kudos, <strong>b00giZm</strong>.</p>
<p>And if anyone can recommend any other iPhone development books, I&#8217;m all ears&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.psyked.co.uk/external-links/an-incomplete-review-of-books-on-iphone-development.htm/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Link: Firebug: Beyond console.log()</title>
		<link>http://www.psyked.co.uk/external-links/link-firebug-beyond-console-log.htm</link>
		<comments>http://www.psyked.co.uk/external-links/link-firebug-beyond-console-log.htm#comments</comments>
		<pubDate>Mon, 24 May 2010 08:02:07 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[External links]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Firebug]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Firebug can do more than console.log(), it seems.  Here&#8217;s a great article on just what it can do: http://labs.blitzagency.com/?p=2101]]></description>
			<content:encoded><![CDATA[<p>Firebug can do more than console.log(), it seems.  Here&#8217;s a great article on just what it can do:</p>
<p><a href="http://labs.blitzagency.com/?p=2101" target="_blank">http://labs.blitzagency.com/?p=2101</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.psyked.co.uk/external-links/link-firebug-beyond-console-log.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Link: Hiding the complexity of your tasks with bespoke solutions.</title>
		<link>http://www.psyked.co.uk/external-links/link-hiding-the-complexity-of-your-tasks-with-bespoke-solutions.htm</link>
		<comments>http://www.psyked.co.uk/external-links/link-hiding-the-complexity-of-your-tasks-with-bespoke-solutions.htm#comments</comments>
		<pubDate>Thu, 29 Apr 2010 11:42:06 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[External links]]></category>
		<category><![CDATA[MMT Digital]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Here&#8217;s one I wrote earlier: http://www.mmtdigital.co.uk/Layers-of-simplicity.aspx Part marketing-speak, but discusses the parallels between how a programming language and creating class libraries is similar to your business and using bespoke (custom) computer solutions can help you be more efficient.  Or at least, tries too without introducing any jargon.]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s one I wrote earlier: <a href="http://www.mmtdigital.co.uk/Layers-of-simplicity.aspx">http://www.mmtdigital.co.uk/Layers-of-simplicity.aspx</a></p>
<p>Part marketing-speak, but discusses the parallels between how a programming language and creating class libraries is similar to your business and using bespoke (custom) computer solutions can help you be more efficient.  Or at least, tries too without introducing any jargon.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.psyked.co.uk/external-links/link-hiding-the-complexity-of-your-tasks-with-bespoke-solutions.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Link: Alright Adobe, here&#8217;s what you do&#8230;</title>
		<link>http://www.psyked.co.uk/external-links/link-alright-adobe-heres-what-you-do.htm</link>
		<comments>http://www.psyked.co.uk/external-links/link-alright-adobe-heres-what-you-do.htm#comments</comments>
		<pubDate>Sun, 18 Apr 2010 18:41:12 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[External links]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[http://www.arpitonline.com/blog/2010/04/10/alright-adobe-heres-what-you-do-cross-compile-objective-c-to-run-on-the-flash-player/]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.arpitonline.com/blog/2010/04/10/alright-adobe-heres-what-you-do-cross-compile-objective-c-to-run-on-the-flash-player/">http://www.arpitonline.com/blog/2010/04/10/alright-adobe-heres-what-you-do-cross-compile-objective-c-to-run-on-the-flash-player/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.psyked.co.uk/external-links/link-alright-adobe-heres-what-you-do.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Database Caching 1/29 queries in 0.014 seconds using disk: basic
Object Caching 739/784 objects using disk: basic

Served from: www.psyked.co.uk @ 2012-02-10 08:01:38 -->
