<?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>TravelWebMarketing&#187; twitter tools</title>
	<atom:link href="http://travelwebmarketing.com/tag/twitter-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://travelwebmarketing.com</link>
	<description>The Travel Industry Resource for Social Media &#38; Marketing</description>
	<lastBuildDate>Sat, 31 Dec 2011 22:14:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Advanced Twitter Tools/WordPress Hacks</title>
		<link>http://travelwebmarketing.com/advanced-twitter-toolswordpress-hacks/</link>
		<comments>http://travelwebmarketing.com/advanced-twitter-toolswordpress-hacks/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 00:09:16 +0000</pubDate>
		<dc:creator>Chelle Honiker-Yarbrough</dc:creator>
				<category><![CDATA[Travel Marketing]]></category>
		<category><![CDATA[api hacks]]></category>
		<category><![CDATA[twitter tools]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://travelwebmarketing.com/?p=166</guid>
		<description><![CDATA[Twitter and WordPress are a match made in heaven. With plugins like Twitter Tools it has the power to streamline communication so that you can play in all the &#8220;social networking&#8221; sandboxes, without having to manually update each one. Here&#8217;s an overview of the plugin from the author: Twitter Tools integrates with Twitter by giving [...]]]></description>
			<content:encoded><![CDATA[<p>Twitter and WordPress are a match made in heaven. With plugins like <a href="http://alexking.org/projects/wordpress/readme?project=twitter-tools">Twitter Tools</a> it has the power to streamline communication so that you can play in all the &#8220;social networking&#8221; sandboxes, without having to manually update each one.</p>
<p>Here&#8217;s an overview of the plugin from the author:</p>
<blockquote><p>
Twitter Tools integrates with Twitter by giving you the following functionality:</p>
<p>* Archive your Twitter tweets (downloaded every 10 minutes)</p>
<p>* Create a blog post from each of your tweets</p>
<p>* Create a daily or weekly digest post of your tweets</p>
<p>* Create a tweet on Twitter whenever you post in your blog, with a link to the blog post</p>
<p>* Post a tweet from your sidebar</p>
<p>* Post a tweet from the WP Admin screens</p>
<p>* Pass your tweets along to another service (via API hook)</p></blockquote>
<p>The integration is fairly simple and straightforward. If you need assistance you can contact <a href="http://wp-traveldesign.com">WP-TravelDesign</a> for assistance.</p>
<p>After installation If you&#8217;re comfortable with making a quick replacement of code, a couple of hacks that improve the quality of your posts==>tweets. </p>
<p>First, set your twitter tools settings to automatically create a tweet from a blog post. Then edit the /wp-content/plugins/twitter-toools.php file starting at line 171 as follows:</p>
<p>Change<br />
$this->tweet_prefix = &#8216;New Blog Post&#8217;;</p>
<p>to</p>
<p>$this->tweet_prefix = &#8216;CruiseDeal&#8217;;</p>
<p>Or something else that more accurately reflects an intro.</p>
<p>and change</p>
<p>$this->tweet_format = $this->tweet_prefix.&#8217;: %s %s&#8217;;</p>
<p>to </p>
<p>$this->tweet_format = $this->tweet_prefix.&#8217;: %s %s #cruise #travel&#8217;;</p>
<p>to include the &#8220;Hash Tags&#8221; that can be searched in Twitter. Upload and test.</p>
]]></content:encoded>
			<wfw:commentRss>http://travelwebmarketing.com/advanced-twitter-toolswordpress-hacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

