<?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>Web Development Tutorials &#187; Random</title>
	<atom:link href="http://www.pk-tuts.co.uk/tag/random/feed" rel="self" type="application/rss+xml" />
	<link>http://www.pk-tuts.co.uk</link>
	<description>Written By Peter Kelly</description>
	<lastBuildDate>Mon, 05 Apr 2010 19:44:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Update Twitter Tweet</title>
		<link>http://www.pk-tuts.co.uk/php/php-functions/update-twitter-tweet?utm_source=subscriber&amp;utm_medium=rss&amp;utm_campaign=rss</link>
		<comments>http://www.pk-tuts.co.uk/php/php-functions/update-twitter-tweet#comments</comments>
		<pubDate>Sun, 11 Oct 2009 23:19:08 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[PHP Functions]]></category>
		<category><![CDATA[count]]></category>
		<category><![CDATA[CURL]]></category>
		<category><![CDATA[Insert Tweet]]></category>
		<category><![CDATA[Rand]]></category>
		<category><![CDATA[Random]]></category>
		<category><![CDATA[Tweet]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Twitter API]]></category>
		<category><![CDATA[Update Status]]></category>

		<guid isPermaLink="false">http://www.pk-tuts.co.uk/?p=219</guid>
		<description><![CDATA[So in my previous tutorial you have learnt how to get the latest twitter status well now we will learn how to update the twitter status with a random predefined message.

So here is the function that we will use to update the twitter.
function update_twitter($msg) // Start Update Twitter Function
{

    $username = "TWITTER [...]]]></description>
		<wfw:commentRss>http://www.pk-tuts.co.uk/php/php-functions/update-twitter-tweet/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Display Random Content</title>
		<link>http://www.pk-tuts.co.uk/php/php-functions/display-random-content?utm_source=subscriber&amp;utm_medium=rss&amp;utm_campaign=rss</link>
		<comments>http://www.pk-tuts.co.uk/php/php-functions/display-random-content#comments</comments>
		<pubDate>Thu, 13 Aug 2009 17:47:26 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[PHP Functions]]></category>
		<category><![CDATA[Content]]></category>
		<category><![CDATA[Display]]></category>
		<category><![CDATA[Rand]]></category>
		<category><![CDATA[Random]]></category>
		<category><![CDATA[Random Content]]></category>
		<category><![CDATA[String]]></category>

		<guid isPermaLink="false">http://www.pk-tuts.co.uk/?p=124</guid>
		<description><![CDATA[In this tutorial I will show you how to display random content.  This is something similar as to what we use for our adverts on the top of our website. So lets get started.

Random Content From Strings.
]]></description>
		<wfw:commentRss>http://www.pk-tuts.co.uk/php/php-functions/display-random-content/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
