<?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>Design Woop &#124; The Web Design and Development Blog &#187; Social Networking</title>
	<atom:link href="http://designwoop.com/category/social-networking/feed/" rel="self" type="application/rss+xml" />
	<link>http://designwoop.com</link>
	<description>The Web design blog brought to you by David Martin</description>
	<lastBuildDate>Mon, 21 May 2012 07:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How To: Add Social Networking &#8216;Share To&#8217; Links To Your Site</title>
		<link>http://designwoop.com/2011/01/how-to-add-social-networking-share-to-links/</link>
		<comments>http://designwoop.com/2011/01/how-to-add-social-networking-share-to-links/#comments</comments>
		<pubDate>Tue, 11 Jan 2011 16:43:21 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[All Posts]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Share]]></category>

		<guid isPermaLink="false">http://designwoop.com/?p=952</guid>
		<description><![CDATA[It seems like everyone is now connected by some form of social network, people are sharing a colossal amount of data between each other over sites such as Twitter and FaceBook. With this potential reach, allowing users to easily share web pages they come across is a very beneficial idea. This blog runs on the [...]]]></description>
			<content:encoded><![CDATA[<p>It seems like everyone is now connected by some form of social network, people are sharing a colossal amount of data between each other over sites such as Twitter and FaceBook.</p>
<p>With this potential reach, allowing users to easily share web pages they come across is a very beneficial idea. This blog runs on the WordPress CMS so adding social link sharing functionality can be done easily with various plugins.</p>
<p>If you are not on a CMS with easily available plugins and want to share links, you can use traditional links to send your page details to the respective sites. Its very easy to do, here is how to do it for the popular social networks.</p>
<p><strong>Note:</strong> I was in two minds as to publish this post, there are many plugins for WordPress that can do this, and its VERY simple to implement. At the same time it may help someone out there, so here you have it&#8230;</p>
<h4>Twitter</h4>
<p>Sharing to Twitter involves some limitations as the character count is only 140 and if your sharing a URL which is particularly long then you may want to look into incorporating Bit.ly&#8217;s API to auto shrink before sending your user over to Twitter or they will have to do this manually which defeats the object of &#8216;quick&#8217; sharing links.</p>
<p>Regardless of this sharing to Twitter is very straight forward and all you have to do is link to the following:</p>
<pre class="brush: php; title: ; notranslate">&lt;a href=&quot;http://twitter.com/home?status=MESSAGE+URL GOES HERE&quot; title=&quot;Share to Twitter&quot;&gt;Share to Twitter&lt;/a&gt;</pre>
<p>Lets give it a try then! Click on the link and you should be taken to Twitter where the status box is already filled in: <a rel="nofollow" href="http://twitter.com/home?status=Here is a badass Tweet!">Share to Twitter</a></p>
<h4>Facebook</h4>
<p>Next up is Facebook and again its fairly straight forward using a very similar method. For Facebook links you must specify a URL and a Title of the item you are sharing. Lets say we want to share a page called &#8220;The Design Woop Blog&#8221; and link it to <a rel="nofollow" href="http://designwoop.com">http://designwoop.com</a> then we would use the following format:</p>
<pre class="brush: php; title: ; notranslate">&lt;a href=&quot;http://www.facebook.com/sharer.php?u=http://designwoop.com&amp;amp;t=The Design Woop Blog&quot; title=&quot;Share to Facebook&quot;&gt;Share to Facebook&lt;/a&gt;</pre>
<p>Again lets try out the following link and see what happens&#8230; <a rel="nofollow" title="Share to Facebook" href="http://www.facebook.com/sharer.php?u=http://designwoop.com&amp;t=The Design Woop Blog">Share to Facebook</a></p>
<h4>Digg</h4>
<p>Digg has a rather slick sharing app, simply pass the URL to the app and it will pull the title and description automatically, if you like you can edit this before you submit it.</p>
<p>The code looks like:</p>
<pre class="brush: php; title: ; notranslate">&lt;a href=&quot;http://digg.com/submit?url=http://designwoop.com&quot;&gt;Share to Digg&lt;/a&gt;</pre>
<p>See it in action -<a rel="nofollow" href="http://digg.com/submit?url=http://designwoop.com" target="_blank"> Share to Digg</a></p>
<h4>Delicious</h4>
<p>The future of Delicious is perhaps a little debatable, it still is a great tool to organise your bookmarks and share links.  Include the code below for a share link to Delicious, you can parameters such as the URL, title and notes to the Delicious link sharer app.</p>
<pre class="brush: php; title: ; notranslate">&lt;a href=&quot;http://del.icio.us/post?url=http://designwoop.com&amp;amp;amp;title=CSS, HTML, jQuery, CSS3&amp;amp;notes=add your notes here, shubba!&quot;&gt;Share to Delicious&lt;/a&gt;</pre>
<p>See it in action &#8211; <a rel="nofollow" href="http://del.icio.us/post?url=http://designwoop.com&amp;amp;title=CSS, HTML, jQuery, CSS3&amp;notes=add your notes here, shubba!" target="_blank">Share to Delicious</a></p>
<h4>StumbleUpon</h4>
<p>StumbleUpon is very straight forward, simply pass your desired URL and title through the link and there you have it, a very simple and very straight forward way to share your link with a ton of people.</p>
<pre class="brush: php; title: ; notranslate">&lt;a href=&quot;http://www.stumbleupon.com/submit?url={LINK URL}&amp;amp;title={PAGE TITLE}&quot;&gt;Share to StumbleUpon&lt;/a&gt;</pre>
<p>See it in action &#8211; <a rel="nofollow" href="http://www.stumbleupon.com/submit?url=http://designwoop.com&amp;amp;title=Design%20Woop" target="_blank">Share to StumbleUpon</a></p>
]]></content:encoded>
			<wfw:commentRss>http://designwoop.com/2011/01/how-to-add-social-networking-share-to-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Guest Post: Top 10 Effective Facebook Pages</title>
		<link>http://designwoop.com/2010/09/guest-post-top-10-effective-facebook-pages/</link>
		<comments>http://designwoop.com/2010/09/guest-post-top-10-effective-facebook-pages/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 12:26:15 +0000</pubDate>
		<dc:creator>Michael Vreeken</dc:creator>
				<category><![CDATA[All Posts]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Facebook]]></category>

		<guid isPermaLink="false">http://designwoop.com/?p=1943</guid>
		<description><![CDATA[I felt it's necessary to recognize that <a href="http://facebook.com" rel="nofollow">Facebook</a> gain a key role in Internet activity. So I decided to make a small detour through the possessions of a big F. Today its influence on the Internet is huge and simply stunning. You can just imagine how BIG it is outdoing Google on Alexa.]]></description>
			<content:encoded><![CDATA[<p>I felt it&#8217;s necessary to recognize that <a rel="nofollow" href="http://facebook.com" rel="nofollow">Facebook</a> gain a key role in Internet activity. So I decided to make a small detour through the possessions of a big F. Today its influence on the Internet is huge and simply stunning. You can just imagine how BIG it is outdoing Google on Alexa.</p>
<p>Facebook reached 550 millions accounts this summer. It&#8217;s 80mlns bigger then European Union population.</p>
<p>Anyhow Facebook provides many tools to maximizing your presence on the social network. You can not only stay in contact with your friends abroad but you can also do business and make some statistics calculations. With use of Facebook Apps and their API you can create stunning business and <a rel="nofollow" href="http://facebook.com/pages/" rel="nofollow">fan pages</a> for your needs. Some simple and most popular method is FBML application with help of with you can create your own <a rel="nofollow" href="http://facebook-templates.net/">Facebook FBML pages</a>.</p>
<p>So here are some examples on how to develop successful Facebook landing page. This is not a tutorial but if you would like to read some FBML tutorials you sould rather <a rel="nofollow" href="http://facebook-templates.net/tutorials/" rel="nofollow">visit this page</a>.<br />
The main object on any Facebook FBML page is &#8220;call-to-action&#8221; or if we are trying to be more specific the &#8220;Like&#8221; button. Its critical to get as much Likes as you can on Facebook. More Likes you have better your business goes. So lets see how some populars companies converting Facebook traffic.</p>
<h3>Facebook Call-to-Actions</h3>
<h4><a rel="nofollow" href="http://www.facebook.com/escape2shape?v=app_4949752878" rel="nofollow">Escape to Shape</a></h4>
<p><img src="http://turbo.designwoop.com/uploads/2010/08/1-escape.jpg" alt="Escape To Shape" title="Escape To Shape" width="428" height="501" class="alignnone size-full wp-image-1951" /></p>
<p>Escape to Shape fanpage meets all requirements of Facebook marketing. You can see &#8220;Click to become a fan&#8221; action. Twitter, video and Feed call-to-actions. In general, they are good if you do not take into account the small holes in the design.</p>
<h4><a rel="nofollow" href="http://www.facebook.com/RODEOHOUSTON?v=app_7146470109" rel="nofollow">RodeoHouston</a></h4>
<p><img src="http://turbo.designwoop.com/uploads/2010/08/6-rodeo.jpg" alt="" title="Rodeo" width="428" height="469" class="alignnone size-full wp-image-1953" /></p>
<p>Fantastic Facebook landing page for fans and 1st visitors. You can see here attractive Become a Fan button, a BIG call-to-action sign forcing you to click and awesome designed page. Well-done Rodeo-Houston.</p>
<h4><a rel="nofollow" href="http://www.facebook.com/allfacebook?v=app_4949752878" rel="nofollow">AllFacebook</a></h4>
<p><img src="http://turbo.designwoop.com/uploads/2010/08/7-allfacebook.jpg" alt="" title="All Facebook" width="428" height="488" class="alignnone size-full wp-image-1954" /></p>
<p>You might know this Facebook insiders and one of the most popular website on FB news and releases. You can see here alot of tips where to click and what to do. You dont have to think on &#8220;Where am I?&#8221;. Click the Like button, become a fan, load the video and then subscribe to RSS or proceed to our website.</p>
<h4><a rel="nofollow" href="http://www.facebook.com/sproutinc" rel="nofollow">Sprout</a></h4>
<p><img src="http://turbo.designwoop.com/uploads/2010/08/8-sprout.jpg" alt="" title="Sprout" width="428" height="445" class="alignnone size-full wp-image-1955" /></p>
<p>Awesome &#8220;Like this page!&#8221; reminder. Everything is quite simple and usable. I&#8217;d just suggest to Sprout not to use Flash on their fanpage. It&#8217;s not a good practice for now.</p>
<h4><a rel="nofollow" href="http://www.facebook.com/mashable?v=app_4949752878" rel="nofollow">Mashable</a></h4>
<p><img src="http://turbo.designwoop.com/uploads/2010/08/9-mashable.jpg" alt="" title="Mashable" width="428" height="235" class="alignnone size-full wp-image-1956" /></p>
<p>Magnificent landing page! &#8220;Join ME! You MUST join me Gendalf!&#8221; :) No comments.</p>
<h4><a rel="nofollow" href="http://www.facebook.com/newenglandpatriots?v=app_258060125202" rel="nofollow">New England Patriots</a></h4>
<p><img src="http://turbo.designwoop.com/uploads/2010/08/10-patriots.jpg" alt="" title="New England Patriots" width="428" height="432" class="alignnone size-full wp-image-1957" /></p>
<p>These New England Patriots made a good work with adding Live Radio app, poll, video podcast and some call-to-actions. Really good work to start your Facebook marketing campaign.</p>
<h3>Online Stores</h3>
<p>The 2d way to convert your fans and visitors is to integrate your online store directly into Facebook.   It is difficult but worth the costs.  </p>
<h4><a rel="nofollow" href="http://www.facebook.com/adidasoriginals?v=app_17037175766#!/adidasoriginals?v=app_130405113641288" rel="nofollow">Adidas</a></h4>
<p><img src="http://turbo.designwoop.com/uploads/2010/08/2-adidas.jpg" alt="" title="Adidas" width="428" height="531" class="alignnone size-full wp-image-1958" /></p>
<p>Adidas is one of the 1st companies start using Facebook as their marketing tool. So they have a huge expirience in this niche. I think we should take some inspiration while making own personal fan page.</p>
<h4><a rel="nofollow" href="http://www.facebook.com/jonessoda?v=app_7146470109" rel="nofollow">Jones Soda</a></h4>
<p><img src="http://turbo.designwoop.com/uploads/2010/08/3-jones-soda.jpg" alt="" title="Jones Soda" width="428" height="476" class="alignnone size-full wp-image-1959" /></p>
<p>Not so famous but still deserve to be listed. Integrated video, dynamic news, twitter feed (which is a big problem on Facebook), social media icons and iPhone app. All this with a good design makes popular Facebook FBML page.</p>
<h4><a rel="nofollow" href="http://www.facebook.com/dogpatchlabs?v=app_7146470109&amp;ref=ts" rel="nofollow">DogPatch</a></h4>
<p><img src="http://turbo.designwoop.com/uploads/2010/08/4-dogpatch.jpg" alt="" title="Dogpatch" width="428" height="486" class="alignnone size-full wp-image-1960" /></p>
<p>Dogpatch developed by Sprout drives you all information need to meet this company and their services. The one page that gives you maximum information to make your choice.</p>
<h4><a rel="nofollow" href="http://www.facebook.com/victoriassecret?v=app_7146470109#!/victoriassecret?v=app_331397931145" rel="nofollow">Victoria&#8217;s Sicret</a></h4>
<p><img src="http://turbo.designwoop.com/uploads/2010/08/5-victoria.jpg" alt="" title="Victoria Secret" width="428" height="325" class="alignnone size-full wp-image-1961" /></p>
<p>You should probably know that Vitoria&#8217;s Sicret according to Hitwise considered one of the best presented internet brands. They are doing a great job here at Facebook aswell.</p>
<p>Well, I hope that I&#8217;ve inspired you as to what successfully companies are doing within Facebook and gives you some ideas on how to start your Facebook campaign. Anyhow if you decided to create your own Facebook fan page you might try to use these <a rel="nofollow" href="http://facebook-templates.net/shop/" rel="nofollow">FBML Templates</a> or read some tips and tricks listed at the <a rel="nofollow" href="http://facebook-templates.net/tutorials/" rel="nofollow">FBML blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://designwoop.com/2010/09/guest-post-top-10-effective-facebook-pages/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Two Don&#8217;t Do Tips For Twitter</title>
		<link>http://designwoop.com/2010/02/dont-do-tips-for-twitter/</link>
		<comments>http://designwoop.com/2010/02/dont-do-tips-for-twitter/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 21:45:54 +0000</pubDate>
		<dc:creator>Stu Greenham</dc:creator>
				<category><![CDATA[All Posts]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://designwoop.com/?p=795</guid>
		<description><![CDATA[Okay so my post title might sound a bit negative but don't get me wrong Twitter is great! For anyone who hasn't joined or for anyone who is in the 'I don't get it phase' well Twitter can be a great web tool, it's not all about telling the world you've just had a cup of tea or something daft like that...]]></description>
			<content:encoded><![CDATA[<p>Okay so my post title might sound a bit negative but don&#8217;t get me wrong Twitter is great! For anyone who hasn&#8217;t joined or for anyone who is in the &#8216;I don&#8217;t get it phase&#8217; well Twitter can be a great web tool, it&#8217;s not all about telling the world you&#8217;ve just had a cup of tea or something daft like that. A former work colleague used to tell me it was &#8216;gay&#8217; which always used to make me laugh as I could tell they didn&#8217;t understand it, nor did they have any followers, therefore not really grasping the whole Tweeting thing.</p>
<p>Since I have been on Twitter for a while now I thought it was right to post something about two minor things that I see on Twitter almost daily and two minor things which I think everyone should think about before doing. Please note these are only my opinions but two that I feel strongly about :)</p>
<h4>Automatic Direct Messaging</h4>
<p>First up is the automatic direct messaging new followers! They really bug me! Mainly because more often then not they are really cheesy/tacky. The majority of the time I will actually go back to the profile page of the sender and consider unfollowing them.</p>
<p>I think if your going to send auto DM&#8217;s then you should take a bit of consideration into what exactly your trying to get out of it. Sending me a cheesy message telling me how grateful you are because I followed you doesn&#8217;t really do anything for me and I think you lose that personal touch of actually taking the time to link that person into a Tweet saying simply thank you for the follow.</p>
<p>Just last week I got the following auto DM from a fellow Web Designer telling me this&#8230;.</p>
<p><img src="http://turbo.designwoop.com/uploads/2010/02/bad-tweet-1.jpg" alt="" title="Example of bad auto DM" width="428" height="65" class="alignnone size-full wp-image-809" /></p>
<p>Now being a Web Designer myself why would I need one at my beck and call? Maybe I misread the DM but I thought for me this was irrelevant, I think a message saying hello I hope we can maybe help each other one day would have been better. Here&#8217;s another example of the type of DM&#8217;s I often get sent&#8230;</p>
<p><img src="http://turbo.designwoop.com/uploads/2010/02/bad-tweet-2.jpg" alt="" title="Example of bad DM" width="428" height="52" class="alignnone size-full wp-image-811" /></p>
<p>You might think i&#8217;m just been damn right picky here but come on &#8220;I&#8217;ll try to make it exciting&#8221; lol, how cheesy! This message has blatantly been sent to everyone not just me again losing the personal touch! How long does it take to add in my name? Just a thought!</p>
<p>Anyways before I start to rant on, I do actually think that Businesses can use auto DM&#8217;s in a good way to promote their products/services. Lets take Shutterstock as an example, the stock photography website sends its new Twitter followers the following DM&#8230;</p>
<p><img src="http://turbo.designwoop.com/uploads/2010/02/good-tweet.jpg" alt="" title="Good example of DM" width="428" height="63" class="alignnone size-full wp-image-813" /></p>
<p>This is a clever from Shutterstock because any new followers who maybe haven&#8217;t used or heard of Shutterstock before might now be tempted into signing up and giving the stock site a go, resulting in more sales! New followers might also spread the word amongst friends who might also then start following Shutterstock receiving their voucher code too.</p>
<p>I think companies can use this to their advantage plus everyone likes introdutory voucher discounts don&#8217;t they!</p>
<h4>Following / Unfollowing Just To Gain Numbers</h4>
<p>This is my ultimate Twitter no no! The amount of times I&#8217;ve had someone follow me then a couple of day&#8217;s later I&#8217;ve finally got round to checking out their profile page to see if I am going to follow them back only to find once I have returned the follow they then follow me again.</p>
<p>That might not make sense but all they are trying to do is gain a large number of followers without having to follow back. Twitter is all participating and trying to gain as many followers as possible might help more people see your Tweets but does it really make you a participant? I&#8217;d say no.</p>
<p>For certain people, such as celebrities I can understand that they would have lots of followers and maybe not following as many themselves, but for your average joe, I can&#8217;t. When I get a new follower, I take a brief look at their profile, decide wether or not they are at all interesting and wether or not they will be of any benefit to me having their tweets display in my feed. I would never follow someone then instantly unfollow them just to gain numbers! </p>
<p>My followers have always increased at a steady rate since I first joined Twitter and although its a nice feeling breaking 1k followers, it&#8217;s not something I was in a huge rush to do and the followers I have often contribute to my Tweets whether or not they are helping me or just replying to something I have said or even just RT&#8217;ing my links!</p>
<p>Here is the last 3 months stats on my followers (courtesy of <a rel="nofollow" href="http://twittercounter.com">Twittercounter</a>)&#8230;<br />
<img src="http://turbo.designwoop.com/uploads/2010/02/twitter-stats.jpg" alt="" title="Last 3 Month&#039;s Twitter Stats" width="428" height="169" class="alignnone size-full wp-image-816" /></p>
<p>I personally think it&#8217;s better to gradually build up your followers instead of just adding thousands of people using some software because when it helps you understand Twitter better and will help you gain a better connection with your followers.</p>
<h4>Conclusion</h4>
<p>Right that is my rant over! :) I think Twitter (used right) is such an invaluable tool and for a Web Designer like myself, it&#8217;s a daily tool that I have come to depend on for resources / connections, etc. It annoys me that there are soo many &#8216;spamtastic&#8217; users on Twitter clogging up the site with useless crap. Like I said, auto DM&#8217;s are handy, if used in a way that will benefit you! Does sending someone a useless cheesy welcome message make you feel good? Do you really need to add as many people as you could possible add? The answer is probably no for both!</p>
<p>As I said at the beginning these opinions are just mine but I would love to know what you think? Do you Auto DM? If you are currently sending out auto DM&#8217;s then I would love to know what your reasons are and what you actually send using the comments form below!</p>
]]></content:encoded>
			<wfw:commentRss>http://designwoop.com/2010/02/dont-do-tips-for-twitter/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Tutorial: Display your Latest Tweet on your Website using SimplePie</title>
		<link>http://designwoop.com/2009/09/tutorial-display-your-latest-tweet-on-your-website-using-simplepie/</link>
		<comments>http://designwoop.com/2009/09/tutorial-display-your-latest-tweet-on-your-website-using-simplepie/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 00:56:51 +0000</pubDate>
		<dc:creator>Stu Greenham</dc:creator>
				<category><![CDATA[All Posts]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://designwoop.com/?p=460</guid>
		<description><![CDATA[Okay so if you read my blog you will know I have already posted a tutorial showing you how to add your latest tweet to your website. Well this is part 2, and in part 2 we look at how to add your tweets to your blog/website in a much better way, using SimplePie.]]></description>
			<content:encoded><![CDATA[<p>Okay so if you read my blog you will know I have already posted a tutorial showing you how to add your latest tweet to your website. Well this is part 2, and in part 2 we look at how to add your tweets to your blog/website in a much better way, using SimplePie.</p>
<p>SimplePie makes it so simple to pull in feeds from not only twitter, but any RSS feed, and it allows you to do this with many more options then my previous tutorial! Lets start by visiting <a rel="nofollow" href="http://simplepie.org/downloads/">http://simplepie.org</a> and downloading the latest copy of SimplePie. Next, unpackage the zip and upload the file <strong>simplepie.inc</strong> to your server, now your ready to start coding!</p>
<p>Now either create or open your PHP page, then include the file at the top of the page using the following code&#8230;</p>
<pre class="brush: php; title: ; notranslate">
require_once('simplepie.inc');
</pre>
<p>Now you need to tell SimplePie the URL of your Twitter Feed, you can do this by adding the following line of code&#8230;</p>
<pre class="brush: php; title: ; notranslate">
$feed = new SimplePie('http://search.twitter.com/search.atom?q=from:USERNAME');
</pre>
<p>Make sure you change USERNAME to your own Twitter username. Next you need to add in another two lines (shown below). The first line is needed to make sure SimplePie is initiated, the second allows SimplePie to tell what kind of feed is been pulled (ATOM, RSS, etc).</p>
<pre class="brush: php; title: ; notranslate">
$feed-&gt;init();
$feed-&gt;handle_content_type();
</pre>
<p>Thats the basic setup done and SimplePie should hopefully be pulling the feed to your website. Now we need to use this feed and display it correctly on the website. Firstly, here is the code in full that should be at the top of your page&#8230;</p>
<pre class="brush: php; title: ; notranslate">
require_once('simplepie.inc');
$feed = new SimplePie('http://search.twitter.com/search.atom?q=from:USERNAME');
$feed-&gt;init();
$feed-&gt;handle_content_type();
</pre>
<p>Right lets get the Tweet displaying on the page! To do so, we are going to need to call the Tweet itself, the link to the Tweet and also the date the Tweet was Tweeted (alot of Tweets there I know lol). We do so by using a simple foreach loop, which I have listed below&#8230;</p>
<pre class="brush: php; title: ; notranslate">
&lt;?php foreach ($feed-&gt;get_items(0, 1) as $item): ?&gt;
&lt;p&gt;&lt;?php echo $item-&gt;get_description(); ?&gt; &lt;span&gt;&lt;a href=&quot;&lt;?php echo $item-&gt;get_permalink(); ?&gt;&quot;&gt;&lt;?php echo $item-&gt;get_date('D, M j, Y'); ?&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;?php endforeach; ?&gt;
</pre>
<p>So lets explain the code! Earlier we set our feed URL to the value of $feed using SimplePie, now using the foreach loop we can use <strong>$feed->get_items(0, 1) as $item</strong> to call each tweet one at a time and pass it to the variable $item, which we can then do calls to get the information we need. The two numbers between the parentheses that you can see in the above block of code, can be changed to suit, I have explained what both are below:</p>
<ul>
<li>First number &#8211; this is the number of the item you want to start at. Remember that arrays begin with 0, not 1, so for this example, the most recent tweet will be called first. Changing this item to 1 will skip the latest tweet.</li>
<li>Second Number &#8211; this is the number of items you want SimplePie to return. In this example I have it set to 1, which will only call one tweet.</li>
</ul>
<p>Now we have our foreach loop setup and we know how to call each tweet, we need to do a few calls to get something displayed on the page. SimplePie has a huge list of functions that can be called, anything from calling Feed author right down to the Feed items date/time, etc, these can all be found <a rel="nofollow" href="http://simplepie.org/wiki/reference/start">here</a>. For our Tweet we will require each items title, link and date. Using the SimplePie documentation, we can see that we need to call the functions within our foreach loop:</p>
<ul>
<li>get_description()</li>
<li>get_permalink()</li>
<li>get_date()</li>
</ul>
<p>To call a function we need to use the following&#8230;</p>
<pre class="brush: php; title: ; notranslate">
$item-&gt;FUNCTION_NAME();
</pre>
<p>Now we can introduce some HTML to sort out how the page will look. In this example, I have used simple paragraph tags and in between these tags I have called the title and the date of the Tweet. I wrapped the date with span tags so that I can then use CSS to shrink the text size and give more focus on the Tweet text. Finally the date is linked to the Tweet itself over at Twitter.</p>
<p>Now save it all, upload your files and try it out! Fingers crossed your page should be displaying x number of Tweets from your profile. I have included the source code below which you can download, if you have any problems then please leave a comment.</p>
<p><a rel="nofollow" href="http://designwoop.com/labs/tweets/tweets.zip">Download Source Files</a> (.zip) | <a rel="nofollow" href="http://designwoop.com/labs/tweets/index.php">Demo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://designwoop.com/2009/09/tutorial-display-your-latest-tweet-on-your-website-using-simplepie/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
		<item>
		<title>Twitter beta &#8216;Verified Accounts&#8217; feature</title>
		<link>http://designwoop.com/2009/06/twitter-beta-verified-accounts-feature/</link>
		<comments>http://designwoop.com/2009/06/twitter-beta-verified-accounts-feature/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 13:38:49 +0000</pubDate>
		<dc:creator>Stu Greenham</dc:creator>
				<category><![CDATA[Social Networking]]></category>

		<guid isPermaLink="false">http://designwoop.com/?p=370</guid>
		<description><![CDATA[Today I read of a new feature Twitter has announced, which is 'Verified Accounts'. This new feature will no doubt be Twitters attempt at minimizing impersonation and identity confusion, which is becoming more of a problem as more and more celebrities sign up to get an account.]]></description>
			<content:encoded><![CDATA[<p>Today I read of a new feature Twitter has announced, which is &#8216;Verified Accounts&#8217;. This new feature will no doubt be Twitters attempt at minimizing impersonation and identity confusion, which is becoming more of a problem as more and more celebrities sign up to get an account.</p>
<p>I have often found myself wondering if the celebs I am following are in fact actually them or just some crazed obsessed fan wanting 15 minutes of fame pretending to be there idol, and until now I have had no way of confirming my suspicitions.</p>
<p>The &#8216;Verified Account&#8217; feature will add a badge to your Twitter page showing you are in fact who you say you are, and I guess give all the followers of that person peice of mind. I think this is a really good step from Twitter and very well timed, as the sites popularity is still rocketing, this will help cut out the crap so to speak!</p>
<p>To become &#8216;Verified&#8217; you need to fill out a feedback form from the link below, but for now I think they are only dealing with users who have had re-occuring problems with people trying to impersonate them, or celebrity characters.</p>
<p><a href="http://twitter.com/help/verified">http://twitter.com/help/verified</a></p>
]]></content:encoded>
			<wfw:commentRss>http://designwoop.com/2009/06/twitter-beta-verified-accounts-feature/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 672/774 objects using disk: basic
Content Delivery Network via turbo.designwoop.com

Served from: designwoop.com @ 2012-05-21 14:26:28 -->
