26th
Nov 2007
Dilbert on Agile software development
Category trunk | Edit No comments »
Don’t date robots!
11th
Nov 2007
In case you need to generate image thumbnail, you can use this simple PHP function. It takes 4 parameters: source filename, thumbnail filename, thumbnail width and height. Before resizing the image, this function crops it proportionaly, this way ensuring that thumbnail image is not streched. Read the rest of this entry »
Category PHP | Edit No comments »