<?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"
	>

<channel>
	<title>Andrei Neculau &#187; plugin</title>
	<atom:link href="http://andreineculau.com/blog/tag/plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://andreineculau.com/blog</link>
	<description>...trying not to become a man of success, but rather a man of value. (Albert E.)</description>
	<pubDate>Mon, 24 Nov 2008 10:05:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>No Wordpress (Super) Cache on Dreamhost</title>
		<link>http://andreineculau.com/blog/2008/11/no-wordpress-cache-on-dreamhost/</link>
		<comments>http://andreineculau.com/blog/2008/11/no-wordpress-cache-on-dreamhost/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 15:34:00 +0000</pubDate>
		<dc:creator>Andrei Neculau</dc:creator>
		
		<category><![CDATA[Hope]]></category>

		<category><![CDATA[How To]]></category>

		<category><![CDATA[Online]]></category>

		<category><![CDATA[Why]]></category>

		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[500 internal server error]]></category>

		<category><![CDATA[cache]]></category>

		<category><![CDATA[dreamhost]]></category>

		<category><![CDATA[feat]]></category>

		<category><![CDATA[fix]]></category>

		<category><![CDATA[mediatemple]]></category>

		<category><![CDATA[php]]></category>

		<category><![CDATA[plugin]]></category>

		<category><![CDATA[webhost]]></category>

		<guid isPermaLink="false">http://andreineculau.com/blog/?p=288</guid>
		<description><![CDATA[I&#8217;ve been having lots of 500 Internal Server Error messages on my blog lately.
Well, sometimes because of the way Wordpress eats up memory, sometimes because of something else.. the cache!
When you see that your blog is running a bit slow (it happens in shared hosting, and especially with memory eaters) you immediately think about cacheing. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been having lots of 500 Internal Server Error messages on my blog lately.</p>
<p>Well, sometimes because of the way <a href="http://andreineculau.com/blog/2008/11/black-november-20/"  >Wordpress eats up memory</a>, sometimes because of something else.. the cache!</p>
<p>When you see that your blog is running a bit slow (it happens in <a href="http://scott.yang.id.au/2006/01/the-dark-side-of-dreamhost/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://scott.yang.id.au/2006/01/the-dark-side-of-dreamhost/');">shared hosting</a>, and especially with memory eaters) you immediately think about cacheing. If you don&#8217;t think on your own, then you might complain to Dreamhost&#8217;s Support Service, file a ticket, and they will do the thinking for you.</p>
<p>Now, what they don&#8217;t know.. is that, while cacheing is a good concept, apparently the Wordpress cacheing plugins are troublesome. After checking all of my plugins (of course, not checking exactly the right one) reading <a href="http://www.quickonlinetips.com/archives/2006/12/site-down-36-hours-how-i-fixed-internal-server-errors/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.quickonlinetips.com/archives/2006/12/site-down-36-hours-how-i-fixed-internal-server-errors/');">about it</a> and then <a href="http://www.vincentchow.net/1153/wordpress-internal-server-error" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.vincentchow.net/1153/wordpress-internal-server-error');">some more</a>, I tried disabling my <a href="http://ocaoimh.ie/wp-super-cache/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://ocaoimh.ie/wp-super-cache/');">WP Super Cache plugin</a> (it&#8217;s an enhanced version of WP Cache, but the later is still problematic. <strong>Bingo! No more 500 Internal Server Errors.</strong></p>
<p>PS: Yes, I&#8217;ve been thinking of ditching Dreamhost for MediaTemple. But <a href="http://news.netcraft.com/archives/2006/11/29/outages_for_mediatemple_grid_hosting_service.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://news.netcraft.com/archives/2006/11/29/outages_for_mediatemple_grid_hosting_service.html');">no</a>! Stick with something good enough, willing to help out (Dreamhost&#8217;s Support Service always seemed to have a collaboration attitude) and try to improve the situation. Moving around can only mean trial and error.</p>
<p><strong>UPDATE</strong></p>
<p>I have isolated the issue even more. It is not related to WP Super Cache per say, but to its compression feature. GZIP does take a lot of CPU time, and as a user puts it:</p>
<blockquote><p>Also, I understand that disabling GZIP compression, even though it reduces bandwidth, will increase the CPU time. Disable it. After all, on Dreamhost, bandwidth isn&#8217;t the issue - CPU time is.</p></blockquote>
<p>The problem is that for me, WP Super Cache didn&#8217;t disable the GZIPing properly. After disabling the feature, and after disabling the plugin, under wp-content/cache I still had a .htaccess file that was telling the server to feed any requests from there with GZIP. After deleting the .htaccess and activating WP Cache, I&#8217;m quite confident to say I&#8217;m back on track.</p>
<hr />
<p><small>© Andrie, 2008. |
<a href="http://andreineculau.com/blog/2008/11/no-wordpress-cache-on-dreamhost/">Permalink</a> |
<a href="http://andreineculau.com/blog/2008/11/no-wordpress-cache-on-dreamhost/#comments">2 comments</a>
<br/>
Filed under: <a href="http://andreineculau.com/blog/category/hope/" title="View all posts in Hope" rel="category tag">Hope</a>,  <a href="http://andreineculau.com/blog/category/how-to/" title="View all posts in How To" rel="category tag">How To</a>,  <a href="http://andreineculau.com/blog/category/it/online/" title="View all posts in Online" rel="category tag">Online</a>,  <a href="http://andreineculau.com/blog/category/why/" title="View all posts in Why" rel="category tag">Why</a>,  <a href="http://andreineculau.com/blog/category/projects/wordpress/" title="View all posts in WordPress" rel="category tag">WordPress</a><br/>
Tags: <a href="http://andreineculau.com/blog/tag/500-internal-server-error/" rel="tag">500 internal server error</a>, <a href="http://andreineculau.com/blog/tag/cache/" rel="tag">cache</a>, <a href="http://andreineculau.com/blog/tag/dreamhost/" rel="tag">dreamhost</a>, <a href="http://andreineculau.com/blog/tag/feat/" rel="tag">feat</a>, <a href="http://andreineculau.com/blog/tag/fix/" rel="tag">fix</a>, <a href="http://andreineculau.com/blog/tag/mediatemple/" rel="tag">mediatemple</a>, <a href="http://andreineculau.com/blog/tag/php/" rel="tag">php</a>, <a href="http://andreineculau.com/blog/tag/plugin/" rel="tag">plugin</a>, <a href="http://andreineculau.com/blog/tag/webhost/" rel="tag">webhost</a>, <a href="http://andreineculau.com/blog/tag/wordpress/" rel="tag">WordPress</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://andreineculau.com/blog/2008/11/no-wordpress-cache-on-dreamhost/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Organize Series for Wordpress 2.6</title>
		<link>http://andreineculau.com/blog/2008/07/organize-series-for-wordpress-26/</link>
		<comments>http://andreineculau.com/blog/2008/07/organize-series-for-wordpress-26/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 20:05:39 +0000</pubDate>
		<dc:creator>Andrei Neculau</dc:creator>
		
		<category><![CDATA[How To]]></category>

		<category><![CDATA[Online]]></category>

		<category><![CDATA[Review]]></category>

		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[fix]]></category>

		<category><![CDATA[plugin]]></category>

		<category><![CDATA[revisions]]></category>

		<category><![CDATA[series]]></category>

		<guid isPermaLink="false">http://andreineculau.com/blog/?p=150</guid>
		<description><![CDATA[My series plugin, that proved great so far, started to fail on me a bit after installing Wordpress 2.6, but this evening I found some fixes.
One of the bugs is that the administration menus don&#8217;t link correctly any longer.
Open orgSeries.php, and replace the function series_organize_options (line 156) with the following:
(...)Read the rest of Organize Series [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://unfoldingneurons.com/neurotic-plugins/organize-series-wordpress-plugin" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://unfoldingneurons.com/neurotic-plugins/organize-series-wordpress-plugin');">My series plugin</a>, that proved great so far, started to fail on me a bit after installing Wordpress 2.6, but this evening I found some fixes.</p>
<p>One of the bugs is that the administration menus don&#8217;t link correctly any longer.</p>
<p>Open <strong>orgSeries.php</strong>, and replace the function series_organize_options (line 156) with the following:</p>
<p>(...)<br/>Read the rest of <a href="http://andreineculau.com/blog/2008/07/organize-series-for-wordpress-26/">Organize Series for Wordpress 2.6</a> (165 words)</p>
<hr />
<p><small>© Andrie, 2008. |
<a href="http://andreineculau.com/blog/2008/07/organize-series-for-wordpress-26/">Permalink</a> |
<a href="http://andreineculau.com/blog/2008/07/organize-series-for-wordpress-26/#comments">6 comments</a>
<br/>
Filed under: <a href="http://andreineculau.com/blog/category/how-to/" title="View all posts in How To" rel="category tag">How To</a>,  <a href="http://andreineculau.com/blog/category/it/online/" title="View all posts in Online" rel="category tag">Online</a>,  <a href="http://andreineculau.com/blog/category/personal/review/" title="View all posts in Review" rel="category tag">Review</a>,  <a href="http://andreineculau.com/blog/category/projects/wordpress/" title="View all posts in WordPress" rel="category tag">WordPress</a><br/>
Tags: <a href="http://andreineculau.com/blog/tag/fix/" rel="tag">fix</a>, <a href="http://andreineculau.com/blog/tag/plugin/" rel="tag">plugin</a>, <a href="http://andreineculau.com/blog/tag/revisions/" rel="tag">revisions</a>, <a href="http://andreineculau.com/blog/tag/series/" rel="tag">series</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://andreineculau.com/blog/2008/07/organize-series-for-wordpress-26/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wordpress.com Stats</title>
		<link>http://andreineculau.com/blog/2008/06/wordpresscom-stats/</link>
		<comments>http://andreineculau.com/blog/2008/06/wordpresscom-stats/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 08:59:22 +0000</pubDate>
		<dc:creator>Andrei Neculau</dc:creator>
		
		<category><![CDATA[Online]]></category>

		<category><![CDATA[Review]]></category>

		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[plugin]]></category>

		<category><![CDATA[stats]]></category>

		<guid isPermaLink="false">http://andreineculau.com/blog/?p=89</guid>
		<description><![CDATA[When you switch from a wordpress.com blog to a self-hosted one, you sort of miss the statistical information that you had from Wordpress - number of visitors, most viewed posts, referrers, clicks, etc.
One plugin does just that. It allows you to have the same interface, same Wordpress quality (the interface is the exact same one, [...]]]></description>
			<content:encoded><![CDATA[<p>When you switch from a wordpress.com blog to a self-hosted one, you sort of miss the statistical information that you had from Wordpress - number of visitors, most viewed posts, referrers, clicks, etc.</p>
<p><a href="http://wordpress.org/extend/plugins/stats/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://wordpress.org/extend/plugins/stats/');">One plugin</a> does just that. It allows you to have the same interface, same Wordpress quality (the interface is the exact same one, hosted at wordpress.com) by registering your blog in their database.</p>
<p>The only downside to it, is that it tries to load the interface in an inner frame, which not only looks bad, but is a bit uneasy for the user.</p>
<p>So I decided for some code changes: instead of loading it with iframe, why not just redirect to it? You can then simply go back to your self-hosted dashboard through the Dashboard link.</p>
<p>(...)<br/>Read the rest of <a href="http://andreineculau.com/blog/2008/06/wordpresscom-stats/">Wordpress.com Stats</a> (42 words)</p>
<hr />
<p><small>© Andrie, 2008. |
<a href="http://andreineculau.com/blog/2008/06/wordpresscom-stats/">Permalink</a> |
<a href="http://andreineculau.com/blog/2008/06/wordpresscom-stats/#comments">No comment</a>
<br/>
Filed under: <a href="http://andreineculau.com/blog/category/it/online/" title="View all posts in Online" rel="category tag">Online</a>,  <a href="http://andreineculau.com/blog/category/personal/review/" title="View all posts in Review" rel="category tag">Review</a>,  <a href="http://andreineculau.com/blog/category/projects/wordpress/" title="View all posts in WordPress" rel="category tag">WordPress</a><br/>
Tags: <a href="http://andreineculau.com/blog/tag/plugin/" rel="tag">plugin</a>, <a href="http://andreineculau.com/blog/tag/stats/" rel="tag">stats</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://andreineculau.com/blog/2008/06/wordpresscom-stats/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Redirect</title>
		<link>http://andreineculau.com/blog/2008/06/redirect/</link>
		<comments>http://andreineculau.com/blog/2008/06/redirect/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 08:23:52 +0000</pubDate>
		<dc:creator>Andrei Neculau</dc:creator>
		
		<category><![CDATA[Junk]]></category>

		<category><![CDATA[Online]]></category>

		<category><![CDATA[Review]]></category>

		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[attitude]]></category>

		<category><![CDATA[criticism]]></category>

		<category><![CDATA[plugin]]></category>

		<category><![CDATA[principles]]></category>

		<category><![CDATA[redirect]]></category>

		<guid isPermaLink="false">http://andreineculau.com/blog/?p=87</guid>
		<description><![CDATA[I wanted to start a category regarding Wordpress plugins&#8217; reviews, code changes/improvements along with my tiny plugins.
Unfortunately I&#8217;m starting with the left foot, since this post will also be part of the Junk category.
One useful plugin with 9 lines of coding allows you to make a page or a post to redirect the visitor to [...]]]></description>
			<content:encoded><![CDATA[<p>I wanted to start a category regarding Wordpress plugins&#8217; reviews, code changes/improvements along with my tiny plugins.</p>
<p>Unfortunately I&#8217;m starting with the left foot, since this post will also be part of the Junk category.</p>
<p><a href="http://wordpress.org/extend/plugins/redirect/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://wordpress.org/extend/plugins/redirect/');">One useful plugin</a> with 9 lines of coding allows you to make a page or a post to redirect the visitor to another location.</p>
<p>I installed it for future use - I will soon change the Photos page to be a media gallery and I didn&#8217;t want the gallery to be embedded in the blog.</p>
<p>After installation: Buff! Warnings about a file being required but not found. And I start to think: what a simple plugin and still with bugs!</p>
<p>(...)<br/>Read the rest of <a href="http://andreineculau.com/blog/2008/06/redirect/">Redirect</a> (346 words)</p>
<hr />
<p><small>© Andrie, 2008. |
<a href="http://andreineculau.com/blog/2008/06/redirect/">Permalink</a> |
<a href="http://andreineculau.com/blog/2008/06/redirect/#comments">No comment</a>
<br/>
Filed under: <a href="http://andreineculau.com/blog/category/junk/" title="View all posts in Junk" rel="category tag">Junk</a>,  <a href="http://andreineculau.com/blog/category/it/online/" title="View all posts in Online" rel="category tag">Online</a>,  <a href="http://andreineculau.com/blog/category/personal/review/" title="View all posts in Review" rel="category tag">Review</a>,  <a href="http://andreineculau.com/blog/category/projects/wordpress/" title="View all posts in WordPress" rel="category tag">WordPress</a><br/>
Tags: <a href="http://andreineculau.com/blog/tag/attitude/" rel="tag">attitude</a>, <a href="http://andreineculau.com/blog/tag/criticism/" rel="tag">criticism</a>, <a href="http://andreineculau.com/blog/tag/plugin/" rel="tag">plugin</a>, <a href="http://andreineculau.com/blog/tag/principles/" rel="tag">principles</a>, <a href="http://andreineculau.com/blog/tag/redirect/" rel="tag">redirect</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://andreineculau.com/blog/2008/06/redirect/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.735 seconds -->
