<?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>The Writer&#039;s Technology Companion &#187; wordpress. plugins</title>
	<atom:link href="http://www.writerstechnology.com/tag/wordpress-plugins/feed" rel="self" type="application/rss+xml" />
	<link>http://www.writerstechnology.com</link>
	<description>Tools, Tips, and Technology for Productive Writers</description>
	<lastBuildDate>Mon, 08 Feb 2010 13:00:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>WordPress Plugins for Writers: Part 3 — Feeds and Comments</title>
		<link>http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-3-feeds-and-comments</link>
		<comments>http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-3-feeds-and-comments#comments</comments>
		<pubDate>Wed, 25 Jun 2008 13:00:50 +0000</pubDate>
		<dc:creator>Dustin Wax</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[wordpress. plugins]]></category>

		<guid isPermaLink="false">http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-3-feeds-and-comments</guid>
		<description><![CDATA[One of the keys to building a successful website is making it easy for your users to read and participate in your site. The two most important ways are built in to WordPress: all WordPress are comment-enabled, and all WordPress sites create an RSS feed so that readers can subscribe in the reader of their [...]<p><div style="border: 1px darkblue; color: lightblue; padding: 5px; margin: 5px;">Post from: <a href="http://www.writerstechnology.com">The Writer's Technology Companion</a>.<hr />Buy my book! <a href="http://www.dwax.org/stupid">Don't Be Stupid: A Guide to Learning, Studying, and Succeeding at College</a></div>

<br/><br/><a href="http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-3-feeds-and-comments">WordPress Plugins for Writers: Part 3 — Feeds and Comments</a></p>
]]></description>
			<content:encoded><![CDATA[<p class="dropcap-first">One of the keys to building a successful website is making it easy for your users to read and participate in your site. The two most important ways are built in to WordPress: all WordPress are comment-enabled, and all WordPress sites create an RSS feed so that readers can subscribe in the reader of their choice and not miss a single post.</p>
<p>These are pretty bare-bones tools, though. While WordPress’ RSS feeds are fine for your readers, WordPress doesn’t offer any tools to track how many subscribers you have, or to list the number of comments, or to add links for social networking sites so that, for instance, your reader can bookmark your latest post on </a href="http://del.icio.us">del.icio.us</a>.  Likewise, while a reader can leave a comment on your blog, they have no way of knowing if anyone has responded — other than obsessively reloading your page over and over — which stunts the development of ongoing conversations with and between your readers. </p>
<p>Here are two plugins that add another dimension to how readers can interact with your site.  <span id="more-331"></span>The first is the <a href="http://www.feedburner.com/fb/a/help/wordpress_quickstart">Feedburner Feedsmith</a> plugin, which allows you to redirect your site’s RSS feed through <a href="http://feedburner.com/">Feedburner</a>. Feedburner is a free online RSS feed service that offers a number of features to its users, including a subscriber count (which can be extremely difficult and even impossible to find using your webhosts stats log), the ability to insert ads into your feed, and “Feedflare”, which inserts your post’s comment count, plus links to add to del.icio.us, <a href="http://www.digg.com">Digg</a>, and other social networking services.</p>
<p>You’ll need to sign up for a Feedburner account first (it’s free). You’ll be asked to provide your site’s RSS feed, and will then be provided with a new Feedburner feed address (it looks like “feeds.feedburner.com/yourusername” or something similar). Once you’ve installed the plugin, you insert your new Feedburner address into the plugins configuration page, and hit “Save”. Now, you can add whatever Feedburner features you want (and there are a ton more than I’ve described) and they’ll automatically show up in your readers’ feeds. What’s more, any <em>existing</em> RSS subscribers you have will be automatically and transparently redirected to the new feed — they won’t even notice. </p>
<p><a href="http://txfx.net/code/wordpress/subscribe-to-comments/">Subscribe to Comments</a> is a plugin that allows your visitors to receive email notifications whenever someone adds a comment to a post they’ve already commented on. Let’s say someone asks a question, or leaves an angry rebuttal of another commenter’s comment — it stands to reason they’d want to know if a response was made. Without Subscribe to Comments, they’re stuck revisiting the page, until they forget or lose interest.</p>
<p>What Subscribe to Comments does is add a checkbox below their comment saying “Notify me of any responses to my comment” (or whatever text you choose). Readers who comment this will get an email whenever someone adds a new comment in the future. (It also allows the option to subscribe even if you don’t leave a comment.) This encourages them to revisit your site and, hopefully, to continue the conversation they started with their earlier comment. Not only does this help foster a sense of community, it raises the comment count — which will attract even more readers to look at the comments and, hopefully, leave more. And so it goes — building community depends on this sort of “snowball effect”, where the impact of 10 comments is far more than 10 times the impact of one comment. </p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.writerstechnology.com/2008/05/how-to-add-a-plugin-to-a-wordpress-blog" rel="bookmark" class="crp_title">How to Add a Plugin to a WordPress Blog</a></li><li><a href="http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-1-introduction" rel="bookmark" class="crp_title">WordPress Plugins for Writers: Part 1 — Introduction</a></li><li><a href="http://www.writerstechnology.com/2008/06/rss-craziness" rel="bookmark" class="crp_title">RSS Craziness</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div><p><div style="border: 1px darkblue; color: lightblue; padding: 5px; margin: 5px;">Post from: <a href="http://www.writerstechnology.com">The Writer’s Technology Companion</a>.<hr />Buy my book! <a href="http://www.dwax.org/stupid">Don’t Be Stupid: A Guide to Learning, Studying, and Succeeding at College</a></div>

<br/><br/><a href="http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-3-feeds-and-comments">WordPress Plugins for Writers: Part 3 — Feeds and Comments</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-3-feeds-and-comments/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress Plugins for Writers: Part 1 — Introduction</title>
		<link>http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-1-introduction</link>
		<comments>http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-1-introduction#comments</comments>
		<pubDate>Mon, 23 Jun 2008 13:00:34 +0000</pubDate>
		<dc:creator>Dustin Wax</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[E-books]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Site News]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[wordpress. plugins]]></category>

		<guid isPermaLink="false">http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-1-introduction</guid>
		<description><![CDATA[One of the reasons I recommend WordPress as the backbone of your writing website is that it is very easy to extend what WP can do using plugins. Installing a WordPress plugin is easy — for the most part, you just upload the folder to the wp-content/plugins folder on your server, go to the “Plugins” [...]<p><div style="border: 1px darkblue; color: lightblue; padding: 5px; margin: 5px;">Post from: <a href="http://www.writerstechnology.com">The Writer's Technology Companion</a>.<hr />Buy my book! <a href="http://www.dwax.org/stupid">Don't Be Stupid: A Guide to Learning, Studying, and Succeeding at College</a></div>

<br/><br/><a href="http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-1-introduction">WordPress Plugins for Writers: Part 1 — Introduction</a></p>
]]></description>
			<content:encoded><![CDATA[<p class="dropcap-first">One of the reasons I recommend WordPress as the backbone of your writing website is that it is very easy to extend what WP can do using plugins. <a href=" http://www.writerstechnology.com/2008/05/how-to-add-a-plugin-to-a-wordpress-blog">Installing a WordPress plugin</a> is easy — for the most part, you just upload the folder to the wp-content/plugins folder on your server, go to the “Plugins” tab in WordPress, and activate it. There are plugins that affect the display of your content, how you interact with readers, and the everyday maintenance of the site, among other things. Using a selection of plugins can help add a nice bit of added functionality to your website.</p>
<p>This week, we’ll be looking at several plugins a writer’s site should have. Some of these are useful, even essential, for <em>any</em> site, such as the ones that prevent spammers from filling your comments with ads for porn and poker sites. Others are highly specialized to meet the specific needs of writers, such as one that allows you to share your writing goals and your progress towards them with your readers. <span id="more-329"></span></p>
<p>To give you a taste of what plugins can do, I thought I’d start by introducing “Javascript Pull-Quotes”, a plugin that allows you to place selected text from your post into nicely formatted pullquotes. <span class="pullquote">Adding a pull-quote is easy with Javascript Pull-Quotes</span>; all you have to do is place &lt;span class=“pullquote”&gt;around the content you want in the pullquote&lt;/span&gt;. If you use the visual editor in WP, it’s even easier — the plugin inserts a pull-quote button into the writing toolbar — highlight the text you want as a pull-quote and hit the button.</p>
<p>Javascript Pull-Quotes offers several ways to customize the look and placement of your pull-quotes — you can try one of five built-in styles, or if you’re comfortable with CSS, you can add new definitions to your site’s stylesheet. You can place pull-quotes on the left or right-hand side of your text column, and you can have each subsequent pull-quote alternate sides. </p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.writerstechnology.com/2008/05/how-to-add-a-plugin-to-a-wordpress-blog" rel="bookmark" class="crp_title">How to Add a Plugin to a WordPress Blog</a></li><li><a href="http://www.writerstechnology.com/2008/06/rss-craziness" rel="bookmark" class="crp_title">RSS Craziness</a></li><li><a href="http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-4-site-maintenance" rel="bookmark" class="crp_title">WordPress Plugins for Writers: Part 4 — Site Maintenance</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div><p><div style="border: 1px darkblue; color: lightblue; padding: 5px; margin: 5px;">Post from: <a href="http://www.writerstechnology.com">The Writer’s Technology Companion</a>.<hr />Buy my book! <a href="http://www.dwax.org/stupid">Don’t Be Stupid: A Guide to Learning, Studying, and Succeeding at College</a></div>

<br/><br/><a href="http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-1-introduction">WordPress Plugins for Writers: Part 1 — Introduction</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-1-introduction/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

