<?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</title>
	<atom:link href="http://www.writerstechnology.com/tag/wordpress/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.0</generator>
		<item>
		<title>Add &#8220;Print This&#8221; to Your WordPress Blog Posts with WP-Print Plugin</title>
		<link>http://www.writerstechnology.com/2008/10/add-print-this-to-your-wordpress-blog-posts</link>
		<comments>http://www.writerstechnology.com/2008/10/add-print-this-to-your-wordpress-blog-posts#comments</comments>
		<pubDate>Mon, 20 Oct 2008 13:00:00 +0000</pubDate>
		<dc:creator>Guest</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[printing]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wp-print]]></category>

		<guid isPermaLink="false">http://www.writerstechnology.com/?p=421</guid>
		<description><![CDATA[This is a guest post by Stephanie Stiavetti from Wasabimon. Stephanie has agreed to write a couple of posts for the site while I&#8217;m busy moving and getting ready for NaNoWriMo. Please welcome her to the site, and do yourself a favor by visiting her site too! I visit a lot of blogs as a [...]<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/10/add-print-this-to-your-wordpress-blog-posts">Add &#8220;Print This&#8221; to Your WordPress Blog Posts with WP-Print Plugin</a></p>
]]></description>
			<content:encoded><![CDATA[<p class="dropcap-first"><em>This is a guest post by Stephanie Stiavetti from <a href="http://www.wasabimon.com">Wasabimon</a>. Stephanie has agreed to write a couple of posts for the site while I&#8217;m busy moving and getting ready for NaNoWriMo. Please welcome her to the site, and do yourself a favor by visiting her site too!</em></p>
<p>I visit a lot of blogs as a part of my day-to-day life, and my number one pet peeve with finding information within the blogosphere is the inability to print efficiently.  Anyone who’s tried to print a recipe from a blog post can attest to the fact that in order to get one page of cooking instructions, you also end up with sheet after sheet of paper wasted on the superfluous printing of ads, sidebars, and empty tables.  Even if you fish through your print preview to look for the meat of the printing job, you’ll often find that the post itself is splayed across several pages, interspersed with the aforementioned bloggage.  This is no good if you’re trying to conserve paper and printer cartridges.</p>
<p>This isn’t just a problem with cooking blogs, either.  I read through a vast number of interesting blog posts everyday on an array of subjects, and occasionally I want to print out something to hang on my wall or pass on to someone else.  Again, I find myself wading though a ton of blog chaff to get to the wheat of the post.</p>
<p>To sum it up, printing from a blog can be a complete and utter headache. <span id="more-421"></span></p>
<p>Thankfully, the developer community is a great source of additional functionality for those of us running WordPress.  There are countless plugins available that allow us to customize our little slice of the web in whatever way we see fit.  <a href="http://lesterchan.net/wordpress/readme/wp-print.html">WP-Print</a>, a plugin created by Lester Chan, allows you to add tidy printing functionality to your WordPress blog by automatically adding a link to every post that will lead to a clean, printable version of your content.   Here’s an example of what the output looks like:</p>
<ul>
<li><a href="http://www.wasabimon.com/archive/roasted-cauliflower-and-zucchini/">Original post</a></li>
<li><a href="http://www.wasabimon.com/archive/roasted-cauliflower-and-zucchini/print/">Printable post created by WP-Print</a></li>
</ul>
<p>Installation instructions are located <a href="http://lesterchan.net/wordpress/readme/wp-print.html">here</a>, but I’ll summarize the steps below.</p>
<p>First, go <a href="http://downloads.wordpress.org/plugin/wp-print.2.31.zip">here</a> to dowload the zip file.  Once you’ve decompressed the file, you should have a folder titled ‘wp-print.’  Upload this entire directory to the server where you host your WordPress blog, and put it in the wp-content/plugins folder inside of your blog’s master directory.</p>
<p>Next, go to your WordPress control panel and navigate to the plugin management screen by clicking the ‘plugins’ link in the upper right-hand corner of your control panel, next to ‘settings’ and ‘users.’  Scroll down until you see the WP-Print listing, and click the ‘activate’ link to the right.</p>
<p>After you’ve activated the plugin, you’ll want to edit its preferences.  Click the ‘settings’ menu in the upper right corner of the control panel, and you should see a listing of installed plugins under the main control panel navigation bar.  To get to WP-Print’s settings, click the link that says ‘print.’  Here you can edit a multitude of setting, such as if you want images or comments to print with the post (I don’t recommend you turn on comment printing, as often your readers will just want the information in your post and not necessarily extraneous information).</p>
<p>That’s all there is to it!  WP-Print should automatically insert a link to every post you make, offering your readers a tidy way to print the entry.  If you have trouble installing or configuring WP-Print, the support forum can be found <a href="http://forums.lesterchan.net/index.php/board,18.0.html"> here</a>.</p>
<hr />
<p><em>Stephanie Stiavetti is a feature writer, copywriter, and all around technical savant.  Having spent the last decade ensconced in both the editorial and computer industries, she&#8217;s comfortable in either world and often combines the two.  Her areas of expertise are food, cooking, nutrition, health/wellness, technology, and the writing lifestyle, though if she had her druthers, she would spend 100% of her time writing about her culinary exploits. Read more about her and her work at <a href="http://www.wasabimon.com">Wasabimon</a>.</em></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-1-introduction" rel="bookmark" class="crp_title">WordPress Plugins for Writers: Part 1&thinsp;&#8211;&thinsp;Introduction</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&#8217;s Technology Companion</a>.<hr />Buy my book! <a href="http://www.dwax.org/stupid">Don&#8217;t Be Stupid: A Guide to Learning, Studying, and Succeeding at College</a></div>

<br/><br/><a href="http://www.writerstechnology.com/2008/10/add-print-this-to-your-wordpress-blog-posts">Add &#8220;Print This&#8221; to Your WordPress Blog Posts with WP-Print Plugin</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.writerstechnology.com/2008/10/add-print-this-to-your-wordpress-blog-posts/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>WordPress Plugins for Writers: Part 5 &#8211; Just for Writers</title>
		<link>http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-5-just-for-writers</link>
		<comments>http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-5-just-for-writers#comments</comments>
		<pubDate>Fri, 27 Jun 2008 13:00:47 +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[plugins]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://www.writerstechnology.com/?p=333</guid>
		<description><![CDATA[So far in this series, I&#8217;ve talked about plugins that would be useful for just about any WordPress site. Today, I want to talk about a few plugins that are designed specifically for the needs of writers. The first three deal with formatting, allowing you to easily produce article series (like this one), a table [...]<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-5-just-for-writers">WordPress Plugins for Writers: Part 5 &#8211; Just for Writers</a></p>
]]></description>
			<content:encoded><![CDATA[<p class="dropcap-first">So far in this series, I&#8217;ve talked about plugins that would be useful for just about any WordPress site. Today, I want to talk about a few plugins that are designed specifically for the needs of writers. The first three deal with formatting, allowing you to easily produce article series (like this one), a table of contents for longer pieces, and footnotes. The second three deal with the workaday life of writers, tracking submissions, daily word counts, and the status of your various projects. <span id="more-333"></span></p>
<p>There are lots of reasons you might want to break work up into series: long posts tend to be a little overwhelming; you might want to take the time to develop ideas over days or even weeks; or maybe you want to write a serialized story. <a href="http://wordpress.org/extend/plugins/in-series/">In Series</a> adds options to your &#8220;Write&#8221; page to create new series or to add a post to an existing series. It will also add links to the other parts of the series into the post itself, allowing readers to easily move from one post in a series to the next, no matter how many posts there are in between.</p>
<p>If series aren&#8217;t your thing, or are inappropriate for the writing you do (maybe you post long academic essays), you can help your readers by providing a table of contents with the <a href="http://scott.yang.id.au/code/toc-generator/">Table of Contents Generator</a> plugin. TOC generator scans your posts and creates TOC entries for everything flagged as a header (with h2, h3, h4, etc. tags). You can put the TOC wherever you want (although the top of your post would seem the appropriate place) by putting the TOC code &lt;!&thinsp;&#8212;&thinsp;TOC&thinsp;&#8212;&thinsp;&gt; tag in the body of your post (you have to use the &#8220;Code&#8221; view for this).</p>
<p>If you&#8217;re posting long academic essays, you probably have footnotes. <a href-"http://www.elvery.net/drzax/more-things/wordpress-footnotes-plugin/">Wp-footnotes</a> makes adding footnotes easy. Wherever you want to insert a footnote, just type the content of the footnote in double parentheses, like this:<br />
<blockquote>Lots of people use footnotes ((It&#8217;s a beauty way to go!)), and they want an easy way to do it.</p></blockquote>
<p>Wp-footnotes will replace the text in double parentheses with the appropriate superscript numeral, and throw the text to the bottom. It will also allow your readers to click the footnote marker to go straight to the footnote, and then click the &#8220;back&#8221; link to go back to where they were in the text.</p>
<p>If you&#8217;re the kind of writer who feels like sharing your writing life with the world, Gnomebox has several plugins just for you. <a href="http://www.gnomebox.com/?page_id=17">Daily Word Count</a> allows you to keep a running log of how many words you&#8217;ve written each day, and place a marker either in the sidebar of your site or in daily posts telling your readers. Lots of writers do this to keep themselves motivated&thinsp;&#8212;&thinsp;knowing that an audience is watching helps them stick to their daily goals better than if they only had to be accountable to themselves. </p>
<p>The Daily Word Count plugin integrates into another Gnomebox plugin, the <a href="http://www.gnomebox.com/?page_id=7">Writing Projects Plugin</a>, which creates a new tab under &#8220;Manage&#8221; where you can list the title, description, estimated word count, and other information about all of your projects. Again, you can post this information easily to your site either in the sidebar or inside of posts. A great way to help keep your readers informed of how the next book or screenplay is coming along.</p>
<p>Finally, the <a href="http://www.gnomebox.com/?page_id=20">Submission Tracker</a> plugin does&#8230; well, can you guess? It creates another tab under &#8220;Manage&#8221; where you can track submissions, and again, you can post the status of each submission to your site. This would be useful as a way to give your readers a peek &#8220;behind the scenes&#8221; at the nuts-and-bolts stuff of the writing business. </p>
<p>There are thousands of other plugins out there&thinsp;&#8212;&thinsp;chances are, if you can think of something you&#8217;d like your site to do, someone&#8217;s thought of it and written a plugin to do it. The <a href="http://wordpress.org/extend/plugins/">WordPress Plugin Directory</a> is the place to start, although not everything manages to find its way into the official directory. What plugins are other people using that they want their writing colleagues to know about?</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-1-introduction" rel="bookmark" class="crp_title">WordPress Plugins for Writers: Part 1&thinsp;&#8211;&thinsp;Introduction</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&#8217;s Technology Companion</a>.<hr />Buy my book! <a href="http://www.dwax.org/stupid">Don&#8217;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-5-just-for-writers">WordPress Plugins for Writers: Part 5&thinsp;&#8211;&thinsp;Just for Writers</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-5-just-for-writers/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress Plugins for Writers: Part 4 &#8211; Site Maintenance</title>
		<link>http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-4-site-maintenance</link>
		<comments>http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-4-site-maintenance#comments</comments>
		<pubDate>Thu, 26 Jun 2008 13:00:38 +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[backup]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.writerstechnology.com/?p=332</guid>
		<description><![CDATA[Like anything else technological, a website needs to be maintained and backed up. There is a lot that can go wrong with your website&#8201;&#8212;&#8201;hackers could get in and mess with your files, your web host could experience a hardware failure and not have sufficient backups to restore from, you could accidentally delete a crucial file [...]<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-4-site-maintenance">WordPress Plugins for Writers: Part 4 &#8211; Site Maintenance</a></p>
]]></description>
			<content:encoded><![CDATA[<p class="dropcap-first">Like anything else technological, a website needs to be maintained and backed up. There is a lot that can go wrong with your website&thinsp;&#8212;&thinsp;hackers could get in and mess with your files, your web host could experience a hardware failure and not have sufficient backups to restore from, you could accidentally delete a crucial file on your server, or WordPress could have a bug that corrupts your data. Fortunately, there are two WordPress plugins that make updating and backing up your site easy&thinsp;&#8212;&thinsp;almost automatic.  <span id="more-332"></span></p>
<p>WordPress regularly releases new versions to fix bugs and close security holes, so it&#8217;s important to keep up-to-date.<a href="http://techie-buzz.com/wordpress-plugins/wordpress-automatic-upgrade-plugin.html">WordPress Automatic Upgrade</a> makes upgrading from one version of WordPress to another a snap. When a new version of WordPress is released, you&#8217;ll see a notice on your WordPress dashboard when you log in. When you see this, go to the &#8220;manage&#8221; tab, and then the &#8220;Automatic Upgrade&#8221; tab. From there, just follow the directions. WPAU will take the site off-line, deactivate your plugins, backup your database and files, download the new version fromWordPress.org, install it, update the database, reactivate your plugins, and bring everything back online. You can choose a fully automated upgrade, but I prefer to walk through step-by-step, because that allows me to download the backups as they&#8217;re created rather than at the end of the process (in case something goes wrong in the upgrade process&thinsp;&#8212;&thinsp;which has never happened to me, but just in case&#8230;).</p>
<p>You don&#8217;t want to only backup your database when there&#8217;s an update, though. While most of the files that make up your website won&#8217;t change except during upgrades, your database changes every time there&#8217;s a new post or comment. Ideally, you want to backup at least once a week, maybe more if your site gets a lot of traffic. The <a href="http://www.ilfilosofo.com/blog/wp-db-backup/">WordPress Database Backup</a> plugin will allow you to create and download backups on-demand, but what&#8217;s better, it will do automated backups and email the file to you, on whatever schedule you choose. Once it&#8217;s installed, you tell it which database tables to backup&thinsp;&#8212;&thinsp;the default WordPress tables are selected by default, but lots of plugins add their own tables; I suggest selecting them all&thinsp;&#8212;&thinsp;and when to do it. From then on, every week (or whatever interval you&#8217;ve chosen) you&#8217;ll get an email with the most recent backup attached. Just keep these&thinsp;&#8212;&thinsp;I have a folder in my email program for each website I run, and the backups just go straight into their respective folder. If anything ever goes wrong with your site and you need to restore the database, you can easily upload and import the most recent database backup.</p>
<p>Between these two plugins, just about all the most tedious work of keeping your website up and running are taken care of for you. I&#8217;ve used both on several sites and through several upgrade/backup cycles, and both work fantastically. </p>
<div id="crp_related"><h3>Related Posts:</h3><ul><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&thinsp;&#8211;&thinsp;Introduction</a></li><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>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&#8217;s Technology Companion</a>.<hr />Buy my book! <a href="http://www.dwax.org/stupid">Don&#8217;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-4-site-maintenance">WordPress Plugins for Writers: Part 4&thinsp;&#8211;&thinsp;Site Maintenance</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-4-site-maintenance/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress Plugins for Writers: Part 2 &#8211; Anti-Spam</title>
		<link>http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-2-anti-spam</link>
		<comments>http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-2-anti-spam#comments</comments>
		<pubDate>Tue, 24 Jun 2008 13:00:36 +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[plugins]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.writerstechnology.com/?p=330</guid>
		<description><![CDATA[The #1 hassle of running a website is the inevitable flood of spam that, if left unattended, will fill your posts&#8217; comments sections. Most of these are obvious attempts to get either click-throughs (people clicking on the links to see what&#8217;s up) or link-backs (links from your site to theirs which affect their site&#8217;s rating [...]<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-2-anti-spam">WordPress Plugins for Writers: Part 2 &#8211; Anti-Spam</a></p>
]]></description>
			<content:encoded><![CDATA[<p class="dropcap-first">The #1 hassle of running a website is the inevitable flood of spam that, if left unattended, will fill your posts&#8217; comments sections. Most of these are obvious attempts to get either click-throughs (people clicking on the links to see what&#8217;s up) or link-backs (links from your site to theirs which affect their site&#8217;s rating on some search engines). Some of it is downright obscure&thinsp;&#8212;&thinsp;random strings of numbers with no links to be found, that sort of thing. <em>All</em> of it is clutter, useless rubbish that clogs up your comments, making it less easy (and less fun) for your readers to read or leave comments, and making your site look bad.</p>
<p>Fortunately, there are several WordPress plugins that help minimize, and often eliminate entirely, spam from your comments section. <span id="more-330"></span>The first, Akismet, is even built in. You need to activate it, though&thinsp;&#8212;&thinsp;and for that you need a &#8220;WordPress API key&#8221;. Fortunately, that&#8217;s easy enough to get&thinsp;&#8212;&thinsp;just sign up for an account at <a href-"http://www.wordpress.com">WordPress.com</a> and they&#8217;ll send you one by email, automatically. It&#8217;s a long string of characters that, after you&#8217;ve activated Akismet, you&#8217;ll be asked to enter. Just cut-and-paste it from the email.</p>
<p>Akismet works by aggregating the collective judgment of its users. Every comment on an Akismet-enabled site is fed through their servers and compared with their profiles of known spam. If a new comment on your site looks like a piece of spam in Akismet&#8217;s database, it&#8217;s flagged as &#8220;spam&#8221; (you can look occasionally and make sure it&#8217;s all properly flagged, and un-flag comments you think should not be considered spam). If it looks kosher to Akismet, it&#8217;s sent back to your site. If something &#8220;spammy&#8221; gets through Akismet, you can manually flag it as spam, and Akismet will add it to their database. When you mark something as spam, it helps the rest of the network; when anyone else on the network marks something as spam, it helps you. </p>
<p>What Akismet is to comment spam, the <a href="http://seclab.cs.rice.edu/proj/trackback/trackback-validator-plugin/">Trackback Validator</a> plugin is to trackback spam. Normally, trackbacks are notifications sent to your site when a trackback-enabled site links to your site. It&#8217;s a nice way to let someone know you&#8217;re linking to them, and it posts a link under the post they linked to so that other readers can click through and see the conversation unfold. Unfortunately, a lot of scummier sorts have hijacked the process, sending fake trackbacks to sites just to get the link. Trackback Validator checks the address the trackback links to, to make sure there really is a page there and it really does link to you, before letting the trackback show up on your site.</p>
<p>The third line of defense against spam is <a href="http://www.bad-behavior.ioerror.us/">Bad Behavior</a>, which aims to stop spam at the source by identifying &#8220;bad guys&#8221; before they can reach your site. Bad Behavior looks at the way that a visitor or alleged visitor is attempting to access your site. Since most comment spam, trackback spam, and other malicious attacks against your site are carried out by automated programs accessing the site directly (as opposed to a person accessing it via a browser), they can often be identified and, in Bad Behavior&#8217;s case, prevented from being able to access the site <em>at all</em>. </p>
<p>All three of these plugins can be used together, giving you a pretty good defense strategy against the kind of scum that has decided that your site is a great platform for whatever malicious purposes they have in mind. Once installed, the only thing you have to do is remember to check your spam queue once in a while (the WordPress dashboard will let you know how many comments are in the spam queue and need to be approved or marked as spam) to make sure you catch anything Akismet missed&thinsp;&#8212;&thinsp;which should be less and less, since Akismet is learning faster and faster the more people use it.</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/04/how-to-add-a-contact-form-to-a-wordpress-blog" rel="bookmark" class="crp_title">How to Add a Contact Form to a WordPress Blog</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&#8217;s Technology Companion</a>.<hr />Buy my book! <a href="http://www.dwax.org/stupid">Don&#8217;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-2-anti-spam">WordPress Plugins for Writers: Part 2&thinsp;&#8211;&thinsp;Anti-Spam</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-2-anti-spam/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to Add a Plugin to a WordPress Blog</title>
		<link>http://www.writerstechnology.com/2008/05/how-to-add-a-plugin-to-a-wordpress-blog</link>
		<comments>http://www.writerstechnology.com/2008/05/how-to-add-a-plugin-to-a-wordpress-blog#comments</comments>
		<pubDate>Fri, 09 May 2008 14:00:07 +0000</pubDate>
		<dc:creator>Dustin Wax</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.writerstechnology.com/?p=28</guid>
		<description><![CDATA[One of the great features of the WordPress blogging platform is the ease with which you can extend its functionality using plugins. WordPress maintains it&#8217;s own directory of plugins, and you can easily find others that aren&#8217;t in the official directory by Googling &#8220;WordPress plugin [some function you want to enable]&#8221; (without the quotes). Installing [...]<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/05/how-to-add-a-plugin-to-a-wordpress-blog">How to Add a Plugin to a WordPress Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p class="dropcap-first">One of the great features of the WordPress blogging platform is the ease with which you can extend its functionality using plugins. WordPress maintains it&#8217;s own <a href="http://wordpress.org/extend/plugins/">directory of plugins</a>, and you can easily find others that aren&#8217;t in the official directory by Googling &#8220;WordPress plugin [some function you want to enable]&#8221; (without the quotes). </p>
<p>Installing a plugin couldn&#8217;t be easier. <span id="more-28"></span>Using an FTP program such as <a href="http://filezilla-project.org/">FileZilla</a>, simply upload the unzipped folder to the wp-content/plugins directory. Then log into the administrative dashboard on your site and go to the &#8220;Plugins&#8221; tab. Scroll down to the plugin you just installed and click &#8220;Activate&#8221;.</p>
<p>If your plugin has options, you might have to configure it. Not all plugins require any configuration&thinsp;&#8212;&thinsp;check the homepage of the plugin, or look in the folder you downloaded to see if there&#8217;s a &#8220;Readme&#8221; file. It&#8217;s sometimes tricky to find where the options are&thinsp;&#8212;&thinsp;if there&#8217;s a link in the plugins description on the &#8220;Plugins&#8221; tab, click it; otherwise, go to the &#8220;Options&#8221; (&#8220;settings&#8221; in WP 2.5) tab and see if the sub-menu has a link for your new plugin. If it&#8217;s not there, try checking the tab that seems to have the most to do with the plugin you just installed, and even the dashboard. </p>
<p>There are dozens of plugins that are useful for writers, some because they&#8217;re useful for everyone, and others because they are designed specifically for writers. Stay tuned here in the coming month or so for a list of some of the best WordPress plugins for writers.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><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-1-introduction" rel="bookmark" class="crp_title">WordPress Plugins for Writers: Part 1&thinsp;&#8211;&thinsp;Introduction</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&thinsp;&#8211;&thinsp;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&#8217;s Technology Companion</a>.<hr />Buy my book! <a href="http://www.dwax.org/stupid">Don&#8217;t Be Stupid: A Guide to Learning, Studying, and Succeeding at College</a></div>

<br/><br/><a href="http://www.writerstechnology.com/2008/05/how-to-add-a-plugin-to-a-wordpress-blog">How to Add a Plugin to a WordPress Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.writerstechnology.com/2008/05/how-to-add-a-plugin-to-a-wordpress-blog/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Add a Contact Form to a WordPress Blog</title>
		<link>http://www.writerstechnology.com/2008/04/how-to-add-a-contact-form-to-a-wordpress-blog</link>
		<comments>http://www.writerstechnology.com/2008/04/how-to-add-a-contact-form-to-a-wordpress-blog#comments</comments>
		<pubDate>Wed, 23 Apr 2008 14:00:13 +0000</pubDate>
		<dc:creator>Dustin Wax</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[contact form]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.writerstechnology.com/?p=19</guid>
		<description><![CDATA[It&#8217;s generally not a good idea to post your email address &#8220;as is&#8221; on your website. Spammers use programs called &#8220;bots&#8221; to scour the web and collect email addresses, to which they then send massive amounts of spam email. Instead, create a separate &#8220;Contact Me&#8221; page and add a contact form where your visitors can [...]<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/04/how-to-add-a-contact-form-to-a-wordpress-blog">How to Add a Contact Form to a WordPress Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p class="dropcap-first">It&#8217;s generally not a good idea to post your email address &#8220;as is&#8221; on your website. Spammers use programs called &#8220;bots&#8221; to scour the web and collect email addresses, to which they then send massive amounts of spam email. </p>
<p>Instead, create a separate &#8220;Contact Me&#8221; page and add a contact form where your visitors can easily send email directly to you, without exposing your email address. Of course, some spammers have bots that fill out these forms, but that&#8217;s much more rare and isn&#8217;t as big of a concern.</p>
<p>Here&#8217;s how:  <span id="more-19"></span></p>
<ol>
<li>Install the contact form plugin. Download <a href="http://perishablepress.com/press/2008/01/08/contact-coldform/">Contact Coldform</a> and unzip the file. Upload the unzipped folder to your plugins directory (usually at /wp-content/plugins). In WordPress, go to the &#8220;Plugins&#8221; tab and click &#8220;activate&#8221; next to the entry for &#8220;Contact Coldform&#8221;. </li>
<li>Create a new page called &#8220;Contact Me&#8221;. At the top of the WordPress administration dashboard, select &#8220;Manage&#8221; and then &#8220;Pages&#8221;.  Click &#8220;Create a new page&#8221;, type &#8220;Contact Me&#8221; in the &#8220;Title&#8221; space, and add some text asking your readers to send you email using the form. </li>
<li>Add the Contact Form to your page. At the place where you want the form to appear, add this code: &lt;!&thinsp;&#8212;&thinsp;coldform&thinsp;&#8212;&thinsp;&gt;(if you&#8217;re using the WordPress visual editor, make sure to click the &#8220;Code&#8221; tab before entering the Coldform code).</li>
<li>Configure Coldform. Go to the &#8220;Options&#8221; tab and select &#8220;Coldform&#8221;. Fill out the form and click the &#8220;Update&#8221; button at the bottom. Other than your name and email address, you can easily use the defaults for most options. </li>
<li>That&#8217;s it. The new page should appear in the site&#8217;s menu automatically, and when you visit that page, the contact form will appear. If you&#8217;re comfortable with CSS, you can add some form-specific style information to your stylesheet, but the form default form is pretty good. Or use a <a href="http://perishablepress.com/press/wp-content/online/code/contact-coldskin-03.txt">Coldform skin</a> from the website&thinsp;&#8212;&thinsp;cut and paste the code into the style.css entry in WordPress (go to &#8220;Presentation&#8221; and select &#8220;Theme Editor&#8221;; scroll to the bottom and paste in the code for your skin; hit &#8220;Save Changes&#8221; and you&#8217;re done.</li>
</ol>
<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/accept-donations-on-your-site-via-paypal" rel="bookmark" class="crp_title">Accept Donations on Your Site Via PayPal</a></li><li><a href="http://www.writerstechnology.com/2008/03/evernote-invites-available" rel="bookmark" class="crp_title">EverNote Invites Available</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&#8217;s Technology Companion</a>.<hr />Buy my book! <a href="http://www.dwax.org/stupid">Don&#8217;t Be Stupid: A Guide to Learning, Studying, and Succeeding at College</a></div>

<br/><br/><a href="http://www.writerstechnology.com/2008/04/how-to-add-a-contact-form-to-a-wordpress-blog">How to Add a Contact Form to a WordPress Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.writerstechnology.com/2008/04/how-to-add-a-contact-form-to-a-wordpress-blog/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>What Blogging Software Should You Use?</title>
		<link>http://www.writerstechnology.com/2008/04/what-blogging-software-should-you-use</link>
		<comments>http://www.writerstechnology.com/2008/04/what-blogging-software-should-you-use#comments</comments>
		<pubDate>Wed, 09 Apr 2008 14:00:15 +0000</pubDate>
		<dc:creator>Dustin Wax</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[writers]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://www.writerstechnology.com/2008/03/what-blogging-software-should-you-use</guid>
		<description><![CDATA[There are a number of top-quality blogging systems available today, many of them for free. There are hosted solutions like Blogger, WordPress.com, and TypePad, and there are install-it-yourself software packages like Drupal and WordPress. Although the hosted services are easier to get up and running with, I recommend you use the free WordPress software installed [...]<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/04/what-blogging-software-should-you-use">What Blogging Software Should You Use?</a></p>
]]></description>
			<content:encoded><![CDATA[<p class="dropcap-first">There are a number of top-quality blogging systems available today, many of them for free. There are hosted solutions like <a href="http://www.blogger.com">Blogger</a>, <a href="http://www.wordpress.com">WordPress.com</a>, and <a href="http://www.typepad.com">TypePad</a>, and there are install-it-yourself software packages like <a href="www.drupal.org">Drupal</a> and <a href="http://www.wordpress.org">WordPress</a>. Although the hosted services are easier to get up and running with, I recommend you use the free WordPress software installed on your own host. </p>
<p>There are several reason to install your own blogging software. <span id="more-12"></span>The first is that you can use your own domain name&thinsp;&#8212;&thinsp;yourname.com is a good bet, if you can get it. The second is that you can modify and extend how the software works to keep up with your changing needs. If you decide you want advertising, or a forum, or a newsletter, you&#8217;re going to need to access the system &#8220;behind-the-scenes&#8221;.</p>
<p>WordPress is incredibly popular, which means that hundreds of people are developing themes (the appearance of the site) and plugins (small programs that add capabilities to your site, like adding flickr pictures or loading news stories from other sites), many of which are available for free. It&#8217;s also incredibly easy to install and use. Many webhosts will even install it for you (look for webhosts that offer &#8220;Fantastico&#8221;, a service that automatically installs and configures web-based software).</p>
<p>My own personal site, <a href="http://www.dwax.org">dwax.org</a>, uses Drupal, and I regret it. Drupal is amazing software, but it&#8217;s not nearly as popular as WordPress, which means that I either have to figure out how to do things on my own or wait until someone more knowledgeable than myself figures it out. With WordPress, someone&#8217;s already figured out how to do most of the stuff you could possibly dream of doing with it.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.writerstechnology.com/2008/06/9-reasons-for-writers-to-blog" rel="bookmark" class="crp_title">9 Reasons for Writers to Blog</a></li><li><a href="http://www.writerstechnology.com/2008/04/should-you-blog-on-your-writers-website" rel="bookmark" class="crp_title">Should You Blog on Your Writer&#8217;s Website?</a></li><li><a href="http://www.writerstechnology.com/2008/06/the-basics-of-html-for-blogging" rel="bookmark" class="crp_title">The Basics of HTML for Blogging</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&#8217;s Technology Companion</a>.<hr />Buy my book! <a href="http://www.dwax.org/stupid">Don&#8217;t Be Stupid: A Guide to Learning, Studying, and Succeeding at College</a></div>

<br/><br/><a href="http://www.writerstechnology.com/2008/04/what-blogging-software-should-you-use">What Blogging Software Should You Use?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.writerstechnology.com/2008/04/what-blogging-software-should-you-use/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
