<?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>Cazpa.com &#187; Twitter</title>
	<atom:link href="http://cazpa.com/tutorial/tag/twitter/feed" rel="self" type="application/rss+xml" />
	<link>http://cazpa.com</link>
	<description>PHP Developer &#38; Website Designer</description>
	<lastBuildDate>Thu, 29 Jul 2010 23:35:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP Tutorials: Show Recent Twitter Tweets using cURL</title>
		<link>http://cazpa.com/tutorial/php-tutorials-show-recent-twitter-tweets-using-curl.html</link>
		<comments>http://cazpa.com/tutorial/php-tutorials-show-recent-twitter-tweets-using-curl.html#comments</comments>
		<pubDate>Wed, 17 Feb 2010 19:14:46 +0000</pubDate>
		<dc:creator>Daniel Smith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[last]]></category>
		<category><![CDATA[learn]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[recent]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[show]]></category>
		<category><![CDATA[teach]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[tweets]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[twitter.com]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://cazpa.com/tutorial/php-tutorials-show-recent-twitter-tweets-using-curl.html</guid>
		<description><![CDATA[
Show your most recent Twitter tweets using curl, a free client-side library standard to most hosting packages. Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com
Send to Facebook]]></description>
		<wfw:commentRss>http://cazpa.com/tutorial/php-tutorials-show-recent-twitter-tweets-using-curl.html/feed</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Update Twitter From Your Website (HTML form)</title>
		<link>http://cazpa.com/tutorial/update-twitter-form-your-website.html</link>
		<comments>http://cazpa.com/tutorial/update-twitter-form-your-website.html#comments</comments>
		<pubDate>Sat, 24 Oct 2009 13:17:49 +0000</pubDate>
		<dc:creator>Daniel Smith</dc:creator>
				<category><![CDATA[PHP Scripts (FREE)]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://cazpa.com/?p=15</guid>
		<description><![CDATA[Here is a small script that allows you to post updates to twitter from a simple HTML form on your website.
First thing you need is the form, this is a simple HTML form, very easy to add to your existing website:


&#60;form name="form1" method="post" action="twitter.php"&#62;
  

  Twitter Username:
&#60;input id="t_user" name="t_user" type="text" /&#038;gt
  

 [...]]]></description>
		<wfw:commentRss>http://cazpa.com/tutorial/update-twitter-form-your-website.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
