<?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>Reality Me &#187; WordPress</title>
	<atom:link href="http://realityme.net/category/technology/software/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://realityme.net</link>
	<description>A juggling technophile shares personal stories, challenges, humor and perhaps some political commentary.</description>
	<lastBuildDate>Tue, 07 Feb 2012 16:22:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<cloud domain='realityme.net' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>WordPress Hooks, Actions and Filters &#8211; Modifying the Publish function</title>
		<link>http://realityme.net/2012/01/04/wordpress-hooks-actions-and-filters-modifying-the-publish-function/</link>
		<comments>http://realityme.net/2012/01/04/wordpress-hooks-actions-and-filters-modifying-the-publish-function/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 15:38:50 +0000</pubDate>
		<dc:creator>Doug McCaughan</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Communications]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Publishing]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://realityme.net/?p=14030</guid>
		<description><![CDATA[I&#8217;m writing a child theme to twentyeleven and want to modify the administrative post &#34;Publish&#34; function to do some additional processing during the saving of a new post. Does anyone know if there is a hook, action or filter that will allow me to extend the Publish function?]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m writing a child theme to twentyeleven and want to modify the administrative post &quot;Publish&quot; function to do some additional processing during the saving of a new post. Does anyone know if there is a <a href="http://codex.wordpress.org/Plugin_API">hook, action or filter</a> that will allow me to extend the Publish function?</p>
]]></content:encoded>
			<wfw:commentRss>http://realityme.net/2012/01/04/wordpress-hooks-actions-and-filters-modifying-the-publish-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Call to action: WordPress Developers Please Comment</title>
		<link>http://realityme.net/2011/02/17/call-to-action-wordpress-developers-please-comment/</link>
		<comments>http://realityme.net/2011/02/17/call-to-action-wordpress-developers-please-comment/#comments</comments>
		<pubDate>Thu, 17 Feb 2011 14:33:27 +0000</pubDate>
		<dc:creator>Doug McCaughan</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://realityme.net/?p=13283</guid>
		<description><![CDATA[Hello WordPress developers! (me included). When you make a theme, I implore you, please use a simple html comment at the top of each page to identify the template. For example: &#60;!- &#8211; TEMPLATE: single.php &#8211; -&#62; would allow someone unfamiliar with your theme to look in the generated source and see which template(s) are [...]]]></description>
			<content:encoded><![CDATA[<p>Hello WordPress developers! (me included). When you make a theme, I implore you, please use a simple html comment at the top of each page to identify the template. For example: &lt;!- &#8211; TEMPLATE: single.php &#8211; -&gt; would allow someone unfamiliar with your theme to look in the generated source and see which template(s) are influencing the output. Yes, experienced WordPress developers should already know which files are being used but we don&#8217;t write themes only for experienced developers. And even experienced developers get stuck, tired, or would like things to be sped along and a simple comment, &lt;!- &#8211; TEMPLATE: page.php &#8211; -&gt;, would help tremendously. Thank you!</p>
]]></content:encoded>
			<wfw:commentRss>http://realityme.net/2011/02/17/call-to-action-wordpress-developers-please-comment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.9 has arrived</title>
		<link>http://realityme.net/2009/12/19/wordpress-2-9-has-arrived/</link>
		<comments>http://realityme.net/2009/12/19/wordpress-2-9-has-arrived/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 13:46:25 +0000</pubDate>
		<dc:creator>Doug McCaughan</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Of Interest]]></category>
		<category><![CDATA[Publishing]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://realityme.net/?p=12225</guid>
		<description><![CDATA[WordPress 2.9 includes built-in image editing and now videos can be embedded simply by putting the url of the video on its own line in the post with Oembed support and more. Update your WordPress blog soon. [Source]]]></description>
			<content:encoded><![CDATA[<p>WordPress 2.9 includes built-in image editing and now videos can be embedded simply by putting the url of the video on its own line in the post with Oembed support and more. Update your <a href="http://wordpress.org/">WordPress</a> blog soon.</p>
<p><embed src="http://v.wordpress.com/wp-content/plugins/video/flvplayer.swf?ver=1.11" type="application/x-shockwave-flash" width="400" height="224" allowscriptaccess="always" allowfullscreen="true" flashvars="guid=NBZ853Xn&amp;width=400&amp;height=224" title="Introducing WordPress 2.9 Carmen"></embed></p>
<p>[<a href="http://wordpress.org/development/2009/12/wordpress-2-9/">Source</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://realityme.net/2009/12/19/wordpress-2-9-has-arrived/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wibiya Toolbar Not Showing on WordPress Blog</title>
		<link>http://realityme.net/2009/11/20/wibiya-toolbar-not-showing-on-wordpress-blog/</link>
		<comments>http://realityme.net/2009/11/20/wibiya-toolbar-not-showing-on-wordpress-blog/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 15:47:34 +0000</pubDate>
		<dc:creator>Doug McCaughan</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Publishing]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://realityme.net/?p=12009</guid>
		<description><![CDATA[If you are trying to use the Wibiya Toolbar on your WordPress blog, but it will not appear, try editing the Wibiya plugin and changing the code from: add_action(&#8216;get_footer&#8217;, &#8216;filter_footer&#8217;); to: add_action(&#8216;wp_footer&#8217;, &#8216;filter_footer&#8217;);]]></description>
			<content:encoded><![CDATA[<p>If you are trying to use the <a href="http://wibiya.com/">Wibiya Toolbar</a> on your <a href="http://wordpress.org/">WordPress</a> blog, but it will not appear, try editing the Wibiya plugin and changing the code from:<br />
<em>add_action(&#8216;get_footer&#8217;, &#8216;filter_footer&#8217;);</em><br />
to:<br />
<em>add_action(&#8216;wp_footer&#8217;, &#8216;filter_footer&#8217;);</em> </p>
]]></content:encoded>
			<wfw:commentRss>http://realityme.net/2009/11/20/wibiya-toolbar-not-showing-on-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cannot log into WordPress from Google Chrome</title>
		<link>http://realityme.net/2009/11/12/cannot-log-into-wordpress-from-google-chrome/</link>
		<comments>http://realityme.net/2009/11/12/cannot-log-into-wordpress-from-google-chrome/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 13:27:36 +0000</pubDate>
		<dc:creator>Doug McCaughan</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://realityme.net/?p=11953</guid>
		<description><![CDATA[If you go to your WordPress blog&#8217;s login page in the Google Chrome browser, type your username and password, and get kicked back to the login screen without an error message, try opening a new tab and logging in from that tab. Seemed to work for me. I also cleared my cache but that did [...]]]></description>
			<content:encoded><![CDATA[<p>If you go to your WordPress blog&#8217;s login page in the <a href="http://www.google.com/chrome">Google Chrome browser</a>, type your username and password, and get kicked back to the login screen without an error message, try opening a new tab and logging in from that tab. Seemed to work for me. I also cleared my cache but that did not seem to have an impact. The new tab fixed the problem for me.</p>
]]></content:encoded>
			<wfw:commentRss>http://realityme.net/2009/11/12/cannot-log-into-wordpress-from-google-chrome/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress 2.8.3 broken! Upgrade to 2.8.4 immediately!</title>
		<link>http://realityme.net/2009/08/13/wordpress-2-8-3-broken-upgrade-to-2-8-4-immediately/</link>
		<comments>http://realityme.net/2009/08/13/wordpress-2-8-3-broken-upgrade-to-2-8-4-immediately/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 11:11:51 +0000</pubDate>
		<dc:creator>Doug McCaughan</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Publishing]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[hole]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[vulnerability]]></category>

		<guid isPermaLink="false">http://realityme.net/?p=11303</guid>
		<description><![CDATA[In case you missed it, WordPress 2.8.3 has a programming error which allows anyone to reset your administrative password and takeover your WordPress blog. With administrative access, the hacker could destroy your content, lock you out, and repurpose your website for wrong doing, spamming, pornography, slander, or whatever they want. Upgrade to WordPress 2.8.4 immediately! [...]]]></description>
			<content:encoded><![CDATA[<p>In case you missed it, WordPress 2.8.3 has a programming error which allows anyone to reset your administrative password and takeover your WordPress blog. With administrative access, the hacker could destroy your content, lock you out, and repurpose your website for wrong doing, spamming, pornography, slander, or whatever they want. <strong>Upgrade to WordPress 2.8.4 immediately!</strong> Learn more at <a href="http://www.darknet.org.uk/2009/08/wordpress-2-8-3-admin-reset-exploit/">darknet.org.uk</a>.</p>
<p>This vulnerability could be prevented by securing the /wp-admin directory.</p>
<blockquote><p>BlogSecurity has recommended before that the /wp-admin/* directory should be password protected or restricted to IP address. This would mitigate this problem. See our advisory <a href="http://blogsecurity.net/wordpress/article-210607">here</a> for details. [<a href="http://blogsecurity.net/wordpress/wordpress-2-8-3-reset-admin-password-vulnerability">Source, BlogSecurity, <em>WordPress &lt;= 2.8.3 Reset Admin Password Vulnerability</em></a>]</p></blockquote>
<p>See details of the exploit <a href="http://www.milw0rm.com/exploits/9410">at milw0rm</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://realityme.net/2009/08/13/wordpress-2-8-3-broken-upgrade-to-2-8-4-immediately/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.8.3 upgrade bizarreness</title>
		<link>http://realityme.net/2009/08/11/wordpress-2-8-3-upgrade-bizarreness/</link>
		<comments>http://realityme.net/2009/08/11/wordpress-2-8-3-upgrade-bizarreness/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 00:14:54 +0000</pubDate>
		<dc:creator>Doug McCaughan</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[err]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://realityme.net/?p=11288</guid>
		<description><![CDATA[I decided to take some time to make sure that all of our blogs and websites relying on WordPress were brought up to version 2.8.3. Everything seemed to be going well until we started testing Cathy&#8217;s blog Domestic Psychology. She can post but cannot add tags. Categories work find but clicking in the &#34;Add new [...]]]></description>
			<content:encoded><![CDATA[<p>I decided to take some time to make sure that all of our blogs and websites relying on WordPress were brought up to version 2.8.3. Everything seemed to be going well until we started testing Cathy&#8217;s blog <a href="http://domesticpsychology.com/blog/">Domestic Psychology</a>. She can post but cannot add tags. Categories work find but clicking in the &quot;Add new tag&quot; tag box acts like it is disabled. She can type words in the box but the Add button does not function. Tags do not get saved to the post.</p>
<p>So I jump over to Reality Me to see if it exhibits the same behavior. On Reality Me, I can create a post with tags with no problem. But on the dashboard under Incoming Links, Plugins, and WordPress Development Blog, I get a fatal error:</p>
<blockquote><p>Fatal error: Please call SimplePie_Cache::create() instead of the constructor in /home/www/htdocs/realityme_net/wp-includes/class-feed.php on line 13</p></blockquote>
<p>I have not tested the other blogs and sites yet. For both Reality Me and Domestic Psychology, I went back and deleted almost all files with the exception of the wp-content directory, the robots.txt, and the .htaccess. I rebuilt the WordPress installation and yes cache directories were removed. WP-Cache is not used. I also repaired and optimized all database tables. Active plugins on Reality Me: Audio Player, Seesmic, ShareThis, SimpleLife, Spam Karma 2, Subscribe to Comments, WordPress.com Stats, and WordPress XHTML Validator. Active plugins on Domestic Psychology: Audio player, Get Recent Comments, Lifestream, ShareThis, Spam Karma 2, Subscribe to Comments, and WordPress.com Stats.</p>
<p>In typing this, I realize that the SimpleLife plugin uses <a href="http://simplepie.org/">SimplePie</a> and is likely to be the root cause for the Reality Me problem.</p>
<p><strong>Update</strong>: Deactivating SimpleLife fixed the Reality Me problem.</p>
<p><strong>Update</strong>: Disabling all plugins on Domestic Psychology did not change the fact that Post Tags could not be added to to the post.</p>
<p><strong>Update</strong>: I&#8217;ve narrowed it down to Cathy&#8217;s theme. None of the active plugins on Domesticp Psychology are causing the problem. She is using a <a href="http://www.woothemes.com/">Woo theme</a> called <a href="http://www.woothemes.com/support/theme-documentation/irresistible/">irresistible</a>. Disabling this theme fixes lets her use tags with posts again. Time to see if Woo Themes has posted a fix. Yes. irrestible 2.0.0 fixes the post tag problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://realityme.net/2009/08/11/wordpress-2-8-3-upgrade-bizarreness/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ShareThis WordPress Plugin Broken &#8211; Easy Fix!</title>
		<link>http://realityme.net/2009/04/06/sharethis-wordpress-plugin-broken-easy-fix/</link>
		<comments>http://realityme.net/2009/04/06/sharethis-wordpress-plugin-broken-easy-fix/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 18:15:33 +0000</pubDate>
		<dc:creator>Doug McCaughan</dc:creator>
				<category><![CDATA[Of Interest]]></category>
		<category><![CDATA[Philosophy]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[sharethis]]></category>
		<category><![CDATA[socialmedia]]></category>

		<guid isPermaLink="false">http://realityme.net/?p=10140</guid>
		<description><![CDATA[I recently added a ShareThis link to each of my posts. I chose ShareThis.com because it seems to be very robust while leaving a relatively small footprint on the blog and appears relatively unintrusiveness and benign. Of course, some folks will be quick to point out that the tracking features and having the icon linked [...]]]></description>
			<content:encoded><![CDATA[<p>I recently added a ShareThis link <img src="http://realityme.net/wp-content/uploads/2009/04/share-icon-16x16.png" alt="ShareThis.com" title="ShareThis.com" width="16" height="16" /> to each of my posts. I chose <a href="http://sharethis.com/djuggler">ShareThis.com</a> because it seems to be very robust while leaving a relatively small footprint on the blog and appears relatively unintrusiveness and benign. Of course, some folks will be quick to point out that the tracking features and having the icon linked back to sharethis.com is very intrusive and anything but benign. In this instance, I don&#8217;t see it as that big a deal. One of the attractions to ShareThis.com was its WordPress plugin making setup as easy as going to the website to generate the widget code, then inserting that code in the settings box on the admin screen in your WordPress blog. But it didn&#8217;t work.</p>
<p>At ShareThis.com, a publisher generates a script that looks like this:</p>
<p><code>&lt;script type=&quot;text/javascript&quot; src=&quot;http://w.sharethis.com/button/sharethis.js#<strong>publisher=abcdefgh-ijkl-mnop-qrst-uvwxyz012345</strong>&amp;amp;type=wordpress&amp;amp;embeds=true&amp;amp;post_services=facebook%2Cdigg%2Cdelicious%2Cybuzz%2Ctwitter%2Cstumbleupon%2Creddit%2Ctechnorati%2Cmixx%2Cblogger%2Ctypepad%2Cwordpress%2Cgoogle_bmarks%2Cwindows_live%2Cmyspace%2Cfark%2Cbus_exchange%2Cpropeller%2Cnewsvine%2Clinkedin%2Cfriendfeed&amp;amp;headerTitle=Thank%20you%20for%20sharing!&quot;&gt;&lt;/script&gt;</code></p>
<p>After updating, the code will have a 2nd publisher id appended to the end. With two publisher ids, ShareThis will not register your site nor collect statistics.</p>
<p><code>&lt;script type=&quot;text/javascript&quot; src=&quot;http://w.sharethis.com/button/sharethis.js#<strong>publisher=abcdefgh-ijkl-mnop-qrst-uvwxyz012345</strong>&amp;amp;type=wordpress&amp;amp;embeds=true&amp;amp;post_services=facebook%2Cdigg%2Cdelicious%2Cybuzz%2Ctwitter%2Cstumbleupon%2Creddit%2Ctechnorati%2Cmixx%2Cblogger%2Ctypepad%2Cwordpress%2Cgoogle_bmarks%2Cwindows_live%2Cmyspace%2Cfark%2Cbus_exchange%2Cpropeller%2Cnewsvine%2Clinkedin%2Cfriendfeed&amp;amp;headerTitle=Thank%20you%20for%20sharing!&amp;amp;<strong>publisher=a1b2c3d4-ijkl-mnop-qrst-u4w2y10a2r4d</strong>&quot;&gt;&lt;/script&gt;</code></p>
<p>After reviewing the plugin code, I realized the way ShareThis generates the script must have changed overtime. <a href="http://crowdfavorite.com/">Crowd Favorite</a> wrote a great plug-in but it expects the <em>publisher=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx</em> to be at very end and if it does not find a publisher id at the end, it puts one there which is why you will end up with two publisher ids. To fix this, simply move the publisher id to the end of the script before pasting the code into the ShareThis settings box in the WordPress admin:</p>
<p><code>&lt;script type=&quot;text/javascript&quot; src=&quot;http://w.sharethis.com/button/sharethis.js#type=wordpress&amp;amp;embeds=true&amp;amp;post_services=facebook%2Cdigg%2Cdelicious%2Cybuzz%2Ctwitter%2Cstumbleupon%2Creddit%2Ctechnorati%2Cmixx%2Cblogger%2Ctypepad%2Cwordpress%2Cgoogle_bmarks%2Cwindows_live%2Cmyspace%2Cfark%2Cbus_exchange%2Cpropeller%2Cnewsvine%2Clinkedin%2Cfriendfeed&amp;amp;headerTitle=Thank%20you%20for%20sharing!&amp;amp;<strong>publisher=abcdefgh-ijkl-mnop-qrst-uvwxyz012345</strong>&quot;&gt;&lt;/script&gt;</code></p>
<p>Note: In the settings box, the &amp;amp; will be converted to just &amp; but the code correctly uses &amp;amp; with the post. Your code will still be xhtml compliant.</p>
]]></content:encoded>
			<wfw:commentRss>http://realityme.net/2009/04/06/sharethis-wordpress-plugin-broken-easy-fix/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Spam Karma open source or die die die</title>
		<link>http://realityme.net/2008/07/23/spam-karma-open-source-or-die-die-die/</link>
		<comments>http://realityme.net/2008/07/23/spam-karma-open-source-or-die-die-die/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 14:06:52 +0000</pubDate>
		<dc:creator>Doug McCaughan</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[spam karma]]></category>

		<guid isPermaLink="false">http://realityme.net/?p=7790</guid>
		<description><![CDATA[In case you missed the announcement, Dave who developed Spam Karma is no longer going to make changes or update the code. Instead he has released it as GPL v.2 and created a Google Code repository in hopes that some talented people will pickup where we he leaving off. I wonder if we Spam Karma [...]]]></description>
			<content:encoded><![CDATA[<p>In case you missed <a href="http://unknowngenius.com/blog/archives/2008/07/14/spam-karma-is-gpl/">the announcement</a>, Dave who developed Spam Karma is no longer going to make changes or update the code. Instead he has released it as <a href="http://www.gnu.org/licenses/gpl-2.0.html">GPL v.2</a> and created a <a href="http://code.google.com/p/spam-karma/">Google Code repository</a> in hopes that some talented people will pickup where we he leaving off. I wonder if we Spam Karma users had actually donated money toward his efforts if he would have continued.</p>
<p>Spam Karma puts Akismet and other spam fighting tools to shame. I think in all the time I have been using Spam Karma, I have had only one false positive. I get false negatives on trackbacks but that is because it was only recently that I realized I could change the settings for how Spam Karma handles trackbacks so I&#8217;m still making adjustments.</p>
<p>I also found Dave&#8217;s comments on a WordPress replacement very interesting. Specifically he notes, &quot;<em>If you look at it, blog systems are over 10 year old now. Their UI have barely evolved since the first versions. &#8230; There is a bad need for a groundbreaking platform that would get rid of ten years of accumulated UI habits.</em>&quot;</p>
]]></content:encoded>
			<wfw:commentRss>http://realityme.net/2008/07/23/spam-karma-open-source-or-die-die-die/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cutting a plugin loose &#8211; Goodbye WP-Project</title>
		<link>http://realityme.net/2008/06/23/cutting-a-plugin-loose-goodbye-wp-project/</link>
		<comments>http://realityme.net/2008/06/23/cutting-a-plugin-loose-goodbye-wp-project/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 02:24:20 +0000</pubDate>
		<dc:creator>Doug McCaughan</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[plug-in]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[pm]]></category>
		<category><![CDATA[project management]]></category>

		<guid isPermaLink="false">http://realityme.net/?p=7705</guid>
		<description><![CDATA[I liked the concept of WP-Project. It&#8217;s a WordPress plugin which adds a tab in your dashboard for project management. It was inspired by Basecamp (collaboration piece for project management) and Harvest(er) (a timetracker). Conceptually we like to spend a lot of time in our dashboards so why not do our project management there too? [...]]]></description>
			<content:encoded><![CDATA[<p>I liked the concept of <a href="http://www.plugin-developer.com/">WP-Project</a>. It&#8217;s a WordPress plugin which adds a tab in your dashboard for project management. It was inspired by Basecamp (collaboration piece for project management) and Harvest(er) (a timetracker). Conceptually we like to spend a lot of time in our dashboards so why not do our project management there too? I just didn&#8217;t find the plugin robust enough for my needs. And if it was robust enough, I&#8217;d be concerned that my database, which already has issues with Spam Karma eating its space, would fillup too quickly. (n.b. The database has a 100MB allocation.) For now, I&#8217;m going to try out <a href="http://zoho.com/">Zoho&#8217;s project management</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://realityme.net/2008/06/23/cutting-a-plugin-loose-goodbye-wp-project/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress Support on IRC is on Freenode</title>
		<link>http://realityme.net/2008/06/23/wordpress-irc-support-is-on-freenode/</link>
		<comments>http://realityme.net/2008/06/23/wordpress-irc-support-is-on-freenode/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 20:44:26 +0000</pubDate>
		<dc:creator>Doug McCaughan</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Communications]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Publishing]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[support]]></category>

		<guid isPermaLink="false">http://realityme.net/?p=7702</guid>
		<description><![CDATA[For those looking, WordPress.com support on IRC is on the Freenode servers at #wordpress.com while WordPress.org support is on the Freenode servers at #wordpress. #wordpress.com is primarily WordPress.com developers/employees and staff of Automattic while #wordpress is the open source community.]]></description>
			<content:encoded><![CDATA[<p>For those looking, WordPress.com support on <acronym title="Internet Relay Chat">IRC</acronym> is on the Freenode servers at #wordpress.com while WordPress.org support is on the Freenode servers at #wordpress. #wordpress.com is primarily WordPress.com developers/employees and staff of Automattic while #wordpress is the open source community.</p>
]]></content:encoded>
			<wfw:commentRss>http://realityme.net/2008/06/23/wordpress-irc-support-is-on-freenode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video Comments Now Allowed</title>
		<link>http://realityme.net/2008/04/27/video-comments-now-allowed/</link>
		<comments>http://realityme.net/2008/04/27/video-comments-now-allowed/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 16:12:06 +0000</pubDate>
		<dc:creator>Doug McCaughan</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Communications]]></category>
		<category><![CDATA[Publishing]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[discussion]]></category>
		<category><![CDATA[Seesmic]]></category>
		<category><![CDATA[The Conversation]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://realityme.net/?p=7541</guid>
		<description><![CDATA[Thanks to the power of Seesmic, you can now comment on any Reality Me post by simply using your webcam. Below the regular comment box, you will find a link &#34;add a video comment&#34;If you have a Seesmic account, you can log in and post a video. I have also opened comments up for anonymous [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to the power of <a href="http://seesmic.com/">Seesmic</a>, you can now comment on any Reality Me post by simply using your webcam. Below the regular comment box, you will find a link &quot;add a video comment&quot;<br /><a href='http://wiki.seesmic.com/Wp-plugin'><img src="http://realityme.net/wp-content/uploads/2008/04/videocomment.png" alt="Video comment" title="Video comment" width="323" height="85" class="alignnone size-full wp-image-7542" /></a><br />If you have a Seesmic account, you can log in and post a video. I have also opened comments up for anonymous comments which means you don&#8217;t have to have a Seesmic account. Try it out! You will be prompted to allow the plug to use your webcam and nothing gets installed on your computer. I have heard that there may be a problem with the video commenting and WordPress 2.5.1 but I am sure that will be addressed rapidly.</p>
<p><strong>Update</strong>: If you add Seesmic video comments to your blog, be sure to immediately add yourself to <a href="http://wiki.seesmic.com/Wp-plugin-blogs">the wiki</a>. It takes only seconds. I could have been within the first 100 but ended up being like 187 because I waited to look at the wiki.</p>
]]></content:encoded>
			<wfw:commentRss>http://realityme.net/2008/04/27/video-comments-now-allowed/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Import from iWeb to WordPress</title>
		<link>http://realityme.net/2008/04/21/import-from-iweb-to-wordpress/</link>
		<comments>http://realityme.net/2008/04/21/import-from-iweb-to-wordpress/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 10:43:10 +0000</pubDate>
		<dc:creator>Doug McCaughan</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Communications]]></category>
		<category><![CDATA[Publishing]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[iweb]]></category>

		<guid isPermaLink="false">http://realityme.net/?p=7521</guid>
		<description><![CDATA[I helped Chris the Carpenter and Kari the Herbalist set up YurtTrash and The Lifted Lorax Show recently. They were using iWeb and importing to WordPress did not look promising. Fortunately, they decided against importing so I ceased seeking out a solution or writing one myself. Melinda has asked about the solution for importing from [...]]]></description>
			<content:encoded><![CDATA[<p>I helped Chris the Carpenter and Kari the Herbalist set up <a href="http://yurttrash.com/">YurtTrash</a> and <a href="http://theliftedloraxshow.com/">The Lifted Lorax Show</a> recently. They were using iWeb and importing to WordPress did not look promising. Fortunately, they decided against importing so I ceased seeking out a solution or writing one myself. <a href="http://www.elementsintime.com/Blog.html">Melinda</a> has <a href="http://realityme.net/2008/03/13/wordpress-convert/#79006">asked about the solution for importing from iWeb to WordPress</a>. Luckily, Dan of <a href="http://www.maciverse.com/how-to-import-your-iweb-blog-to-wordpress.html">MaciVerse</a> wrote an excellent guide on March 8, 2008 <a href="http://www.maciverse.com/how-to-import-your-iweb-blog-to-wordpress.html">How To: Import your iWeb Blog to WordPress</a>. Since MaciVerse is down right now, I am reproducing his entire post (minus pictures) for prosperity:</p>
<p><strong>Update</strong>: Looks like MaciVerse is back up. I just caught caught it during <a href="http://www.maciverse.com/maciverse-gets-a-face-lift.html">Maciverse&#8217;s face lift</a>.</p>
<p><span id="more-7521"></span><br />
<blockquote>
<h2><a href="http://www.maciverse.com/how-to-import-your-iweb-blog-to-wordpress.html" rel="bookmark" title="Permanent Link to How To: Import your iWeb Blog to WordPress">How To: Import your <b style="color:black;background-color:#a0ffff">iWeb</b> Blog to WordPress</a></h2>
<p>Written by Dan on March 8, 2008 &#8211; 3:50 pm &#8211;  </p>
<div class="postbg">
<p align="left"><b style="color:black;background-color:#a0ffff">iWeb</b>, Apple&#8217;s website creation application that comes with each new Apple computer is designed to allow users to quickly create websites and blogs.  While the process is quick and simple it also lacks some of the more complicated features that you see in many blog sites today.</p>
<p>If you&#8217;ve created an <b style="color:black;background-color:#a0ffff">iWeb</b> blog but want to add features and a bit of complexity to your site, moving to WordPress may be just what you&#8217;re looking for.</p>
<p>WordPress is one of the most popular free website and blogging software options that allows you to create custom blogs with all the features you like.  Additionally, setting up WordPress so that it is easily indexed by Google and other search engines is easy, something that <b style="color:black;background-color:#a0ffff">iWeb</b> has never done well.</p>
<p>The rest of this article will walk you through the process of moving your blog from <b style="color:black;background-color:#a0ffff">iWeb</b> to a new WordPress install.</p>
<h2>SETTING UP WORDPRESS</h2>
<p>Before you move your site to WordPress you need to get it installed on web server.  You can download the files you need to then upload and customize to your webserver at <a href="http://wordpress.org/download/">wordpress.org. </a></p>
<p>After you&#8217;ve downloaded the file you can follow the <a href="http://codex.wordpress.org/Installing_WordPress#Famous_5-Minute_Install">5 minute install instructions</a> :</p>
<p>&#8220;Here&#8217;s the quick version of the instructions, for those that are already comfortable with performing such installations. More <a href="http://codex.wordpress.org/Installing_WordPress#Detailed_Instructions">detailed instructions</a> follow. </p>
<ol>
<li> Download and unzip the WordPress package, if you haven&#8217;t already. </li>
<li> Create a database for WordPress on your web server, as well as a <a href="http://codex.wordpress.org/Glossary#MySQL" title="Glossary">MySQL</a> user who has all privileges for accessing and modifying it. </li>
<li> Rename the wp-config-sample.php file to wp-config.php. </li>
<li> Open wp-config.php in your favorite <a href="http://codex.wordpress.org/Glossary#Text_editor" title="Glossary">text editor</a> and <a href="http://codex.wordpress.org/Installing_WordPress#Step_3:_Set_up_wp-config.php">fill in your database details</a>. </li>
<li> Place the WordPress files in the desired location on your web server:
<ul>
<li> If you want to integrate WordPress into the root of your domain (e.g. http://example.com/), move or upload all contents of the unzipped WordPress directory (but excluding the directory itself) into the root directory of your web server. </li>
<li> If you want to have your WordPress installation in its own subdirectory on your web site (e.g. http://example.com/blog/), rename the directory wordpress to the name you&#8217;d like the subdirectory to have and move or upload it to your web server. For example if you want the WordPress installation in a subdirectory called &#8220;blog&#8221;, you should rename the directory called &#8220;wordpress&#8221; to &#8220;blog&#8221; and upload it to the root directory of your web server. Hint: If your FTP transfer is too slow read how to avoid FTPing at : <a href="http://codex.wordpress.org/Installing_WordPress#Step_1:_Download_and_Extract" class="external text" title="http://codex.wordpress.org/Installing_WordPress#Step_1:_Download_and_Extract">Step 1: Download and Extract</a>. </li>
</ul>
</li>
<li> Run the WordPress installation script by accessing wp-admin/install.php in your favorite web browser.
<ul>
<li> If you installed WordPress in the root directory, you should visit: http://example.com/wp-admin/install.php</li>
<li> If you installed WordPress in its own subdirectory called blog, for example, you should visit: http://example.com/blog/wp-admin/install.php</li>
</ul>
</li>
</ol>
<p>That&#8217;s it! WordPress should now be installed.&#8221;</p>
<p>The most difficult process of the installation is setting up the database that will store all your blog data for you, but your webhosting provider should be able to assist you if following the guide linked to above is not enough information.</p>
<p>Once you&#8217;ve finished installing WordPress you&#8217;ll need to get ready to to import your <b style="color:black;background-color:#a0ffff">iWeb</b> Blog entries.</p>
<h2>PREPARE WORDPRESS FOR AN <b style="color:black;background-color:#a0ffff">iWEB</b> IMPORT</h2>
<p>Now that you&#8217;ve finished installing wordpress you&#8217;ll need to navigate to the wordpress login page and login with the admin account created for you during setup.  Once you&#8217;ve logged in, I suggest creating another account with your &#8220;Posting&#8221; name so that articles you publish in the future will be listed as something you created.</p>
<p>On the WordPress Management page, navigate to Manage and then click import.   You&#8217;ll see that there are a number of other blogging software tools that wordpress lists as options for imports but that <b style="color:black;background-color:#a0ffff">iWeb</b> is not included.</p>
<p>Fear not, one option that is listed will allow you to import all of the articles you&#8217;ve previously created in <b style="color:black;background-color:#a0ffff">iWeb</b>.  But before we do that we need to make sure that we have the <b style="color:black;background-color:#a0ffff">iWeb</b> files ready for import into WordPress.</p>
<h2>PREPARING <b style="color:black;background-color:#a0ffff">iWEB</b> FILES TO IMPORT TO WORDPRESS</h2>
<p>Since you&#8217;ve been using <b style="color:black;background-color:#a0ffff">iWeb</b> for your previous blogging efforts you you&#8217;ve already created a number of posts for your blog.  To prepare those posts to be imported into WordPress you need to <b style="color:black;background-color:#ffff66">export</b> your <b style="color:black;background-color:#a0ffff">iWeb</b> site to a folder.</p>
<ol>
<li>Open <b style="color:black;background-color:#a0ffff">iWeb</b></li>
<li>Select the Blog Site you plan to import into WordPress</li>
<li>Click File and then Publish to a Folder</li>
<li>Save the folder to your desktop so that you can access it easily.</li>
</ol>
<p>Like most new website applications, <b style="color:black;background-color:#a0ffff">iWeb</b> has built in RSS support.  We&#8217;ll use the RSS file that is created in <b style="color:black;background-color:#a0ffff">iWeb</b> to import your blog into WordPress.  Since we published to a folder on the desktop we can find the RSS feed for the blog in that folder.</p>
<h2>IMPORT YOUR <b style="color:black;background-color:#a0ffff">iWEB</b> BLOG TO WORDPRESS</h2>
<p>Navigate back to the admin page for your new WordPress Install and follow these steps:</p>
<ol>
<li>click again on Manage and then Import.</li>
<li>Select RSS</li>
<li>Click Browse next to choose a file</li>
<li>Select your desktop and then the folder you exported your <b style="color:black;background-color:#a0ffff">iWeb</b> Blog to</li>
<li>Open the folder, and then the Blog Folder inside it.</li>
<li>Locate the rss.<b style="color:black;background-color:#99ff99">xml</b> file, select it, and click open</li>
<li>select upload file and import</li>
</ol>
<p>At this point wordpress shall import the posts 1 at a time and show the results with &#8220;1. Importing Post&#8230; Done&#8221; for each post in the rss feed file you have for your blog.  When this has finished click the View Site link on the WordPress Admin site and you&#8217;ll see the results of your import from <b style="color:black;background-color:#a0ffff">iWeb</b> into WordPress.</p>
<p>NOTE: Not all formatting and image link structure always imports correctly.  You may have to adjust the format of some of your posts to make them look the way you like.  Additionally some picture images or links may not have transfered over completely and you&#8217;ll have to update their internet linkage.</p>
<h2>CONCLUSION</h2>
<p>Even though everything doesn&#8217;t import across with the same formatting that you set in <b style="color:black;background-color:#a0ffff">iWeb</b>, this is a way to import your <b style="color:black;background-color:#a0ffff">iWeb</b> blog to WordPress so that you can make your site more Search Engine (SEO) friendly and have additional customizable features.  Be prepared to make adjustments to links and images in addition to restructuring the format of some of your posts.  These adjustments are often just a few clicks from the WordPress Admin page.</p>
<p>To see our example of an <b style="color:black;background-color:#a0ffff">iWeb</b> page before check out our <a href="http://www.maciverse.com/iweb/Original/"><b style="color:black;background-color:#a0ffff">iWeb</b> to WordPress page</a> and then view it in <a href="http://www.maciverse.com/iweb/">WordPress</a>.</p>
<p>if you enjoyed this article, please subscribe to <a href="http://feeds.feedburner.com/Maciverse">our RSS feed</a> so that you don&#8217;t miss future hints, tips, and reviews.</p>
<p>[<a href="http://www.maciverse.com/how-to-import-your-iweb-blog-to-wordpress.html">Source, MaciVerse, <em>How To: Import your iWeb Blog to WordPress</em>] [<a href="http://209.85.165.104/search?q=cache:9-zI0jPbwnUJ:www.maciverse.com/how-to-import-your-iweb-blog-to-wordpress.html+export+iweb+to+xml&#038;hl=en&#038;client=firefox-a&#038;gl=us&#038;strip=1">Googe cache</a>]</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://realityme.net/2008/04/21/import-from-iweb-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Performance Issues?</title>
		<link>http://realityme.net/2008/04/09/performance-issues/</link>
		<comments>http://realityme.net/2008/04/09/performance-issues/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 22:40:48 +0000</pubDate>
		<dc:creator>Doug McCaughan</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[digg]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://realityme.net/?p=7485</guid>
		<description><![CDATA[If there is one thing that Reality Me shouldn&#8217;t have is performance issues. I was told that today it saw 500 errors. Not as in the quantity five hundred but as in the server was having a problem. Reality Me is on a shared host which means that the one computer servers out web pages [...]]]></description>
			<content:encoded><![CDATA[<p>If there is one thing that Reality Me shouldn&#8217;t have is performance issues. I was told that today it saw 500 errors. Not as in the quantity five hundred but as in the server was having a problem. Reality Me is on a shared host which means that the one computer servers out web pages for many different people. In other words, the same box might have a very popular website unrelated to any of my websites and the server could have performance issues because of stuff they are doing. Of course, it could be me. I could be demanding too much of the machine with an inefficient WordPress plugin.</p>
<p>In short, I need to do troubleshooting which could take a lot of effort. If you notice problems with Reality Me or <a href="http://domesticpsychology.com/blog/">Domestic Psychology</a>, please <a href="mailto:juggler@gmail.com">email me</a> or <a href="http://twitter.com/djuggler">Twitter me</a> and let me know about the issue or error message. I am also going to try out the WP-Cache plugin so I would be interested in hearing about any odd behaviors (or improvements) it created. Thank you!</p>
]]></content:encoded>
			<wfw:commentRss>http://realityme.net/2008/04/09/performance-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.5 post by email broken</title>
		<link>http://realityme.net/2008/04/08/wordpress-25-post-by-email-broken/</link>
		<comments>http://realityme.net/2008/04/08/wordpress-25-post-by-email-broken/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 11:04:14 +0000</pubDate>
		<dc:creator>Doug McCaughan</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Publishing]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[broken]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[feature]]></category>

		<guid isPermaLink="false">http://realityme.net/?p=7475</guid>
		<description><![CDATA[Yesterday when Comcast was down for scheduled maintenance I tried to blog it by sending an email from my phone to Reality Me via a secret email that WordPress checks once an hour. I actually sent two posts via email and neither were ever seen on the blog. I just found both the posts with [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday when Comcast was down for scheduled maintenance I tried to blog it by sending an email from my phone to Reality Me via <a href="http://codex.wordpress.org/Blog_by_Email">a secret email that WordPress checks once an hour</a>. I actually sent two posts via email and neither were ever seen on the blog. I just found both the posts with a &quot;pending review&quot; status. This seems to be a new behavior in <a href="http://wordpress.org/">WordPress</a> 2.5 and not a feature that I like. There does not appear to be a setting that allows me to change this behavior. Perhaps it is my turn to write a plugin.</p>
<p>I think having the ability to post by email when I cannot otherwise reach the blog is a powerful feature. Having the post hidden from publication by slapping it into a pending review status makes posting by email a bit useless, at least for my purposes.</p>
]]></content:encoded>
			<wfw:commentRss>http://realityme.net/2008/04/08/wordpress-25-post-by-email-broken/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

