<?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>infinetSoftware &#187; wordpress</title>
	<atom:link href="http://www.infinetsoftware.com/blog/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.infinetsoftware.com/blog</link>
	<description></description>
	<lastBuildDate>Mon, 03 May 2010 16:04:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WP My Twitter Plugin</title>
		<link>http://www.infinetsoftware.com/blog/40-wp-my-twitter-plugin/</link>
		<comments>http://www.infinetsoftware.com/blog/40-wp-my-twitter-plugin/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 21:34:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.infinetsoftware.com/blog/?p=40</guid>
		<description><![CDATA[The WP My Twitter Plugin syndicates your Twitter tweets to your Wordpress powered blog. The plugin works in templates, with shortcode, or as a Widget.
Download
Installation:

Download the zip file and extract the twitter.php file.
Upload twitter.php to your Wordpress plugins folder.
Login to the Wordpress admin area and activate the plugin.
Browse to Wordpress Settings and then the WP [...]]]></description>
			<content:encoded><![CDATA[<p>The WP My Twitter Plugin syndicates your Twitter tweets to your Wordpress powered blog. The plugin works in templates, with shortcode, or as a Widget.</p>
<p><strong><a href="http://downloads.wordpress.org/plugin/wp-my-twitter.zip">Download</a></strong></p>
<p><strong>Installation:</strong></p>
<ol>
<li>Download the zip file and extract the twitter.php file.</li>
<li>Upload twitter.php to your Wordpress plugins folder.</li>
<li>Login to the Wordpress admin area and activate the plugin.</li>
<li>Browse to Wordpress Settings and then the WP My Twitter tab. Enter your Twitter username and password and click update</li>
</ol>
<p><strong>Displaying your Tweets:</strong></p>
<p>As a Sidebar Widget (Requires Wordpress 2.3+ and a Widget-ready Theme)</p>
<ol>
<li>Login to the Wordpress admin area and browse to the Appearance Tab</li>
<li>Browse to the Widgets Tab and Enable WP My Twitter</li>
</ol>
<p>In Posts/Pages with Shortcode (Wordpress 2.5+)</p>
<ul>
<li>When writing or editing a page or post, insert the code [WPMyTwitter] to display your recent tweets.</li>
<li>Optionally specifiy the number of tweets you want to display. Defaults to 5.</li>
<li>Ex: [WPMyTwitter Count="10"]</li>
</ul>
<p>In Your Theme:</p>
<ul>
<li>Insert the following code where you want your Twitter feed to appear in your blog template:<br />
&lt;?php WPTwitter_GetTweets(); ?&gt;</li>
<li>Optionally pass a Count to set the max number of tweets to display. Defaults to 5.</li>
<li>Ex: &lt;?php WPTwitter_GetTweets(10); ?&gt; </li>
</ul>
<p><strong>Requirements:</strong></p>
<ol>
<li>Wordpress 2.x+</li>
<li>PHP 5+</li>
<li>PHP CURL support (to connect to Twitter)</li>
<li>A <a href="http://www.twitter.com" target="_blank">Twitter Account</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.infinetsoftware.com/blog/40-wp-my-twitter-plugin/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
