<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
>

<channel>
	<title>SouthanUK &#187; Facebook</title>
	<atom:link href="http://www.southanuk.co.uk/tag/facebook/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.southanuk.co.uk</link>
	<description>Words from the hands of Joseph Southan</description>
	<lastBuildDate>Tue, 07 Feb 2012 17:26:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
<!-- podcast_generator="Blubrry PowerPress/2.0.1" -->
	<itunes:summary>SouthanUK, wacky and weird news for all. Written by Joseph Southan, hence the name.</itunes:summary>
	<itunes:author>Joseph Southan</itunes:author>
	<itunes:explicit>yes</itunes:explicit>
	<itunes:image href="http://www.southanuk.co.uk/images/itunescover.jpg" />
	<itunes:owner>
		<itunes:name>Joseph Southan</itunes:name>
		<itunes:email>podcast@southanuk.co.uk</itunes:email>
	</itunes:owner>
	<managingEditor>podcast@southanuk.co.uk (Joseph Southan)</managingEditor>
	<copyright>2006-2012</copyright>
	<itunes:subtitle>SouthanUK Podcast brings you the latest news about everything and anything</itunes:subtitle>
	<itunes:keywords>Southanuk, Computers, Podcast, Gaming, Technology</itunes:keywords>
	<image>
		<title>SouthanUK &#187; Facebook</title>
		<url>http://www.southanuk.co.uk/images/itunescover.jpg</url>
		<link>http://www.southanuk.co.uk</link>
	</image>
	<itunes:category text="Technology">
		<itunes:category text="Tech News" />
	</itunes:category>
	<itunes:category text="Games &amp; Hobbies">
		<itunes:category text="Video Games" />
	</itunes:category>
		<item>
		<title>New features &#8211; Facebook like and Disqus</title>
		<link>http://www.southanuk.co.uk/2010/04/24/new-features-facebook-like-and-disqus/</link>
		<comments>http://www.southanuk.co.uk/2010/04/24/new-features-facebook-like-and-disqus/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 19:59:02 +0000</pubDate>
		<dc:creator>Joseph Southan</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[SouthanUK News]]></category>
		<category><![CDATA[Disqus]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Like]]></category>
		<category><![CDATA[Southanuk]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.southanuk.co.uk/2010/04/24/new-features-facebook-like-and-disqus/</guid>
		<description><![CDATA[What&#8217;s all this you say? Well Southanuk today has some new features that should make your stay much more inviting and interactive.
&#160;
Facebook&#8217;s new &#8220;Like&#8221; button
 
As announced by Facebook at the recent F8 conference in the USA, the new like button can be easily added to web pages and adds instant integration with the ever popular social networking site. 
&#160;
&#160;
&#160;
I found it very easy to integrate indeed as per so:

Add an instance of Facebook&#8217;s Javascript SDK to your website&#8217;s source code. Ensure you have an application ID from Facebook also ...]]></description>
			<content:encoded><![CDATA[<p>What&#8217;s all this you say? Well Southanuk today has some new features that should make your stay much more inviting and interactive.</p>
<p>&#160;</p>
<h3>Facebook&#8217;s new &#8220;Like&#8221; button</h3>
<p><a href="http://www.southanuk.co.uk/wp-content/uploads/2010/04/fblike.jpg" rel="shadowbox"><img style="border-right-width: 0px; margin: 0px 10px 10px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="fblike" border="0" alt="fblike" align="left" src="http://www.southanuk.co.uk/wp-content/uploads/2010/04/fblike_thumb.jpg" width="260" height="133" /></a> </p>
<p>As announced by Facebook at the recent F8 conference in the USA, the new like button can be easily added to web pages and adds instant integration with the ever popular social networking site. </p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>I found it very easy to integrate indeed as per so:</p>
<ul>
<li>Add an instance of <a href="http://developers.facebook.com/docs/reference/javascript/">Facebook&#8217;s Javascript SDK</a> to your website&#8217;s source code. Ensure you have an application ID from Facebook also or the button will not work. </li>
<li>Generate your like button <a href="http://developers.facebook.com/docs/reference/plugins/like">here</a> and click &#8220;Get Code&#8221; and select the XFBML version and copy the code. </li>
<li>Then simply add the button code where you want in your site&#8217;s source code and you&#8217;re done!
<ul>
<li>[Wordpress blogs] instead of putting in a URL, add the following into your loop: </li>
</ul>
</li>
</ul>
<div class="center"><code>&lt;fb:like href=&quot;&lt;?php the_permalink() ?&gt;&quot; layout=&quot;standard&quot; show_faces=&quot;false&quot; width=&quot;xxx&quot; action=&quot;like&quot; font=&quot;segoe ui&quot; colorscheme=&quot;light&quot; /&gt;</code></div>
<p>&#160;</p>
<p>As you can see, very easy indeed. </p>
<p>&#160;</p>
<h3>Disqus Comment Plugin</h3>
<p><a href="http://www.southanuk.co.uk/wp-content/uploads/2010/04/disqus.jpg" rel="shadowbox"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="disqus" border="0" alt="disqus" align="right" src="http://www.southanuk.co.uk/wp-content/uploads/2010/04/disqus_thumb.jpg" width="341" height="151" /></a> </p>
<p>Finally, the latest addition to the site is the very versatile, Disqus commenting system. </p>
<p>&#160;</p>
<p>I felt that my old plugin I used was too bulky and was rather unessacary for just simple commenting. People don&#8217;t want to have an account for every site they visit, so allowing them to use their current Facebook, Twitter or OpenID accounts means less time registering. You don&#8217;t even need one of those accounts as posts can still be done via Guest with no account whatsoever.&#160; Try it out next time you fancy having a little comment. </p>
<p>&#160;</p>
<p>Stay tuned for more updates via following me on Twitter @<span><a href="http://twitter.com/fatjoe151">fatjoe151</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.southanuk.co.uk/2010/04/24/new-features-facebook-like-and-disqus/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>Southanuk &#8211; 2010</title>
		<link>http://www.southanuk.co.uk/2010/03/01/southanuk-2010/</link>
		<comments>http://www.southanuk.co.uk/2010/03/01/southanuk-2010/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 12:00:00 +0000</pubDate>
		<dc:creator>Joseph Southan</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Southanuk]]></category>

		<guid isPermaLink="false">http://www.southanuk.co.uk/2010/03/01/southanuk-2010/</guid>
		<description><![CDATA[Hey all!
Been some time since I made a ~Featured~ post. 
Read more to find out what&#8217;s new to Southanuk in 2010.
&#160;
Click to read more 
 
So what&#8217;s new to Southanuk in its 10th year?

Well for one we have the return of Google Earth Friday. A long forgotten feature of Southanuk that was quite prominent on SOK flash site that I wrote myself. This can be found here
&#160; 
Next up we have logging in with Facebook. It&#8217;s so simple to login to Southanuk now, just click on the bar above and ...]]></description>
			<content:encoded><![CDATA[<p>Hey all!</p>
<p>Been some time since I made a ~Featured~ post. </p>
<p>Read more to find out what&#8217;s new to Southanuk in 2010.</p>
<p>&#160;</p>
<p>Click to read more </p>
<p> <span id="more-763"></span></p>
<h3>So what&#8217;s new to Southanuk in its 10th year?</h3>
</p>
<p>Well for one we have the return of Google Earth Friday. A long forgotten feature of Southanuk that was quite prominent on SOK flash site that I wrote myself. <a href="http://www.southanuk.co.uk/category/gef/">This can be found here</a></p>
<p>&#160;<a href="http://www.southanuk.co.uk/wp-content/uploads/2010/02/2010.jpg" rel="shadowbox"><img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="2010" border="0" alt="2010" align="right" src="http://www.southanuk.co.uk/wp-content/uploads/2010/02/2010_thumb.jpg" width="244" height="226" /></a> </p>
<p>Next up we have logging in with Facebook. It&#8217;s so simple to login to Southanuk now, just click on the bar above and select &#8220;Connect With Facebook&#8221; and Southanuk will create an account for you here using your Facebook data. Don&#8217;t worry, you can select what you share with Southanuk and what data Southanuk will send to Facebook [you will be asked at every stage if you wish to post something to your wall.]</p>
<p>&#160;</p>
<p>Also new, Ok so not all that new, is an updated theme. A lot of the errors that were on the older revisions of the theme have been eradicated and re-written. Still one or two issues to work on but I&#8217;m nearly there! Also, keep your eyes peeled for a new look top section of the site that will hopefully consolidate some of what I have on the site to make it easier to read.</p>
<p>&#160;</p>
<p>Finally, something I rolled out quietly, is a new search system. This system will search everything on the site, and I mean everything; files, comments, posts, pages and maybe other things&#8230; who knows :O. </p>
<p>&#160;</p>
<p>So I hope you enjoy the new features for Southanuk and keep checking the site for new posts and whatnot! </p>
]]></content:encoded>
			<wfw:commentRss>http://www.southanuk.co.uk/2010/03/01/southanuk-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
	</channel>
</rss>

