<?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>Phil Hancox &#187; Tips</title>
	<atom:link href="http://www.philhancox.co.uk/category/resources/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.philhancox.co.uk</link>
	<description>Web developer, affiliate and general geek</description>
	<lastBuildDate>Mon, 19 Dec 2011 19:54:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Twitter introduces new way to prefill status &#8211; forgets to tell everyone</title>
		<link>http://www.philhancox.co.uk/twitter-intents-new-link-status-prefill/</link>
		<comments>http://www.philhancox.co.uk/twitter-intents-new-link-status-prefill/#comments</comments>
		<pubDate>Wed, 18 May 2011 23:07:58 +0000</pubDate>
		<dc:creator>Phil Hancox</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.philhancox.co.uk/?p=439</guid>
		<description><![CDATA[Today whilst doing my coding thing for School for Startups, I was informed that the Twitter links at the bottom of posts weren&#8217;t working any more. Basically, they are simply Tweet links that automatically populate your status with a tweet &#8230; <a class="more-link" href="http://www.philhancox.co.uk/twitter-intents-new-link-status-prefill/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today whilst doing my coding thing for <a class="wp-caption" href="http://www.schoolforstartups.co.uk" target="_blank">School for Startups</a>, I was informed that the Twitter links at the bottom of posts weren&#8217;t working any more. Basically, they are simply Tweet links that automatically populate your status with a tweet before publishing &#8211; you&#8217;ve seen them before &#8211; &#8220;Reading this article at www.example.com&#8221;. But, despite me only implementing them literally a couple of days ago and testing thoroughly, they had bizarrely stopped working. Testing and research led nowhere until I discovered this retweet from the ever helpful <a href="http://twitter.com/MarkJWBoyd" class="wp-caption" target="_blank">Mark Boyd</a>:</p>
<blockquote class="twitter-tweet tw-align-center"><p>Still using the old &#8220;status=foobar&#8221; query string in your links to pre-populate status text? Switch to Web Intents: <a href="http://t.co/o4KTHC8" title="http://dev.twitter.com/pages/intents">dev.twitter.com/pages/intents</a> <img src='http://www.philhancox.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&mdash; Arnaud Meunier (@rno) <a href="https://twitter.com/rno/status/70608878622089217" data-datetime="2011-05-17T21:57:23+00:00">May 17, 2011</a></p></blockquote>
<p><script src="//platform.twitter.com/widgets.js" charset="utf-8"></script></p>
<p>Apparently, Twitter has switched off the old method of pre-filling statuses and turned on a new one. Without telling anyone. I might have dropped my eye off the ball, but I&#8217;m certain I&#8217;ve seen no blog posts from either Twitter or the blogosphere warning about a switchover, perhaps a certain amount of time for developers for change the links etc.</p>
<p>The new system is pretty fancy. Called &#8220;intents&#8221;, you can add your link and it will open a small window with a nicely designed interface for you to login (if necessary) and then post a tweet, retweet something, reply &#8211; whatever. It is quite nice and I may go into it more in a future post but for those of you who, like me, missed the announcement, here&#8217;s what changes to make:</p>
<p>Your original link to prefill a Twitter status might have looked like this:</p>
<pre>http://twitter.com/home?status=My+tweet+to+@philhancox+goes+here</pre>
<p>You need to change it to this:</p>
<pre>http://twitter.com/intent/tweet?text=My+tweet+to+@philhancox+goes+here</pre>
<p>It&#8217;s simple but there are all kinds of things you can do with the new system. I recommend you check out the <a class="wp-caption" href="http://dev.twitter.com/pages/intents" target="_blank">official documentation</a>. But any chance of more warning next time, Twitter?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.philhancox.co.uk/twitter-intents-new-link-status-prefill/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

