Do you know of any free tool for modeling data, business logic and maybe presentation (UI, interactions, etc) of Rich Internet Applications (RIAs) ?
Thank you!
Do you know of any free tool for modeling data, business logic and maybe presentation (UI, interactions, etc) of Rich Internet Applications (RIAs) ?
Thank you!
A good free tool that will lead you to most of those things on your wish list would be Eclipse. For RIA-s you can look at the
Alternately you can look at JavaFX with Netbeans. There wasn't much tooling for JavaFX when I last played with it. That will probably change as JavaFX gains in popularity.
If you want something higher-level look around. However if you are just getting going, I recommend you start there anyway because Eclipse promises a lot of different modelling and build tools.
WebRatio actually includes already support for basic RIA and AJAX behavior. The tool can also be used together with RUX-Tool if very advanced and complex dynamic pages are needed. Furthermore, WebML will soon evolve into IFML, which is under evaluation as an OMG standard. IFML will be a more comprehensive language that will natively include custom event management and rich interaction (not bound only to web interfaces).
[Disclaimer: I'm with Politecnico di Milano and WebRatio, and among the inventors of WebML/IFML]
I Dont know tools bu here are Domain Specefic Language : for data you use entity–relationship model (ER model) For Business Logic You Shoud Use Business Process Modeling Language (BPML) For UX and UI you can use both WebMl ( Web Modeling Language ) or Interaction Flow Modeling Language (IFML) , however i love webml but is is being replaced by IFML .
you can google now for specefic tools for each language .