<?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>NorthIs..⇡ &#187; cocoa</title>
	<atom:link href="http://northisup.com/blog/tag/cocoa/feed/" rel="self" type="application/rss+xml" />
	<link>http://northisup.com</link>
	<description>The enemy&#039;s gate is down.</description>
	<lastBuildDate>Mon, 25 Jan 2010 08:30:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>TVTaggr</title>
		<link>http://northisup.com/blog/tvtaggr/</link>
		<comments>http://northisup.com/blog/tvtaggr/#comments</comments>
		<pubDate>Mon, 05 Nov 2007 19:25:21 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[cocoa]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[tv]]></category>
		<category><![CDATA[TVTaggr]]></category>

		<guid isPermaLink="false">http://adam.infimp.net/?p=39</guid>
		<description><![CDATA[TVTaggr is software with a simple purpose. To edit mp4 and m4v metadata in batch quantities. It is currently in between alpha and beta, but I thought I&#8217;d let it out for you all to try. It is Leopard only (I know it doesn&#8217;t look like a Leopard only app, but it uses Leopard functionality [...]]]></description>
			<content:encoded><![CDATA[<p>TVTaggr is software with a simple purpose. To edit mp4 and m4v metadata in batch quantities. It is currently in between alpha and beta, but I thought I&#8217;d let it out for you all to try. It <em>is</em> Leopard only (I know it doesn&#8217;t look like a Leopard only app, but it uses Leopard functionality under the hood). Please give me feedback in the comments!</p>
<p><a href="http://adam.infimp.net/files/TVTaggr/TVTaggr.dmg">download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://northisup.com/blog/tvtaggr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iMap &#8211; a partial implementation of IMAP</title>
		<link>http://northisup.com/blog/imap-a-partial-implementation-of-imap/</link>
		<comments>http://northisup.com/blog/imap-a-partial-implementation-of-imap/#comments</comments>
		<pubDate>Sat, 29 Apr 2006 05:16:18 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[cocoa]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://infimp.net/trunk/?p=23</guid>
		<description><![CDATA[For my networking class we were assigned to write an IMAP client. We were told exactly that and where the RFC document was, everything else was up to us. I decided to make mine in cocoa and wow, was that an experiance.
Never before have I used such an intuitive language! From semaphores and threads to [...]]]></description>
			<content:encoded><![CDATA[<p>For my networking class we were assigned to write an IMAP client. We were told exactly that and where the RFC document was, everything else was up to us. I decided to make mine in cocoa and wow, was that an experiance.</p>
<p>Never before have I used such an intuitive language! From semaphores and threads to the date it had everything one could ever want in a programing language. The only dissapointment was that there was no awesome cocoa style BSDSockets support (we ended up using the NSFilehandle class which made all the network communication transparent to us as programers anyways; awesome!).</p>
<p>In short, I now know cocoa fairly well and have fallen completely in love with it.</p>
<p>[edit] the file was lost when I changed hosts [/edit]</p>
]]></content:encoded>
			<wfw:commentRss>http://northisup.com/blog/imap-a-partial-implementation-of-imap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
