Via John Cox, Yahoo! have opened up a PHP Development Center for their search APIs and, more interestingly, have started exposing their search data as serialized PHP strings. That’s “serialized” as in the serialize function.
This is very cool but think a little caution is needed when using it, given that it wasn’t designed to be [...]