<?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>Whatever happened to Benjamin Ragheb? &#187; UIKit</title>
	<atom:link href="http://www.benzado.com/blog/tags/uikit/feed" rel="self" type="application/rss+xml" />
	<link>http://www.benzado.com/blog</link>
	<description>A professional&#039;s personal blog.</description>
	<lastBuildDate>Mon, 11 Apr 2011 18:06:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Late night/early morning revelation</title>
		<link>http://www.benzado.com/blog/post/21/late-nightearly-morning-revelation</link>
		<comments>http://www.benzado.com/blog/post/21/late-nightearly-morning-revelation#comments</comments>
		<pubDate>Sat, 15 Nov 2008 12:58:23 +0000</pubDate>
		<dc:creator>Benjamin</dc:creator>
				<category><![CDATA[Nerdery]]></category>
		<category><![CDATA[UIKit]]></category>

		<guid isPermaLink="false">http://www.benzado.com/blog/?p=21</guid>
		<description><![CDATA[Don&#8217;t create a UINavigationController when all that you really want is a UINavigationBar.]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t create a UINavigationController when all that you really want is a UINavigationBar.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.benzado.com/blog/post/21/late-nightearly-morning-revelation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone openURL: limit</title>
		<link>http://www.benzado.com/blog/post/28/iphone-openurl-limit</link>
		<comments>http://www.benzado.com/blog/post/28/iphone-openurl-limit#comments</comments>
		<pubDate>Sun, 14 Sep 2008 04:19:57 +0000</pubDate>
		<dc:creator>Benjamin</dc:creator>
				<category><![CDATA[Nerdery]]></category>
		<category><![CDATA[UIKit]]></category>

		<guid isPermaLink="false">http://www.benzado.com/blog/?p=28</guid>
		<description><![CDATA[I am currently working on an iPhone app which manages data and allows it to be exported over email.  An iPhone app cannot easily send an email directly from within an application, but it can ask the system to open a mailto: URL with a subject and body provided as parameters.  Unfortunately, the documentation does [...]]]></description>
			<content:encoded><![CDATA[<p>I am currently working on an iPhone app which manages data and allows it to be exported over email.  An iPhone app cannot easily send an email directly from within an application, but it can ask the system to open a mailto: URL with a subject and body provided as parameters.  Unfortunately, the documentation does not indicate whether there is a limit to the size of the URL.</p>
<p>To find out, I wrote a test application which creates a mailto: URL of a specified length and then asks the system to open it.  <strong>On iPhone OS 2.0.2, I was able to successfully create an URL over 1 million bytes long and view the resulting message in the iPhone Mail app.</strong></p>
<p>I tried some larger numbers, and ran into problems in both my test app or, if the URL opened, in the Mail app.  I didn’t try too rigorously to find a precise limit, because 1 MB is more than large enough for my purposes.  <strong>It appears, however, that there is no fixed limit on URL length, and the system will try to honor whatever memory will allow it to.</strong></p>
<p><a class="permalink" href="http://nerzado.tumblr.com/post/49950125"></a><a class="permalink" href="http://nerzado.tumblr.com/post/49950125"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.benzado.com/blog/post/28/iphone-openurl-limit/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.benzado.com @ 2012-02-04 21:51:58 by W3 Total Cache -->
