<?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>[iPhoneiOS dev:tips]; &#187; Framework/Library</title>
	<atom:link href="http://iPhoneDeveloperTips.com/category/frameworklibrary/feed" rel="self" type="application/rss+xml" />
	<link>http://iPhoneDeveloperTips.com</link>
	<description>Tips and Tricks for iPhone developers</description>
	<lastBuildDate>Thu, 29 Jul 2010 17:59:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>iPhone Frameworks from the Omni Group</title>
		<link>http://iPhoneDeveloperTips.com/frameworklibrary/iphone-frameworks-from-the-omnigroup.html</link>
		<comments>http://iPhoneDeveloperTips.com/frameworklibrary/iphone-frameworks-from-the-omnigroup.html#comments</comments>
		<pubDate>Tue, 28 Oct 2008 14:42:57 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Framework/Library]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=921</guid>
		<description><![CDATA[The Omni Group is the company behind some amazing Mac software. For example, OmniGraffle is a great tool for creating wireframes and applications flows (see this post for related info). This same company offers several frameworks in their Developer Resources site based on the code they written for their own Mac OS X and iPhone [...]]]></description>
			<content:encoded><![CDATA[<p>The <a target="_blank" href="http://www.omnigroup.com/">Omni Group</a> is the company behind some amazing Mac software. For example, OmniGraffle is a great tool for creating wireframes and applications flows (see <a  target="_blank" href="http://iphonedevelopertips.com/design/omnigraffle-iphone-stencil.html">this pos</a>t for related info).<br />
<span id="more-921"></span></p>
<p>This same company offers several frameworks in their <a  target="_blank" href="http://www.omnigroup.com/developer/">Developer Resources</a> site based on the code they written for their own Mac OS X and iPhone applications. Here is a brief list of what the offer as of today:</p>
<p><strong>OmniBase</strong><br />
This is the lowest level framework used in every product they build.</p>
<p><strong>OmniFoundation</strong><br />
An extension to Apple&#8217;s Foundation framework, including string scanner and regular expression processing.</p>
<p><strong>OmniDataObjects</strong><br />
CoreData-like API, built on top of SQLite. This framework provides the persistence for OmniFocus on the Mac and iPhone. </p>
<p><strong>OmniAppKit</strong><br />
Set of extensions to Apple&#8217;s AppKit.framework.</p>
<p><strong>OmniInspector</strong><br />
Inspector framework used within OmniGraffle, OmniFocus, OmniOutliner and OmniPlan.</p>
<p><strong>OmniNetworking</strong><br />
Objective-C wrapper offering many networking constructs.</p>
<p>As of yet, I have not tried any of the frameworks in an iPhone application. If anyone has experience with these as it relates to the iPhone, please post a comment and share your insight.</p>
]]></content:encoded>
			<wfw:commentRss>http://iPhoneDeveloperTips.com/frameworklibrary/iphone-frameworks-from-the-omnigroup.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
