UPDATES VIA   RSS  |  Email Get updates via feedburner Get updates via twitter
Home

Archive for June 17th, 2009

Coding: Don’t make mistakes when resizing objects! Preserve the initial ratio correctly!

Posted on 17. Jun, 2009 by .

1

I was tempted many times to do quick adjustments to my code, without taking into consideration some basic mathematical principles. For examples if a box is first of all 100px tall and 60px wide, and then I notice that this box does not fit the place where it was intended to be placed,  what I [...]

Continue Reading