30/08/2008 8:24 AM
I have been experimenting with the two new components of the Zend Framework recently, Zend_File_Transfer and Zend_Service_Amazon_S3, in particular I have been experimenting with HTTP file uploading straight to an Amazon S3 bucket. The great thing about both the components is that they work brilliantly together and I had a working script in minutes.
Here is […]
Continue reading this article or post a comment (0)
25/08/2008 9:25 PM
I had been waiting for a pagination component to be added to the Zend Framework for quite some time, so when Jurrien Stutterheim and Matthew Ratzloff’s proposal got accepted I couldn’t wait to give it a try, however, I came across a problems almost instantly. By default the Zend_Paginator_Adapter_DbSelect doesn’t like Zend_Db_Table_Select objects and throws […]
Continue reading this article or post a comment (0)
01/04/2008 8:34 PM
I won £10 on the lottery last Saturday, so as a light hearted second post I am sharing with you the code that generated the winning numbers (also to test code highlighting in Wordpress).
Continue reading this article or post a comment (0)