Archive for the 'Inversion Of Control' Category

I’m available for Flex / AS3 / Flash / JavaScript work

That’s right! I’m on the hunt for a great team and project to dive into. Obviously my skills are mostly Flex related, AS3 as well. However I also have experience with JavaScript and Java. I can do UI Design and animation as well. I’ve been working with Flash since 1998 so there aren’t too many [...]

2011 seantheflexguy Blog Post Highlights and Album Releases

Well, 2011 is officially coming to a close. It was an interesting year, that’s for sure. I rounded up a few blog entries that I posted that I thought were aggregating into a quick post. They cover: presentations, tools, books and more. Some Flex, some HTML5 and some Arduino. Hope everyone has a safe and [...]

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 [...]