5 things about PHP 5.3 that make me smile

Posted June 30th, 2009 in PHP by Andrew Curioso

Rest assured. Soon I will be writing “Things about PHP 5.3 that make me cringe” but for now I sing the praises of the latest release of PHP that that came out today. I’ve been playing with the new release for months and there are indeed many good things about it and many of them have been a long time coming.

The other day I was reading the release notes and I couldn’t help but smile.
Continue Reading »

Drop shadow tricks in Flex

Posted June 16th, 2009 in Flex and AS3 by Andrew Curioso

Every display markup language has its frustrating moments. Adobe Flex isn’t any exception. I ran into a little trouble a while back when trying to put a drop shadow on a HBox component. Here is the effect that I wanted to achieve:

Flex form with drop shadow header

Flex form with drop shadow header

Continue Reading »