WebThumb is back up


Once the dns change fully propagates Webthumb will be back up and fully running. If you had a different apikey on the backup instance you will want to switch back to your normal apikey. Your apikey is viewable on your user home page.

More news and a we’re sorry gift of credits will be coming soon.

3 Responses to “WebThumb is back up”

  1. 1
    Jonas Eriksson Said:

    Great work, however…

    There seems to be a minor bug in API class Bluga_Webthumb::addJob (checked out from svn). The function only contains on line (line 140):
    $this->jobs[$job->url];
    Shouldn’t the line be
    $this->jobs[$job->url] = $job;

    / jonas

  2. 2
    Jonas Eriksson Said:

    ok, perhaps it should look like
    $this->jobs[$job->options->url] = $job;
    even…

  3. 3

    Jonas: it should be, fix commited thanks


Leave a Reply

This circle expands additional navigation
You should really buy my AJAX book.
You'll learn not only the technology you need for implementation but also an understanding that will help you get the most from AJAX.
You'll also have my eternal thanks :-)