<?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>Developing PHP Applications &#187; Pspell</title>
	<atom:link href="http://www.zhannar.com/tag/pspell/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zhannar.com</link>
	<description>Zhannar Personal Blog</description>
	<lastBuildDate>Sat, 17 May 2008 04:20:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Install Aspell for your WAMP setup</title>
		<link>http://www.zhannar.com/2008/01/19/install-aspell-for-your-wamp-setup/</link>
		<comments>http://www.zhannar.com/2008/01/19/install-aspell-for-your-wamp-setup/#comments</comments>
		<pubDate>Sat, 19 Jan 2008 00:18:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP-MySQL]]></category>
		<category><![CDATA[Aspell]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Pspell]]></category>
		<category><![CDATA[WAMP]]></category>

		<guid isPermaLink="false">http://www.zhannar.com/2008/01/19/install-aspell-for-your-wamp-setup/</guid>
		<description><![CDATA[Download this files first: (http://aspell.net/) Aspell installer: Aspell-0-50-3-3-Setup.exe Precompiled dictionary (English): Aspell-en-0.50-2-3_2.exe Install this files, then go to &#8220;C:\Program Files\Aspell\bin&#8221; copy the following files - aspell-15.dll - pspell-15.dll Paste it under C:\windows\system32\ You can now enable the pspell extension through your php.ini file by uncommenting this line: extension=php_pspell.dll Check it through your phpinfo file. sweeet&#8230; ]]></description>
			<content:encoded><![CDATA[<p>Download this files first:  (<a href="http://aspell.net/win32/" title="Aspell website">http://aspell.net/</a>)</p>
<p>Aspell installer: <a href="http://ftp.gnu.org/gnu/aspell/w32/Aspell-0-50-3-3-Setup.exe" target="_blank" title="installer aspell">Aspell-0-50-3-3-Setup.exe</a></p>
<p>Precompiled dictionary (English): <a href="http://ftp.gnu.org/gnu/aspell/w32/Aspell-en-0.50-2-3.exe" title="installer aspell language pack" target="_blank">Aspell-en-0.50-2-3_2.exe</a></p>
<p>Install this files, then go to &#8220;C:\Program Files\Aspell\bin&#8221; copy the following files</p>
<p>- aspell-15.dll<br />
- pspell-15.dll</p>
<p>Paste it under C:\windows\system32\</p>
<p>You can now enable the pspell extension through your php.ini file by uncommenting this line:</p>
<p>extension=php_pspell.dll</p>
<p>Check it through your phpinfo file.</p>
<p><a href="http://www.zhannar.com/wp-content/uploads/2008/01/pspell-install.jpg" title="pspell enable"><img src="http://www.zhannar.com/wp-content/uploads/2008/01/pspell-install.jpg" alt="pspell enable" /></a></p>
<p>sweeet&#8230; right?  <img src='http://www.zhannar.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.zhannar.com/2008/01/19/install-aspell-for-your-wamp-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
