<?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>farp.blog &#187; iOS</title>
	<atom:link href="http://fredandrandall.com/blog/tag/ios/feed/" rel="self" type="application/rss+xml" />
	<link>http://fredandrandall.com/blog</link>
	<description>Bloggin&#039; about whatever</description>
	<lastBuildDate>Tue, 04 Nov 2014 07:15:30 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>Easy App Store Promo Code URLs</title>
		<link>http://fredandrandall.com/blog/2011/12/27/easy-app-store-promo-code-urls/</link>
		<comments>http://fredandrandall.com/blog/2011/12/27/easy-app-store-promo-code-urls/#comments</comments>
		<pubDate>Tue, 27 Dec 2011 23:30:40 +0000</pubDate>
		<dc:creator><![CDATA[Randall]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[app store]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[promo code]]></category>

		<guid isPermaLink="false">http://fredandrandall.com/blog/?p=692</guid>
		<description><![CDATA[Apple lets developers generate 50 promo codes so they can give out their paid apps for free. Developers can use these for reviewers or to get some good PR on Twitter. Apple made it really easy to redeem the codes &#8230; <a href="http://fredandrandall.com/blog/2011/12/27/easy-app-store-promo-code-urls/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://fredandrandall.com/blog/wp-content/uploads/2011/12/PromoScreenShot.png"><img class="alignleft size-medium wp-image-694" title="PromoScreenShot" src="http://fredandrandall.com/blog/wp-content/uploads/2011/12/PromoScreenShot-300x297.png" alt="" width="300" height="297" /></a>Apple lets developers generate 50 promo codes so they can give out their paid apps for free. Developers can use these for reviewers or to get some good PR on Twitter. Apple made it really easy to redeem the codes by making it possible to embed them in a URL that will open up iTunes and take you right to the page to redeem it for you.</p>
<p>Lots of people don&#8217;t know that you can do this with promo codes and URLs. I&#8217;m not sure who figured it out, but it seems like <a href="http://taptaptap.com/blog/user-friendly-app-store-promo-codes/">Tap Tap Tap was the first to figure it out.</a> One problem with this is that once someone clicks the link and redeems the code, it&#8217;s invalid. So only the first person to click the link gets it, otherwise they get a dead link that shows you an error message in iTunes.</p>
<p>So I tried to solve those problems with my <a href="http://fredandrandall.com/PromoURL">App Store Promo URL Generator</a>. It lets you paste in your App ID and some promo codes and it will generate a URL you can use to share multiple promo codes with one link.</p>
<p>It works by using your App ID as a key to pull out a promo code from the list you entered. It will pull a new code from the database until it runs out. When it is out of promo codes, instead of getting an error message, you will be redirected to the apps page in the App Store.</p>
<p>I threw this together using the Twitter bootstrap page template to make it look nice. I used some simple php and MySQL to take care of the rest.</p>
<p>I hope you find it useful and would appreciate any feedback you have.</p>
<p><a href="http://fredandrandall.com/PromoURL">Promo Code URL Generator</a></p>
]]></content:encoded>
			<wfw:commentRss>http://fredandrandall.com/blog/2011/12/27/easy-app-store-promo-code-urls/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
