Today I started the explore the Ning developer network documentation. I was not aware that Ning had an API or I would have experimented with it sooner. I managed to get three things done today:
1. Downloaded all the photos for a social network site in bulk. I used the sample PHP script to download photos to my hard drive. I encountered a script timeout so I had to edit my
php.ini file to increase the script timeout. I tried this for videos but I think that only gives you the…
Continue