<?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: Spell Check</title>
	<atom:link href="http://txfx.net/2005/02/19/spell-check/feed/" rel="self" type="application/rss+xml" />
	<link>http://txfx.net/2005/02/19/spell-check/</link>
	<description>Mark Jaquith&#039;s blog about capitalism, freedom, WordPress, the web, and personal topics</description>
	<lastBuildDate>Wed, 02 May 2012 07:17:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-beta4-20825</generator>
	<item>
		<title>By: Mark</title>
		<link>http://txfx.net/2005/02/19/spell-check/comment-page-1/#comment-2935</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 22 Feb 2005 14:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://txfx.net/2005/02/19/spell-check/#comment-2935</guid>
		<description>Yes, it is &lt;em&gt;very&lt;/em&gt; confusing.  One thing passed to &lt;code&gt;bloginfo()&lt;/code&gt; is another thing passed to &lt;code&gt;get_settings()&lt;/code&gt;.  It&#039;s likely all there for backward compatibility for really old plugins.  Maybe by 1.6 we can drop some of this 1.2 and pre-1.2 stuff.  Plugins aren&#039;t &lt;em&gt;that&lt;/em&gt; hard to update.

P.S. This comment thread looks beautiful with all our giant colorful &lt;a href=&quot;http://gravatar.com/&quot;&gt;Gravatars!&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Yes, it is <em>very</em> confusing.  One thing passed to <code>bloginfo()</code> is another thing passed to <code>get_settings()</code>.  It&#8217;s likely all there for backward compatibility for really old plugins.  Maybe by 1.6 we can drop some of this 1.2 and pre-1.2 stuff.  Plugins aren&#8217;t <em>that</em> hard to update.</p>
<p>P.S. This comment thread looks beautiful with all our giant colorful <a href="http://gravatar.com/">Gravatars!</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ColdForged</title>
		<link>http://txfx.net/2005/02/19/spell-check/comment-page-1/#comment-2934</link>
		<dc:creator>ColdForged</dc:creator>
		<pubDate>Tue, 22 Feb 2005 14:24:52 +0000</pubDate>
		<guid isPermaLink="false">http://txfx.net/2005/02/19/spell-check/#comment-2934</guid>
		<description>&lt;blockquote&gt;echo get_settings(&#039;siteurl&#039;);&lt;/blockquote&gt;
Just to follow up, of course this works just dandy under both. The thing that was throwing me is that bloginfo(&#039;siteurl&#039;) &lt;em&gt;is&lt;/em&gt; an alias for &#039;url&#039;, not get_settings(). That&#039;s not semantically confusing or anything :). Thanks for the suggestion!</description>
		<content:encoded><![CDATA[<blockquote><p>echo get_settings(&#8216;siteurl&#8217;);</p></blockquote>
<p>Just to follow up, of course this works just dandy under both. The thing that was throwing me is that bloginfo(&#8216;siteurl&#8217;) <em>is</em> an alias for &#8216;url&#8217;, not get_settings(). That&#8217;s not semantically confusing or anything <img src='http://s.txfx.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Thanks for the suggestion!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://txfx.net/2005/02/19/spell-check/comment-page-1/#comment-2874</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Sun, 20 Feb 2005 07:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://txfx.net/2005/02/19/spell-check/#comment-2874</guid>
		<description>Thanks Mark. I have a ticket open with my host on the aspell thing and it looks like I managed to grab the plug-in after ColdForged updated with with your fix. Hopefully I can get the spell-checker working soon.</description>
		<content:encoded><![CDATA[<p>Thanks Mark. I have a ticket open with my host on the aspell thing and it looks like I managed to grab the plug-in after ColdForged updated with with your fix. Hopefully I can get the spell-checker working soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://txfx.net/2005/02/19/spell-check/comment-page-1/#comment-2873</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sun, 20 Feb 2005 07:40:56 +0000</pubDate>
		<guid isPermaLink="false">http://txfx.net/2005/02/19/spell-check/#comment-2873</guid>
		<description>Robert (Limeshurbet Robert), you can also try the &quot;english&quot; dictionary.  Other than that, you&#039;ll have to ask your host... aspell installs are hard to troubleshoot.

The URI problem is in the plugin file... in the two functions that insert the javascript code.  I think there are 4 places to change it, altogether.  But don&#039;t worry about it.  Your WP install isn&#039;t in a &lt;code&gt;/wordpress/&lt;/code&gt; subdirectory like mine, so it doesn&#039;t matter for you.</description>
		<content:encoded><![CDATA[<p>Robert (Limeshurbet Robert), you can also try the &#8220;english&#8221; dictionary.  Other than that, you&#8217;ll have to ask your host&#8230; aspell installs are hard to troubleshoot.</p>
<p>The URI problem is in the plugin file&#8230; in the two functions that insert the javascript code.  I think there are 4 places to change it, altogether.  But don&#8217;t worry about it.  Your WP install isn&#8217;t in a <code>/wordpress/</code> subdirectory like mine, so it doesn&#8217;t matter for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://txfx.net/2005/02/19/spell-check/comment-page-1/#comment-2864</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Sat, 19 Feb 2005 18:41:03 +0000</pubDate>
		<guid isPermaLink="false">http://txfx.net/2005/02/19/spell-check/#comment-2864</guid>
		<description>Hey...that&#039;s pretty cool.</description>
		<content:encoded><![CDATA[<p>Hey&#8230;that&#8217;s pretty cool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://txfx.net/2005/02/19/spell-check/comment-page-1/#comment-2863</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Sat, 19 Feb 2005 18:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://txfx.net/2005/02/19/spell-check/#comment-2863</guid>
		<description>Any ideas as to why I am getting the error &quot;No word lists can be found for the language &#039;en&#039;&quot;.

I get the same problem when I change the dictionary back to the default en_US. Also, what file is that URL problem in?

Thanks for the assistance!</description>
		<content:encoded><![CDATA[<p>Any ideas as to why I am getting the error &#8220;No word lists can be found for the language &#8216;en&#8217;&#8221;.</p>
<p>I get the same problem when I change the dictionary back to the default en_US. Also, what file is that URL problem in?</p>
<p>Thanks for the assistance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ColdForged</title>
		<link>http://txfx.net/2005/02/19/spell-check/comment-page-1/#comment-2860</link>
		<dc:creator>ColdForged</dc:creator>
		<pubDate>Sat, 19 Feb 2005 14:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://txfx.net/2005/02/19/spell-check/#comment-2860</guid>
		<description>siteurl is an alias of url on 1.3 :). It&#039;s fairly hopeless.</description>
		<content:encoded><![CDATA[<p>siteurl is an alias of url on 1.3 <img src='http://s.txfx.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . It&#8217;s fairly hopeless.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://txfx.net/2005/02/19/spell-check/comment-page-1/#comment-2859</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sat, 19 Feb 2005 14:42:31 +0000</pubDate>
		<guid isPermaLink="false">http://txfx.net/2005/02/19/spell-check/#comment-2859</guid>
		<description>Hm, didn&#039;t think about 1.2  How about doing

&lt;blockquote&gt;&lt;pre&gt;echo get_settings(&#039;siteurl&#039;);&lt;/pre&gt;&lt;/blockquote&gt;

That should work on all versions.</description>
		<content:encoded><![CDATA[<p>Hm, didn&#8217;t think about 1.2  How about doing</p>
<blockquote><pre>echo get_settings('siteurl');</pre>
</blockquote>
<p>That should work on all versions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ColdForged</title>
		<link>http://txfx.net/2005/02/19/spell-check/comment-page-1/#comment-2858</link>
		<dc:creator>ColdForged</dc:creator>
		<pubDate>Sat, 19 Feb 2005 14:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://txfx.net/2005/02/19/spell-check/#comment-2858</guid>
		<description>Thanks for the heads up on the error. There&#039;s an updated version to correct it. Of course, nothing is ever quite as easy since &#039;wpurl&#039; doesn&#039;t exist under 1.2 which I&#039;m still trying to support :). 

Glad you got it working.</description>
		<content:encoded><![CDATA[<p>Thanks for the heads up on the error. There&#8217;s an updated version to correct it. Of course, nothing is ever quite as easy since &#8216;wpurl&#8217; doesn&#8217;t exist under 1.2 which I&#8217;m still trying to support <img src='http://s.txfx.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . </p>
<p>Glad you got it working.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

