Thinking about a Flex Project? Start here.

Tuesday, October 23rd, 2007

Yakov Fain of Farta systems has posted a great list of information that any Flex developer should check out before jummping head-first into enterprise (or any, actually) flex project.

Check out his post: How to prevent your enterprise Adobe Flex project from failure

Max 2007 - Presentation Resources Posted

Friday, October 5th, 2007

If you were looking for them, the presentation resources have been posted for David and Jun’s Max 2007 presentations on our labs site.

Setting up Cruisecontrol - Continuous Integration System

Saturday, September 29th, 2007

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:

  1. 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
  2. Then build the Cruisecontrol code using the BAT file build.bat in {INSTALL_DIR}/main/
  3. Verify the install by running the following command in the command prompt:java -jar {INSTALL_DIR}/cruisecontrol-launcher.jarYou should get a error about a missing config file. If there are any other errors, you’ll need to figure out what’s missing (I’ve seen the missing tools.jar). Usually pretty easy things to fix though.
  4. Cruise control is set up and ready to run.

*There is also a windows installer but I like the command line install, it gives the feeling of more control.

Now you’ve got Cruisecontrol installed. In my next post, I’ll show you how we set up an ActionScript 2.0 project and build loop in Cruisecontrol.

AIR JavaScript Pocket Guide Now Available for Download!

Wednesday, June 27th, 2007

Adobe Integrated Runtime for JavaScript Developers Pocket Guide has been released and is available for download at Ajaxian.

Thanks Adobe and Ajaxian!

HUGE List Resources for Freelancers!

Thursday, April 12th, 2007

There are a bunch of tools out there for all of use to use and abuse…mostly they are time killers for us procrastinators. Thanks to Freelanceswitch.com for their list of 101 resources for productivity and management. The list is categorized and described. There are some well known items, but also a few things that I’ve not run into yet.

Check out the list: [101 Essential Freelancing Resources]

FlexLib Launched

Wednesday, February 28th, 2007

Darron Shall announced on his blog that FlexLib is now launched.

FlexLib is a Google Code project that aims at being a concentrated effort by the Flex 2 community for creating high quality user interface components. FlexLib provides a standard component namespace, package structure, code and naming conventions, and common reusable base classes to unify the various efforts people have put forth on their own.

Also mentioned it FlexBox which Jun Heider brought to my attention yesterday. FlexBox is directory of Adobe Flex components available for developers.

Darron Shall’s full post includes some additional Flex resources. Check it out and get Flexified!

myFeedz Released on Labs

Friday, February 16th, 2007

myFeedz is a web application that finds what is important from the sea of information on the Internet and shows you what you need to read. It learns from your reading habits, and helps you keep up with your interests, by offering personalized content.
myFeedz is designed to:

  • Help you keep track with the latest news and trends on the Internet.
  • Offer you articles relevant to your interests.
  • Reduce the information overload.

Check out [myFeedz] (http://www.myfeedz.com/)

AJAX Data Services Released

Wednesday, January 31st, 2007

Adobe labs has released the AJAX Data Services - AJAX Data Services is a JavaScript library that lets AJAX developers access the messaging and data management capabilities of Flex Data Services directly from JavaScript. It lets you use Flex clients and AJAX clients that share data in the same messaging application or distributed data application.

[Check it out]

CFEclipse decode complete!

Friday, January 26th, 2007

If you’ve been playing the game at www.coldfusing.com, then you already know that CFEclipse has been released. Go download it now! [CFEclipse.org]

Find entries :

Want to subscribe?

  Subscribe in a reader or,
Subscribe via email:

About me

I'm a senior developer at RealEyes Media, Adobe Certified Instructor and Adobe Certified Professional. Here you'll get my ideas and experience Flex, Flash, ColdFusion and related technologies as well as some generally off the wall stuff.