<?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>Mike Saunders &#187; Useful Code</title>
	<atom:link href="http://www.mikesaunders.com/category/useful-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikesaunders.com</link>
	<description>Keynote Speaker and Social Media Coach</description>
	<lastBuildDate>Tue, 14 May 2013 06:00:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>Twitter releases Follow buttons for your website</title>
		<link>http://www.mikesaunders.com/2011/06/01/twitter-follow-button/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=twitter-follow-button</link>
		<comments>http://www.mikesaunders.com/2011/06/01/twitter-follow-button/#comments</comments>
		<pubDate>Tue, 31 May 2011 23:00:01 +0000</pubDate>
		<dc:creator>Mike Saunders</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Useful Code]]></category>
		<category><![CDATA[follow button]]></category>
		<category><![CDATA[follow me]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.mikesaunders.co.za/?p=3000</guid>
		<description><![CDATA[Twitter just launched a button that you can add to your website that allows twitter users to click follow from your website and follow your twitter profile. To quote Mashable: &#8220;Previously, website publishers had to redirect users to their respective accounts on Twitter.com before users could opt to follow them. The new feature will likely [...]]]></description>
			<content:encoded><![CDATA[<p>Twitter just launched a button that you can add to your website that allows twitter users to click follow from your website and follow your twitter profile.</p>
<p>To quote <a title="Twitter Follow Button" href="http://mashable.com/2011/05/31/twitter-follow-button/" target="_blank">Mashable</a>:</p>
<blockquote><p>&#8220;Previously, website publishers had to redirect users to their respective accounts on Twitter.com before users could opt to follow them. The new feature will likely encourage publishers to increase the number of “follow us” prompts on their sites, because they won’t have to risk redirecting their audiences off-site.&#8221;</p>
</blockquote>
<p>Here&#8217;s a preview:</p>
<p><a class="twitter-follow-button" href="http://twitter.com/mikeasaunders">Follow @mikeasaunders</a><br />
<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script></p>
<div class="woo-sc-box tick   full">This is a great feature and I would encourage everyone to <a href="https://twitter.com/about/resources/followbutton">get their own!</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesaunders.com/2011/06/01/twitter-follow-button/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hyperlink Code</title>
		<link>http://www.mikesaunders.com/2010/02/08/hyperlink-code/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hyperlink-code</link>
		<comments>http://www.mikesaunders.com/2010/02/08/hyperlink-code/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 17:26:55 +0000</pubDate>
		<dc:creator>Mike Saunders</dc:creator>
				<category><![CDATA[Useful Code]]></category>
		<category><![CDATA[Backlinking]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.mikesaunders.co.za/?p=1525</guid>
		<description><![CDATA[Even though this may seem like the simplist information to most people on the internet there are times where it is useful to know how to write the HTML code for a hyperlink. So for all those people out there that may need to know (all the marketing, non-code guru, people like me), here is [...]]]></description>
			<content:encoded><![CDATA[<p>Even though this may seem like the simplist information to most people on the internet there are times where it is useful to know how to write the HTML code for a hyperlink.</p>
<p>So for all those people out there that may need to know (all the marketing, non-code guru, people like me), here is the code to add a text link using HTML.</p>
<p style="text-align: center"><strong>&lt;a href=&#8221;http://www.domain.com&#8221;&gt;</strong><strong>www.yourdomain.com</strong><strong>&lt;/a&gt;</strong> will become <a href="http://www.domain.com/" target="_blank">www.yourdomain.com</a></p>
<p style="text-align: center">
]]></content:encoded>
			<wfw:commentRss>http://www.mikesaunders.com/2010/02/08/hyperlink-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
