<?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>Chris&#039; notes</title>
	<atom:link href="http://www.chrismaddern.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chrismaddern.com</link>
	<description>Chris Maddern&#039;s personal blog on the the web, development, entrepreneurship and life in general</description>
	<lastBuildDate>Sat, 18 Feb 2012 22:00:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Twitter Follow Button for iOS / iPhone &#8211; Code</title>
		<link>http://www.chrismaddern.com/twitter-follow-button-for-ios-iphone-code/</link>
		<comments>http://www.chrismaddern.com/twitter-follow-button-for-ios-iphone-code/#comments</comments>
		<pubDate>Sat, 18 Feb 2012 17:34:35 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Free Code]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[follow button ios]]></category>
		<category><![CDATA[free code]]></category>
		<category><![CDATA[iOS5]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[twitter sdk]]></category>

		<guid isPermaLink="false">http://www.chrismaddern.com/?p=1054</guid>
		<description><![CDATA[I was looking for an easy way to link to your Twitter profile in a user&#8217;s Twitter Application of choice from an iOS App. There were lots of handy resources, but no complete solution for iPhone so I coded one up and threw it on GitHub: Twitter Follow Button for iOS It&#8217;s pretty simple to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.chrismaddern.com/wp-content/uploads/2012/02/follow-me.png"><img class="alignright size-full wp-image-1062" title="follow-me" src="http://www.chrismaddern.com/wp-content/uploads/2012/02/follow-me.png" alt="" width="122" height="40" /></a>I was looking for an easy way to link to your Twitter profile in a user&#8217;s Twitter Application of choice from an iOS App. There were lots of handy resources, but no complete solution for iPhone so I coded one up and threw it on GitHub: <a title="Twitter Follow Button iPhone SDK" href="https://github.com/chrismaddern/Follow-Me-On-Twitter-iOS-Button">Twitter Follow Button for iOS</a></p>
<p>It&#8217;s pretty simple to use:</p>
<p><p>
								<pre class="Plum_Code_Box"><code class="cplusplus">[self.view addSubview:[[FollowMeButton alloc] initWithTwitterAccount:
@&quot;chrismaddern&quot; atOrigin:CGPointMake(205, 248) isSmallButton:YES]];</code>
									</pre>
							</p></p>
<p>Or you can just change the class of a UIButton in the Interface Builder and then synthesise it as a property.</p>
<p>I hope that this helps some people out!</p>
<p>&nbsp;</p>
<p style="text-align: center;"><a target="_blank" href="https://github.com/chrismaddern/Follow-Me-On-Twitter-iOS-Button" class="woo-sc-button  silver large" ><span class="woo-tick">Go to the GitHub</span></a><br />
<a href="http://www.chrismaddern.com/code-downloads/Twitter-Follow-Button-For-iOS.zip" class="woo-sc-button  silver large" ><span class="woo-download">Just download the code</span></a></p>
<p style="text-align: left;"><div class="woo-sc-box tick  rounded ">
<p style="text-align: left;"><strong>Credit where credit&#8217;s due!</strong></p>
<p style="text-align: left;">This is largely several others&#8217; work pulled together to create a simple-to-include repo.</p>
<p>Hi-Res Follow Me button created by Joseph DiPaolo:</p>
<p><a href="http://www.illustrated-primer.com/blog/2011/06/19/twitter-follow-buttons/">http://www.illustrated-primer.com/blog/2011/06/19/twitter-follow-buttons/</a></p>
<p>Non-Twitter App Schemes from the Gist Repo:</p>
<p><a href="https://gist.github.com/958738">https://gist.github.com/958738</a> Created by vhbit</p>
<p>Thanks to HandleOpenURL for documenting the Twitter iOS5 Scheme <a href="http://handleopenurl.com/scheme/twitter ">http://handleopenurl.com/scheme/twitter </a></div></p>
<div id="fb_send_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.chrismaddern.com%2Ftwitter-follow-button-for-ios-iphone-code%2F&amp;send=true&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.chrismaddern.com/twitter-follow-button-for-ios-iphone-code/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Download Messages Beta for Mac</title>
		<link>http://www.chrismaddern.com/download-messages-beta-for-mac/</link>
		<comments>http://www.chrismaddern.com/download-messages-beta-for-mac/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 19:32:26 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Facetime]]></category>
		<category><![CDATA[iMessage]]></category>
		<category><![CDATA[Messages]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://www.chrismaddern.com/?p=1046</guid>
		<description><![CDATA[I just downloaded the beta of Messages for Mac (you can download it here) and I highly recommend that you do too! It&#8217;s now my go-to chat App with the added extra of being able to iMessage and Facetime those of your friends sensible enough to have an iPhone / iPad / iPod! It&#8217;s the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-medium wp-image-1047 aligncenter" title="Screen Shot 2012-02-16 at 2.27.47 PM" src="http://www.chrismaddern.com/wp-content/uploads/2012/02/Screen-Shot-2012-02-16-at-2.27.47-PM-300x220.png" alt="" width="300" height="220" /></p>
<p>I just downloaded the beta of Messages for Mac (you can download it <a title="Messages for Mac Beta" href="http://www.apple.com/macosx/mountain-lion/messages-beta/">here</a>) and I highly recommend that you do too! It&#8217;s now my go-to chat App with the added extra of being able to iMessage and Facetime those of your friends sensible enough to have an iPhone / iPad / iPod!</p>
<p>It&#8217;s the first decent-looking chat App for mac; I&#8217;ve been looking for an Adium replacement for a while and so-far-so-good.</p>
<p>Now&#8230; looking forward to playing with the rest of the iOS features brought across in the Mountain Lion beta!</p>
<div id="fb_send_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.chrismaddern.com%2Fdownload-messages-beta-for-mac%2F&amp;send=true&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.chrismaddern.com/download-messages-beta-for-mac/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Corkbin iPhone Wine App Gets Splash Pages</title>
		<link>http://www.chrismaddern.com/corkbin-iphone-wine-app-gets-splash-pages/</link>
		<comments>http://www.chrismaddern.com/corkbin-iphone-wine-app-gets-splash-pages/#comments</comments>
		<pubDate>Tue, 14 Feb 2012 16:32:55 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Corkbin]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[App]]></category>
		<category><![CDATA[Wine]]></category>

		<guid isPermaLink="false">http://www.chrismaddern.com/?p=1036</guid>
		<description><![CDATA[We&#8217;ve just finished developing splash pages for Corkbin to better SEO optimize for searches for iPhone and Android Wine Apps&#8230; You can find them: Android Wine App here iPhone Wine App here I&#8217;d love to hear any thoughts on them, especially around the search engine vs. human usefulness trade-off which is always a tough battle. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="Corkbin iPhone Wine App Logo" src="http://www.chrismaddern.com/cb_screen.png" alt="" width="140" />We&#8217;ve just finished developing splash pages for Corkbin to better SEO optimize for searches for iPhone and Android Wine Apps&#8230;</p>
<p>You can find them:</p>
<ul>
<li><a title="Android Wine App - Corkbin" href="http://www.corkbin.com/android-wine-app" target="_blank">Android Wine App</a> here</li>
<li><a title="iPhone Wine App" href="http://www.corkbin.com/iphone-wine-app" target="_blank">iPhone Wine App</a> here</li>
</ul>
<p>I&#8217;d love to hear any thoughts on them, especially around the search engine vs. human usefulness trade-off which is always a tough battle.</p>
<p>Cheers!</p>
<div id="fb_send_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.chrismaddern.com%2Fcorkbin-iphone-wine-app-gets-splash-pages%2F&amp;send=true&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.chrismaddern.com/corkbin-iphone-wine-app-gets-splash-pages/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Off to CES 2012 in Las Vegas</title>
		<link>http://www.chrismaddern.com/off-to-ces-2012-in-las-vegas/</link>
		<comments>http://www.chrismaddern.com/off-to-ces-2012-in-las-vegas/#comments</comments>
		<pubDate>Sat, 07 Jan 2012 14:48:34 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[iPad App Review]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[CES 2012]]></category>

		<guid isPermaLink="false">http://www.chrismaddern.com/?p=1012</guid>
		<description><![CDATA[I&#8217;m lucky enough to be heading off this weekend to CES in Las Vegas to cover CES for the iPhone App Cafe. Check out our coverage over here. For any of you in Las Vegas this weekend too&#8230; drop me a line; would be great to have a drink or play some blackjack.]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="CES 2012" src="http://inside.twit.tv/storage/CES-2012.jpg" alt="" width="151" height="95" />I&#8217;m lucky enough to be heading off this weekend to CES in Las Vegas to cover CES for the <a title="iPhone App Cafe" href="http://www.iphoneappcafe.com">iPhone App Cafe. Check out our coverage over here.</a></p>
<p>For any of you in Las Vegas this weekend too&#8230; drop me a line; would be great to have a drink or play some blackjack.</p>
<div id="fb_send_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.chrismaddern.com%2Foff-to-ces-2012-in-las-vegas%2F&amp;send=true&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.chrismaddern.com/off-to-ces-2012-in-las-vegas/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Validate App Store IAP Receipt Codes Online Tool</title>
		<link>http://www.chrismaddern.com/validate-app-store-iap-receipt-codes-online-tool/</link>
		<comments>http://www.chrismaddern.com/validate-app-store-iap-receipt-codes-online-tool/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 23:01:34 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[Free Code]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.chrismaddern.com/?p=956</guid>
		<description><![CDATA[&#160; Validating Apple App Store receipts for In App Purchase can be a pain, so I wanted an easy way to throw a receipt in and figure out if it was a valid or not. So, I threw together a quick PHP script to figure this out quickly and easily; it takes a base64 encoded [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><div class="woo-sc-box download  rounded ">Online Tool and Code Download at the bottom of the page</div></p>
<p style="text-align: left;"><a href="#"><img class="alignright" style="border: 0px; margin: 0px; background-color: transparent; frame: 0px; -webkit-box-shadow: none;" title="receipt" src="http://www.chrismaddern.com/wp-content/uploads/2011/12/receipt.png" alt="" width="211" height="229" /></a></p>
<p>&nbsp;</p>
<p style="text-align: left;">Validating Apple App Store receipts for In App Purchase can be a pain, so I wanted an easy way to throw a receipt in and figure out if it was a valid or not.</p>
<p style="text-align: left;">So, I threw together a quick PHP script to figure this out quickly and easily; it takes a base64 encoded receipt as the input and will tell you if it is valid or not.</p>
<p style="text-align: left;"><strong>Give it a try:</strong></p>

<!-- powered by Iframe plugin ver. 1.7 (wordpress.org/extend/plugins/iframe/) -->
<iframe class="iframe-class" width="100%" height="380" src="http://www.chrismaddern.com/validate-itunes-receipt-snapshot/" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" allowtransparency="true"></iframe>
<p>The script is hosted at <a href="http://www.chrismaddern.com/validate-itunes-receipt/">http://www.chrismaddern.com/validate-itunes-receipt/</a> and you&#8217;re free to use it &#8211; it will also take the url arguments<em><strong> receipt</strong></em> and <em><strong>sandbox</strong></em> to run without requiring input. If you would like to script it automatically as part of a deployment etc&#8230; I would ask that you host your own version, <strong><em>the code is available to download below:</em></strong></p>
<p style="text-align: center;"><a href="http://www.chrismaddern.com/validate-itunes-receipt/code.zip" class="woo-sc-button  silver large" ><span class="woo-download">Get the code</span></a></p>
<p style="text-align: left;">I hope it helps!</p>
<div id="fb_send_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.chrismaddern.com%2Fvalidate-app-store-iap-receipt-codes-online-tool%2F&amp;send=true&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.chrismaddern.com/validate-app-store-iap-receipt-codes-online-tool/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Support Education, and my Face. All in one!</title>
		<link>http://www.chrismaddern.com/support-education-and-my-face-all-in-one/</link>
		<comments>http://www.chrismaddern.com/support-education-and-my-face-all-in-one/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 22:19:57 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[Mustache]]></category>
		<category><![CDATA[Off Topic]]></category>
		<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://www.chrismaddern.com/?p=944</guid>
		<description><![CDATA[How often do you get an opportunity to support both children&#8217;s education, and the upper lip of a man, all in one fell swoop&#8230;!? I know what you&#8217;re thinking&#8230; it&#8217;s not that! The past 20 days, I have been growing a mustache to raise money for kid&#8217;s schools&#8230; I&#8217;ve raised $448 so far and was [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.donorschoose.org/donors/viewChallenge.html?id=206114" target="_blank"><img class="aligncenter" style="border:none;" title="Chris Maddern Mustache" src="http://f.cl.ly/items/081k121o341A0e2y3w1s/Screen%20Shot%202011-12-01%20at%205.13.05%20PM.png" alt="" width="488" height="146" /></a></p>
<p>How often do you get an opportunity to support both children&#8217;s education, and the upper lip of a man, all in one fell swoop&#8230;!?</p>
<p>I know what you&#8217;re thinking&#8230; it&#8217;s not that!</p>
<p>The past 20 days, I have been growing a mustache to raise money for kid&#8217;s schools&#8230; I&#8217;ve raised $448 so far and was hoping that any of you reading this may like to donate to a good cause!</p>
<p>I&#8217;m raising money using Donor&#8217;s Choice &#8211; an online tool to help people choose which projects their charity money goes to. Check out my page and support the cause at <a href="http://www.donorschoose.org/donors/viewChallenge.html?id=206114" target="_blank">Chris Maddern&#8217;s Mustache in a Fancy Border</a>.</p>
<p>Cheers!</p>
<div id="fb_send_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.chrismaddern.com%2Fsupport-education-and-my-face-all-in-one%2F&amp;send=true&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.chrismaddern.com/support-education-and-my-face-all-in-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop Protect-IP &#8211; Keep the internet free!</title>
		<link>http://www.chrismaddern.com/stop-protect-ip-from-making-it-through-the-senate/</link>
		<comments>http://www.chrismaddern.com/stop-protect-ip-from-making-it-through-the-senate/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 22:47:26 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Protect IP]]></category>

		<guid isPermaLink="false">http://www.blogitech.co.uk/?p=910</guid>
		<description><![CDATA[&#160; Do your bit for a secure, reliable and free internet. Contact your representative online! From fightforthefuture.org PROTECT-IP is a bill that has been introduced in the Senate and the House and is moving quickly through Congress. It gives the government and corporations the ability to censor the net, in the name of protecting &#8220;creativity&#8221;. The law [...]]]></description>
			<content:encoded><![CDATA[<p><center><iframe src="http://player.vimeo.com/video/31100268?title=0&amp;byline=0&amp;portrait=0" frameborder="0" width="538" height="304"></iframe></center>&nbsp;</p>
<p>Do your bit for a secure, reliable and <strong>free</strong> internet. <a href="https://wfc2.wiredforchange.com/o/9042/p/dia/action/public/?action_KEY=8173">Contact your representative online!</a></p>
<p>From <a href="http://fightforthefuture.org">fightforthefuture.org</a></p>
<blockquote><p>PROTECT-IP is a bill that has been introduced in the Senate and the House and is moving quickly through Congress. It gives the government and corporations the ability to censor the net, in the name of protecting &#8220;creativity&#8221;. The law would let the government or corporations censor entire sites&#8211; they just have to convince a judge that the site is &#8220;dedicated to copyright infringement.&#8221;</p>
<p>The government has already wrongly shut down sites without any recourse to the site owner. Under this bill, sharing a video with anything copyrighted in it, or what sites like Youtube and Twitter do, would be considered illegal behavior according to this bill.</p></blockquote>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div id="fb_send_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.chrismaddern.com%2Fstop-protect-ip-from-making-it-through-the-senate%2F&amp;send=true&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.chrismaddern.com/stop-protect-ip-from-making-it-through-the-senate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Animate your follower count going up on Twitter</title>
		<link>http://www.chrismaddern.com/animate-your-follower-count-going-up-on-twitter/</link>
		<comments>http://www.chrismaddern.com/animate-your-follower-count-going-up-on-twitter/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 16:01:58 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Buy Twitter Followers]]></category>
		<category><![CDATA[Free Code]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.blogitech.co.uk/?p=879</guid>
		<description><![CDATA[I was creating a promo video for BuyFollowers and I wanted to animate Twitter followers going up. So.. I figured the easiest way is to use Javascript to manipulate the page and increment the follower count. The result: &#160; So how does it work? We get the element that contains the XXX Followers text and modify it to [...]]]></description>
			<content:encoded><![CDATA[<div class="woo-sc-box download  rounded full">Scroll down if you just want code&#8230; paste it in to the address bar on a Twitter profile and watch the followers go up!</div>
<p>I was creating a promo video for <a title="Buy Twitter Followers" href="http://www.buyfollowers.us">BuyFollowers</a> and I wanted to animate Twitter followers going up.</p>
<p>So.. I figured the easiest way is to use Javascript to manipulate the page and increment the follower count.</p>
<p><strong>The result:</strong></p>
<p><object style="border-radius: 15px;" width="560" height="349" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/sOn0dS3Cfb0?fs=1&amp;hl=en_US&amp;rel=0&amp;autoplay=1&amp;controls=0&amp;autohide=1&amp;showinfo=0&amp;version=3" /><param name="wmode" value="opaque" /><param name="controls" value="controls" /><param name="autohide" value="1" /><param name="allowfullscreen" value="true" /><embed style="border-radius: 15px;" width="560" height="349" type="application/x-shockwave-flash" src="http://www.youtube.com/v/sOn0dS3Cfb0?fs=1&amp;hl=en_US&amp;rel=0&amp;autoplay=1&amp;controls=0&amp;autohide=1&amp;showinfo=0&amp;version=3" allowFullScreen="true" allowscriptaccess="always" wmode="opaque" controls="controls" autohide="1" allowfullscreen="true" /></object></p>
<p>&nbsp;</p>
<p><strong>So how does it work?</strong></p>
<ul>
<li>We get the element that contains the XXX Followers text and modify it to contain a span with an ID around the number &#8211; this makes it easier to modify just the follower count</li>
<li>Capture this number and the end count (by adding 1000)</li>
<li>Increment through to the new follower count, updating the value</li>
<li>Use setTimeout to begin the next iteration after the UI has updated</li>
</ul>
<div>Code (<strong>for inline address bar code -scroll down</strong>):</div>
<div>
<pre class="brush: javascript; gutter: false">var followercount = 1000;
var endCount;
var currentCount;
function incrementFollowers() {
  document.getElementById('followerinc').innerHTML = followercount;
  followercount += 1;
  if (followercount &lt; endCount) {
    setTimeout(incrementFollowers, 20);
  }
};
var comma = ",";
currentCount = parseInt(document.getElementsByClassName('user-stats-count user-stats-followers')[0].innerHTML.split("&lt;span")[0].replace(comma,''));
endCount = currentCount + 1000;
followercount = currentCount;
document.getElementsByClassName('user-stats-count user-stats-followers')[0].innerHTML = '&lt;span id="followerinc"&gt;' + currentCount + '&lt;/span&gt;&lt;span class="user-stats-stat"&gt;Followers&lt;/span&gt;';
setTimeout(incrementFollowers, 1);</pre>
</div>
<div><strong>And inline (use this) :</strong></div>
<div>
<pre class="brush: javascript; gutter: false">javascript:var followercount = 1000; var endCount;var currentCount; function incrementFollowers() { document.getElementById('followerinc').innerHTML = followercount; followercount += 1; if (followercount &lt; endCount) { setTimeout(incrementFollowers, 20); } };var comma = ",";currentCount = parseInt(document.getElementsByClassName('user-stats-count user-stats-followers')[0].innerHTML.split("&lt;span")[0].replace(comma,'')); endCount = currentCount + 1000; followercount = currentCount; document.getElementsByClassName('user-stats-count user-stats-followers')[0].innerHTML = '&lt;span id="followerinc"&gt;' + currentCount + '&lt;/span&gt;&lt;span class="user-stats-stat"&gt;Followers&lt;/span&gt;'; setTimeout(incrementFollowers, 1);</pre>
</div>
<div>Just paste it in to the address bar and away you go!</div>
<p></p>
<div><strong>Enjoy</strong></div>
<p></p>
<div id="fb_send_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.chrismaddern.com%2Fanimate-your-follower-count-going-up-on-twitter%2F&amp;send=true&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.chrismaddern.com/animate-your-follower-count-going-up-on-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flagons Den Classic &#8211; Pitch Practice</title>
		<link>http://www.chrismaddern.com/flagons-den-classic-pitch-practice-2/</link>
		<comments>http://www.chrismaddern.com/flagons-den-classic-pitch-practice-2/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 15:14:13 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[meetup]]></category>

		<guid isPermaLink="false">http://www.blogitech.co.uk/flagons-den-classic-pitch-practice-2/</guid>
		<description><![CDATA[Flagons Den   Another one of our much loved pitch practice events. The format will be fairly informal as always. - pitches will limited to 3 minutes, after which there will be 5-10 minutes of feedback and questions - we&#8217;ll have a couple of minutes between every couple pitches to refresh/refill your glasses - Note [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.blogitech.co.uk/wp-content/uploads/2011/11/highres_22185603.png"><br /></a><img class="photo" style="float:left; margin-right:4px" src="http://photos2.meetupstatic.com/photos/event/9/5/c/f/event_25238351.jpeg" alt="photo" />Flagons Den</p>
<p> </p>
<p>Another one of our much loved pitch practice events.</p>
<p>The format will be fairly informal as always.</p>
<p>- pitches will limited to 3 minutes, after which there will be 5-10 minutes of feedback and questions</p>
<p>- we&#8217;ll have a couple of minutes between every couple pitches to refresh/refill your glasses</p>
<p>- Note that the venue is fairly intimate so places will be limited.</p>
<p> </p>
<p>If you would like to pitch, fill out the form at: <a href="https://podio.com/webforms/695402/26072" target="_blank"></a><a href="https://podio.com/webforms/695402/26072" target="_blank">https://podio.com/web&#8230;</a><img style="max-height : 700px ; max-width : 700px ; margin : 5px" src="http://img1.meetupstatic.com/img/clear.gif" alt="" width="0" /> (preferred)</p>
<p>or you can email us at:</p>
<p>pitch@flagonsden.com</p>
<p> </p>
<p>We&#8217;re also looking for a sponsor to keep the bar tab flowing &#8211; so please let me know if you (or anyone you know) is interested.</p>
<p> </p>
<p>The Flagons Team</p>
<p> </p>
<p>London   &#8211; United Kingdom</p>
<p>Wednesday, November 16 at 7:00 PM</p>
<p>Attending: 43</p>
<p>Details: http://london.flagonsden.com/events/39519512/</p>
<div id="fb_send_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.chrismaddern.com%2Fflagons-den-classic-pitch-practice-2%2F&amp;send=true&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.chrismaddern.com/flagons-den-classic-pitch-practice-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What I&#8217;ve been tweeting this week</title>
		<link>http://www.chrismaddern.com/what-ive-been-tweeting-this-week-82/</link>
		<comments>http://www.chrismaddern.com/what-ive-been-tweeting-this-week-82/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 15:00:00 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Tweet]]></category>

		<guid isPermaLink="false">http://www.blogitech.co.uk/what-ive-been-tweeting-this-week-82/</guid>
		<description><![CDATA[Just got the new Gmail Look &#8211; has Google developed an allergy to color?! # @nofb yay iOS 5.0.1 beta &#8211; perhaps my iPhone will last all day tomorrow&#8230;?! Probably not though. # Mmmmmm&#8230;. Cheesecake! # @kevinrose &#8211; @oinkapp is a great implementation! Look forward to getting an invite&#8230;! Congrats. # Just realized that reading [...]]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>Just got the new Gmail Look &#8211; has Google developed an allergy to color?! <a class="aktt_tweet_time" href="http://twitter.com/chrismaddern/statuses/131821393900879872">#</a></li>
<li>@<a class="aktt_username" href="http://twitter.com/nofb">nofb</a> yay iOS 5.0.1 beta &#8211; perhaps my iPhone will last all day tomorrow&#8230;?! Probably not though. <a class="aktt_tweet_time" href="http://twitter.com/chrismaddern/statuses/131884733071237120">#</a></li>
<li>Mmmmmm&#8230;. Cheesecake! <a class="aktt_tweet_time" href="http://twitter.com/chrismaddern/statuses/132140931473358849">#</a></li>
<li>@<a class="aktt_username" href="http://twitter.com/kevinrose">kevinrose</a> &#8211; @<a class="aktt_username" href="http://twitter.com/oinkapp">oinkapp</a> is a great implementation! Look forward to getting an invite&#8230;! Congrats. <a class="aktt_tweet_time" href="http://twitter.com/chrismaddern/statuses/132205908360044544">#</a></li>
<li>Just realized that reading anything by Scoble which is about something you don&#8217;t thoroughly understand is very confusing. :s <a class="aktt_tweet_time" href="http://twitter.com/chrismaddern/statuses/132210095659560962">#</a></li>
<li>Competition just validates your space, but how much validation is too much validation&#8230;? :p <a class="aktt_tweet_time" href="http://twitter.com/chrismaddern/statuses/132238591773511680">#</a></li>
<li>Just liked Netflix <a href="http://t.co/VomyY9Ep" rel="nofollow">http://t.co/VomyY9Ep</a> (via @<a class="aktt_username" href="http://twitter.com/oinkapp">oinkapp</a>) <a class="aktt_tweet_time" href="http://twitter.com/chrismaddern/statuses/132251651506577409">#</a></li>
<li>Just loved Oink IOS App <a href="http://t.co/GJQZ0tPF" rel="nofollow">http://t.co/GJQZ0tPF</a> (via @<a class="aktt_username" href="http://twitter.com/oinkapp">oinkapp</a>) <a class="aktt_tweet_time" href="http://twitter.com/chrismaddern/statuses/132251795878723584">#</a></li>
<li>@<a class="aktt_username" href="http://twitter.com/TheaterPlusPlus">TheaterPlusPlus</a> Somebody probably should :p Can see those tumbleweeds these days! cc @<a class="aktt_username" href="http://twitter.com/dramabookshop">dramabookshop</a> <a class="aktt_tweet_reply" href="http://twitter.com/TheaterPlusPlus/statuses/132295529349660672">in reply to TheaterPlusPlus</a> <a class="aktt_tweet_time" href="http://twitter.com/chrismaddern/statuses/132443407934164993">#</a></li>
<li>@<a class="aktt_username" href="http://twitter.com/TheaterPlusPlus">TheaterPlusPlus</a> Remember the days when #<a class="aktt_hashtag" href="http://search.twitter.com/search?q=%23FF">FF</a> would be the #<a class="aktt_hashtag" href="http://search.twitter.com/search?q=%231">1</a> trending topic every Friday&#8230;!? Now it&#8217;s not even on the list! <a class="aktt_tweet_reply" href="http://twitter.com/TheaterPlusPlus/statuses/132522118373052416">in reply to TheaterPlusPlus</a> <a class="aktt_tweet_time" href="http://twitter.com/chrismaddern/statuses/132522338435604480">#</a></li>
<li>TechCrunch Giveaway: Apple iPad 2 #TechCrunch via @<a class="aktt_username" href="http://twitter.com/techcrunch">techcrunch</a> <a href="http://t.co/6tzdWfai" rel="nofollow">http://t.co/6tzdWfai</a> <a class="aktt_tweet_time" href="http://twitter.com/chrismaddern/statuses/132554271706193920">#</a></li>
<li>The new Apple Store cube looks great&#8230; <a href="http://t.co/ki0JaDW6" rel="nofollow">http://t.co/ki0JaDW6</a> <a class="aktt_tweet_time" href="http://twitter.com/chrismaddern/statuses/132878286119383040">#</a></li>
<li>Just loved Xcode <a href="http://t.co/76146oh7" rel="nofollow">http://t.co/76146oh7</a> (via @<a class="aktt_username" href="http://twitter.com/oinkapp">oinkapp</a>) <a class="aktt_tweet_time" href="http://twitter.com/chrismaddern/statuses/132890206289403906">#</a></li>
<li>Just found out that my stopwatch on my 4S has been running since before I even got it&#8230;?! Battery drain help? <a href="http://t.co/c0eBrV5R" rel="nofollow">http://t.co/c0eBrV5R</a> <a class="aktt_tweet_time" href="http://twitter.com/chrismaddern/statuses/132921744251035648">#</a></li>
<li>@<a class="aktt_username" href="http://twitter.com/neilwarner">neilwarner</a> massive&#8230; Google it&#8230; There&#8217;s loads of pics. Even some of Steve Jobs opening it :) <a class="aktt_tweet_reply" href="http://twitter.com/neilwarner/statuses/133101403647377408">in reply to neilwarner</a> <a class="aktt_tweet_time" href="http://twitter.com/chrismaddern/statuses/133275903194173440">#</a></li>
<li>@<a class="aktt_username" href="http://twitter.com/thorn_waite">thorn_waite</a> haha! True! <a class="aktt_tweet_reply" href="http://twitter.com/thorn_waite/statuses/132926861134139392">in reply to thorn_waite</a> <a class="aktt_tweet_time" href="http://twitter.com/chrismaddern/statuses/133275980088356865">#</a></li>
<li>@<a class="aktt_username" href="http://twitter.com/paulaanton">paulaanton</a> hope not! <a class="aktt_tweet_reply" href="http://twitter.com/paulaanton/statuses/133275921451974656">in reply to paulaanton</a> <a class="aktt_tweet_time" href="http://twitter.com/chrismaddern/statuses/133276287912517633">#</a></li>
<li>Just played on Pan Am’s “My Flight Crew” on Facebook! Great fun!! Check it out! <a href="http://t.co/iBCr68z6" rel="nofollow">http://t.co/iBCr68z6</a> &#8211; spon <a class="aktt_tweet_time" href="http://twitter.com/chrismaddern/statuses/133292476583784450">#</a></li>
<li>Get Firefox 8, two days early! <a href="ftp://ftp.mozilla.org/pub/firefox/releases/8.0/mac/en-US/Firefox%208.0.dmg" rel="nofollow">ftp://ftp.mozilla.org/pub/firefox/releases/8.0/mac/en-US/Firefox%208.0.dmg</a> <a class="aktt_tweet_time" href="http://twitter.com/chrismaddern/statuses/133342994773450752">#</a></li>
<li>@<a class="aktt_username" href="http://twitter.com/nofb">nofb</a> How on earth did we get to Google Chrome v15?! <a class="aktt_tweet_time" href="http://twitter.com/chrismaddern/statuses/133343889661763584">#</a></li>
<li>@<a class="aktt_username" href="http://twitter.com/l_robson">l_robson</a> Are you state side at the moment..?! Miss ya :( <a class="aktt_tweet_time" href="http://twitter.com/chrismaddern/statuses/133627357507502080">#</a></li>
<li>When did Spotify change to using the non-swearing Radio version of songs?! Cee Lo does NOT want to &#8216;Forget&#8217; you…! <a class="aktt_tweet_time" href="http://twitter.com/chrismaddern/statuses/133628979524550656">#</a></li>
<li>RT @<a class="aktt_username" href="http://twitter.com/0xcharlie">0xcharlie</a> &#8220;OMG, Apple just kicked me out of the iOS Developer program. That&#8217;s so rude!&#8221; Did anyone *not* see that coming&#8230;?! <a class="aktt_tweet_reply" href="http://twitter.com/0xcharlie/statuses/133680514950369280">in reply to 0xcharlie</a> <a class="aktt_tweet_time" href="http://twitter.com/chrismaddern/statuses/133882060086591488">#</a></li>
<li>@<a class="aktt_username" href="http://twitter.com/chpwn">chpwn</a> Thanks &#8211; I think that answers why it wasn&#8217;t in iOS5 &#8211; the stitching is pretty bad! <a class="aktt_tweet_reply" href="http://twitter.com/chpwn/statuses/133723404372156417">in reply to chpwn</a> <a class="aktt_tweet_time" href="http://twitter.com/chrismaddern/statuses/133908789685526531">#</a></li>
<li>@<a class="aktt_username" href="http://twitter.com/Podio">Podio</a> Kicking Ass! Any chance of custom domains soon&#8230;? And some Google Docs integration&#8230;? <a class="aktt_tweet_time" href="http://twitter.com/chrismaddern/statuses/134023653393317888">#</a></li>
</ul>
<div id="fb_send_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.chrismaddern.com%2Fwhat-ive-been-tweeting-this-week-82%2F&amp;send=true&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.chrismaddern.com/what-ive-been-tweeting-this-week-82/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.chrismaddern.com @ 2012-02-23 02:14:14 by W3 Total Cache -->
