HTML is a web standard FFS
Writing websites in HTML (and not XHTML) does not mean you don't follow web standards. Anyone claiming otherwise simply lies. Just forget all bad things about HTML that Jeffrey Zeldman writes in his Designing With Web Standards book. He lies, too.
[read more]fractal image #5 - heart fractal
This time i want to share with my quite new discovery.
I've called this fractal 'heart fractal'. [read more]Zend PHP Certification Watchouts
Over a year ago I've passed Zend PHP Certification exam. Now I decided to prepare some notes for all the folks preparing to take the exam. It's simply list of things that could be tricky, even for advanced programmers. The list is definitely not complete, and none of these are exam questions (it's forbidden to disclose them) but I hope you will find it helpful anyway.
[read more]Matrix class and object transformations in ActionScript3
For DisplayObject descendant classes we can use transform property to append any transformation. In AS3 (FP9) only affine transformations are possible, with use of Matrix class.
Transformation property defines how object is transformed, before it is drawn to its
parent canvas. Every object has its own (local) coordinate system, its orgin is used as position of object in parent coordinate system (an it is called registration point).
[read more]
previous (newer) , 1 , 2 , 3 , 4 , 5 , ... , 11 , next (older)