<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 19 Jun 2013 11:00:28 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Iwan Luijks' Blog: Using Enchant with PHP on Windows - Part 1]]></title>
      <guid>http://www.phpdeveloper.org/news/15281</guid>
      <link>http://www.phpdeveloper.org/news/15281</link>
      <description><![CDATA[<p>
<i>Iwan Luijks</i> has written up the <a href="http://blog.iwanluijks.nl/2010/10/using-enchant-with-php-on-windows-part.html">first part in a series</a> looking at using the <a href="http://www.abisource.com/projects/enchant/">Enchant</a> extension - an interface to other third-party spell-checking APIs.
</p>
<blockquote>
PHP 5.3 introduced us to some new bundled extensions, including Enchant. The Enchant extension is a binding for the <a href="http://www.abisource.com/projects/enchant/">Enchant library</a>. Note: Before PHP 5.3, Enchant was available as optional extension through PECL. This article however only covers the setup and usage of the bundled extension in PHP 5.3 This short tutorial gives an introduction to setting up and using this new extension for your PHP projects.
</blockquote>
<p>
He talks a bit about what Enchant is and what it allows you to do (including releasing you from the language-specific dependencies of Aspell). Instructions on installing and using the extension are also included as well as a sample code snippet showing its use (checking a string against installed dictionaries). Since the dictionary installation isn't exactly intuitive, he gives an overview of where to grab them and how to set them up for your installation.
</p>]]></description>
      <pubDate>Thu, 14 Oct 2010 11:08:06 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Pierre-Alain Joye's Blog: Zip 1.7.0 Beta Release & New Zip/Enchant Documentation]]></title>
      <guid>http://www.phpdeveloper.org/news/6018</guid>
      <link>http://www.phpdeveloper.org/news/6018</link>
      <description><![CDATA[<p>
<i>Pierre-Alain Joye</i> has some new updates concerning his Zip package, one about version 1.7.0 reaching the beta stage and the other about the documentation available online for it.
</p>
<p>
From <a href="http://blog.thepimp.net/index.php/2006/08/14/100-zip-170-reaching-beta">the first post</a>:
</p>
<blockquote>
Zip-1.7.0 has been released today. It has finally reached beta quality. A couple of important bugs have been catched. It also add a new mode for ZipArchive::open(), ZIPARCHIVE::OVERWRITE. It will always start a new archive and overwrite the existing file.
</blockquote>
<p>
You can find the full list of changes in <a href="http://pecl.php.net/package-changelog.php?package=zip&release=1.7.0">the Changelog</a> for this release.
</p>
<p>
In <A href="http://blog.thepimp.net/index.php/2006/08/14/99-zip-and-enchant-documentation-online">post number two</a> he talks more about the new documentation he's added to the main manual for the Zip package:
</p>
<blockquote>
Writing documentations is not reallly my cup of tea, I'm too lazy (Sue me! But the php documentation team has managed to convince me to write and commit it. You can find the initial version online <a href="http://www.php.net/zip">here</a>.
</blockquote>]]></description>
      <pubDate>Mon, 14 Aug 2006 07:12:52 -0500</pubDate>
    </item>
  </channel>
</rss>
