<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: New Blog Plug-In Check List</title>
	<atom:link href="http://selfmademinds.com/200802/new-blog-plug-in-check-list/feed/" rel="self" type="application/rss+xml" />
	<link>http://selfmademinds.com/200802/new-blog-plug-in-check-list/</link>
	<description>Sharing lessons learned in business and online marketing</description>
	<pubDate>Sun, 07 Sep 2008 13:48:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: WordPress Mobile Edition Plugin</title>
		<link>http://selfmademinds.com/200802/new-blog-plug-in-check-list/#comment-8585</link>
		<dc:creator>WordPress Mobile Edition Plugin</dc:creator>
		<pubDate>Wed, 21 May 2008 12:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://selfmademinds.com/200802/new-blog-plug-in-check-list/#comment-8585</guid>
		<description>[...] to Al&#8217;s introduction on SelfMadeMinds, I came across this nifty, sweet WordPress Mobile Edition plugin, developed by Alex King. Finding [...]</description>
		<content:encoded><![CDATA[<p>[...] to Al&#8217;s introduction on SelfMadeMinds, I came across this nifty, sweet WordPress Mobile Edition plugin, developed by Alex King. Finding [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: att</title>
		<link>http://selfmademinds.com/200802/new-blog-plug-in-check-list/#comment-7838</link>
		<dc:creator>att</dc:creator>
		<pubDate>Wed, 09 Apr 2008 01:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://selfmademinds.com/200802/new-blog-plug-in-check-list/#comment-7838</guid>
		<description>Hi Al, 
My earlier post was not successful. So this is my 2nd try. 
How can you mod related.php (contextual related posts) so that comments are after related posts ?
I thought it was a simple matter of swapping add_action('comment_form','related'); to add_action('related','comment_form');
Thanks for any ideas :)</description>
		<content:encoded><![CDATA[<p>Hi Al,<br />
My earlier post was not successful. So this is my 2nd try.<br />
How can you mod related.php (contextual related posts) so that comments are after related posts ?<br />
I thought it was a simple matter of swapping add_action(&#8217;comment_form&#8217;,'related&#8217;); to add_action(&#8217;related&#8217;,'comment_form&#8217;);<br />
Thanks for any ideas <img src='http://selfmademinds.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: att</title>
		<link>http://selfmademinds.com/200802/new-blog-plug-in-check-list/#comment-7837</link>
		<dc:creator>att</dc:creator>
		<pubDate>Wed, 09 Apr 2008 01:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://selfmademinds.com/200802/new-blog-plug-in-check-list/#comment-7837</guid>
		<description>Hope the dofollow” plugin experiment is going well ! Would you recommend this ?</description>
		<content:encoded><![CDATA[<p>Hope the dofollow” plugin experiment is going well ! Would you recommend this ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Router Configuration</title>
		<link>http://selfmademinds.com/200802/new-blog-plug-in-check-list/#comment-7836</link>
		<dc:creator>Router Configuration</dc:creator>
		<pubDate>Wed, 09 Apr 2008 01:02:05 +0000</pubDate>
		<guid isPermaLink="false">http://selfmademinds.com/200802/new-blog-plug-in-check-list/#comment-7836</guid>
		<description>I am trying to modify related.php (Contextual Related Posts) so that the related posts are before comments (just like in SMM). 
Thought it would as simple as swapping the parameters in add_action('related','comment_form'); to 
add_action('comment_form','related')
Thanks for any input :)</description>
		<content:encoded><![CDATA[<p>I am trying to modify related.php (Contextual Related Posts) so that the related posts are before comments (just like in SMM).<br />
Thought it would as simple as swapping the parameters in add_action(&#8217;related&#8217;,'comment_form&#8217;); to<br />
add_action(&#8217;comment_form&#8217;,'related&#8217;)<br />
Thanks for any input <img src='http://selfmademinds.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al</title>
		<link>http://selfmademinds.com/200802/new-blog-plug-in-check-list/#comment-6868</link>
		<dc:creator>Al</dc:creator>
		<pubDate>Thu, 07 Feb 2008 15:14:58 +0000</pubDate>
		<guid isPermaLink="false">http://selfmademinds.com/200802/new-blog-plug-in-check-list/#comment-6868</guid>
		<description>Bugger, thanks though.</description>
		<content:encoded><![CDATA[<p>Bugger, thanks though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Bradley</title>
		<link>http://selfmademinds.com/200802/new-blog-plug-in-check-list/#comment-6867</link>
		<dc:creator>David Bradley</dc:creator>
		<pubDate>Thu, 07 Feb 2008 15:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://selfmademinds.com/200802/new-blog-plug-in-check-list/#comment-6867</guid>
		<description>Sorry, plugin conflicts seem to arise randomly. One plugin I ran caused queued posts to appear on their original post date even if I'd deferred posting to a later date. Another prevented anyone from commenting at all.

I think trial and error's the only way unless you can find someone who's had the exact same problem.

db</description>
		<content:encoded><![CDATA[<p>Sorry, plugin conflicts seem to arise randomly. One plugin I ran caused queued posts to appear on their original post date even if I&#8217;d deferred posting to a later date. Another prevented anyone from commenting at all.</p>
<p>I think trial and error&#8217;s the only way unless you can find someone who&#8217;s had the exact same problem.</p>
<p>db</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al</title>
		<link>http://selfmademinds.com/200802/new-blog-plug-in-check-list/#comment-6866</link>
		<dc:creator>Al</dc:creator>
		<pubDate>Thu, 07 Feb 2008 14:56:24 +0000</pubDate>
		<guid isPermaLink="false">http://selfmademinds.com/200802/new-blog-plug-in-check-list/#comment-6866</guid>
		<description>Thanks for the feedback David, I'll have a look at what other plugins could be causing the problem. It's not something I can test locally as I don't think either cache works on a windows box (my test rig). Have you seen or heard of this before and if so what sort of plugins could cause the problem. Thank you.</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback David, I&#8217;ll have a look at what other plugins could be causing the problem. It&#8217;s not something I can test locally as I don&#8217;t think either cache works on a windows box (my test rig). Have you seen or heard of this before and if so what sort of plugins could cause the problem. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al</title>
		<link>http://selfmademinds.com/200802/new-blog-plug-in-check-list/#comment-6865</link>
		<dc:creator>Al</dc:creator>
		<pubDate>Thu, 07 Feb 2008 14:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://selfmademinds.com/200802/new-blog-plug-in-check-list/#comment-6865</guid>
		<description>On the past I've done all the SEO in the theme and not a used a plug-in, but that is something I'm currently investigating.</description>
		<content:encoded><![CDATA[<p>On the past I&#8217;ve done all the SEO in the theme and not a used a plug-in, but that is something I&#8217;m currently investigating.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wayne</title>
		<link>http://selfmademinds.com/200802/new-blog-plug-in-check-list/#comment-6851</link>
		<dc:creator>Wayne</dc:creator>
		<pubDate>Thu, 07 Feb 2008 05:43:21 +0000</pubDate>
		<guid isPermaLink="false">http://selfmademinds.com/200802/new-blog-plug-in-check-list/#comment-6851</guid>
		<description>I have been looking for a plugin to simplify use of images in postings.  How do you get images in your postings, are you using the Wordpress web based admin screen for writing new posts, or the email feature, or perhaps some other tool?  I find it very slow to first load the image, then include in the posting, and finally to get the links right (but it could just be me.)

I have been thinking about trying out MarsEdit as Guy Kawasaki suggests, however, I don't do all my work from a Mac so have not really wanted to pay to see if it is any better.</description>
		<content:encoded><![CDATA[<p>I have been looking for a plugin to simplify use of images in postings.  How do you get images in your postings, are you using the Wordpress web based admin screen for writing new posts, or the email feature, or perhaps some other tool?  I find it very slow to first load the image, then include in the posting, and finally to get the links right (but it could just be me.)</p>
<p>I have been thinking about trying out MarsEdit as Guy Kawasaki suggests, however, I don&#8217;t do all my work from a Mac so have not really wanted to pay to see if it is any better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mubin</title>
		<link>http://selfmademinds.com/200802/new-blog-plug-in-check-list/#comment-6843</link>
		<dc:creator>Mubin</dc:creator>
		<pubDate>Wed, 06 Feb 2008 22:40:05 +0000</pubDate>
		<guid isPermaLink="false">http://selfmademinds.com/200802/new-blog-plug-in-check-list/#comment-6843</guid>
		<description>For some reason that contact form page seems to be down hard.</description>
		<content:encoded><![CDATA[<p>For some reason that contact form page seems to be down hard.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
