Archive for the 'OOP' Category
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 [...]
January 1st, 2010 | Posted in ActionScript 3.0, Adobe AIR, AS3 API, Bleeding Edge Flash, Cairngorm, Design Patterns, Flash Platform, Flash Platform Community, Flex, Flex 4, Flex Best Practices, Flex Books, Flex Builder 3, Flex Consulting, Flex Contracting, frameworks, Gumbo, Inversion Of Control, Java, OOD, OOP, sdfug, Software development process | 2 Comments
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 [...]
December 19th, 2009 | Posted in ActionScript 3.0, AS3 API, Bleeding Edge Flash, Flash Platform, Flex, Flex API Example, frameworks, Inversion Of Control, OOP | 4 Comments
Interested in Design Patterns? Check out this article on InsideRIA that explains the Decorator Design Pattern. This article explains the Open Closed Principal and discusses favoring composition over inheritance. These are very powerful OOP concepts that can be leveraged to produce more flexible and robust code. The Decorator is a great pattern to learn after [...]
November 1st, 2009 | Posted in Design Patterns, Flash Platform, Flex, Flex Best Practices, OOD, OOP, Software development process | No Comments
When developing Flex and/or AIR applications there are a handful of tools that really make the difference between a good project and a great project. They are all very valuable and provide stability and clarity for the RIA development process; or at least they have for me. From Unit Testing to SVN utilities to frameworks [...]
May 20th, 2009 | Posted in ActionScript 3.0, Adobe AIR, AS3 API, Bleeding Edge Flash, Cairngorm, Flex, Flex Best Practices, OOP, Software development process | No Comments
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 [...]
February 25th, 2009 | Posted in Aspect Oriented Programming, Inversion Of Control, Java, OOP, Spring | 2 Comments
Understanding more about Java is great. A good amount of knowledge can be shared between Flex/ActionScript 3.0 and Java. I’ve worked with Java in the past, compiled some applications, read the tutorials and some books, helped build a Java based LMS and also worked with Adobe on writing a simple Java socket server, but I [...]
February 20th, 2009 | Posted in BlazeDS, Design Patterns, Flex, General Development Notes, Hibernate, Java, OOP, Software development process, Spring | 5 Comments
The San Diego Flash Users Group invited me to give a presentation on Flex Best Practices last night. Thanks to everyone who took the time to join the meeting. Thanks to Kyle and Chris for inviting me to present. Also thanks a lot to everyone who provided all the great feedback and questions. Dan made [...]
January 8th, 2009 | Posted in ActionScript 3.0, Cairngorm, Design Patterns, Flex, Flex 3 Skinning, Flex Best Practices, Flex Builder, Flex Builder 3, Flex Champion, frameworks, General Development Notes, mate, MXML, OOD, OOP, sdfug, Software development process, UML | 3 Comments
Following best practices during the development process can help organize and structure an application. Standardized development provides clarity, stability, longevity and scalability. I worked with several members of the Flex community and the Adobe Flex Team to create this article outlining over 90 best practices for the Flex development process. Thank you to everyone who [...]
December 13th, 2008 | Posted in ActionScript 3.0, Cairngorm, Design Patterns, Flash Platform, Flex, Flex Builder, Flex Builder 3, MXML, OOP, Software development process, UML | 1 Comment
In case you missed it here is a link to the article discussing the Strategy Design Pattern that was recently featured on the O’Reilly, InsideRIA website. Writing the article was a really wonderful experience and I’m extremely excited to have another in the works now. More on that later. Here is a snip of the [...]
November 8th, 2008 | Posted in ActionScript 3.0, Design Patterns, General Development Notes, OOD, OOP, Software development process | No Comments
Here is an article on Flex best practices that I had the extreme pleasure of recently writing for Adobe’s Dev Center. The article explores a number of things you can do to help clarify your Flex development process. The article was a community based effort and input was collected from quite a few prominent Flex, [...]
July 26th, 2008 | Posted in ActionScript 3.0, Design Patterns, Flash Platform, Flex, Flex Builder, OOP, Software development process | 1 Comment