<?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; Wordpress</title>
	<atom:link href="http://travelwebmarketing.com/tag/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://travelwebmarketing.com</link>
	<description>Search &#38; Social Marketing, Website Content, Lead Generation &#38; Advertising</description>
	<lastBuildDate>Wed, 21 Jul 2010 00:22:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>WordPress 101</title>
		<link>http://travelwebmarketing.com/presentations/wordpress-101</link>
		<comments>http://travelwebmarketing.com/presentations/wordpress-101#comments</comments>
		<pubDate>Thu, 17 Dec 2009 20:43:48 +0000</pubDate>
		<dc:creator>Chelle Honiker-Yarbrough</dc:creator>
				<category><![CDATA[Presentations]]></category>
		<category><![CDATA[podcase]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[slideshare]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://travelwebmarketing.com/?p=527</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<object width="425" height="348"><param name="movie" value="http://static.slideshare.net/swf/ssplayer2.swf?doc=wordpress-091217132017-phpapp02"/><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slideshare.net/swf/ssplayer2.swf?doc=wordpress-091217132017-phpapp02"  type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="348"></embed></object><!-- ysttest:Array
(
    [id] => 2738648&#038;doc=wordpress-091217132017-phpapp02
)
-->
]]></content:encoded>
			<wfw:commentRss>http://travelwebmarketing.com/presentations/wordpress-101/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced Twitter Tools/WordPress Hacks</title>
		<link>http://travelwebmarketing.com/websites/wordpress/advanced-twitter-toolswordpress-hacks</link>
		<comments>http://travelwebmarketing.com/websites/wordpress/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[E-Mail Tips]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[api hacks]]></category>
		<category><![CDATA[twitter tools]]></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/websites/wordpress/advanced-twitter-toolswordpress-hacks/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
