Yesterday, A/R/T has published my article I wrote some time ago about using Zend Framework components in CakePHP. In that article a very simple application is created which uses the Zend_Service_Flickr component to access the Flickr webservices.
Blog has moved
This blog has moved to http://cakebaker.42dh.com. See you there.Contact
Feel free to contact me at daniel-hofstetter@gmx.ch. I like to hear from you :)
(see also the "About" section)
3 Comments
Just today I thougt about using Zend_Search_Lucene as full text indexing solution for CakePHP apps (I used your solution for integrating Zend Framework with CakePHP using a little wrapper file). You can find some code and a search demo at my blog (demo: http://andreas-waidelich.de/index, related posts http://andreas-waidelich.de/weblog/view/224 and http://andreas-waidelich.de/weblog/view/225).
Today was the first time a really looked at the “Zend Framework” and I must say, that some of the components they developed are pretty straight forward.
BTW, your blog is great!
Andreas
(Corrected the links)
ooops, Andreas not Andreaws. Need some sleep.
That sounds cool, I am curious to see your code :)