I want to make an app that gets your friends profile pics from say your facebook,myspace or twitter account and makes an image out all of them. I already know how to use these social networks' APIs to get the image url, the question is, how do I "stitch" them together.
If you know how to do this using a specific class in Zend or PEAR that'll be great since that's what am using.
Thanks.