Archive for November, 2011

Project Sprouts and Continous Integration

published on November 20, 2011 by David Linse

This is more a reminder to myself rather than a complete post because it took me a while to figure it out. Updated the gems of AsUnit4 as well as the sprout-flashsdk from their repository. # rakefile.rb ############################## # CI # Compile the ci swf mxmlc “bin/#{project}_ci.swf” => :asunit4 do |t| t.input = “src/XMLRunner.as” t.source_path [...]

Tags: ,
Posted in AS3,howto,ruby | No Comments »

Murphy’s Law

published on November 20, 2011 by David Linse

Solution? for Widgets are missing after update to 3.2.1 version of Wordpress.

Tags:
Posted in Uncategorized | Comments Off