Be Funky doesn’t respond to email

I’m trying to use the API from BeFunky so I dropped them an Email RE some tweeks I’d like to see and they didn’t respond.

Anyone know if the company still exists or if it was a side project that has been dropped?

Gonna look into using ImageMagick for what I want to do instead. All I want to do is to take a normal image and adjust it so it comes out cartoonized or looking like a cartoon! 🙂

Be Funky API doesn’t seem to work for me :(

Hrm, appears that the BeFunky.com API doesn’t work from the example they paste.

I tried many different methods of rewritin the URL and the PHP but I still failed 🙁
Does anyone have a good working example?
*** Since I posted this I found a solution! 🙂 *with help from Phiz Uglyface
Download the files at http://primaryt.co.uk/befunky.zip and extract them to a new folder on your webserver.
Edit the:
  1. key
  2. secret
  3. post_url
  4. callbackURL
  5. imgLink
Values in index.php to suit your setup. Making sure that the files referenced exist in the correct location.