Archive for September, 2009

Image manipulation and watermarking in PHP with GD2

Thursday, September 10th, 2009

Update: The following code is now using the HTML5 XHR upload capabilities instead of the Flash uploader, you might want to check that out.... Read More

Pico Lisp to JSON with JavaScript

Wednesday, September 2nd, 2009

On many occasions it’s preferable to convert PicoLisp on the client side instead of on the server, here’s an attempt.... Read More