Downgrading a PECL extension
I recently upgraded the Mongo PECL extension that a project depended upon, only to get hit with a load of Segfaults on OSX. I had used the pecl upgrade mongo...
I recently upgraded the Mongo PECL extension that a project depended upon, only to get hit with a load of Segfaults on OSX. I had used the pecl upgrade mongo...
Using Facebook to authenticate users for you application is nice for a number of reasons.
I recently wrote a Ruby gem called Perfecta, that wraps the Perfect Audience reporting API.
This is something I can never remember, and keep having to Google.
The PHP SDK provided by Facebook is quite good, though it lacks the ability to send batched requests. The reason for sending batched requests is that it allo...