<?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>CocoaObjects</title>
	<atom:link href="http://cocoaobjects.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://cocoaobjects.com</link>
	<description>The Cocoa Object Database</description>
	<lastBuildDate>Sun, 26 May 2013 07:00:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>AGTTwoDimensionalDictionary</title>
		<link>http://cocoaobjects.com/agttwodimensionaldictionary/</link>
		<comments>http://cocoaobjects.com/agttwodimensionaldictionary/#comments</comments>
		<pubDate>Sat, 16 Mar 2013 11:53:02 +0000</pubDate>
		<dc:creator>extremeboredom</dc:creator>
				<category><![CDATA[Automatic (ARC)]]></category>
		<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[iPhone and iPad]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[MIT License]]></category>

		<guid isPermaLink="false">http://cocoaobjects.com/?p=438</guid>
		<description><![CDATA[A dictionary based on the &#8220;_k_-d tree&#8221; data structure, allowing indexing of objects keyed by two-dimensional points. Official AGTTwoDimensionalDictionary Repository]]></description>
				<content:encoded><![CDATA[<p>A dictionary based on the &#8220;_k_-d tree&#8221; data structure, allowing indexing of objects keyed by two-dimensional points.</p>
<p><a href="https://github.com/agantltd/twoddict" target="_blank">Official AGTTwoDimensionalDictionary Repository</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cocoaobjects.com/agttwodimensionaldictionary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mantle</title>
		<link>http://cocoaobjects.com/mantle/</link>
		<comments>http://cocoaobjects.com/mantle/#comments</comments>
		<pubDate>Sat, 02 Mar 2013 10:19:36 +0000</pubDate>
		<dc:creator>uliwitness</dc:creator>
				<category><![CDATA[Automatic (ARC)]]></category>
		<category><![CDATA[BSD License]]></category>
		<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone and iPad]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[Mixed License]]></category>

		<guid isPermaLink="false">http://cocoaobjects.com/?p=435</guid>
		<description><![CDATA[Model layer base class that makes it easier to implement NSArchiver/JSON serialization and offers higher-order functions (map, filter, fold) for NSArray, NSDictionary, NSOrderedSet, and NSSet, plus weak notification center observers. Note: Mixed MIT/BSD licensed code. Official Mantle repository]]></description>
				<content:encoded><![CDATA[<p>Model layer base class that makes it easier to implement NSArchiver/JSON serialization and offers higher-order functions (map, filter, fold) for NSArray, NSDictionary, NSOrderedSet, and NSSet, plus weak notification center observers.</p>
<p><strong>Note:</strong> Mixed MIT/BSD licensed code.</p>
<p><a href="https://github.com/github/Mantle/" target="_blank">Official Mantle repository</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cocoaobjects.com/mantle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MTDirectionsKit</title>
		<link>http://cocoaobjects.com/mtdirectionskit/</link>
		<comments>http://cocoaobjects.com/mtdirectionskit/#comments</comments>
		<pubDate>Fri, 01 Mar 2013 23:03:52 +0000</pubDate>
		<dc:creator>uliwitness</dc:creator>
				<category><![CDATA[Commercial License]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone and iPad]]></category>
		<category><![CDATA[Maps]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://cocoaobjects.com/?p=432</guid>
		<description><![CDATA[A route overlay for MapKit that lets you show a route directly in your app. Official MTDirectionsKit web site]]></description>
				<content:encoded><![CDATA[<p>A route overlay for MapKit that lets you show a route directly in your app.</p>
<p><a href="http://mtdirectionsk.it" target="_blank">Official MTDirectionsKit web site</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cocoaobjects.com/mtdirectionskit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IKSegmentedControl</title>
		<link>http://cocoaobjects.com/iksegmentedcontrol/</link>
		<comments>http://cocoaobjects.com/iksegmentedcontrol/#comments</comments>
		<pubDate>Fri, 01 Mar 2013 22:57:04 +0000</pubDate>
		<dc:creator>uliwitness</dc:creator>
				<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone and iPad]]></category>
		<category><![CDATA[MIT License]]></category>
		<category><![CDATA[retain-release (MRC)]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://cocoaobjects.com/?p=431</guid>
		<description><![CDATA[OpenSource analog of UISegmentedControl. Allows you to customize the segment view appearance. Official IKSegmentedControl repository]]></description>
				<content:encoded><![CDATA[<p>OpenSource analog of UISegmentedControl. Allows you to customize the segment view appearance.</p>
<p><a href="https://github.com/Kentzo/IKSegmentedControl" target="_blank">Official IKSegmentedControl repository</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cocoaobjects.com/iksegmentedcontrol/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ShortcutRecorder</title>
		<link>http://cocoaobjects.com/shortcutrecorder/</link>
		<comments>http://cocoaobjects.com/shortcutrecorder/#comments</comments>
		<pubDate>Fri, 01 Mar 2013 22:51:04 +0000</pubDate>
		<dc:creator>uliwitness</dc:creator>
				<category><![CDATA[BSD License]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[retain-release (MRC)]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://cocoaobjects.com/?p=429</guid>
		<description><![CDATA[A keyboard shortcut field based on the solid old PTHotkey code. Modernized look, works in layers, with Accessibility-support, Retina- and Auto-Layout-Ready. Kentzo&#8217;s ShortcutRecorder repository]]></description>
				<content:encoded><![CDATA[<p>A keyboard shortcut field based on the solid old PTHotkey code. Modernized look, works in layers, with Accessibility-support, Retina- and Auto-Layout-Ready.</p>
<p><a href="https://github.com/Kentzo/ShortcutRecorder" target="_blank">Kentzo&#8217;s ShortcutRecorder repository</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cocoaobjects.com/shortcutrecorder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JUBindings</title>
		<link>http://cocoaobjects.com/jubindings/</link>
		<comments>http://cocoaobjects.com/jubindings/#comments</comments>
		<pubDate>Fri, 01 Mar 2013 22:41:13 +0000</pubDate>
		<dc:creator>uliwitness</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone and iPad]]></category>
		<category><![CDATA[MIT License]]></category>
		<category><![CDATA[retain-release (MRC)]]></category>

		<guid isPermaLink="false">http://cocoaobjects.com/?p=427</guid>
		<description><![CDATA[A simple Cocoa bindings replacement for iOS. Official JUBindings repository]]></description>
				<content:encoded><![CDATA[<p>A simple Cocoa bindings replacement for iOS.</p>
<p><a href="https://github.com/JustSid/JUBindings" target="_blank">Official JUBindings repository</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cocoaobjects.com/jubindings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KeyValueObjectMapping</title>
		<link>http://cocoaobjects.com/keyvalueobjectmapping/</link>
		<comments>http://cocoaobjects.com/keyvalueobjectmapping/#comments</comments>
		<pubDate>Fri, 01 Mar 2013 22:35:31 +0000</pubDate>
		<dc:creator>uliwitness</dc:creator>
				<category><![CDATA[Automatic (ARC)]]></category>
		<category><![CDATA[Data formatting]]></category>
		<category><![CDATA[Data Processing]]></category>
		<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone and iPad]]></category>
		<category><![CDATA[MIT License]]></category>

		<guid isPermaLink="false">http://cocoaobjects.com/?p=425</guid>
		<description><![CDATA[A library that takes a dictionary (as an object or in various serialized forms) and transfers its values to the matching instance variables of an object. Official KeyValueObjectMapping repository]]></description>
				<content:encoded><![CDATA[<p>A library that takes a dictionary (as an object or in various serialized forms) and transfers its values to the matching instance variables of an object.</p>
<p><a href="https://github.com/dchohfi/KeyValueObjectMapping" target="_blank">Official KeyValueObjectMapping repository</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cocoaobjects.com/keyvalueobjectmapping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RadioTunes SDK</title>
		<link>http://cocoaobjects.com/radiotunes-sdk/</link>
		<comments>http://cocoaobjects.com/radiotunes-sdk/#comments</comments>
		<pubDate>Fri, 01 Mar 2013 22:01:46 +0000</pubDate>
		<dc:creator>uliwitness</dc:creator>
				<category><![CDATA[Audio]]></category>
		<category><![CDATA[Commercial License]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone and iPad]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Web Service]]></category>

		<guid isPermaLink="false">http://cocoaobjects.com/?p=424</guid>
		<description><![CDATA[A radio streaming SDK for iOS with support for the http and mms protocols. RadioTunes SDK can play mp3, aac, aac+ and wma audio streams. Includes documented source code of a demo Xcode project demonstrating usage. Also supports background playback and recording. Official RadioTunes web site]]></description>
				<content:encoded><![CDATA[<p>A radio streaming SDK for iOS with support for the http and mms protocols. RadioTunes SDK can play mp3, aac, aac+ and wma audio streams. Includes documented source code of a demo Xcode project demonstrating usage. Also supports background playback and recording.</p>
<p><a href="http://www.binpress.com/app/radiotunes-sdk-for-ios/596" target="_blank">Official RadioTunes web site</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cocoaobjects.com/radiotunes-sdk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nanostore</title>
		<link>http://cocoaobjects.com/nanostore/</link>
		<comments>http://cocoaobjects.com/nanostore/#comments</comments>
		<pubDate>Fri, 01 Mar 2013 21:58:20 +0000</pubDate>
		<dc:creator>uliwitness</dc:creator>
				<category><![CDATA[Automatic (ARC)]]></category>
		<category><![CDATA[BSD License]]></category>
		<category><![CDATA[Data Processing]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone and iPad]]></category>
		<category><![CDATA[MacOS]]></category>

		<guid isPermaLink="false">http://cocoaobjects.com/?p=423</guid>
		<description><![CDATA[NanoStore is an open source, lightweight schema-less local key-value document store written in Objective-C for Mac OS X and iOS. Official Nanostore web site Official Nanostore repository]]></description>
				<content:encoded><![CDATA[<p>NanoStore is an open source, lightweight schema-less local key-value document store written in Objective-C for Mac OS X and iOS.</p>
<p><a href="http://tciuro.github.com/NanoStore/" target="_blank">Official Nanostore web site</a></p>
<p><a href="https://github.com/tciuro/NanoStore" target="_blank">Official Nanostore repository</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cocoaobjects.com/nanostore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DETweetComposeViewController</title>
		<link>http://cocoaobjects.com/detweetcomposeviewcontroller/</link>
		<comments>http://cocoaobjects.com/detweetcomposeviewcontroller/#comments</comments>
		<pubDate>Fri, 01 Mar 2013 21:54:03 +0000</pubDate>
		<dc:creator>uliwitness</dc:creator>
				<category><![CDATA[BSD License]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone and iPad]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[retain-release (MRC)]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[Web Service]]></category>

		<guid isPermaLink="false">http://cocoaobjects.com/?p=422</guid>
		<description><![CDATA[An iOS 4-compatible clone of iOS 5&#8242;s tweet sheet. Official DETweetComposeViewController web site Official DETweetComposeViewController repository]]></description>
				<content:encoded><![CDATA[<p>An iOS 4-compatible clone of iOS 5&#8242;s tweet sheet.</p>
<p><a href="http://doubleencore.github.com/DETweetComposeViewController/" target="_blank">Official DETweetComposeViewController web site</a></p>
<p><a href="https://github.com/doubleencore/DETweetComposeViewController" target="_blank">Official DETweetComposeViewController repository</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cocoaobjects.com/detweetcomposeviewcontroller/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 1.232 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-05-26 07:00:21 -->
