Mar
17
2010
2

Creating web thumbnails with PHP Imagick

It may seem like a subject that has been done to death, but creating thumbnails from images can be a complex and frustrating task, especially when you’re faced with a wide variety of formats in your source images.

The script below uses PHP’s Imagick extension to create a thumbnail from pretty much any source image. It can handle RGB & CMYK images, TIFFs, PNGs, JPEGs, GIFs, BMPs and just about any other format in just about any size, and it can also handle images with embedded colour profiles (this is very helpful when converting images created in Adobe software).

(more…)

Dec
15
2008
2

Help stop the Great Firewall of Oz!

This is just a quick post to try and rally a few signatures against the ridiculous mandatory internet filter proposed for Australia.

There are so many reasons why this should not go ahead. I won’t go into detail here, but you should learn more if you don’t know what I’m on about. Try Horus Kol’s article, or No Clean Feed for some good information.

Please use this nifty form to show your support for the fight against mandatory internet censorship:

In addition, there is another petition you can sign at TakingITGlobal.

Written by Erin in: IT | Tags: , , ,