<?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>Kenneth Weiss &#187; Perl</title>
	<atom:link href="http://www.chrome-fusion.com/blog/category/code/perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chrome-fusion.com/blog</link>
	<description>An archive of stuff I’ve done, And do. More technical, some graphical, some musical, Nothing too personal.</description>
	<lastBuildDate>Thu, 20 Oct 2011 02:30:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>iPhone application &#8211; Pointer Cards &#8211; Visual Translations in 11 Languages</title>
		<link>http://www.chrome-fusion.com/blog/code/iphone-application-pointer-cards-visual-translations-in-11-languages/</link>
		<comments>http://www.chrome-fusion.com/blog/code/iphone-application-pointer-cards-visual-translations-in-11-languages/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 16:02:44 +0000</pubDate>
		<dc:creator>Kenneth</dc:creator>
				<category><![CDATA[Cocoa Touch]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.chrome-fusion.com/blog/?p=177</guid>
		<description><![CDATA[Another freelance iPhone application I recently completed is Pointer Cards. Pointer Cards is a handy language translator for travelers. It includes translations of common words to 11 languages. The client needed a simple way for content management so I created a series of perl scripts that create a folder database. This is all done in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.pointercards.com"><img class="size-full wp-image-183" style="float: right;" title="Pointer Cards" src="http://www.chrome-fusion.com/blog/wp-content/uploads/2009/04/chinesepreviewjpg.jpeg" alt="Visual translation in 11 languages" width="116" height="214" /></a>Another freelance iPhone application I recently completed is <a href="http://www.pointercards.com/Home.html">Pointer Cards</a>. Pointer Cards is a handy language translator for travelers. It includes translations of common words to 11 languages. The client needed a simple way for content management so I created a series of perl scripts that create a folder database. This is all done in Objective-C and some tricks were needed to make the card browser work. What happens is it takes time to load all the preview icons and that starves the main application thread. So I spawn a thread for each UIImage that gets loaded. I will post some source code soon.</p>
<p>Buy Pointer cards:<br />
<a href="http://outgoing.ipodtouchfans.com/?d=aHR0cDovL3Bob2Jvcy5hcHBsZS5jb20vV2ViT2JqZWN0cy9NWlN0b3JlLndvYS93YS92aWV3U29mdHdhcmU/aWQ9MzA4Mjc1OTQzJmFtcDttdD04">Pointer Cards on iTunes app store</a><br />
<a><img class="alignleft size-full wp-image-189" title="Pointer Cards" src="http://www.chrome-fusion.com/blog/wp-content/uploads/2009/04/shapeimage_2_1jpg.jpeg" alt="Pointer Cards" width="209" height="94" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrome-fusion.com/blog/code/iphone-application-pointer-cards-visual-translations-in-11-languages/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

