Indexing PDF’s - The Why?

January 26th, 2008

After I published my small article on “Indexing PDF Documents with Zend_Search_Lucene” I was surprised to find it on the Zend Developer Zone blog. I had no idea that this would get the attention that it did and I thank everyone for checking it out. So now that you know how you would [...]


Indexing PDF Documents with Zend_Search_Lucene

January 20th, 2008

Part I
I 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. So… Lets get started.
The Setup…
We [...]


Programming with the Zend Framework

January 5th, 2008

I just say today, even know it’s probably old news, that php|architect is going to publish a Zend Framework book, “Programming with Zend Framework”.  I am really excited for this! They have also released a website to go along with the book - http://www.zendframeworkbook.com/
As of right now you can pre-order the book and it is [...]


Zend Framework

November 18th, 2007

I have been working with the Zend Framework this weekend and thought I should share some good sites that help you get started.

Good Tutorial to get started with.  Works good with the current build of ZF 1.0.2 (http://akrabat.com/zend-framework-tutorial/)
The next good resource is the ZF (Zend Framework) Reference guide.  It’s very detailed and pretty much has [...]