<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>ninxit.blog &#187; Objective-C</title>
	<atom:link href="http://www.ninxit.com/blog/category/objective-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ninxit.com/blog</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 12:38:17 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.ninxit.com/blog/category/objective-c/feed/" />
		<item>
		<title>Objective-C + NSObject</title>
		<link>http://www.ninxit.com/blog/2008/06/09/objective-c-nsobject/</link>
		<comments>http://www.ninxit.com/blog/2008/06/09/objective-c-nsobject/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 14:16:07 +0000</pubDate>
		<dc:creator>utahta</dc:creator>
				<category><![CDATA[Objective-C]]></category>

		<guid isPermaLink="false">http://localhost/www/wordpress/?p=792</guid>
		<description><![CDATA[ついさっきまで、なぜ Objective-C では、NSObject や Object を 常に継承しなければいけないのかナーと思っていた。 が、どうやら言語の仕様上の問題のようだ。 すべてのクラスは、ルートクラス（すな <a href='http://www.ninxit.com/blog/2008/06/09/objective-c-nsobject/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.ninxit.com/blog/2008/06/09/objective-c-nsobject/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.ninxit.com/blog/2008/06/09/objective-c-nsobject/" />
	</item>
		<item>
		<title>Objective-C 基礎</title>
		<link>http://www.ninxit.com/blog/2008/06/08/objective-c-%e5%9f%ba%e7%a4%8e/</link>
		<comments>http://www.ninxit.com/blog/2008/06/08/objective-c-%e5%9f%ba%e7%a4%8e/#comments</comments>
		<pubDate>Sat, 07 Jun 2008 18:06:37 +0000</pubDate>
		<dc:creator>utahta</dc:creator>
				<category><![CDATA[Objective-C]]></category>

		<guid isPermaLink="false">http://localhost/www/wordpress/?p=794</guid>
		<description><![CDATA[せっかくMacを使ってるんだからって事で、Objective-C をちょっと触ってみた。 以下、簡単な書き方メモ。 今回は、objc-1.m ファイルに全て書く。 .m が Objective-C の拡張子。 まず、イン <a href='http://www.ninxit.com/blog/2008/06/08/objective-c-%e5%9f%ba%e7%a4%8e/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.ninxit.com/blog/2008/06/08/objective-c-%e5%9f%ba%e7%a4%8e/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.ninxit.com/blog/2008/06/08/objective-c-%e5%9f%ba%e7%a4%8e/" />
	</item>
	</channel>
</rss>

