Archive for the 'Inversion Of Control' Category

RobotLegs AS3 Framework Presentations

I’ll be presenting at the Denver Flex User’s Group on July 15th on RobotLegs. In addition I should also be presenting via Adobe Connect for the Nashville Flash Platform User Group in May. Here is some additional information about the presentation.
RobotLegs is an IoC framework that’s been rising on the Flex framework scene. It’s a [...]

seantheflexguyTV – episode 01: RobotLegs, Flex Unit 4, FlexPMD, FDT, RIATest and more!

Here’s the first episode of seantheflexguyTV! I’ll talk about several new Flex related tools and some software development books. I’d like to thank Jesse Warden for the inspiration and the nudge to get seantheflexguyTV started. More specifically in this episode I talk a little about: RobotLegs, Parsley, FlexPMD, RIATest, Hello Flex 4, Clean Code, 97 [...]

SeanTheFlexGuy: 2009 Accomplishments and Review

Taking a look at everyone’s “2009 In Review” blog posts is really great inspiration. Looking back over the last year is always worth taking a minute to do. It’s great to reflect on personal growth over the course of a year and take note of our accomplishments. I decided to recall the last year for [...]

List of 34 More ActionScript 3.0 APIs

Using an API can save time during the development process. The wonderful thing about the Flash Platform Community has always been the willingness to share. Here’s 34 more ActionScript 3.0 APIs that can be used for Flex, Flash and AIR development. Hopefully one of the APIs listed here or in one of my previous API [...]

Simple Spring Example Project

The Spring framework is not new, it’s been around since mid 2003. In very simple terms Spring is a framework to help build Java (and .NET) applications. Spring helps organize and orchestrate the source code for Java applications. Spring can be used with any Java application including Java web applications.
This is beneficial to Flex applications [...]