Category Archives: Programming

HTTP file upload to Amazon S3

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)

Zend_Paginator and Zend_Db_Table

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)

Winning lottery numbers generator

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)

About the author

Tom Graham is a web developer living in Leicester, UK. This blog is his vent for all things web design and development. Read more about Tom.

Categories

Pages