<?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>gog&#039;s info &#187; spellcheck</title>
	<atom:link href="http://gogs.info/tag/spellcheck/feed/" rel="self" type="application/rss+xml" />
	<link>http://gogs.info</link>
	<description></description>
	<lastBuildDate>Wed, 27 Apr 2011 15:02:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>UTF-8 encoding and the TinyMCE SpellCheck plugin</title>
		<link>http://gogs.info/2010/03/utf-8-encoding-and-the-tinymce-spellcheck-plugin/</link>
		<comments>http://gogs.info/2010/03/utf-8-encoding-and-the-tinymce-spellcheck-plugin/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 14:42:02 +0000</pubDate>
		<dc:creator>Goran Jurić</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[spellcheck]]></category>
		<category><![CDATA[tinymce]]></category>
		<category><![CDATA[utf8]]></category>

		<guid isPermaLink="false">http://gogs.info/?p=108</guid>
		<description><![CDATA[If you have tried using the the TinyMCE spell check plugin on UTF-8 encoded page with the PSpellShell adapter you probably noticed that the implementation is broken. The spelling suggestions do not contain properly encoded UTF-8 characters. Since the creators of TinyMCE moved to Github it was a great opportunity to try and push these [...]]]></description>
			<content:encoded><![CDATA[<p>If you have tried using the the <a href="http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/spellchecker">TinyMCE spell check plugin</a> on UTF-8 encoded page with the PSpellShell adapter you probably noticed that the implementation is broken. The spelling suggestions do not contain properly encoded UTF-8 characters.</p>
<p>Since the creators of TinyMCE moved to <a href="http://github.com/">Github</a> it was a great opportunity to try and push these changes to the master branch. If you need this you can look at the <a href="http://github.com/gjuric/tinymce_spellchecker_php/commit/5d8430ccb116ae83218a48c0dc36088ecc250596">changes that need to be made to the PSpellShell adapter</a> or just clone my <a href="http://github.com/gjuric/tinymce_spellchecker_php">fork of the spellcheck plugin</a>.</p>
<p>p.s. Have I mentioned how awesome Git and Github are?</p>
]]></content:encoded>
			<wfw:commentRss>http://gogs.info/2010/03/utf-8-encoding-and-the-tinymce-spellcheck-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

