<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Making UUID&#8217;s in Cocoa</title>
	<atom:link href="http://dbachrach.com/blog/2009/03/making-uuids-in-cocoa/feed/" rel="self" type="application/rss+xml" />
	<link>http://dbachrach.com/blog/2009/03/making-uuids-in-cocoa/</link>
	<description>a developer blog</description>
	<lastBuildDate>Sun, 07 Mar 2010 06:17:16 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Preston</title>
		<link>http://dbachrach.com/blog/2009/03/making-uuids-in-cocoa/#comment-3463</link>
		<dc:creator>Preston</dc:creator>
		<pubDate>Wed, 07 Oct 2009 15:44:24 +0000</pubDate>
		<guid isPermaLink="false">http://dbachrach.com/blog/?p=512#comment-3463</guid>
		<description>No need for the +stringWithString method:&lt;br&gt;&lt;br&gt;NSString *uuidString = (NSString *)CFUUIDCreateString(kCFAllocatorDefault, uuidRef);</description>
		<content:encoded><![CDATA[<p>No need for the +stringWithString method:</p>
<p>NSString *uuidString = (NSString *)CFUUIDCreateString(kCFAllocatorDefault, uuidRef);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver Beattie</title>
		<link>http://dbachrach.com/blog/2009/03/making-uuids-in-cocoa/#comment-1058</link>
		<dc:creator>Oliver Beattie</dc:creator>
		<pubDate>Tue, 17 Mar 2009 11:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://dbachrach.com/blog/?p=512#comment-1058</guid>
		<description>Glad it worked out :)</description>
		<content:encoded><![CDATA[<p>Glad it worked out <img src='http://dbachrach.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

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