Tagged Questions

4
votes
10answers
858 views

Is MacBook Air suitable for occasional Dev Work? (Ruby, Objective C, Cocoa)

Will a MacBook Air have enough horsepower for occasional development in Ruby? Objective C? Cocoa? Are there any other major limitations with doing this? Notes: I hook it up to a large Monitor. I …
1
vote
1answer
209 views

what is minimum flash player revision working with FLEX 3

My page has currently this set up - what is minimum REVISION I can configure here: // Major version of Flash required var requiredMajorVersion = 9; // Minor version of Flash required var …