Category Archives: Thoughts

Thoughts

Give me a MovieClip I’ll give you a sequence of Bitmaps!

Ok this is another of the problems that recurs over and over again while developing rich content flash applications: Vector [...]
Also posted in AS3, experiments, Flash, Tools | 20 Comments

Using SWF files that implement a Specific Interface

How about modularizing your application so that other developers can develop external modules by only knowing a specific set of [...]
Also posted in AS3, components, Flash | 7 Comments

A big Thank to Robert C. Martin (@unclebobmartin )

When I started working for Picsel Technologies Ltd. I knew a little about Design Patterns, or better I was using [...]
Also posted in Agile | 0 Comments

Missing Code Reviewing…

When I started working at Picsel Technologies Ltd I’ve learnt a lot about code reviewing and here is a summary [...]
Also posted in Agile | 0 Comments

The Dark Art Of Estimation

I’ve never found easy to estimate project timescales, the main reason being that “rough” estimates are usually interpreted by project [...]
Also posted in Agile | 0 Comments

Using source code developed at work

Every time I change job I always ask myself a question: Is it ok taking the source code  (or part [...]
Posted in Thoughts | 0 Comments