Skip to main content

Power of Open source Flex


Adobe flex is back with lots of new features ,the rich GUI provided by this framework is sufficient for building rock solid and stable GUI with good look .I have decided that I will explore it as much as possible.I am a java developer by profession  and for GUI purpose we generally use the GWT (GWT is most popular these days, not sure for how many years) ,It is also one of the good technology to develope the GUI but I dont want to limit my self to one specific tecnology.

Few things that I liked about the adobe flex are

  • Flex SDK is opensource.
  • Availibility of good training materials and tutorials including the video tutorials (free of cost offcourse).
  • You can integrate flex application with Java, ColdFusion, Php and .Net.
  • Full support with service oriented archetecture as it is backbone of the distributed applications.
  • Availiblity Powerful frameworks like Cairngorm,TurboGears,MATE,PUREMVC,SWIZ.


if you want more details about these frameworks please visit this nice and usefull article 
Choosing a Flex framework
(http://www.adobe.com/devnet/flex/articles/flex_framework.html )

Comments

Popular posts from this blog

Mobile Message Organizer

Got a basic requirement that i think every mobile should have, all the mail clients have this facility and i dont see any big difficulties on this other than the storage problem which is not a problem at all as we got GB of spaces in our memory cards. Well i am talking about the organizing the messages in Inbox , categorization of messages. Suppose i want to store all the messages from one of my friend say A in a folder called Personal, my existing mobile device Nokai E71 doesn't have this feature inbuilt (Ofcourse if you want you can make a folder and move the messages manually but here i am talking about the idea of automating this procedure). Only thing we need to do is , we have to store the rules in separate location , rules will be defined by the user and then device will follow these rules.There are no or very less software available which satisfy this requirement for mobile device.this is so simple but basic requirement as per the end user. I am going to make this one ...

Indian Education System : Let's shape it

Good advice is always certain to be ignored, but that's no reason not to give it.                                                                                        By Agatha Christie   This is one of the things that I wanted to write from long back and per my opinion it should be matter of at most important for any educated person of India. Today in this article I would like  focus on reminding people about the importance of education and educational departments  no matter those are government related or privately held. Whatever we are to...

Information Security Profile Questions

One of the friend asked this question in one of the popular forums, i thought I should keep copy of my answer in my blog as well. What sort of interview questions can be asked in information security profile? It depends on your role under information security profile, If you are ininformation security engineering role, questions will be more from tools andtechnologies and security audit and analysis methodologies. Questions may comefrom application security(OWASP TOP10), network security or computer forensics. In the corporate world no one expects an information security engineer to bemaster of all the security disciplines. Questions from different operating system techniques and popular web serversand information security architecture will be asked. Various operating system administrationdetails questions may surface. Vulnerability assessment is another topic whichcan be discussed. Security consultant as a profession itself is about being specialist notjournalist. So solid un...