<?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>ITPlay &#187; xcode</title>
	<atom:link href="http://steveaquillano.com/tag/xcode/feed/" rel="self" type="application/rss+xml" />
	<link>http://steveaquillano.com</link>
	<description>Work can be fun. Is it still work?</description>
	<lastBuildDate>Sat, 09 Oct 2010 19:28:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Dev Testing on Device</title>
		<link>http://steveaquillano.com/2010/03/dev-testing-on-device/</link>
		<comments>http://steveaquillano.com/2010/03/dev-testing-on-device/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 15:37:10 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[ITP]]></category>
		<category><![CDATA[Little Computers]]></category>
		<category><![CDATA[cocoa]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[touch]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://steveaquillano.com/?p=360</guid>
		<description><![CDATA[I finally got around to setting up my provisioning profile so that I could begin testing apps on my own iPhone. I threw together this app to make sure everything was working.]]></description>
			<content:encoded><![CDATA[<p>I finally got around to setting up my provisioning profile so that I could begin testing apps on my own iPhone. I threw together this app to make sure everything was working. </p>
<p><object width="540" height="304"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=10034424&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=10034424&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="540" height="304"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://steveaquillano.com/2010/03/dev-testing-on-device/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My First Cocoa Application</title>
		<link>http://steveaquillano.com/2010/02/my-first-cocoa-application/</link>
		<comments>http://steveaquillano.com/2010/02/my-first-cocoa-application/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 06:28:58 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[ITP]]></category>
		<category><![CDATA[Little Computers]]></category>
		<category><![CDATA[cocoa]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://steveaquillano.com/blog/?p=296</guid>
		<description><![CDATA[It&#8217;s been a long road&#8230; already. Jumping into Cocoa/iPhone development with only Processing (Java) under my belt was a bit of a wakeup call. I forced myself to get a more sound programming foundation by watching nearly 30 hours of lecture. Stanford University&#8217;s Programming Methodology (CS106A) is highly recommended to others also looking for a [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a long road&#8230; already. Jumping into Cocoa/iPhone development with only Processing (Java) under my belt was a bit of a wakeup call. I forced myself to get a more sound programming foundation by watching nearly 30 hours of lecture. Stanford University&#8217;s <a  href="http://deimos3.apple.com/WebObjects/Core.woa/Browse/itunes.stanford.edu.1615329425">Programming Methodology (CS106A)</a> is highly recommended to others also looking for a stronger programming foundation. From there, I worked my way through <a  href="http://www.amazon.com/Programming-Language-2nd-Brian-Kernighan/dp/0131103628/ref=sr_1_1?ie=UTF8&#038;s=books&#038;qid=1266300481&#038;sr=8-1">The C Programming Language</a> by Brian W. Kernighan and Dennis M. Ritchie &#8212; doing just about every coding exercise. Then I read Apple&#8217;s <a  href="http://developer.apple.com/Mac/library/documentation/Cocoa/Conceptual/ObjectiveC/Introduction/introObjectiveC.html">The Objective-C Programming Language</a>. And finally, my first cocoa application based on Chapter 2 of <a  href="http://www.amazon.com/Cocoa-Programming-Mac-OS-3rd/dp/0321503619/ref=sr_1_1?ie=UTF8&#038;s=books&#038;qid=1266301526&#038;sr=8-1">Cocoa® Programming for Mac® OS X, Third Edition</a> by Aaron Hillegass.</p>
<p><img src="http://steveaquillano.com/blog/wp-content/uploads/2010/02/RandomApp01.png" alt="RandomApp" title="RandomApp01" width="386" height="209" class="aligncenter size-full wp-image-300" /><img src="http://steveaquillano.com/blog/wp-content/uploads/2010/02/RandomApp02.png" alt="Random Number" title="RandomApp02" width="386" height="209" class="aligncenter size-full wp-image-301" /></p>
<p style="clear:both;">
]]></content:encoded>
			<wfw:commentRss>http://steveaquillano.com/2010/02/my-first-cocoa-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

