Sunday, April 27, 2008

Flex

I'm using Flex RIA framework for developing a website, called CAmEO. It's quite experimental approach to me and samsung, I guess. Because, they demanded JSF(Java Server Faces) technology for this project. But I couldn't agree with them when I first got this demand. The reason was they wanted very interactive site, but they wanted not propered disinteractive technology.

So, I had studied for a week before next meeting. And I found out RIA frameworks, like Flex or Silverlight. And I thought Flex is best for this project. And They gave me an agreement.

I've been developing with Flex for about two months.

These sites are some cool references.
http://livedocs.adobe.com/flex/3/langref/index.html
http://www.degrafa.com/
http://www.flexibleexperiments.com/

2 comments:

Anonymous said...

Good for you since Flex is supposed to work well w/ J2EE solution stack. Me, a .Net developer, is still waiting for SilverLight 2 to finalize in September. Before that I have to live w/ Ajax solutions. :-( I'm just so fed up w/ these DHTML/AJAX/CSS apps.

PetIt Nation said...

Thanks for commenting my post. :)
I'm so agreeing with what you said that DHTML/AJAX/CSS apps are sucks. I had a chance to develop with php and css, couple of years ago. That was awful, I couldn't apply any OOP principles. :-(.

Anyway, RIA technologies, like Flex, Sliverlight, JavaFX is pretty meanningful to me in making develop much easier way.