<br />
<b>Warning</b>:  base64_decode() expects parameter 1 to be string, array given in <b>/home/eheupel/eclecticechoes.com/wp-content/plugins/askapache-google-404/askapache-google-404.php</b> on line <b>156</b><br />
<?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 on: Shipp&#333;</title>
	<atom:link href="http://eclecticechoes.com/2004/03/01/shippo-pattern/feed/" rel="self" type="application/rss+xml" />
	<link>http://eclecticechoes.com/2004/03/01/shippo-pattern/</link>
	<description>Science + Art + Knitting + Photography + Parenting = Chaos</description>
	<lastBuildDate>Thu, 03 May 2012 23:11:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: eric</title>
		<link>http://eclecticechoes.com/2004/03/01/shippo-pattern/comment-page-1/#comment-71</link>
		<dc:creator>eric</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://eclecticechoes.com/2004/03/01/shipp/#comment-71</guid>
		<description>&lt;p&gt;Ok that&#8217;s wierd. When I first published this it had the proper encoding on &#8220;shippō&#8221; that is to say s&#8212;h&#8212;i&#8212;p&#8212;p&#8212;o-macron&#8221;. Then I unpublished the entry, added the SixApart recently updated key, then republished. Did changing the publish status change the encoding? I can&#8217;t for the life of me see why, but then it makes even less sense to think that the recently updated key (which really only activates a trackback ping?) would change the encoding. &lt;/p&gt;

&lt;p&gt;Oddly enough in the comment listing template it shows properly as &#8220;shippō&#8221; with the o-macron. &lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Ok that&#8217;s wierd. When I first published this it had the proper encoding on &#8220;shippō&#8221; that is to say s&#8212;h&#8212;i&#8212;p&#8212;p&#8212;o-macron&#8221;. Then I unpublished the entry, added the SixApart recently updated key, then republished. Did changing the publish status change the encoding? I can&#8217;t for the life of me see why, but then it makes even less sense to think that the recently updated key (which really only activates a trackback ping?) would change the encoding. </p>
<p>Oddly enough in the comment listing template it shows properly as &#8220;shippō&#8221; with the o-macron. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric</title>
		<link>http://eclecticechoes.com/2004/03/01/shippo-pattern/comment-page-1/#comment-72</link>
		<dc:creator>eric</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://eclecticechoes.com/2004/03/01/shipp/#comment-72</guid>
		<description>&lt;p&gt;Ok&#8230;&lt;br /&gt;
So to clarify the page was for a while showing &#8220;ShippÅ&#8221; immediately followed by a box, in otherwords mangling the o-macron character into an non-valid charachter. Naturally the validator complained loudly about it, although at least IE and Mozilla would still display the page properly&#8211;save for the mangled word &#8220;shippō&#8221;. I had to go into the database itself to correct the issue. Reall pain in the arse.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Ok&#8230;<br />
So to clarify the page was for a while showing &#8220;ShippÅ&#8221; immediately followed by a box, in otherwords mangling the o-macron character into an non-valid charachter. Naturally the validator complained loudly about it, although at least IE and Mozilla would still display the page properly&#8211;save for the mangled word &#8220;shippō&#8221;. I had to go into the database itself to correct the issue. Reall pain in the arse.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacques Distler</title>
		<link>http://eclecticechoes.com/2004/03/01/shippo-pattern/comment-page-1/#comment-73</link>
		<dc:creator>Jacques Distler</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://eclecticechoes.com/2004/03/01/shipp/#comment-73</guid>
		<description>Since you seem to be still having the problem of invalid SGML characters, why not give up and write &#333; for o-macron?</description>
		<content:encoded><![CDATA[<p>Since you seem to be still having the problem of invalid SGML characters, why not give up and write &amp;#333; for o-macron?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://eclecticechoes.com/2004/03/01/shippo-pattern/comment-page-1/#comment-74</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://eclecticechoes.com/2004/03/01/shipp/#comment-74</guid>
		<description>&lt;p&gt;I take it you mean use the &amp; escaped value #333 for ō? Granted that works well for this one, but… &lt;br /&gt;
I should be able to get UTF8 input to go straight through the system just fine, yet it’s not working that way at all. Really annoying. What’s more annoying is that the ō character (input as a UTF8 character, not as escaped #333;) shows just fine in the comments every time. So it’s something I am missing in the main entry handling.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I take it you mean use the &#038; escaped value #333 for ō? Granted that works well for this one, but… <br />
I should be able to get UTF8 input to go straight through the system just fine, yet it’s not working that way at all. Really annoying. What’s more annoying is that the ō character (input as a UTF8 character, not as escaped #333;) shows just fine in the comments every time. So it’s something I am missing in the main entry handling.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

