<?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>Sat, 28 Apr 2012 10:30:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>NGTabBarController</title>
		<link>http://cocoaobjects.com/ngtabbarcontroller/</link>
		<comments>http://cocoaobjects.com/ngtabbarcontroller/#comments</comments>
		<pubDate>Sat, 28 Apr 2012 10:30:01 +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[User Interface]]></category>

		<guid isPermaLink="false">http://cocoaobjects.com/?p=415</guid>
		<description><![CDATA[A customizable TabBarController implementation that can be positioned left/bottom/right/top. Official NGTabBarController Repository]]></description>
			<content:encoded><![CDATA[<p>A customizable TabBarController implementation that can be positioned left/bottom/right/top.</p>
<p><a href="https://github.com/NOUSguide/NGTabBarController" target="_blank">Official NGTabBarController Repository</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cocoaobjects.com/ngtabbarcontroller/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CeedGL</title>
		<link>http://cocoaobjects.com/ceedgl/</link>
		<comments>http://cocoaobjects.com/ceedgl/#comments</comments>
		<pubDate>Sat, 28 Apr 2012 09:26:51 +0000</pubDate>
		<dc:creator>uliwitness</dc:creator>
				<category><![CDATA[BSD License]]></category>
		<category><![CDATA[Graphics]]></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=413</guid>
		<description><![CDATA[Thin Objective-C wrapper for modern OpenGL development on Mac &#38; iOS. Official CeedGL repository]]></description>
			<content:encoded><![CDATA[<p>Thin Objective-C wrapper for modern OpenGL development on Mac &amp; iOS.</p>
<p><a href="https://github.com/rsebbe/CeedGL" target="_blank">Official CeedGL repository</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cocoaobjects.com/ceedgl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tipi</title>
		<link>http://cocoaobjects.com/tipi/</link>
		<comments>http://cocoaobjects.com/tipi/#comments</comments>
		<pubDate>Sat, 28 Apr 2012 09:22:00 +0000</pubDate>
		<dc:creator>uliwitness</dc:creator>
				<category><![CDATA[BSD License]]></category>
		<category><![CDATA[Data formatting]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone and iPad]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[Text]]></category>

		<guid isPermaLink="false">http://cocoaobjects.com/?p=412</guid>
		<description><![CDATA[Objective-C implementation of the Tipi template language. Official Tipi repository]]></description>
			<content:encoded><![CDATA[<p>Objective-C implementation of the Tipi template language.</p>
<p><a href="https://github.com/hiddenmemory/Tipi/" target="_blank">Official Tipi repository</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cocoaobjects.com/tipi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GMGridView</title>
		<link>http://cocoaobjects.com/gmgridview/</link>
		<comments>http://cocoaobjects.com/gmgridview/#comments</comments>
		<pubDate>Sat, 21 Apr 2012 12:10:45 +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[User Interface]]></category>

		<guid isPermaLink="false">http://cocoaobjects.com/?p=409</guid>
		<description><![CDATA[A performant Grid-View for iOS (iPhone/iPad) that allows sorting of views with gestures (the user can move the items with his finger to sort them) and pinching/rotating/panning gestures allow the user to play with the view and toggle from the cellview to a fullsize display. Official GMGridView repository]]></description>
			<content:encoded><![CDATA[<p>A performant Grid-View for iOS (iPhone/iPad) that allows sorting of views with gestures (the user can move the items with his finger to sort them) and pinching/rotating/panning gestures allow the user to play with the view and toggle from the cellview to a fullsize display.</p>
<p><a href="https://github.com/gmoledina/GMGridView" target="_blank">Official GMGridView repository</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cocoaobjects.com/gmgridview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OmniGridView</title>
		<link>http://cocoaobjects.com/omnigridview/</link>
		<comments>http://cocoaobjects.com/omnigridview/#comments</comments>
		<pubDate>Sat, 21 Apr 2012 12:02:31 +0000</pubDate>
		<dc:creator>uliwitness</dc:creator>
				<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone and iPad]]></category>
		<category><![CDATA[Public Domain License]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://cocoaobjects.com/?p=407</guid>
		<description><![CDATA[A simple, vertically scrolling grid view with re-arrange animations. Official OmniGridView repository]]></description>
			<content:encoded><![CDATA[<p>A simple, vertically scrolling grid view with re-arrange animations.</p>
<p><a href="https://github.com/pppoe/OmniGridView" target="_blank">Official OmniGridView repository</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cocoaobjects.com/omnigridview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSCollectionView</title>
		<link>http://cocoaobjects.com/sscollectionview/</link>
		<comments>http://cocoaobjects.com/sscollectionview/#comments</comments>
		<pubDate>Sat, 21 Apr 2012 11:56:45 +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[User Interface]]></category>

		<guid isPermaLink="false">http://cocoaobjects.com/?p=405</guid>
		<description><![CDATA[An NSCollectionView clone (think grid view) for UIKit. Part of the SSToolkit repository]]></description>
			<content:encoded><![CDATA[<p>An NSCollectionView clone (think grid view) for UIKit.</p>
<p><a href="https://github.com/samsoffes/sstoolkit/" target="_blank">Part of the SSToolkit repository</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cocoaobjects.com/sscollectionview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DTGridView</title>
		<link>http://cocoaobjects.com/dtgridview/</link>
		<comments>http://cocoaobjects.com/dtgridview/#comments</comments>
		<pubDate>Sat, 21 Apr 2012 11:52: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[User Interface]]></category>

		<guid isPermaLink="false">http://cocoaobjects.com/?p=404</guid>
		<description><![CDATA[A two-dimensional scrolling view component for the iPhone, heavily inspired by UITableView. Official DTGridView repository]]></description>
			<content:encoded><![CDATA[<p>A two-dimensional scrolling view component for the iPhone, heavily inspired by UITableView.</p>
<p><a href="https://github.com/danielctull/DTGridView" target="_blank">Official DTGridView repository</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cocoaobjects.com/dtgridview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AutoHyperlinks</title>
		<link>http://cocoaobjects.com/autohyperlinks/</link>
		<comments>http://cocoaobjects.com/autohyperlinks/#comments</comments>
		<pubDate>Sat, 21 Apr 2012 11:49:10 +0000</pubDate>
		<dc:creator>uliwitness</dc:creator>
				<category><![CDATA[Automatic (ARC)]]></category>
		<category><![CDATA[BSD License]]></category>
		<category><![CDATA[Data formatting]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[Text]]></category>

		<guid isPermaLink="false">http://cocoaobjects.com/?p=403</guid>
		<description><![CDATA[Cocoa Framework for hyperlink detection. Official AutoHyperlinks framework]]></description>
			<content:encoded><![CDATA[<p>Cocoa Framework for hyperlink detection.</p>
<p><a href="https://github.com/ByteProject/AutoHyperlinks.framework" target="_blank">Official AutoHyperlinks framework</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cocoaobjects.com/autohyperlinks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AnsiLove</title>
		<link>http://cocoaobjects.com/ansilove/</link>
		<comments>http://cocoaobjects.com/ansilove/#comments</comments>
		<pubDate>Sat, 21 Apr 2012 11:43:55 +0000</pubDate>
		<dc:creator>uliwitness</dc:creator>
				<category><![CDATA[Automatic (ARC)]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[MIT License]]></category>
		<category><![CDATA[Text]]></category>

		<guid isPermaLink="false">http://cocoaobjects.com/?p=402</guid>
		<description><![CDATA[Renderer for ANSI/ASCII art and code for interpreting SAUCE records. Official AnsiLove framework repository]]></description>
			<content:encoded><![CDATA[<p>Renderer for ANSI/ASCII art and code for interpreting SAUCE records.</p>
<p><a href="https://github.com/ByteProject/AnsiLove.framework" target="_blank">Official AnsiLove framework repository</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cocoaobjects.com/ansilove/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UAModalPanel</title>
		<link>http://cocoaobjects.com/uamodalpanel/</link>
		<comments>http://cocoaobjects.com/uamodalpanel/#comments</comments>
		<pubDate>Sat, 21 Apr 2012 11:35:54 +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[retain-release (MRC)]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://cocoaobjects.com/?p=400</guid>
		<description><![CDATA[A highly customizable animated modal panel alternative for iOS. It has a bounce animation, content fade-in, and a fancy noisy-gradient title bar. Official UAModalPanel repository]]></description>
			<content:encoded><![CDATA[<p>A highly customizable animated modal panel alternative for iOS. It has a bounce animation, content fade-in, and a fancy noisy-gradient title bar.</p>
<p><a href="https://github.com/coneybeare/UAModalPanel" target="_blank">Official UAModalPanel repository</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cocoaobjects.com/uamodalpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.651 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-19 08:32:09 -->

