<?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</title>
	<atom:link href="http://curtis.humphreyonline.us/category/code/wordpress/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>Wordpress, PHP Memory, and 1and1.com part 2</title>
		<link>http://curtis.humphreyonline.us/code/wordpress/wordpress-php-memory-and-1and1-com-part-2</link>
		<comments>http://curtis.humphreyonline.us/code/wordpress/wordpress-php-memory-and-1and1-com-part-2#comments</comments>
		<pubDate>Mon, 26 Oct 2009 21:51:38 +0000</pubDate>
		<dc:creator>Curtis M. Humphrey</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://curtis.humphreyonline.us/?p=258</guid>
		<description><![CDATA[It has been some time since the first post on this subject on Mar 4, 2009. I had concluded that the issue was a silent failure (i.e., there is no direct feedback) of not enough PHP memory to run Wordpress with several plugins on 1and1. I like running plugins and therefore this situation was unacceptable. [...]


Related posts:<ol><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/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/wordpress-plugins-in-use' rel='bookmark' title='Permanent Link: Wordpress Plugins in Use'>Wordpress Plugins in Use</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-260" title="MediaTemple logo" src="http://curtis.humphreyonline.us/wp-content/uploads/MediaTemple-logo.jpg" alt="MediaTemple logo" width="120" height="60" />It has been some time since the first post on this <a title="subject" href="http://curtis.humphreyonline.us/code/wordpress/wordpress-php-memory-and-1and1com">subject</a> on <span id="timestamp">Mar 4, 2009. I had concluded that the issue was a silent failure (i.e., there is no direct feedback) of not enough PHP memory to run Wordpress with several plugins on 1and1. I like <a title="running plugins" href="http://curtis.humphreyonline.us/wordpress-plugins-in-use">running plugins</a> and therefore this situation was unacceptable. I look around for a new host for around the same price $15 a month (I had the developer package at 1and1). I decided on <a title="MediaTemple" href="http://en.wikipedia.org/wiki/Media_Temple">MediaTemple</a> and there (GS) or grid-service package. I found a coupon and am only paying $16 a month. I am <span style="text-decoration: underline;">much</span> happier with them as they are a first class hoster. If you are in the same situation I would suggest doing the same. This site is currently on MediaTemple and I have lots of plugins running and the site is still snappy. If you do purchase from them please use my referral link: <a href="http://www.mediatemple.net/go/order/?refdom=humphreyonline.us" target="_blank">thanks!</a>.<br />
</span></p>
<p><strong> </strong></p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">Wordpress, PHP Memory, and 1and1.comWordpress, PHP Memory, and 1and1.com</div>


<p>Related posts:<ol><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/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/wordpress-plugins-in-use' rel='bookmark' title='Permanent Link: Wordpress Plugins in Use'>Wordpress Plugins in Use</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://curtis.humphreyonline.us/code/wordpress/wordpress-php-memory-and-1and1-com-part-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress, PHP Memory, and 1and1.com</title>
		<link>http://curtis.humphreyonline.us/code/wordpress/wordpress-php-memory-and-1and1com</link>
		<comments>http://curtis.humphreyonline.us/code/wordpress/wordpress-php-memory-and-1and1com#comments</comments>
		<pubDate>Wed, 04 Mar 2009 17:37:08 +0000</pubDate>
		<dc:creator>Curtis M. Humphrey</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[1and1]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP memory]]></category>
		<category><![CDATA[Wordpress 2.7.1]]></category>

		<guid isPermaLink="false">http://curtis.humphreyonline.us/?p=65</guid>
		<description><![CDATA[After upgrading from Wordpress 2.7 to 2.7.1, I starting having odd issues. At first I thought it was that some of the plugins I was using need to be updated as I posted about here. However, it I think the problem is closer to the one described at: php-memory-and-wordpress. That is PHP is running out [...]


Related posts:<ol><li><a href='http://curtis.humphreyonline.us/code/wordpress/wordpress-php-memory-and-1and1-com-part-2' rel='bookmark' title='Permanent Link: Wordpress, PHP Memory, and 1and1.com part 2'>Wordpress, PHP Memory, and 1and1.com part 2</a></li>
<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>
</ol>]]></description>
			<content:encoded><![CDATA[<p>After upgrading from Wordpress 2.7 to 2.7.1, I starting having odd issues. At first I thought it was that some of the plugins I was using need to be updated as I posted about <a title="here" href="http://curtis.humphreyonline.us/wordpress/upgrading-to-wordpress-2-7-1">here</a>. However, it I think the problem is closer to the one described at: <a href="http://www.narfstuff.co.uk/2008/03/14/php-memory-and-wordpress/">php-memory-and-wordpress</a>. That is PHP is running out of memory. I am currently hosting the site at 1and1 on a developer package and according to there <a href="http://faq.1and1.com/scripting_languages_supported/php/16.html">FAQ</a>:</p>
<blockquote><p>Due to resource limits on our Shared Hosting machines, it is not possible to allocate more than 20M of memory to PHP, although <a title="phpinfo()" href="http://www.php.net/phpinfo">phpinfo()</a> may report a higher number.  You will be unable to increase the memory usage limit with a php.ini file.</p></blockquote>
<p>O.k., first off why would they allow your to specify a higher number in PHP if they are going to ignore it? According to PHP if a script runs out of memory it will report with a message like this: &#8220;Fatal error: Out of memory error.&#8221; However, because of 1and1 allow PHP to think it has more memory and then killing it when it exceeds 20M, no error message is reported. I run across this situation on a different project in the past when processing images.</p>
<p>So I decided to test to see if this could be the case. The best page to test I found was the Tools-&gt;Import page. That page seem to be the one most likely to stop loading and blank out. It would load all of the admin menus but would not load the import list when some plugins were activated. So I added a few <a title="memory_get_usage()" href="http://www.php.net/memory_get_usage">memory_get_usage()</a> function calls and sure enough it appears that whenever the memory when above about 15,300,000 bytes of memory it would die. This is lower than 20MB but memory_get_usage does not necessarily report all memory used as seen by the OS.</p>
<p><strong>Therefore</strong>, I must conclude that it is a PHP memory issue and that 1and1.com poor decision to allow PHP to report and indeed set a higher memory limit than 20MB but ignoring that number anyways suppresses the error message resulting in very odd behaviors. Since, Wordpress is a good well used piece of software this is a grave shortfall for 1and1 hosting especially at the developer level. I therefore am in search of a new host as I am not going to continue to pay money to a host with such a poor limit and support of PHP.  Hopefully this post might shed some light on odd problems you might be having with Wordpress on 1and1.</p>


<p>Related posts:<ol><li><a href='http://curtis.humphreyonline.us/code/wordpress/wordpress-php-memory-and-1and1-com-part-2' rel='bookmark' title='Permanent Link: Wordpress, PHP Memory, and 1and1.com part 2'>Wordpress, PHP Memory, and 1and1.com part 2</a></li>
<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>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://curtis.humphreyonline.us/code/wordpress/wordpress-php-memory-and-1and1com/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Upgrading Wordpress to 2.7.1</title>
		<link>http://curtis.humphreyonline.us/code/wordpress/upgrading-to-wordpress-2-7-1</link>
		<comments>http://curtis.humphreyonline.us/code/wordpress/upgrading-to-wordpress-2-7-1#comments</comments>
		<pubDate>Mon, 16 Feb 2009 18:09:58 +0000</pubDate>
		<dc:creator>Curtis M. Humphrey</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[FYI]]></category>
		<category><![CDATA[Wordpress 2.7.1]]></category>

		<guid isPermaLink="false">http://curtis.humphreyonline.us/?p=35</guid>
		<description><![CDATA[It appears that the real problem is php memory. This post seems to echo my problem: php-memory-and-wordpress.
Previous thought but probably wrong&#8230;
It appears that in WP-SpamFree 1.9.8.3 breaks Wordpress 2.7.1. It also appears that Broken Link Checker 0.4.10 breaks Wordpress 2.7.1 in the same manner.
I upgraded from 2.7 to 2.7.1 and these plugins seems to cause [...]


Related posts:<ol><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/wordpress/wordpress-php-memory-and-1and1-com-part-2' rel='bookmark' title='Permanent Link: Wordpress, PHP Memory, and 1and1.com part 2'>Wordpress, PHP Memory, and 1and1.com part 2</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>It appears that the real problem is php memory. This post seems to echo my problem: <a href="http://www.narfstuff.co.uk/2008/03/14/php-memory-and-wordpress/">php-memory-and-wordpress</a>.</p>
<h3>Previous thought but probably wrong&#8230;</h3>
<p>It appears that in <a title="Visit plugin homepage" href="http://www.hybrid6.com/webgeek/plugins/wp-spamfree">WP-SpamFree</a> 1.9.8.3 breaks <a title="Wordpress" href="http://wordpress.org/">Wordpress</a> 2.7.1. It also appears that <a title="Visit plugin homepage" href="http://w-shadow.com/blog/2007/08/05/broken-link-checker-for-wordpress/">Broken Link Checker</a> 0.4.10 breaks Wordpress 2.7.1 in the same manner.</p>
<p>I upgraded from 2.7 to 2.7.1 and these plugins seems to cause some admin pages to stall i.e. end displaying html before the ending &lt;/body&gt; tag. Case in point, the Tools-&gt;Import page does not completely load when the plugin was activated but does when deactivated.</p>
<p>Just thought I pass this info along.</p>


<p>Related posts:<ol><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/wordpress/wordpress-php-memory-and-1and1-com-part-2' rel='bookmark' title='Permanent Link: Wordpress, PHP Memory, and 1and1.com part 2'>Wordpress, PHP Memory, and 1and1.com part 2</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://curtis.humphreyonline.us/code/wordpress/upgrading-to-wordpress-2-7-1/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<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>
