Setting up Cruisecontrol – Continuous Integration System

ccbuildbat.png

Setting up Cruisecontrol is a pretty simple process. Make sure you check out the Cruisecontrol site for info on getting started and installation. The basic steps are: Download the Cruisecontrol ZIP file (cruisecontrol-src-x.x.x.zip) and unzip the files to a directory on your computer. I’ve un-ziped the files to C:/cruisecontrol271 Then build the Cruisecontrol code using [...]

Continuous Integration – The pieces and parts!

build-loop.png

I finally have some time to post about our Continuous Integration (CI) set up for ActionScript 2.0 and Flex/ ActionScript 3.0 projects. To continue on from the first post, I’ll explain all of the pieces & parts that are needed to get a similar CI system rolling. First, the parts that you’ll need for any [...]

What are we up to?

You can check out what we’re up to at RealEyes Media by checking out the RealEyes Lab site. We keep the latest happenings, projects, product releases and presentation information on the labs site so you can keep track of where we are and what we are doing. Related Posts:Some good things in life are free!Adobe [...]

David is on Adobe – H.264 Article

Check out the Article that David Wrote for Adobe just launched on devnet: Adobe – Developer Center : Exploring Flash Player support for high-definition H.264 video and AAC audio Pretty nifty I say! (Nice pic too…hehehe) public var ding:Boolean; public function jsutatest():void { return “It worked.”; } Related Posts:Adobe Camp: 1 Day, 3 Camps: 5280 [...]