<?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>rob&#039;s blog &#187; iphone</title>
	<atom:link href="http://banagale.com/tag/iphone/feed" rel="self" type="application/rss+xml" />
	<link>http://banagale.com</link>
	<description>I have a theory that the truth is never told during the nine-to-five hours. -Hunter S. Thompson</description>
	<lastBuildDate>Tue, 26 Jul 2011 08:14:11 +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>Using an HTML Web View with a Transparent Background in iPhone SDK&#8217;s Interface Builder and Xcode</title>
		<link>http://banagale.com/using-an-html-web-view-with-a-transparent-background-iphone-interface-builder.htm</link>
		<comments>http://banagale.com/using-an-html-web-view-with-a-transparent-background-iphone-interface-builder.htm#comments</comments>
		<pubDate>Fri, 26 Jun 2009 16:32:36 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mobile computing]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[transparency]]></category>
		<category><![CDATA[uitextview]]></category>
		<category><![CDATA[uiwebview]]></category>

		<guid isPermaLink="false">http://banagale.com/?p=340</guid>
		<description><![CDATA[Something almost every iPhone application needs is an About and Help view that allows the user to learn a little bit about the application they&#8217;re using and  how it should be operated.  The problem with a UITextView in Apple&#8217;s XCode and Interface Builder SDK is that you can not use rich-text styling or even bold [...]]]></description>
			<content:encoded><![CDATA[<p>Something almost every iPhone application needs is an About and Help view that allows the user to learn a little bit about the application they&#8217;re using and  how it should be operated.  The problem with a UITextView in Apple&#8217;s XCode and Interface Builder SDK is that you can not use rich-text styling or even bold one line over another.</p>
<p>One solution to this problem would be to create image files containing stylized text and then rasterize them and allow the user to page through them.  The problem with this is that you can&#8217;t have tappable URLs or links embedded in the text.</p>
<p>David Peixotto, coding ninja and my business partner for <a href="http://www.neutrinosllc.com">Neutrinos</a>, suggested we look at using a Webview or HTML view and put an imageview in the background.  The trick is telling the iPhone to display a UIWebView with a transparent background.  I looked around for the solution to this and came across <a href="http://www.iphonedevsdk.com/forum/iphone-sdk-development/4918-uiwebview-render-speeds-white-background.html#post24796">this helpful post</a> in the iPhone Developer SDK forums.</p>
<p>Step one of getting a transparent web view in interface builder is to create HTML in the controller.m for the view containing the webview that contains the CSS line: &lt;body style=&#8221;background-color:transparent&#8221;&gt; Inside the &lt;head&gt; &lt;/head&gt; sections of the html.</p>
<p>Step two is to set the background color of the webview to clear or transparent:  myWebView.backgroundColor = [UIColor clearColor];<span id="more-340"></span></p>
<p>Step three is to make sure that the &#8220;Opaque&#8221; box on the inspector of properties of the WebView is unchecked.</p>
<p>That should be all you need to do.  Drop a UIImageView behind the newly transparented web view object and you should be able to use a scrollable rich text with hyperlinks.  Horray.</p>
<p>If this helped you or confused you more, please post in the comments!  We do have it working on 3.0 much to the happiness of our client.</p>
]]></content:encoded>
			<wfw:commentRss>http://banagale.com/using-an-html-web-view-with-a-transparent-background-iphone-interface-builder.htm/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Bonnaroo 2009 Pocket Images for the iPhone</title>
		<link>http://banagale.com/bonnaroo-2009-pocket-images-for-the-iphone.htm</link>
		<comments>http://banagale.com/bonnaroo-2009-pocket-images-for-the-iphone.htm#comments</comments>
		<pubDate>Mon, 08 Jun 2009 02:30:07 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[bonnaroo]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[schedule]]></category>

		<guid isPermaLink="false">http://banagale.com/?p=326</guid>
		<description><![CDATA[The less you need to carry around, the more you can focus on the music and artistic displays at Bonnaroo.  I put together two sets of Bonnaroo schedules formatted for the iPhone.    Download the 2009 Bonnaroo Schedule Formatted for the iPhone Set one is meant to be saved as a athe following five jpeg images [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-335" title="iphone bonnaroo schedule wallpaper" src="http://banagale.com/blog/wp-content/uploads/2009/06/3606175122_be8995e5d8.jpg" alt="iphone bonnaroo schedule wallpaper" width="320" height="480" /></p>
<p>The less you need to carry around, the more you can focus on the music and artistic displays at Bonnaroo.  I put together two sets of Bonnaroo schedules formatted for the iPhone.  </p>
<p><img src="http://banagale.com/blog/wp-admin/images/media-button-other.gif" alt="" /> <a href="http://banagale.com/blog/wp-content/uploads/2009/06/bonnaroo-2009-schedule-for-iphone.zip">Download the 2009 Bonnaroo Schedule Formatted for the iPhone</a></p>
<p>Set one is meant to be saved as a athe following five jpeg images formatted for the iPhone in 480&#215;320. The schedules are taken from <a href="http://bonnaroo.proboards.com/index.cgi?board=general&amp;action=display&amp;thread=18370">Mizary&#8217;s printable schedule</a>.  <span id="more-326"></span></p>
<p>It is pretty hard to read, you have to hold it close&#8211;but if you already know the band names and are already familiar with the schedule you&#8217;re fine.  </p>
<p>Set two is a set of larger, portrait-oriented daily festival schedules that you can just view from your photo gallary.  Here&#8217;s Friday (I included the inforoo brunch):</p>
<p><img class="aligncenter size-full wp-image-331" title="02_bonnaroo_schedule_iphone_friday" src="http://banagale.com/blog/wp-content/uploads/2009/06/02_bonnaroo_schedule_iphone_friday.jpg" alt="02_bonnaroo_schedule_iphone_friday" width="480" height="320" /></p>
<p> </p>
<p><strong>Here are two ways to get these onto your iphone / ipod touch:</strong></p>
<p>A:</p>
<ol>
<li>Download the zip of images at the bottom of this post.</li>
<li>Attach a set of the images  to an email, send it to yourself.</li>
<li>Open the email on your iPhone, then tap to open each of the five images.</li>
<li>Tap and hold one of the images.</li>
<li>Select Save all 5 Images.</li>
</ol>
<p>B:</p>
<ol>
<li>Download the zip of images at the bottom of this post.</li>
<li>Add them to your photo library in iTunes and sync.</li>
</ol>
<p>&#8211;   For Wallpapers: Go to image gallery chose the action button and tap Save as Wallpaper.  Change for each day of the festival  For Portrait images: Just view through them in the photo gallery. </p>
<p><img src="http://banagale.com/blog/wp-admin/images/media-button-other.gif" alt="" /> <strong><a href="http://banagale.com/blog/wp-content/uploads/2009/06/bonnaroo-2009-schedule-for-iphone.zip">Download the 2009 Bonnaroo Schedule Formatted for the iPhone</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://banagale.com/bonnaroo-2009-pocket-images-for-the-iphone.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone Developer Resource: Preview Application Icon 3D Effect</title>
		<link>http://banagale.com/iphone-developer-resource-preview-application-icon-3d-effect.htm</link>
		<comments>http://banagale.com/iphone-developer-resource-preview-application-icon-3d-effect.htm#comments</comments>
		<pubDate>Tue, 29 Jul 2008 05:02:37 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[bevel]]></category>
		<category><![CDATA[graphic design]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[icon making]]></category>
		<category><![CDATA[sheen]]></category>

		<guid isPermaLink="false">http://banagale.com/iphone-developer-resource-preview-application-icon-3d-effect.htm</guid>
		<description><![CDATA[My friend Dave Peixotto is in charge of coding and software repository work on our iPhone application development.  I am in charge of the marketing and business aspects of our software company, Neutrinos, LLC. One of my tasks with the release of our recently submitted iPhone application, TipTotaler was to select an icon for our [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.neutrinosllc.com/products/iphone/applications/tiptotaler/images/tiptotaler_icon_iphone_appl.jpg" alt="TipTotaler Icon" align="right" height="57" width="57" />My friend Dave Peixotto is in charge of coding and software repository work on our iPhone application development.  I am in charge of the marketing and business aspects of our software company, <a href="http://neutrinosllc.com/">Neutrinos, LLC</a>.</p>
<p>One of my tasks with the release of our recently submitted iPhone application, <a href="http://neutrinosllc.com/products/iphone/applications/tiptotaler/">TipTotaler</a> was to select an icon for our app.  As you may be aware from Apple&#8217;s iPhone application submission guidelines, you must include a flat 57 x 57 pixel and 512 x 512 pixel image for use on the iPhone and iPod Touch home screen and for the iTunes store.</p>
<p><img src="http://banagale.com/blog/wp-content/uploads/2008/07/alien_icon.gif" alt="alien_icon.gif" align="left" hspace="5" />There are a couple of challenges for iPhone Application icon graphic designers:  First, it isn&#8217;t always easy to tell what will look good at both 512&#215;512 and 57&#215;57.  Second, having the developer rebuild and send updated screenshots is laborious as is monkeying around in Photoshop to eyeball how the images look at lower resolution with 3D effects.</p>
<p><span id="more-158"></span></p>
<p>In order to speed up the process, I put together an Adobe Photoshop macro aka &#8216;action&#8217; that will quickly take any square image and apply similar 3D effects that Apple uses.  The 3D effects used on buttons on the iPhone home screen and the iTunes store application pages include rounded corners and a light sheen over rounded across the top third to one half of the button.  My macro automatically transforms any image into a 3D iPhone Application icon with these characteristics.</p>
<p><img src="http://banagale.com/blog/wp-content/uploads/2008/07/spider_icon.gif" alt="spider_icon.gif" align="right" />I&#8217;ve recorded a screen cast demonstration of how to use the macro using Jing.  You can <a href="http://www.screencast.com/users/robots/folders/Jing/media/ef6f782d-e292-41ee-9974-42583f7e341d">view the screencast here</a>.  Click the link below to download a zip file containing the Photoshop action macro and iPhone gallery image to test out your 3D button on.</p>
<p>Remember, your starting image must be a perfect square of any size prior to running the macro.  Questions? Watch the screencast above or post a comment.</p>
<p>-&gt;  <a href="http://banagale.com/blog/wp-content/uploads/2008/07/iphone-app-icon-previewer.zip">Download iPhone Application Icon Preview Macro</a></p>
]]></content:encoded>
			<wfw:commentRss>http://banagale.com/iphone-developer-resource-preview-application-icon-3d-effect.htm/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

