Coding and Boobs a winwin

CashDoctor

New member
May 16, 2011
34
0
0
Received an autoreply with this picture. It took the first name field from my email properties and updated the note. What does this php? etc...

Where can I learn more about this and where could I find a coder that knows how to do something like this.



http://i.imgur.com/BdWV5.jpg
 


Off the top of my head, I'd use JavaScript to place the text on the note, and then the Qt library to take a screenshot.

There is probably a better way, I just don't spend a lot of time using graphics libraries. If I were worried about doing this the best way, I'd spend more time playing with PIL before jumping into the JS/Qt method.