<?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>Adam Teale: News From Above &#187; xcode</title>
	<atom:link href="http://adamteale.com/tag/xcode/feed/" rel="self" type="application/rss+xml" />
	<link>http://adamteale.com</link>
	<description>ramblings of a 2 metre man</description>
	<lastBuildDate>Wed, 28 Jul 2010 22:19:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>MyShares app</title>
		<link>http://adamteale.com/1344/</link>
		<comments>http://adamteale.com/1344/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 12:23:16 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Extremely Cool]]></category>
		<category><![CDATA[objective-c]]></category>
		<category><![CDATA[cocoa]]></category>
		<category><![CDATA[investment]]></category>
		<category><![CDATA[nstableview]]></category>
		<category><![CDATA[obj-c]]></category>
		<category><![CDATA[portfolio]]></category>
		<category><![CDATA[stock market]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://adamteale.com/?p=1344</guid>
		<description><![CDATA[Spent most of today learning more about NSTableView, memory management and other things Cocoa/Obj-C/xCode. What came of it? I made a little app for keeping track of shares &#8211; via finance.yahoo.com. Includes an open/save dialog so you can have a &#8216;portfolio&#8217; to open again at a later time. ATM I think it only runs in [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1346" title="icon" src="http://adamteale.com/wp-content/uploads/2009/10/icon.png" alt="icon" width="512" height="512" /></p>
<p>Spent most of today learning more about NSTableView, memory management and other things Cocoa/Obj-C/xCode.</p>
<p>What came of it?</p>
<p>I made a little app for keeping track of shares &#8211; via finance.yahoo.com.</p>
<p>Includes an open/save dialog so you can have a &#8216;portfolio&#8217; to open again at a later time.</p>
<p>ATM I think it only runs in OS X 10.6.</p>
<a href="http://adamteale.com/download/MyShares.zip">Download MyShares</a>
<p><img class="alignnone size-medium wp-image-1345" title="myshares" src="http://adamteale.com/wp-content/uploads/2009/10/myshares-300x129.png" alt="myshares" width="300" height="129" /><br />
<a href="http://adamteale.com/download/MyShares_xCode.zip">Download MyShares xcode project</a></p>
]]></content:encoded>
			<wfw:commentRss>http://adamteale.com/1344/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning Obj-C</title>
		<link>http://adamteale.com/826/</link>
		<comments>http://adamteale.com/826/#comments</comments>
		<pubDate>Sat, 30 May 2009 00:03:14 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[objective-c]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[subit]]></category>
		<category><![CDATA[obj-c]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://adamteale.com/?p=826</guid>
		<description><![CDATA[Yesterday I decided I have to give up on PyObjC for the moment and step into the world of Objective-C. I have got to a point in developing SubIt that I can&#8217;t seem to get enough out of the PyObjC bridge to be able to get what SubIt needs. So now I am in the [...]]]></description>
			<content:encoded><![CDATA[<p><img alt="" src="http://theindecisivepinay.files.wordpress.com/2009/01/pull-out-hair.jpg" title="http://theindecisivepinay.files.wordpress.com/2009/01/pull-out-hair.jpg" class="alignnone" width="250" height="290" /></p>
<p>Yesterday I decided I have to give up on PyObjC for the moment and step into the world of Objective-C.</p>
<p>I have got to a point in developing SubIt that I can&#8217;t seem to get enough out of the PyObjC bridge to be able to get what SubIt needs.</p>
<p>So now I am in the process of rewriting SubIt in Obj-C.</p>
<p>Obj-C seems weird and complicated and I can&#8217;t see why it has to be this way when Python/Ruby seem just so much much easier to understand. Oh well, I have taken the plunge.</p>
<p>I spent most of yesterday reading a great and easy to follow PDF called &#8220;<a href="http://www.cocoalab.com/?q=becomeanxcoder">Become An Xcoder</a>&#8220;, available for free download:<br />
<a href="http://www.cocoalab.com/?q=becomeanxcoder">http://www.cocoalab.com/?q=becomeanxcoder</a></p>
<p>I have been looking at a bunch of podcasts/videos/books and to me this PDF was the quickest/easiest way to get a little up to speed.</p>
]]></content:encoded>
			<wfw:commentRss>http://adamteale.com/826/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SubIt 1.0.1</title>
		<link>http://adamteale.com/799/</link>
		<comments>http://adamteale.com/799/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 18:42:39 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Extremely Cool]]></category>
		<category><![CDATA[computer stuff]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[subit]]></category>
		<category><![CDATA[cocoa]]></category>
		<category><![CDATA[dvdsp]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[fcp]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[interface builder]]></category>
		<category><![CDATA[logging]]></category>
		<category><![CDATA[pyobjc]]></category>
		<category><![CDATA[stl]]></category>
		<category><![CDATA[subtitle]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[xcode]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://adamteale.com/?p=799</guid>
		<description><![CDATA[SubIt 1.0.1 is here! Support for Non-ASCII characters Method for cleaning up Overlapping Timecode Download here For a little bit more info: http://adamteale.com/subit/ 1 Comments At Tue 28, April 2009, warwick wrote:looks like new career in software development]]></description>
			<content:encoded><![CDATA[<p>SubIt 1.0.1 is here!</p>
<p><img src="http://adamteale.com/wp-content/uploads/2009/03/subitdog101.gif" alt="subitdog101" title="subitdog101" width="368" height="194" class="alignnone size-full wp-image-797" /></p>
<p>Support for Non-ASCII characters<br />
Method for cleaning up Overlapping Timecode</p>
<p>Download <a href="http://adamteale.com/wp-content/plugins/download-monitor/download.php?id=1">here</a></p>
<p>For a little bit more info:<br />
<a href="http://adamteale.com/subit/">http://adamteale.com/subit/</a></p>
<hr><h2>1 Comments</h2> <ul><li><p>At <a href="http://adamteale.com/799/#comment-10894">Tue 28, April 2009</a>, warwick wrote:</p><p>looks like new career in software development</p></li></ul>]]></content:encoded>
			<wfw:commentRss>http://adamteale.com/799/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Project: Subtitle App</title>
		<link>http://adamteale.com/724/</link>
		<comments>http://adamteale.com/724/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 08:00:50 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[python]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[interface builder]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[quicktime]]></category>
		<category><![CDATA[subtitle]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://adamteale.com/?p=724</guid>
		<description><![CDATA[My new project &#8211; create a mac app that allows a user to view a video and create a &#8220;subtitle&#8221; text file on the fly. Update: I created a dedicated page for SubIt &#8211; my attempt at creating a SubTitle file creator application with PyObjC 1 Comments At Tue 24, March 2009, Bart Verkoeijen wrote:Sounds [...]]]></description>
			<content:encoded><![CDATA[<p>My new project &#8211; create a mac app that allows a user to view a video and create a &#8220;subtitle&#8221; text file on the fly.</p>
<p>Update: I created a <a href="http://adamteale.com/subit">dedicated page for SubIt</a> &#8211; my attempt at creating a SubTitle file creator application with PyObjC</p>
<hr><h2>1 Comments</h2> <ul><li><p>At <a href="http://adamteale.com/724/#comment-10135">Tue 24, March 2009</a>, <a href="http://bapahoko.blogspot.com" onclick="javascript:pageTracker._trackPageview('/outbound/commentauthor/bapahoko.blogspot.com');"  rel='external nofollow' class='url'>Bart Verkoeijen</a> wrote:</p><p>Sounds like a fun application to develop. Let me know if you run into issues! :-)</p></li></ul>]]></content:encoded>
			<wfw:commentRss>http://adamteale.com/724/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.276 seconds -->
