<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Michael Fields</title>
	<atom:link href="http://mfields.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://mfields.org</link>
	<description>Art + Web + Design in Portland, Oregon</description>
	<lastBuildDate>Thu, 18 Feb 2010 02:18:11 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Redirect Users to Homepage Instead of Dashboard after Logging into WordPress by effect</title>
		<link>http://mfields.org/2009/04/24/redirect/comment-page-1/#comment-6073</link>
		<dc:creator>effect</dc:creator>
		<pubDate>Thu, 18 Feb 2010 02:18:11 +0000</pubDate>
		<guid isPermaLink="false">http://mfields.org/?p=298#comment-6073</guid>
		<description>this function seems to redirect me to only 1 level up. For example if I am on http://yonge.cs.ucl.ac.uk/wordpress/password-recovery address
it redirects me to http://yonge.cs.ucl.ac.uk/wordpress/ (Which is ok, since it&#039;s my homepage). 
But if I am on http://yonge.cs.ucl.ac.uk/wordpress/category/letters_1850-1859 address, it sends me to  http://yonge.cs.ucl.ac.uk/wordpress/category (it&#039;s not my homepage and this page does not exist). Do you know how to solve this problem?
My login form is located on the header of the website.</description>
		<content:encoded><![CDATA[<p>this function seems to redirect me to only 1 level up. For example if I am on <a href="http://yonge.cs.ucl.ac.uk/wordpress/password-recovery" rel="nofollow">http://yonge.cs.ucl.ac.uk/wordpress/password-recovery</a> address<br />
it redirects me to <a href="http://yonge.cs.ucl.ac.uk/wordpress/" rel="nofollow">http://yonge.cs.ucl.ac.uk/wordpress/</a> (Which is ok, since it&#8217;s my homepage).<br />
But if I am on <a href="http://yonge.cs.ucl.ac.uk/wordpress/category/letters_1850-1859" rel="nofollow">http://yonge.cs.ucl.ac.uk/wordpress/category/letters_1850-1859</a> address, it sends me to  <a href="http://yonge.cs.ucl.ac.uk/wordpress/category" rel="nofollow">http://yonge.cs.ucl.ac.uk/wordpress/category</a> (it&#8217;s not my homepage and this page does not exist). Do you know how to solve this problem?<br />
My login form is located on the header of the website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Aliased: How fonts look on my computer when rendered through a browser. by Rohan</title>
		<link>http://mfields.org/2009/11/15/aliased-how-fonts-look-on-my-computer-when-rendered-through-a-browser/comment-page-1/#comment-6063</link>
		<dc:creator>Rohan</dc:creator>
		<pubDate>Wed, 17 Feb 2010 02:03:21 +0000</pubDate>
		<guid isPermaLink="false">http://mfields.org/?p=965#comment-6063</guid>
		<description>In addition, you could download the ClearType tuner from the MS website and adjust it to suit your viewing needs.</description>
		<content:encoded><![CDATA[<p>In addition, you could download the ClearType tuner from the MS website and adjust it to suit your viewing needs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress: How to create a separate page for your blog posts while using a static homepage. by Michael Fields</title>
		<link>http://mfields.org/2009/01/29/wordpress-how-to-create-a-seperate-page-for-your-blog-posts-while-using-a-static-homepage/comment-page-1/#comment-6057</link>
		<dc:creator>Michael Fields</dc:creator>
		<pubDate>Sun, 14 Feb 2010 04:17:15 +0000</pubDate>
		<guid isPermaLink="false">http://mfields.org/?p=233#comment-6057</guid>
		<description>Your theme is most likely using the &lt;a href=&quot;http://codex.wordpress.org/Template_Tags/wp_page_menu&quot; rel=&quot;nofollow&quot;&gt;wp_page_menu()&lt;/a&gt; function to generate your navigation which adds the link for &lt;em&gt;Home&lt;/em&gt; and then lists all other pages, you can remove &lt;em&gt;Welcome&lt;/em&gt; by adding the &lt;code&gt;exclude&lt;/code&gt; parameter like so:

&lt;pre class=&quot;brush: php;&quot;&gt;wp_page_menu( &#039;exclude=9&#039; );&lt;/pre&gt;

Be sure to change &lt;em&gt;9&lt;/em&gt; to the $post-&gt;ID of the page titled &lt;em&gt;Welcome&lt;/em&gt;.</description>
		<content:encoded><![CDATA[<p>Your theme is most likely using the <a href="http://codex.wordpress.org/Template_Tags/wp_page_menu" rel="nofollow">wp_page_menu()</a> function to generate your navigation which adds the link for <em>Home</em> and then lists all other pages, you can remove <em>Welcome</em> by adding the <code>exclude</code> parameter like so:</p>
<pre class="brush: php;">wp_page_menu( 'exclude=9' );</pre>
<p>Be sure to change <em>9</em> to the $post->ID of the page titled <em>Welcome</em>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress: How to create a separate page for your blog posts while using a static homepage. by Robin</title>
		<link>http://mfields.org/2009/01/29/wordpress-how-to-create-a-seperate-page-for-your-blog-posts-while-using-a-static-homepage/comment-page-1/#comment-6056</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Sun, 14 Feb 2010 03:51:50 +0000</pubDate>
		<guid isPermaLink="false">http://mfields.org/?p=233#comment-6056</guid>
		<description>I am having a similar problem as Nickie.  I&#039;m working on a site for a client (melissacoeceremonies.com) and want a home page called either &quot;home&quot; or &quot;welcome&quot;.  When I create it as &quot;home&quot; it shows up twice, and when I create it as &quot;welcome&quot;, both &quot;home&quot; (the default landing page) and &quot;welcome&quot; point to the same place.  I don&#039;t have a file called &quot;home&quot;, though.. which is why that part of the directions don&#039;t make much sense to me.</description>
		<content:encoded><![CDATA[<p>I am having a similar problem as Nickie.  I&#8217;m working on a site for a client (melissacoeceremonies.com) and want a home page called either &#8220;home&#8221; or &#8220;welcome&#8221;.  When I create it as &#8220;home&#8221; it shows up twice, and when I create it as &#8220;welcome&#8221;, both &#8220;home&#8221; (the default landing page) and &#8220;welcome&#8221; point to the same place.  I don&#8217;t have a file called &#8220;home&#8221;, though.. which is why that part of the directions don&#8217;t make much sense to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Activate Excerpts for Pages in Wordpress Admin Panel by Fábio ZC</title>
		<link>http://mfields.org/2008/04/02/how-to-activate-excerpts-for-pages-in-wordpress-admin-panel/comment-page-1/#comment-6043</link>
		<dc:creator>Fábio ZC</dc:creator>
		<pubDate>Thu, 11 Feb 2010 14:58:08 +0000</pubDate>
		<guid isPermaLink="false">http://mfields.org/2008/04/02/how-to-activate-excerpts-for-pages-in-wordpress-admin-panel/#comment-6043</guid>
		<description>Hello! First of all.. thanks for this great plugin! 

I wish to show in the front page all excerpts of pages, like a big resume of all site.

Maybe a way of get excerpts by ID, its possible?

Anyone have an idea?

Thanks</description>
		<content:encoded><![CDATA[<p>Hello! First of all.. thanks for this great plugin! </p>
<p>I wish to show in the front page all excerpts of pages, like a big resume of all site.</p>
<p>Maybe a way of get excerpts by ID, its possible?</p>
<p>Anyone have an idea?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ghost Horse by Jennifer Porter</title>
		<link>http://mfields.org/2009/07/29/ghost-horse/comment-page-1/#comment-5766</link>
		<dc:creator>Jennifer Porter</dc:creator>
		<pubDate>Wed, 20 Jan 2010 02:45:39 +0000</pubDate>
		<guid isPermaLink="false">http://mfields.org/?p=690#comment-5766</guid>
		<description>Exquisite!</description>
		<content:encoded><![CDATA[<p>Exquisite!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Text-based Image Links &#8211; No Longer Needed by Michael Fields</title>
		<link>http://mfields.org/2009/09/23/text-based-image-links-no-longer-needed/comment-page-1/#comment-5755</link>
		<dc:creator>Michael Fields</dc:creator>
		<pubDate>Tue, 19 Jan 2010 00:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://mfields.org/?p=813#comment-5755</guid>
		<description>mesonto, I believe that these functions were expanded in WordPress version 2.8.</description>
		<content:encoded><![CDATA[<p>mesonto, I believe that these functions were expanded in WordPress version 2.8.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Text-based Image Links &#8211; No Longer Needed by mesonto</title>
		<link>http://mfields.org/2009/09/23/text-based-image-links-no-longer-needed/comment-page-1/#comment-5752</link>
		<dc:creator>mesonto</dc:creator>
		<pubDate>Mon, 18 Jan 2010 22:18:47 +0000</pubDate>
		<guid isPermaLink="false">http://mfields.org/?p=813#comment-5752</guid>
		<description>Still doesn&#039;t work for me in version 2.7.1. It is very frustrating. Do you know what version I need in order to have this work?</description>
		<content:encoded><![CDATA[<p>Still doesn&#8217;t work for me in version 2.7.1. It is very frustrating. Do you know what version I need in order to have this work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Activate Excerpts for Pages in Wordpress Admin Panel by Walter Jessen</title>
		<link>http://mfields.org/2008/04/02/how-to-activate-excerpts-for-pages-in-wordpress-admin-panel/comment-page-1/#comment-5677</link>
		<dc:creator>Walter Jessen</dc:creator>
		<pubDate>Wed, 13 Jan 2010 04:55:38 +0000</pubDate>
		<guid isPermaLink="false">http://mfields.org/2008/04/02/how-to-activate-excerpts-for-pages-in-wordpress-admin-panel/#comment-5677</guid>
		<description>Extremely useful. Thanks Michael.</description>
		<content:encoded><![CDATA[<p>Extremely useful. Thanks Michael.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Activate Excerpts for Pages in Wordpress Admin Panel by Michael Fields</title>
		<link>http://mfields.org/2008/04/02/how-to-activate-excerpts-for-pages-in-wordpress-admin-panel/comment-page-1/#comment-5646</link>
		<dc:creator>Michael Fields</dc:creator>
		<pubDate>Sun, 10 Jan 2010 01:17:35 +0000</pubDate>
		<guid isPermaLink="false">http://mfields.org/2008/04/02/how-to-activate-excerpts-for-pages-in-wordpress-admin-panel/#comment-5646</guid>
		<description>@Philip - No problem! It&#039;s about time that I&#039;ve updated this page...

@Devin - I wrote this article about 20 months ago during my &lt;i&gt;&quot;I don&#039;t use plugins... period!&quot;&lt;/i&gt; period. I scoped out the plugin that you linked to and the code is almost identical save the &lt;code&gt;tabindex&lt;/code&gt; attributes on the &lt;code&gt;textarea&lt;/code&gt;...</description>
		<content:encoded><![CDATA[<p>@Philip &#8211; No problem! It&#8217;s about time that I&#8217;ve updated this page&#8230;</p>
<p>@Devin &#8211; I wrote this article about 20 months ago during my <i>&#8220;I don&#8217;t use plugins&#8230; period!&#8221;</i> period. I scoped out the plugin that you linked to and the code is almost identical save the <code>tabindex</code> attributes on the <code>textarea</code>&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
