<?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>Mokka mit Schlag &#187; Blogging</title>
	<atom:link href="http://www.elharo.com/blog/category/software-development/web-development/blogging/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.elharo.com/blog</link>
	<description>Ranting and Raving</description>
	<lastBuildDate>Tue, 27 Jul 2010 14:30:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Upgrading Wordpress to 2.9.1</title>
		<link>http://www.elharo.com/blog/software-development/web-development/blogging/2010/02/13/upgrading-wordpress-to-2-9-1/</link>
		<comments>http://www.elharo.com/blog/software-development/web-development/blogging/2010/02/13/upgrading-wordpress-to-2-9-1/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 15:04:57 +0000</pubDate>
		<dc:creator>Elliotte Rusty Harold</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[akismet]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.elharo.com/blog/birding/2010/02/13/upgrading-wordpress-to-2-9-1/</guid>
		<description><![CDATA[If this blog goes dark, you’ll know why. This always scares me. I wish WordPress had reliable XML export and import, not SQL.
I upgraded The Cafes yesterday. The automatic upgrade failed, but manual upgrade seems to have succeeded. 
OK. Seems like the upgrade completed successfully. Holler if you notice any problems. I think I&#8217;ll spend [...]]]></description>
			<content:encoded><![CDATA[<p>If this blog goes dark, you’ll know why. This always scares me. I wish WordPress had reliable XML export and import, not SQL.</p>
<p>I upgraded The Cafes yesterday. The automatic upgrade failed, but manual upgrade seems to have succeeded. </p>
<p>OK. Seems like the upgrade completed successfully. Holler if you notice any problems. I think I&#8217;ll spend the rest of the morning straightening out the old computer mess as part of my general effort to simplify, clean up, and declutter my apartment.<br />
<span id="more-1003066"></span></p>
<p>Oops. Forgot to reenable the plugins including Akismet so there&#8217;s already a lot of spam. Bleach. Fixed. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.elharo.com/blog/software-development/web-development/blogging/2010/02/13/upgrading-wordpress-to-2-9-1/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Help Me Pick a New Host</title>
		<link>http://www.elharo.com/blog/software-development/web-development/blogging/2009/11/01/help-me-pick-a-new-host/</link>
		<comments>http://www.elharo.com/blog/software-development/web-development/blogging/2009/11/01/help-me-pick-a-new-host/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 13:40:07 +0000</pubDate>
		<dc:creator>Elliotte Rusty Harold</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[shared hosting]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.elharo.com/blog/?p=1002783</guid>
		<description><![CDATA[I&#8217;m finally getting serious about moving away from pair.com. I&#8217;m not sure who to host with though. Minimum requirements are:

WordPress support (i.e. I can install it; they don&#8217;t have to provide it though it&#8217;s cool if they do).
Full root access to WordPress: I can install my own themes and plugins and do my own database [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m finally getting serious about moving away from pair.com. I&#8217;m not sure who to host with though. Minimum requirements are:</p>
<ul>
<li>WordPress support (i.e. I can install it; they don&#8217;t have to provide it though it&#8217;s cool if they do).</li>
<li>Full root access to WordPress: I can install my own themes and plugins and do my own database dumps.</li>
<li>No fixed bandwidth, storage, transfer, or CPU time quotas (I&#8217;m willing to pay for more as I go up in usage, but I need to be able to handle spikes without the ISP turning off my site.)</li>
<li>Hosted under my own domain name.</li>
<li>Regular, reliable backups</li>
</ul>
<p>The more I think about it, the more I suspect I don&#8217;t even want a shell account. I really want a managed WordPress account, preferably hosted in at least three data centers on different continents with hot switching. (Is that even possible? ) Who offers this?<br />
<span id="more-1002783"></span></p>
<p>Larry Aronson recommended <a href="http://www.bluehost.com/">BlueHost</a>. They&#8217;re cheaper than Pair, but they still have CPU quotas, and I couldn&#8217;t find out what those were. (I asked but either they wouldn&#8217;t tell me or their chat system logged me off before I read the answer.) </p>
<p><a href=''>MediaTemple</a> advertises &#8220;Hosting that&#8217;s ready for traffic spikes. Start your new blog on a clustered hosting platform that&#8217;s ready for you to hit the big time. Whether you reach the front page of Digg or get an unexpected shout-out on Oprah, your blog will always be available. Get started right-away with our WordPress one-click installer and enough high-speed storage and bandwidth to run a blogging empire.” Their <a href="http://mediatemple.net/webhosting/gs/faq.php">grid service</a> sounds pretty spot on, though pricing for overages is somewhat opaque. That sounds about right. Has anyone used them? </p>
<p>Another possibility is running WordPress on top of Amazon EC2+S3/RDS. That&#8217;s a little bleeding edge, and may involve more server administration than I want to do, but it&#8217;s at least plausible and it does give me a really efficient model for spiky traffic and easy scalability. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.elharo.com/blog/software-development/web-development/blogging/2009/11/01/help-me-pick-a-new-host/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installed WP Super Cache</title>
		<link>http://www.elharo.com/blog/software-development/web-development/blogging/2009/09/23/installed-wp-super-cache/</link>
		<comments>http://www.elharo.com/blog/software-development/web-development/blogging/2009/09/23/installed-wp-super-cache/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 11:26:35 +0000</pubDate>
		<dc:creator>Elliotte Rusty Harold</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[digg]]></category>
		<category><![CDATA[reddit]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.elharo.com/blog/?p=1002668</guid>
		<description><![CDATA[I&#8217;ve installed WP Super Cache. It&#8217;s supposed to be transparent, but holler if you notice any problems. 
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve installed WP Super Cache. It&#8217;s supposed to be transparent, but <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;elharo%40ibiblio%2Eorg">holler</a> if you notice any problems. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.elharo.com/blog/software-development/web-development/blogging/2009/09/23/installed-wp-super-cache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pair Disabled the Cafes</title>
		<link>http://www.elharo.com/blog/software-development/web-development/blogging/2009/09/15/pair-disabled-the-cafes/</link>
		<comments>http://www.elharo.com/blog/software-development/web-development/blogging/2009/09/15/pair-disabled-the-cafes/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 10:08:45 +0000</pubDate>
		<dc:creator>Elliotte Rusty Harold</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Pair]]></category>
		<category><![CDATA[Pair Networks]]></category>
		<category><![CDATA[pair.com]]></category>

		<guid isPermaLink="false">http://www.elharo.com/blog/?p=1002616</guid>
		<description><![CDATA[It really is time to switch to a more reliable host. Last night as I was at the vet with my cat (sadly, for the last time) Pair Networks turned off The Cafes with little to no notice. They sent a form e-mail with no useful information:
Due to problems it was causing on the server, [...]]]></description>
			<content:encoded><![CDATA[<p>It really is time to switch to a more reliable host. Last night as I was at the vet with my cat (sadly, for the last time) <a href="http://www.pair.com/">Pair Networks</a> turned off <a href="http://cafe.elharo.com/">The Cafes</a> with little to no notice. They sent a form e-mail with no useful information:</p>
<blockquote><p>Due to problems it was causing on the server, we were forced to disable the<br />
following script located in your account:</p>
<p> /usr/www/users/elharo/cafe</p>
<p>For future reference, please take a look at our script usage policies:</p>
<p>http://www.pair.com/pair/policies/resource.html</p>
<p>http://www.pair.com/pair/policies/cgiresource.html</p>
<p>Please take a few moments to look over your script for any obvious problems<br />
before using &#8220;chmod 755&#8243; (via ssh) or using your FTP client to reenable<br />
the executable permissions of the script.</p>
<p>If you have any questions about this script, please contact our friendly<br />
support specialists at support@pair.com or 412-381-7247 (option 2).</p></blockquote>
<p>The message is inaccurate.  /usr/www/users/elharo/cafe isn&#8217;t a script. It&#8217;s the complete web site. </p>
<p>I&#8217;ve turned the site back on, but since they didn&#8217;t tell me what the problem actually was, I have no way of knowing if the problem is still there or not. I posted a new article on Friday, and it <a href="http://news.ycombinator.com/item?id=822354">hit Hacker News yesterday</a>, so there&#8217;s been a spike in traffic but still in the 10,000 hits a day range, nothing serious.<br />
<span id="more-1002616"></span></p>
<p>Update: according to Garrett H.</p>
<blockquote><p>Your site was simply receiving too much traffic today.  It is a WordPress site, which tend to be more resource-intensive.  It was causing problems on the server, and since it is a shared hosting environment, we need to allow other customers on the server to also have fair access to the<br />
servers&#8217; resources.</p></blockquote>
<p>Here&#8217;s my response:</p>
<blockquote><p>This is absolutely unacceptable. I will be looking elsewhere for hosting immediately, and recommending others do the same.  That I posted an article people are actually interested in reading is no reason to turn off the site. If your servers can&#8217;t handle the trivial load of 10,000 page views a day, you need to upgrade your servers. If a hosted site sees a spike in traffic significant enough to affect other sites, then you need to allocate more resources to the site, not turn it off.   The control center shows my bandwidth at less than 20% of what I&#8217;m paying for. Clearly Pair has dramatically oversubscribed its resources, and is not suitable for any marginally professional site. </p></blockquote>
<p>Anyone have a recommendation for a new host? Perhaps I should just turn off the ads and move it all to <a href="http://www.ibiblio.org/">IBiblio</a>. Despite charging me absolutely nothing, they&#8217;ve still managed to provide vastly more reliable service for the last 15 years than any ISP or web host I&#8217;ve ever worked with. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.elharo.com/blog/software-development/web-development/blogging/2009/09/15/pair-disabled-the-cafes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Upgrading Wordpress to 2.8.4</title>
		<link>http://www.elharo.com/blog/software-development/web-development/blogging/2009/08/13/upgrading-wordpress-to-284/</link>
		<comments>http://www.elharo.com/blog/software-development/web-development/blogging/2009/08/13/upgrading-wordpress-to-284/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 01:24:58 +0000</pubDate>
		<dc:creator>Elliotte Rusty Harold</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.elharo.com/blog/?p=1002505</guid>
		<description><![CDATA[If this blog goes dark, you&#8217;ll know why. This always scares me. I wish WordPress had reliable XML export and import, not SQL. 
All done. Automatic upgrade failed, but manual upgrade seems to have succeeded. Holler if you notice any problems. 
]]></description>
			<content:encoded><![CDATA[<p>If this blog goes dark, you&#8217;ll know why. This always scares me. I wish WordPress had reliable XML export and import, not SQL. </p>
<p>All done. Automatic upgrade failed, but manual upgrade seems to have succeeded. Holler if you notice any problems. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.elharo.com/blog/software-development/web-development/blogging/2009/08/13/upgrading-wordpress-to-284/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Subcategories Vanished</title>
		<link>http://www.elharo.com/blog/software-development/web-development/blogging/2009/01/26/my-subcategories-vanished/</link>
		<comments>http://www.elharo.com/blog/software-development/web-development/blogging/2009/01/26/my-subcategories-vanished/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 15:43:51 +0000</pubDate>
		<dc:creator>Elliotte Rusty Harold</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://www.elharo.com/blog/?p=1002073</guid>
		<description><![CDATA[OK. This is weird. Wordpress has lost all my subcategories. E.g. I can assign a post to Software Development but not Software Development/Haskell. OK, I seem to have gotten them back by clicking &#8220;Add New Category.&#8221; Probably some strange AJAX bug. 
]]></description>
			<content:encoded><![CDATA[<p>OK. This is weird. Wordpress has lost all my subcategories. E.g. I can assign a post to Software Development but not Software Development/Haskell. OK, I seem to have gotten them back by clicking &#8220;Add New Category.&#8221; Probably some strange AJAX bug. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.elharo.com/blog/software-development/web-development/blogging/2009/01/26/my-subcategories-vanished/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Turning Off Captions</title>
		<link>http://www.elharo.com/blog/software-development/web-development/blogging/2009/01/16/turning-off-captions/</link>
		<comments>http://www.elharo.com/blog/software-development/web-development/blogging/2009/01/16/turning-off-captions/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 14:07:10 +0000</pubDate>
		<dc:creator>Elliotte Rusty Harold</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[alt]]></category>
		<category><![CDATA[caption]]></category>
		<category><![CDATA[jumping spider]]></category>
		<category><![CDATA[spiders]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.elharo.com/blog/?p=1002004</guid>
		<description><![CDATA[Let&#8217;s see if this worked. If you don&#8217;t see a caption it worked:


Yep, it worked. I inserted the photo with an alt attribute but no caption. Turning off captions really should be a global option in WordPress rather than requiring theme hacking. An alt attribute is not the same thing as a caption, nor is [...]]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s see if <a href="http://katzwebdesign.wordpress.com/2008/07/21/how-to-turn-off-captions-in-wordpress-26/">this worked</a>. If you don&#8217;t see a caption it worked:</p>
<p><img src="http://www.elharo.com/blog/wp-content/uploads/2009/01/computerspider2.jpg" alt="A Jumping spider on top of my monitor" title="computerspider2" width="482" height="341" class="alignnone size-full wp-image-1002005" /><br />
<span id="more-1002004"></span></p>
<p>Yep, it worked. I inserted the photo with an <code>alt</code> attribute but no caption. Turning off captions really should be a global option in WordPress rather than requiring theme hacking. An <code>alt</code> attribute is not the same thing as a caption, nor is the same text appropriate.  </p>
<p>P.S. That&#8217;s a jumping spider that visited me at my desk for a few days, one of the <a href="http://en.wikipedia.org/wiki/Jumping_spider">Salticidae</a>, the world&#8217;s largest family of spiders. Beyond that I haven&#8217;t yet ID&#8217;d it. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.elharo.com/blog/software-development/web-development/blogging/2009/01/16/turning-off-captions/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Upgraded to WordPress 2.7</title>
		<link>http://www.elharo.com/blog/software-development/web-development/blogging/2008/12/13/upgraded-to-wordpress-27/</link>
		<comments>http://www.elharo.com/blog/software-development/web-development/blogging/2008/12/13/upgraded-to-wordpress-27/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 23:12:55 +0000</pubDate>
		<dc:creator>Elliotte Rusty Harold</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://www.elharo.com/blog/?p=1001748</guid>
		<description><![CDATA[I&#8217;ve upgraded this site to WordPress 2.7. Please holler if you notice any problems. 
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve upgraded this site to WordPress 2.7. Please <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;elharo%40metalab%2Eunc%2Eedu">holler</a> if you notice any problems. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.elharo.com/blog/software-development/web-development/blogging/2008/12/13/upgraded-to-wordpress-27/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monetizing Feeds</title>
		<link>http://www.elharo.com/blog/software-development/web-development/blogging/2008/10/14/monetizing-feeds/</link>
		<comments>http://www.elharo.com/blog/software-development/web-development/blogging/2008/10/14/monetizing-feeds/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 13:14:13 +0000</pubDate>
		<dc:creator>Elliotte Rusty Harold</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://www.elharo.com/blog/?p=1001543</guid>
		<description><![CDATA[I&#8217;m experimenting with AdSense for Feeds to see if I can increase the revenue from these sites from its current level at which my time would be more profitably spent digging in the couch for lost change. 
This has required some changes to the feeds (they are now redirected through FeedBurner) so holler  if [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m experimenting with <a href="https://www.google.com/adsense/support/bin/answer.py?hl=en&amp;answer=20012">AdSense for Feeds</a> to see if I can increase the revenue from these sites from its current level at which my time would be more profitably spent digging in the couch for lost change. </p>
<p>This has required some changes to the feeds (they are now redirected through FeedBurner) so holler  if anything looks awry. If it borks up, I&#8217;ll just kill the feed ads. The only real money this site makes is from the Amazon affiliate sales anyway. (Hmm, I wonder if I can sneak those into the feeds somehow?)</p>
<p>If this works, soon the feeds too will contain adds for  &#8220;American Touch Painting&#8221;, &#8220;Top O.C. Divorce Attorney (Aggressive &amp; Caring Representation)&#8221;, &#8220;Internet Dispute with a  Free Telephone Consultation with Aggressive Lawyers&#8221;, and &#8220;Tummy Tuck Orange County&#8221;. Hmm, Maybe this wsn&#8217;t such a good idea after all. I wonder if <a href="http://adblockplus.org/en/">AdBlock Plus</a> works for feeds?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.elharo.com/blog/software-development/web-development/blogging/2008/10/14/monetizing-feeds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Borked Again</title>
		<link>http://www.elharo.com/blog/software-development/web-development/blogging/2008/05/26/borked-again/</link>
		<comments>http://www.elharo.com/blog/software-development/web-development/blogging/2008/05/26/borked-again/#comments</comments>
		<pubDate>Tue, 27 May 2008 04:16:24 +0000</pubDate>
		<dc:creator>Elliotte Rusty Harold</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://www.elharo.com/blog/?p=1001205</guid>
		<description><![CDATA[While I wasn&#8217;t looking, WordPress somehow decategorized most, but not all, of the over 700 posts on this site. However it did this mostly to older posts so I didn&#8217;t notice at first. However the result of this is that most of the URLs have now changed, and many things that shouldn&#8217;t be in the [...]]]></description>
			<content:encoded><![CDATA[<p>While I wasn&#8217;t looking, WordPress somehow decategorized most, but not all, of the over 700 posts on this site. However it did this mostly to older posts so I didn&#8217;t notice at first. However the result of this is that most of the URLs have now changed, and many things that shouldn&#8217;t be in the birding category now seem to be; for instance, this <a href="http://www.elharo.com/blog/birding/2007/10/18/leopard-preorders/">post about Mac OS X Leopard</a>. In addition the category pages such as <a href="http://www.elharo.com/blog/category/pop-culture/sci-fi/">Sci Fi</a> now are virtually empty. </p>
<p>I can see no alternative but to go through and manually recategorize all 730 posts on this site as time permits. If I do 10 a day I&#8217;ll be finished in three months. Bleah. </p>
<p>I am increasingly unpleased with WordPress. I&#8217;m going to stop recommending it to others, and will seriously consider any alternatives that come along.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.elharo.com/blog/software-development/web-development/blogging/2008/05/26/borked-again/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
