Ben Forta

Blog

June 13, 2006

Model-Glue:Unity Beta Released

The first public beta of Model-Glue:Unity is available for download . It has many of the same capabilities as Ruby on Rails and ColdFusion on Wheels , as well as: Automatic record validation. Allows implicit invocation, where one event can fire multiple controller methods, instead of a single page...

June 13, 2006

A Ring Tone That Only The Young Can Hear?

The New York Times is running a story about a ring tone that can be heard by kids , but not by adults. As per the story, most adults suffer from presbycusis, aging of the ear. And as a result, the older you get the less likely you are to hear sounds at higher frequencies. Which means that kids can...

June 11, 2006

Hola From Mexico City

Hello from Mexico City. It's been a few years since I was last here, and I'm glad to be back in this huge, vibrant, hectic, energetic, intense, fun city. I am writing this while looking out of my hotel window over beautiful historic Chapultepec Park (last time I was here I got the opportunity to...

June 8, 2006

Favorite FlexBuilder Shortcuts

I've been spending quite a bit of time in FlexBuilder lately, and have started to rely extensively on some shortcuts. Some of these are actually Eclipse shortcuts, but regardless, these are some of my favorite: Ctrl-F11: Run F11: Debug Ctrl-Alt-Down: Repeat current line Alt-Up: Move line (or...

June 7, 2006

Creating A Background Color Renderer

Yesterday I need a Flex cell renderer that would change the background color based on the value of the cell (for example, green if a positive number and red if negative). Unfortunately, background color is not a style, that would have been the simplest option. The solution is to use ActionScript...

Page 291 of 489 (4889 posts)