-
Recent Posts
What I'm Doing...
- "@cbarrett: Guess God really does use Lisp. http://t.co/MIT47PyY" or clojure... 8 hrs ago
- @yorba_org is there a way to configure geary for multiple mailboxes? 1 day ago
- That s@#* was cray #WatchTheThrone 2 days ago
- The S@#* was cray #WatchTheThrone 2 days ago
- Standing in front of the VIP lounge. Waiting to go #WatchTheThrone 2 days ago
- @SwayUK plus one for tonight. #WatchTheThrone in reply to SwayUK 3 days ago
- More updates...
Ubuntu
Monthly Archives: July 2010
Full Text Indexing with Zend_Search_Lucene
To provide a robust search facility for content you have stored on a MySQL database, you may be thinking of using MySQLs builting full text indexing facility. This comes with the MyISAM storage engine and can be slightly limiting especially … Continue reading
A question on Zend_Acls
So I have been playing with the Zend_Acl for a while now and I managed to integrate it with this site I am working on. I am however asking myself a few questions here. What is the best way to … Continue reading
A note on CAPTCHA decorators and Zend_Form_…
So if you have been struggling with setting up decorators with Zend_Form_Element_Captcha, here’s a note. I used to get an additional textbox with the hash returned by Zend creating the captcha image. And if you were stumped as to how … Continue reading