Posts by dougr
Improving Flash Builder Performance
Ever do something and then wonder why you didn’t do it years ago?
I just updated my Flash Builder 4.5.ini jvm settings to increase allocated memory and found a noticeable improvement, overall, in Flash Builder.
32GB 10.1″ Android Tablet Poll
Motorolla Xoom, Samsung Galaxy Tab, and the Acer Iconia A500. All 3 are 10.1″. All specs are pretty much the same except for the following:
Robotlegs Project Skeleton With TDD
Automatically Setting .swf Object Focus (updated)
Problem: Upon application initialization the DOM has not fully loaded when attempting to set focus on a .swf application window.
Symptom: When the application loads, it is possible to visually confirm that components have focus, however, the application itself does not. As a result, user interaction is required to give the application focus and allow keyboard events within the application.
Creating Code Templates In FlashBuilder 4.5
FlashBuilder 4.5 has introduced code templates which are extremely useful for speeding up development and creating templates for introducing convention into your team. I’ve provided a quick video tutorial on creating a code template that produces a test method stub which I will generally create many times in a project.
Flash Player Plugin Hangs and Crashes While Debugging
Ever since I updated Firefox from version 3.6.x to 4 I began experiencing issues with Flash Player timing out and crashing during debugging sessions in FlashBuilder. I found that if I spent any more than a minute sitting on a breakpoint that FireFox would report that the Flash Player plugin had crashed
BNIRIA May Meeting: Intro to Test Driven Development (TDD) and TDD Kata
This presentation introduces you to the benefits of Test Driven Development and teaches the fundamentals of TDD practice through a TDD Kata.
