<?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, 09 Jul 2008 07:19:59 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Zend Developer Zone: Zend Launches Online Documentation Center]]></title>
      <guid>http://www.phpdeveloper.org/news/10055</guid>
      <link>http://www.phpdeveloper.org/news/10055</link>
      <description><![CDATA[<p>
According to <a href="http://devzone.zend.com/article/3446-Zend-Launches-Online-Documentation-Center">this new post</a> on the Zend Developer Zone, its parent company, Zend, has launched their <a href="http://files.zend.com/help">Zend Product Online Documentation Center</a>:
</p>
<blockquote>
You know when you reach that point when you just don't remember where to configure your Zend Platform Events, how to set up your Tunneling, or what that Zend Core extension does? Well the documentation team at Zend have come up with a way to make all Zend product documentation as easily available as possible, so you can all benefit from our wisdom and experience.
</blockquote>
<p>
The <a href="http://files.zend.com/help">documentation center</a> is a resource for all things Zendy - information on their products made searchable and easy to browse.
</p>]]></description>
      <pubDate>Mon, 28 Apr 2008 12:04:10 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Kapustabrothers.com: Indexing PDF Documents with Zend_Search_Lucene]]></title>
      <guid>http://www.phpdeveloper.org/news/9472</guid>
      <link>http://www.phpdeveloper.org/news/9472</link>
      <description><![CDATA[<p>
As <a href="http://devzone.zend.com/article/3000-kapustabrothers.com---Indexing-PDF-Documents-with-Zend_Search_Lucene">mentioned</a> on the Zend Developer Zone, there's a <a href="http://www.kapustabrothers.com/2008/01/20/indexing-pdf-documents-with-zend_search_lucene/">new post</a> on kapustabrothers.com about a method for indexing all of those PDF files your site uses with the help of the Zend Framework's Zend_Search_Lucene component.
</p>
<blockquote>
along with many others have been trying and asking how to index and search PDF files. Once Zend released its Framework, which is a port of Java Lucene to PHP, I decided to jump on board and find a way to index and search PDF files.
</blockquote>
<p>
He uses the <a href="http://www.foolabs.com/xpdf/">XPDF</a> software to parse out the PDF files and the ZF component to do the actual indexing and searching. XPDF extracts key information from the PDF and puts it out to a new file where Zend_Search_Lucene can get to it. Example code is included to show the automatic creation of these details and how to add them to the component's index.
</p>]]></description>
      <pubDate>Wed, 23 Jan 2008 07:58:00 -0600</pubDate>
    </item>
  </channel>
</rss>
