<?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>Red Robot Studios &#187; cocoa</title>
	<atom:link href="http://www.redrobotstudios.com/blog/category/cocoa/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redrobotstudios.com/blog</link>
	<description>Web development company specialising in Django and mobile development for clients around the world</description>
	<lastBuildDate>Fri, 30 Dec 2011 12:51:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Just Released: Ronaldsway Airport iPhone App</title>
		<link>http://www.redrobotstudios.com/blog/2010/06/14/just-released-ronaldsway-airport-iphone-app/</link>
		<comments>http://www.redrobotstudios.com/blog/2010/06/14/just-released-ronaldsway-airport-iphone-app/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 20:03:33 +0000</pubDate>
		<dc:creator>Andrew Gleave</dc:creator>
				<category><![CDATA[cocoa]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[portfolio]]></category>

		<guid isPermaLink="false">http://www.redrobotstudios.com/blog/?p=183</guid>
		<description><![CDATA[We&#8217;ve just released a simple iPhone app for Ronaldsway Airport here on the Isle of Man.

The application is free, simple, and quick, and shows arrival and departure information for flights to and from the Island helping you keep up to date while on your iPhone, iPad or iPod touch.
If you live on the Island or [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve just released a simple iPhone app for Ronaldsway Airport here on the Isle of Man.</p>
<p style="text-align: center;"><a title="Download from the App Store" href="http://itunes.apple.com/gb/app/ronaldsway/id374473927?mt=8"><img class="aligncenter size-full wp-image-186" title="Download the app from the App Store!" src="http://www.redrobotstudios.com/blog/wp-content/uploads/2010/06/ronaldsway_app_icon.jpg" alt="" width="232" height="314" /></a></p>
<p>The application is free, simple, and quick, and shows arrival and departure information for flights to and from the Island helping you keep up to date while on your iPhone, iPad or iPod touch.</p>
<p>If you live on the Island or are visiting, you can <a href="http://itunes.apple.com/gb/app/ronaldsway/id374473927?mt=8">download it from the App Store here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.redrobotstudios.com/blog/2010/06/14/just-released-ronaldsway-airport-iphone-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Glowing and soft shadowed text on iPhone</title>
		<link>http://www.redrobotstudios.com/blog/2010/04/29/create-glow-soft-shadow-text-on-iphone/</link>
		<comments>http://www.redrobotstudios.com/blog/2010/04/29/create-glow-soft-shadow-text-on-iphone/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 08:28:03 +0000</pubDate>
		<dc:creator>Andrew Gleave</dc:creator>
				<category><![CDATA[cocoa]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipad]]></category>

		<guid isPermaLink="false">http://www.redrobotstudios.com/blog/?p=171</guid>
		<description><![CDATA[iPhone OS&#8217;s UILabel provides basic shadowing properties which can be used to create inset text effects and basic text shadows. However, the shadow has no blur and gives a sharp edge which is not particularly useful if you&#8217;re looking for a soft or subtle shadow.
Recently I needed to create a &#8220;glowing&#8221; text effect – essentially [...]]]></description>
			<content:encoded><![CDATA[<p>iPhone OS&#8217;s UILabel provides basic shadowing properties which can be used to create inset text effects and basic text shadows. However, the shadow has no blur and gives a sharp edge which is not particularly useful if you&#8217;re looking for a soft or subtle shadow.</p>
<p>Recently I needed to create a &#8220;glowing&#8221; text effect – essentially a soft shadow without the offset – so I wrote a simple UILabel subclass which let me specify an offset, colour and blur amount.</p>
<p><a style="text-decoration: none;" href="http://www.redrobotstudios.com/blog/wp-content/uploads/2010/04/glow1.png"><img class="aligncenter size-full wp-image-175" title="glow" src="http://www.redrobotstudios.com/blog/wp-content/uploads/2010/04/glow1.png" alt="" width="325" height="482" /></a></p>
<p>The screenshot shows a how the class can be used to create a glow effect but it&#8217;s equally easy to create soft shadows for your text.</p>
<p>You can find the <a href="http://github.com/andrewgleave/TextGlowDemo">source here</a> on GitHub.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.redrobotstudios.com/blog/2010/04/29/create-glow-soft-shadow-text-on-iphone/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

