Facebook Puzzles Solutions

I’ve recently been having a go at the Facebook Puzzles as a way of brushing up my skills in languages other than PHP (which I use every day at work). As I go along, I’m putting my solutions on GitHub, along with all the other code I’m releasing, in case anyone is interested.

Release of FormFillFlatten

I’m pleased to announce the release of FormFillFlatten (FFF), a RESTful web service which allows you to submit a PDF with form fields and the values you want those fields to have. FFF will return a PDF with the form fields completed and ‘flattened’ so that they can no longer be edited. It’s a bit […]