<?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>To Hell in a Handbasket &#187; wordpress</title>
	<atom:link href="http://ericsilva.org/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://ericsilva.org</link>
	<description>General Views, Opinions, and Observations in the World Around Me</description>
	<lastBuildDate>Wed, 23 May 2012 13:47:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Manually Removing WordPress Mobile Edition</title>
		<link>http://ericsilva.org/2012/05/23/manually-removing-wordpress-mobile-edition/</link>
		<comments>http://ericsilva.org/2012/05/23/manually-removing-wordpress-mobile-edition/#comments</comments>
		<pubDate>Wed, 23 May 2012 13:32:24 +0000</pubDate>
		<dc:creator>Eric Silva</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[InterWebNet]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://ericsilva.org/?p=836</guid>
		<description><![CDATA[I had an old version of WordPress Mobile Edition installed along with the Carrington mobile theme, but I recently changed to a different plugin. Also after upgrading to WordPress 3.x a while back, I noticed the plugin had stopped working and was no longer visible on the plugins page. This morning I started off by &#8230; </p><p><a class="more-link block-button" href="http://ericsilva.org/2012/05/23/manually-removing-wordpress-mobile-edition/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>I had an old version of <a href="http://wordpress.org/extend/plugins/wordpress-mobile-edition/">WordPress Mobile Edition</a> installed along with the Carrington mobile theme, but I recently changed to a different plugin. Also after upgrading to WordPress 3.x a while back, I noticed the plugin had stopped working and was no longer visible on the plugins page.</p>
<p>This morning I started off by deleting the Carrington mobile theme from the Themes page in the WordPress admin console.</p>
<p>The plugin, however, requires some manual effort to fully remove it.</p>
<p>First you need to FTP or SSH into your web host, and go to the <strong>wp-content/plugins</strong> directory.</p>
<p>Delete the <strong>wp-mobile.php</strong> file.</p>
<p>After doing this you will have an error stating that the wp-mobile plugin was deactivated. This nag message will not go away. To remove the nag message and complete the removal of the plugin, you will need to log into the WordPress database (MySQL, Postgres, etc.) using myPhpAdmin or other database tool, and execute the following SQL command:</p>
<pre class="brush: sql; gutter: false; title: ; toolbar: false; notranslate">DELETE FROM wp_options WHERE option_name LIKE 'wordpress_mobile_%' OR option_name LIKE 'cfmobi_%';</pre>
<p>Once the WordPress Mobile options have been removed, the nag message will no longer appear and you can get on with your day.</p>
]]></content:encoded>
			<wfw:commentRss>http://ericsilva.org/2012/05/23/manually-removing-wordpress-mobile-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DiggBar Sucks</title>
		<link>http://ericsilva.org/2009/04/14/diggbar-sucks/</link>
		<comments>http://ericsilva.org/2009/04/14/diggbar-sucks/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 18:18:41 +0000</pubDate>
		<dc:creator>Eric Silva</dc:creator>
				<category><![CDATA[InterWebNet]]></category>
		<category><![CDATA[diggbar]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://ericsilva.org/?p=279</guid>
		<description><![CDATA[Hey Digg, 1995 called and they want their stupid &#60;frameset&#62; tag back.  This site now blocks that hack attempt at marketing.  Thanks to Daring Fireball and Phil Nelson for the idea and plug-in to prevent the DiggBar from framing this site. Here&#8217;s a good article on the whole matter. If you use WordPress and would like &#8230; </p><p><a class="more-link block-button" href="http://ericsilva.org/2009/04/14/diggbar-sucks/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Hey Digg,</p>
<p>1995 called and they want their stupid &lt;frameset&gt; tag back.  This site now blocks that hack attempt at marketing.  Thanks to <a title="Daring Fireball" href="http://daringfireball.net/" target="_blank">Daring Fireball</a> and <a title="Wordpress DiggBar Plug-in" href="http://github.com/philnelson/diggbarred/tree/master" target="_blank">Phil Nelson</a> for the idea and plug-in to prevent the DiggBar from framing this site.</p>
<p>Here&#8217;s a <a href="http://www.niemanlab.org/2009/04/yet-another-reminder-that-users-are-in-charge/" target="_blank">good article</a> on the whole matter.</p>
<p>If you use WordPress and would like the plug-in, click on Phil Nelson&#8217;s name above.</p>
]]></content:encoded>
			<wfw:commentRss>http://ericsilva.org/2009/04/14/diggbar-sucks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ShareThis</title>
		<link>http://ericsilva.org/2009/03/10/sharethis/</link>
		<comments>http://ericsilva.org/2009/03/10/sharethis/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 02:16:13 +0000</pubDate>
		<dc:creator>Eric Silva</dc:creator>
				<category><![CDATA[InterWebNet]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[social bookmark]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://ericsilva.org/?p=202</guid>
		<description><![CDATA[I replace the Sociable plug-in with the ShareThis plug-in from alexking.org.  I like this one better and it takes up less room.]]></description>
			<content:encoded><![CDATA[<p>I replace the Sociable plug-in with the ShareThis plug-in from <a href="http://alexking.org/projects/wordpress" target="_blank">alexking.org</a>.  I like this one better and it takes up less room.</p>
]]></content:encoded>
			<wfw:commentRss>http://ericsilva.org/2009/03/10/sharethis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

