Just a quick reminder, to the millions of two readers of my blog, that I am going to be speaking at the Adogo on March 4, 2008. The talk will be on FlexUnit and how to use it. I will probably push some of my testing adgenda, but the focus of the talk […]
FlexUnit Presentation at Adogo
February 14th, 2008 · 2 Comments
Filed Under: presentation
acts_as_conference
February 11th, 2008 · 3 Comments
This past weekend I had the pleasure to attend a local conference, acts_as_conference. The conference was described as an event that was focused on Ruby on Rails, but it seemed to be much more focused on Ruby, with Rails in mind. Overall I think the conference was a great success at $100 a […]
Filed Under: community
Flex Frameworks
October 24th, 2007 · 3 Comments
Recently there has been a lot of discussion at my office, and online about whether or not a framework is necessary in Flex. Before revealing my opinion I wanted to go over a few reasons why I believe frameworks are used.
I went to Wikipedia and looked for a list of common features in web application […]
Filed Under: languages · programming · theory
2PP Episode 4: Bungies the Chick
October 12th, 2007 · No Comments
The last couple weeks have been pretty busy for me. Between giving presentations, at work and at usergroups, and working on the 2nd Player Podcast. Well next week should slow down considerably and I hope to put out a few more posts about coding. One is going to be about Persistence Driven Design, […]
Filed Under: gaming · programming
Actionscript 3.0 Object Equality
September 2nd, 2007 · 9 Comments
This weekend I began tinkering around with FlexUnit 2.0 for Actionscript 3.0. So far I am excited about the framework. It doesn’t do much, but it does the basics. When writing some of my tests I found I needed to compare two objects together. I know how to handle this in […]
Filed Under: languages · programming
Model Glue Flex
July 4th, 2007 · 5 Comments
So I finally got a chance to play around with the alpha of Model-Glue Flex and I must say I am rather impressed. I never got a chance to use the ColdFusion version of the framwork, but Model-Glue Flex is an order of magnitude better than the other frameworks I have seen for Flex, […]
Filed Under: programming