Monthly Archives: November 2008

Agile Chronicles #5: Acceptance Criteria & Punting

The Agile Chronicles is a set of articles documenting my experiences using an Agile process (Scrum) in software development on my current Flex project. Part 1 – Stressful Part 2 – Code Refactoring Part 3 – Branch Workflow Part 4 … Continue reading

Posted in Flex | Tagged | 1 Comment

Writing a Caching Engine for Flash Player

Not to be confused with Object Pooling, I’m referring to saving data you need to persist in your application across sessions, and more specifically about saving images in your own local cache as opposed to the browser cache. As usual, … Continue reading

Posted in ActionScript, Flash, Flex | 8 Comments

Agile Chronicles #4: P to the Oh to the Sea, Strategy, and Design Challenges

The Agile Chronicles is a set of articles documenting my experiences using an Agile process (Scrum) in software development on my current Flex project. Part 1 – Stressful Part 2 – Code Refactoring Part 3 – Branch Workflow Part 4 … Continue reading

Posted in Flex | Tagged | 5 Comments

Flex Move Effect Messes Up Mask Alignment

In creating some custom components in Flex 3 last week, I battled off and on all week with a bloody Move effect.  It kept screwing up the mask I used.  Basically, it’s a timeline that shows 24 hours in a … Continue reading

Posted in Flex | 6 Comments

Agile Chronicles #3: Branch Workflow

The Agile Chronicles is a set of articles documenting my experiences using an Agile process (Scrum) in software development on my current Flex project. Part 1 – Stressful Part 2 – Code Refactoring Part 3 – Branch Workflow Part 4 … Continue reading

Posted in ActionScript, Business Process, Flex, Programming | Tagged | 23 Comments