<?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>In Search of a Good Title &#187; Wordpress Download Monitor</title>
	<atom:link href="http://curtis.humphreyonline.us/tag/wordpress-download-monitor/feed" rel="self" type="application/rss+xml" />
	<link>http://curtis.humphreyonline.us</link>
	<description>Curtis M. Humphrey's Website</description>
	<lastBuildDate>Wed, 02 Jun 2010 17:04:44 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Comparing File Download Managers</title>
		<link>http://curtis.humphreyonline.us/code/wordpress/comparing-file-download-managers</link>
		<comments>http://curtis.humphreyonline.us/code/wordpress/comparing-file-download-managers#comments</comments>
		<pubDate>Wed, 21 Jan 2009 15:55:06 +0000</pubDate>
		<dc:creator>Curtis M. Humphrey</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Wordpress Download Monitor]]></category>
		<category><![CDATA[Wordpress plugins]]></category>

		<guid isPermaLink="false">http://curtis.humphreyonline.us/?p=34</guid>
		<description><![CDATA[The Objectives:
My objective is to find a WordPress plugin that will allow me to at least do:

display in a post a download (link, picture) to an arbitrary file type
to have the link to the download be neat and nice e.g. /download/filename.type
provide a nice upload tool

Furthermore, it would be nice if added the download code to [...]


Related posts:<ol><li><a href='http://curtis.humphreyonline.us/code/wordpress/upgrading-to-wordpress-2-7-1' rel='bookmark' title='Permanent Link: Upgrading Wordpress to 2.7.1'>Upgrading Wordpress to 2.7.1</a></li>
<li><a href='http://curtis.humphreyonline.us/code/wordpress/wordpress-php-memory-and-1and1com' rel='bookmark' title='Permanent Link: Wordpress, PHP Memory, and 1and1.com'>Wordpress, PHP Memory, and 1and1.com</a></li>
<li><a href='http://curtis.humphreyonline.us/code/jquery/serialize-function-problem-and-answer' rel='bookmark' title='Permanent Link: A problem with jQuery&#8217;s .serialize() and the answer'>A problem with jQuery&#8217;s .serialize() and the answer</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h2><strong>The Objectives:</strong></h2>
<p>My objective is to find a WordPress plugin that will allow me to at least do:</p>
<ul>
<li>display in a post a download (link, picture) to an arbitrary file type</li>
<li>to have the link to the download be neat and nice e.g. /download/filename.type</li>
<li>provide a nice upload tool</li>
</ul>
<p>Furthermore, it would be nice if added the download code to a post provided nice options like a picture or number of hits&#8230;</p>
<h2><strong>The Search:</strong></h2>
<p>So the hunt begins. I went searching through the plugins and I found the following ones a possible candidates.</p>
<ul>
<li>Wordpress Download Monitor 2.2.3</li>
<li>Attachment Manager 2.0.1</li>
<li>WP-DownloadManager 1.40</li>
</ul>
<h3>Wordpress Download Monitor</h3>
<p>Pros: The plugin has a nice admin download page. It does support nice URLs. It also has a very nice integration with the edit post page.</p>
<p>Cons: It seems to require one to list the acceptable file types. It also puts the download admin page under tools, I would have preferred it under Media.</p>
<h3>Attachment Manager</h3>
<p>Pros: Nice icons to go with the download files.</p>
<p>Cons: Opps, it appears that this one should not have been a candidate for comparison. This one is focused on icons and not really file upload and download.</p>
<h3>WP-DownloadManager</h3>
<p>Pros: It places the admin pages under a new Download section. Not bad but I would still have preferred under Media. It has many nice options under the admin pages and a nice focus on download listing and stats. I however will probably have little download listing pages.</p>
<p>Cons: The download URLis tied to a number and not a title. Who wants a download url to be /download/1231 and not /download/filename.type?</p>
<h2><strong>The Find:</strong></h2>
<p>In conclusion I have found that <a href="http://wordpress.org/extend/plugins/download-monitor/" target="_blank">Wordpress Download Monitor</a> to be the plugin to best match my objectives. If your objectives are the same as mine, then I would recommend using this plugin for your file management needs.</p>


<p>Related posts:<ol><li><a href='http://curtis.humphreyonline.us/code/wordpress/upgrading-to-wordpress-2-7-1' rel='bookmark' title='Permanent Link: Upgrading Wordpress to 2.7.1'>Upgrading Wordpress to 2.7.1</a></li>
<li><a href='http://curtis.humphreyonline.us/code/wordpress/wordpress-php-memory-and-1and1com' rel='bookmark' title='Permanent Link: Wordpress, PHP Memory, and 1and1.com'>Wordpress, PHP Memory, and 1and1.com</a></li>
<li><a href='http://curtis.humphreyonline.us/code/jquery/serialize-function-problem-and-answer' rel='bookmark' title='Permanent Link: A problem with jQuery&#8217;s .serialize() and the answer'>A problem with jQuery&#8217;s .serialize() and the answer</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://curtis.humphreyonline.us/code/wordpress/comparing-file-download-managers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
