SlideShare a Scribd company logo
1 of 32
Download to read offline
JL-1




           Domain Driven Design and
    Mashup Oriented Development based on
     Open Source Java Metaframework for
Pragmatic, Reliable and Secure Web Development
               Project Presentation




                   June, 2009
Overview
 Consortium
 ROMULUS Rationale
 ROMULUS Objectives
 Research topics
 ROMULUS Results
 Business opportunity
 Contact information




   Project presentation, 2009   2
Consortium Overview
          GESFOR ES              Coordinator,J2EE, OWASP

          ASSET             IT   SME, Metaframework Product

          LIFERAY DE             SME, Portal Product

          UPM               ES   R+D Soft. Engineering

          IMOLA             IT   SME, J2EE, JBI

          DERI              IE   R+D Semantic web

          ICI               RO R+D Soft. Engineering

   Project presentation, 2009     3
Rationale

        PROBLEM

    Java web development is the
    leading trend in Europe with more
    than 1M qualified developers
    Java Enterprise Edition provides
    more than 900 industry driven
    specifications
                                            Not as productive
    Robust, scalable and proved
    technology BUT…
                                              as desirable
          There are problems in its
          productivity
          Need of new methods such as
          Ruby on Rails




   Project presentation, 2009           4
Romulus global objective
 Researching on novel methods for increasing
productivity and reliability of Java-based web
                development




   Project presentation, 2009   5
Romulus objectives
  Improve Java web development productivity, reliability
  and security
  Provide methods and tools for Domain Driven Design
  based on a metaframework
  Integrate mashups in the development cycle, including
  data, enterprise, web services and portal mashups
  Extend domain description with soft goals and provide
  automatic generation of functional, load and security
  tests
  Provide bias for seamless balance of server, client and
  scripting technologies



    Project presentation, 2009   6
Domain Driven Design
        “For most software projects, primary focus should be on modelling
        the domain and domain logic” (Evans, 92)


       “The key to controlling complexity is a good domain model, a model
       that goes beyond a surface vision of a domain by introducing an
       underlying structure, which gives the software developers the
       leverage they need. A good domain model can be incredibly valuable,
       but it’s not something that’s easy to make” (Fowler, 03)




   Focus on the domain
   Extend domain descriptions with annotations (@OP)
   Use automatic code generation (80%) for developing the
   application




   Project presentation, 2009      7
What is a metaframework?
  Frameworks provide a design and implementation of a
  common and extensible functionality such as persistence,
  web flow or authentication.
  A metaframework provides abstract interfaces for 90% of
  main aspects considered in a framework
  Developers can annotate the domain and develop the
  domain logic with the metaframework, and adaptors are
  linked for a particular framework.




    Project presentation, 2009   8
Advantages of a metaframework
  Applications are portable across frameworks.
     Save investments
     Easier to upgrade to new technology
  Higher productivity thanks to automatic code generation and
  concentration on domain design
  Lower required skills for Java web development
  Ability to tune for a particular framework (although portability
  is lost)




    Project presentation, 2009   9
Romulus Research Topics
                          I
               METAFRAMEWORK + DDD + MDA




      II                             III    IV BALANCE
   MASHUP                         QUALITY     CLIENT &
  ORIENTED                          SOFT      SERVER
DEVELOPMENT                        GOALS




     Project presentation, 2009     10
Romulus projects




  Project presentation, 2009   11
Goal I: Metaframework + DDD + MDA
 Increasing productivity of Java web development, focused on Java, by means
 of a metaframework, DDD and MDA
 Integrate key frameworks in the metaframework, reducing required skills
 Metaframework which
                                                                I
     Allows to select the targeted framework and change it easily
                                                     METAFRAMEWORK + DDD + MDA


     But allows to exploit the strengths of underlying frameworks
 Define an agile methodology for web apps based on the metaframework
 supported by common IDEs (Eclipse/Netbeans)
 Collect and consolidate information from wikis, forums and development tools
 about bugs and feature requests. Express such information using in W3C
 RDF language and using the appropriate ontologies (SIOC, BAETLE etc).
 Aggregate, process and deliver these informations as extra functionalities
 embedded in the tools themselves.




    Project presentation, 2009      12
Roma Framework




  Project presentation, 2009   13
IDE 4 Romulus




  Project presentation, 2009   14
Goal II: Mashup Oriented Development

  Higher productivity / reliability through mashups
  Integration of mashups in the standard development
  cycle
  Data-level mashups – Integration heterogeneous data
                                                               II
  sources                                               MASHUP ORIENTED
                                                         DEVELOPMENT
  Mashup web services –integration of mashup web
  services
  Enterprise mashup – Integration of enterprise
  systems
  Portal mashups – Integration of mashable portal
  services such as rating, commentary, etc.




    Project presentation, 2009   15
MyCocktail




  Project presentation, 2009   16
Romulus Mashup Editor




  Project presentation, 2009   17
DERI Pipes




  Project presentation, 2009   18
Goal III: Software Quality & Soft Goals



                Involve soft goals in the development phase
   III
                (security, traceability, performance reliability)
QUALITY
  SOFT          Usage of Attribute Oriented Programming (A@P) for
 GOALS
                annotating the domain and biasing MDA generation




          Project presentation, 2009   19
Wapiti




   Project presentation, 2009   20
ATP4Romulus




  Project presentation, 2009   21
Segovia




  Project presentation, 2009   22
Goal IV: Balance client & server
     technologies

                  Research on suitable balance between server
                  technologies (J2EE / .NET), Server side scripting
                  technologies (Ruby, …) and client technologies (RIC,
                  Ajax, Flash)
  IV BALANCE
CLIENT & SERVER   Research on pure client side technologies and
                  automatic configuration and composition of
                  applications by end users without programming skills
                  Integrate server-side scripting languages in order to
                  increase productivity




             Project presentation, 2009   23
Liferay




   Project presentation, 2009   24
Demonstrators
  Real applications realized using Romulus'
  tools:
Cornelius
Scrooge
UE Application




    Project presentation, 2009   25
Cornelius




  Project presentation, 2009   26
Scrooge




  Project presentation, 2009   27
UE application




   Project presentation, 2009   28
Business Opportunities
  Product companies. Asset and Liferay have improved their
  product functionalities,
  ROMULUS has been delivered itself as an open source
  project.
  Industrial partners provides consultancy, integration and
  training services
  ROMULUS provides vertical demonstrators for facilitating
  its exploitation




    Project presentation, 2009   29
Impact
  Shift on Java web development, with serious impact on
  efficiency, productivity and reliability
  Costs reduction
  Save the investment. Applications are portable across tools
  and frameworks
  Gain of productivity. Up to 90% of effort
  Increase of competitiveness, with European companies
  leading this shift
  Integration of two open source communities, such as Liferay
  and ROMA




    Project presentation, 2009   30
Standardisation
  Proposal of a JSR for metaframeworks
  Proposal for a JSR for portal mashups
  Participation in different committees:
     JDO 1.0 (JSR 12) / JDO 2.0 (JSR 243) – Asset
     Portlets (JSR-286) – Liferay
     JBI (JSR-208) – IMOLA
     OWASP – Gesfor
     W3C Semantic specifications - DERI




    Project presentation, 2009   31
For any contact information

Coordinator:
  Dr. Carlos A. Iglesias
  Informática Gesfor
  Avda. Manoteras, 32 28040 Madrid (Spain)
  Email: cif@germinus.com
  WWW: http://www.ict-romulus.eu




          Thanks for your
             attention!

    Project presentation, 2009   32

More Related Content

What's hot

JONATHAN RYAN V - DETAILED
JONATHAN RYAN V - DETAILEDJONATHAN RYAN V - DETAILED
JONATHAN RYAN V - DETAILEDJonathan Ramos
 
Mobiloitte ! Enterprise Mobility Corporate Overview
Mobiloitte ! Enterprise Mobility Corporate OverviewMobiloitte ! Enterprise Mobility Corporate Overview
Mobiloitte ! Enterprise Mobility Corporate OverviewMobiloitte
 
Philipe Riand - Building Social Applications using the Social Business Toolki...
Philipe Riand - Building Social Applications using the Social Business Toolki...Philipe Riand - Building Social Applications using the Social Business Toolki...
Philipe Riand - Building Social Applications using the Social Business Toolki...LetsConnect
 
Transforming to Microservices
Transforming to MicroservicesTransforming to Microservices
Transforming to MicroservicesKyle Brown
 
Accelerating Business Agility with Open Source Drupal
Accelerating Business Agility with Open Source DrupalAccelerating Business Agility with Open Source Drupal
Accelerating Business Agility with Open Source DrupalAcquia
 
When applications mean business
When applications mean businessWhen applications mean business
When applications mean businessMicro Focus
 
MQLight for WebSphere Integration user group June 2014
MQLight for WebSphere Integration user group June 2014MQLight for WebSphere Integration user group June 2014
MQLight for WebSphere Integration user group June 2014Mark Phillips
 
How Bankwest delivers business value through modern RESTful APIs with Java in...
How Bankwest delivers business value through modern RESTful APIs with Java in...How Bankwest delivers business value through modern RESTful APIs with Java in...
How Bankwest delivers business value through modern RESTful APIs with Java in...Rob Crowley
 
Clifford nelson resume_16-06
Clifford nelson resume_16-06Clifford nelson resume_16-06
Clifford nelson resume_16-06Clifford Nelson
 
ITCamp 2012 - Lorant Domokos - Building single page, modular HTML5 applications
ITCamp 2012 - Lorant Domokos - Building single page, modular HTML5 applicationsITCamp 2012 - Lorant Domokos - Building single page, modular HTML5 applications
ITCamp 2012 - Lorant Domokos - Building single page, modular HTML5 applicationsITCamp
 
Mq light For Guide Share Europe 2014
Mq light For Guide Share Europe 2014Mq light For Guide Share Europe 2014
Mq light For Guide Share Europe 2014Robert Nicholson
 

What's hot (20)

Morne Maritz CV
Morne Maritz CVMorne Maritz CV
Morne Maritz CV
 
CV
CVCV
CV
 
JONATHAN RYAN V - DETAILED
JONATHAN RYAN V - DETAILEDJONATHAN RYAN V - DETAILED
JONATHAN RYAN V - DETAILED
 
Mobiloitte ! Enterprise Mobility Corporate Overview
Mobiloitte ! Enterprise Mobility Corporate OverviewMobiloitte ! Enterprise Mobility Corporate Overview
Mobiloitte ! Enterprise Mobility Corporate Overview
 
Philipe Riand - Building Social Applications using the Social Business Toolki...
Philipe Riand - Building Social Applications using the Social Business Toolki...Philipe Riand - Building Social Applications using the Social Business Toolki...
Philipe Riand - Building Social Applications using the Social Business Toolki...
 
Transforming to Microservices
Transforming to MicroservicesTransforming to Microservices
Transforming to Microservices
 
Accelerating Business Agility with Open Source Drupal
Accelerating Business Agility with Open Source DrupalAccelerating Business Agility with Open Source Drupal
Accelerating Business Agility with Open Source Drupal
 
CV_en
CV_enCV_en
CV_en
 
When applications mean business
When applications mean businessWhen applications mean business
When applications mean business
 
MQLight for WebSphere Integration user group June 2014
MQLight for WebSphere Integration user group June 2014MQLight for WebSphere Integration user group June 2014
MQLight for WebSphere Integration user group June 2014
 
How Bankwest delivers business value through modern RESTful APIs with Java in...
How Bankwest delivers business value through modern RESTful APIs with Java in...How Bankwest delivers business value through modern RESTful APIs with Java in...
How Bankwest delivers business value through modern RESTful APIs with Java in...
 
Clifford nelson resume_16-06
Clifford nelson resume_16-06Clifford nelson resume_16-06
Clifford nelson resume_16-06
 
Introduction inbox v2.0
Introduction inbox v2.0Introduction inbox v2.0
Introduction inbox v2.0
 
ITCamp 2012 - Lorant Domokos - Building single page, modular HTML5 applications
ITCamp 2012 - Lorant Domokos - Building single page, modular HTML5 applicationsITCamp 2012 - Lorant Domokos - Building single page, modular HTML5 applications
ITCamp 2012 - Lorant Domokos - Building single page, modular HTML5 applications
 
George Jordanov CV
George Jordanov CVGeorge Jordanov CV
George Jordanov CV
 
Mq light For Guide Share Europe 2014
Mq light For Guide Share Europe 2014Mq light For Guide Share Europe 2014
Mq light For Guide Share Europe 2014
 
Resume_20160508
Resume_20160508Resume_20160508
Resume_20160508
 
Flex Introduction
Flex IntroductionFlex Introduction
Flex Introduction
 
SSE_5Yrs_Shivangi-1
SSE_5Yrs_Shivangi-1SSE_5Yrs_Shivangi-1
SSE_5Yrs_Shivangi-1
 
arm_resume
arm_resumearm_resume
arm_resume
 

Viewers also liked

EduWAI: Disabilities & ict's 4 learning
EduWAI: Disabilities & ict's 4 learningEduWAI: Disabilities & ict's 4 learning
EduWAI: Disabilities & ict's 4 learningGrupo Gesfor I+D+i
 
ガラパゴス携帯について
ガラパゴス携帯についてガラパゴス携帯について
ガラパゴス携帯についてTomoe
 
Jolly Mon Catering
Jolly Mon CateringJolly Mon Catering
Jolly Mon Cateringjollymon
 

Viewers also liked (7)

EduWAI: Disabilities & ict's 4 learning
EduWAI: Disabilities & ict's 4 learningEduWAI: Disabilities & ict's 4 learning
EduWAI: Disabilities & ict's 4 learning
 
MyMobileWeb educamadrid.mobi
MyMobileWeb educamadrid.mobiMyMobileWeb educamadrid.mobi
MyMobileWeb educamadrid.mobi
 
Power point presentation
Power point presentationPower point presentation
Power point presentation
 
ガラパゴス携帯について
ガラパゴス携帯についてガラパゴス携帯について
ガラパゴス携帯について
 
Jolly Mon Catering
Jolly Mon CateringJolly Mon Catering
Jolly Mon Catering
 
Health services
Health servicesHealth services
Health services
 
Police department
Police departmentPolice department
Police department
 

Similar to Romulus project presentation

Applying DevOps, PaaS and cloud for better citizen service outcomes - IBM Fe...
Applying DevOps, PaaS and cloud for better citizen service  outcomes - IBM Fe...Applying DevOps, PaaS and cloud for better citizen service  outcomes - IBM Fe...
Applying DevOps, PaaS and cloud for better citizen service outcomes - IBM Fe...Sanjeev Sharma
 
Software Factories in the Real World: How an IBM WebSphere Integration Factor...
Software Factories in the Real World: How an IBM WebSphere Integration Factor...Software Factories in the Real World: How an IBM WebSphere Integration Factor...
Software Factories in the Real World: How an IBM WebSphere Integration Factor...ghodgkinson
 
R-Style Lab Web Development Portfolio
R-Style Lab Web Development PortfolioR-Style Lab Web Development Portfolio
R-Style Lab Web Development PortfolioR-Style Lab
 
Popular Web Development Frameworks for Developers in 2022.pdf
Popular Web Development Frameworks for Developers in 2022.pdfPopular Web Development Frameworks for Developers in 2022.pdf
Popular Web Development Frameworks for Developers in 2022.pdfQSS Technosoft
 
William-Timpany-2016-03-09-v4-Resume
William-Timpany-2016-03-09-v4-ResumeWilliam-Timpany-2016-03-09-v4-Resume
William-Timpany-2016-03-09-v4-ResumeWilliam Timpany
 
Global Logic sMash Overview And Experiences
Global Logic   sMash  Overview And  ExperiencesGlobal Logic   sMash  Overview And  Experiences
Global Logic sMash Overview And ExperiencesProject Zero
 
Software Factories in the Real World: How an IBM® WebSphere® Integration Fact...
Software Factories in the Real World: How an IBM® WebSphere® Integration Fact...Software Factories in the Real World: How an IBM® WebSphere® Integration Fact...
Software Factories in the Real World: How an IBM® WebSphere® Integration Fact...Prolifics
 
Umit Yalcinalp Enterprise Mashupsfor S O A
Umit  Yalcinalp    Enterprise Mashupsfor S O AUmit  Yalcinalp    Enterprise Mashupsfor S O A
Umit Yalcinalp Enterprise Mashupsfor S O ASOA Symposium
 
Comparing Ruby on Rails Public vs. Private Cloud Options
Comparing Ruby on Rails Public vs. Private Cloud OptionsComparing Ruby on Rails Public vs. Private Cloud Options
Comparing Ruby on Rails Public vs. Private Cloud OptionsAltoros
 
Rho mobile v4 - DroidCon Paris 18 june 2013
Rho mobile v4 - DroidCon Paris 18 june 2013Rho mobile v4 - DroidCon Paris 18 june 2013
Rho mobile v4 - DroidCon Paris 18 june 2013Paris Android User Group
 
SpringIO 2016 - Spring Cloud MicroServices, a journey inside a financial entity
SpringIO 2016 - Spring Cloud MicroServices, a journey inside a financial entitySpringIO 2016 - Spring Cloud MicroServices, a journey inside a financial entity
SpringIO 2016 - Spring Cloud MicroServices, a journey inside a financial entityjordigilnieto
 
Spring IO 2016 - Spring Cloud Microservices, a journey inside a financial entity
Spring IO 2016 - Spring Cloud Microservices, a journey inside a financial entitySpring IO 2016 - Spring Cloud Microservices, a journey inside a financial entity
Spring IO 2016 - Spring Cloud Microservices, a journey inside a financial entityToni Jara
 
Anas Orwani Resume
Anas Orwani ResumeAnas Orwani Resume
Anas Orwani Resumeanasorwani
 
VALERIY MALY
VALERIY MALYVALERIY MALY
VALERIY MALYVal Maly
 
DRUPAL 7 END OF LIFE IS NEAR - MIGRATE TO DRUPAL 9 FAST AND EASY
DRUPAL 7 END OF LIFE IS NEAR - MIGRATE TO DRUPAL 9 FAST AND EASYDRUPAL 7 END OF LIFE IS NEAR - MIGRATE TO DRUPAL 9 FAST AND EASY
DRUPAL 7 END OF LIFE IS NEAR - MIGRATE TO DRUPAL 9 FAST AND EASYAcquia
 

Similar to Romulus project presentation (20)

Applying DevOps, PaaS and cloud for better citizen service outcomes - IBM Fe...
Applying DevOps, PaaS and cloud for better citizen service  outcomes - IBM Fe...Applying DevOps, PaaS and cloud for better citizen service  outcomes - IBM Fe...
Applying DevOps, PaaS and cloud for better citizen service outcomes - IBM Fe...
 
Software Factories in the Real World: How an IBM WebSphere Integration Factor...
Software Factories in the Real World: How an IBM WebSphere Integration Factor...Software Factories in the Real World: How an IBM WebSphere Integration Factor...
Software Factories in the Real World: How an IBM WebSphere Integration Factor...
 
R-Style Lab Web Development Portfolio
R-Style Lab Web Development PortfolioR-Style Lab Web Development Portfolio
R-Style Lab Web Development Portfolio
 
Popular Web Development Frameworks for Developers in 2022.pdf
Popular Web Development Frameworks for Developers in 2022.pdfPopular Web Development Frameworks for Developers in 2022.pdf
Popular Web Development Frameworks for Developers in 2022.pdf
 
William-Timpany-2016-03-09-v4-Resume
William-Timpany-2016-03-09-v4-ResumeWilliam-Timpany-2016-03-09-v4-Resume
William-Timpany-2016-03-09-v4-Resume
 
Global Logic sMash Overview And Experiences
Global Logic   sMash  Overview And  ExperiencesGlobal Logic   sMash  Overview And  Experiences
Global Logic sMash Overview And Experiences
 
Software Factories in the Real World: How an IBM® WebSphere® Integration Fact...
Software Factories in the Real World: How an IBM® WebSphere® Integration Fact...Software Factories in the Real World: How an IBM® WebSphere® Integration Fact...
Software Factories in the Real World: How an IBM® WebSphere® Integration Fact...
 
Top 5 backend frameworks for web development in.pptx
Top 5 backend frameworks for web development in.pptxTop 5 backend frameworks for web development in.pptx
Top 5 backend frameworks for web development in.pptx
 
Umit Yalcinalp Enterprise Mashupsfor S O A
Umit  Yalcinalp    Enterprise Mashupsfor S O AUmit  Yalcinalp    Enterprise Mashupsfor S O A
Umit Yalcinalp Enterprise Mashupsfor S O A
 
Comparing Ruby on Rails Public vs. Private Cloud Options
Comparing Ruby on Rails Public vs. Private Cloud OptionsComparing Ruby on Rails Public vs. Private Cloud Options
Comparing Ruby on Rails Public vs. Private Cloud Options
 
Nitin Kumar
Nitin KumarNitin Kumar
Nitin Kumar
 
WaveMaker
WaveMakerWaveMaker
WaveMaker
 
Rho mobile v4 - DroidCon Paris 18 june 2013
Rho mobile v4 - DroidCon Paris 18 june 2013Rho mobile v4 - DroidCon Paris 18 june 2013
Rho mobile v4 - DroidCon Paris 18 june 2013
 
SpringIO 2016 - Spring Cloud MicroServices, a journey inside a financial entity
SpringIO 2016 - Spring Cloud MicroServices, a journey inside a financial entitySpringIO 2016 - Spring Cloud MicroServices, a journey inside a financial entity
SpringIO 2016 - Spring Cloud MicroServices, a journey inside a financial entity
 
Spring IO 2016 - Spring Cloud Microservices, a journey inside a financial entity
Spring IO 2016 - Spring Cloud Microservices, a journey inside a financial entitySpring IO 2016 - Spring Cloud Microservices, a journey inside a financial entity
Spring IO 2016 - Spring Cloud Microservices, a journey inside a financial entity
 
Soumya_S_Mukherjee_Resume
Soumya_S_Mukherjee_ResumeSoumya_S_Mukherjee_Resume
Soumya_S_Mukherjee_Resume
 
Anas Orwani Resume
Anas Orwani ResumeAnas Orwani Resume
Anas Orwani Resume
 
VALERIY MALY
VALERIY MALYVALERIY MALY
VALERIY MALY
 
Cloud Native In-Depth
Cloud Native In-DepthCloud Native In-Depth
Cloud Native In-Depth
 
DRUPAL 7 END OF LIFE IS NEAR - MIGRATE TO DRUPAL 9 FAST AND EASY
DRUPAL 7 END OF LIFE IS NEAR - MIGRATE TO DRUPAL 9 FAST AND EASYDRUPAL 7 END OF LIFE IS NEAR - MIGRATE TO DRUPAL 9 FAST AND EASY
DRUPAL 7 END OF LIFE IS NEAR - MIGRATE TO DRUPAL 9 FAST AND EASY
 

More from Grupo Gesfor I+D+i

More from Grupo Gesfor I+D+i (20)

Propuesta demostrador Cardinea
Propuesta demostrador CardineaPropuesta demostrador Cardinea
Propuesta demostrador Cardinea
 
THOFU- Gigaconectividad jornadas de presentación del cluster Habitat en Catal...
THOFU- Gigaconectividad jornadas de presentación del cluster Habitat en Catal...THOFU- Gigaconectividad jornadas de presentación del cluster Habitat en Catal...
THOFU- Gigaconectividad jornadas de presentación del cluster Habitat en Catal...
 
Triptico Redes Hibridas 2010
Triptico Redes Hibridas 2010Triptico Redes Hibridas 2010
Triptico Redes Hibridas 2010
 
THOFU Presentacion General corta
THOFU Presentacion General cortaTHOFU Presentacion General corta
THOFU Presentacion General corta
 
Omelette Project Overview
Omelette Project OverviewOmelette Project Overview
Omelette Project Overview
 
Presentación contenidos a la carta en jornada lankibide
Presentación contenidos a la carta en jornada lankibidePresentación contenidos a la carta en jornada lankibide
Presentación contenidos a la carta en jornada lankibide
 
Brochure Cisvi
Brochure CisviBrochure Cisvi
Brochure Cisvi
 
Alta alumnos admiTI2
Alta alumnos admiTI2Alta alumnos admiTI2
Alta alumnos admiTI2
 
Presentación proyecto 3D Tour
Presentación proyecto 3D TourPresentación proyecto 3D Tour
Presentación proyecto 3D Tour
 
InnovaEDU
InnovaEDU InnovaEDU
InnovaEDU
 
eduWAI presentacion proyecto
eduWAI presentacion proyectoeduWAI presentacion proyecto
eduWAI presentacion proyecto
 
Cantiga Tríptico
Cantiga TrípticoCantiga Tríptico
Cantiga Tríptico
 
Conecta Tríptico
Conecta TrípticoConecta Tríptico
Conecta Tríptico
 
Museos2.0 Tríptico
Museos2.0 TrípticoMuseos2.0 Tríptico
Museos2.0 Tríptico
 
Redes Híbridas Tríptico
Redes Híbridas TrípticoRedes Híbridas Tríptico
Redes Híbridas Tríptico
 
3DTour Brochure
3DTour Brochure3DTour Brochure
3DTour Brochure
 
Cardea brochure
Cardea brochureCardea brochure
Cardea brochure
 
Contenidos a la Carta Brochure
Contenidos a la Carta BrochureContenidos a la Carta Brochure
Contenidos a la Carta Brochure
 
Museos2.0 Brochure
Museos2.0 BrochureMuseos2.0 Brochure
Museos2.0 Brochure
 
MyMobileWeb Póster
MyMobileWeb PósterMyMobileWeb Póster
MyMobileWeb Póster
 

Recently uploaded

Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusZilliz
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024The Digital Insurer
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 

Recently uploaded (20)

Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 

Romulus project presentation

  • 1. JL-1 Domain Driven Design and Mashup Oriented Development based on Open Source Java Metaframework for Pragmatic, Reliable and Secure Web Development Project Presentation June, 2009
  • 2. Overview Consortium ROMULUS Rationale ROMULUS Objectives Research topics ROMULUS Results Business opportunity Contact information Project presentation, 2009 2
  • 3. Consortium Overview GESFOR ES Coordinator,J2EE, OWASP ASSET IT SME, Metaframework Product LIFERAY DE SME, Portal Product UPM ES R+D Soft. Engineering IMOLA IT SME, J2EE, JBI DERI IE R+D Semantic web ICI RO R+D Soft. Engineering Project presentation, 2009 3
  • 4. Rationale PROBLEM Java web development is the leading trend in Europe with more than 1M qualified developers Java Enterprise Edition provides more than 900 industry driven specifications Not as productive Robust, scalable and proved technology BUT… as desirable There are problems in its productivity Need of new methods such as Ruby on Rails Project presentation, 2009 4
  • 5. Romulus global objective Researching on novel methods for increasing productivity and reliability of Java-based web development Project presentation, 2009 5
  • 6. Romulus objectives Improve Java web development productivity, reliability and security Provide methods and tools for Domain Driven Design based on a metaframework Integrate mashups in the development cycle, including data, enterprise, web services and portal mashups Extend domain description with soft goals and provide automatic generation of functional, load and security tests Provide bias for seamless balance of server, client and scripting technologies Project presentation, 2009 6
  • 7. Domain Driven Design “For most software projects, primary focus should be on modelling the domain and domain logic” (Evans, 92) “The key to controlling complexity is a good domain model, a model that goes beyond a surface vision of a domain by introducing an underlying structure, which gives the software developers the leverage they need. A good domain model can be incredibly valuable, but it’s not something that’s easy to make” (Fowler, 03) Focus on the domain Extend domain descriptions with annotations (@OP) Use automatic code generation (80%) for developing the application Project presentation, 2009 7
  • 8. What is a metaframework? Frameworks provide a design and implementation of a common and extensible functionality such as persistence, web flow or authentication. A metaframework provides abstract interfaces for 90% of main aspects considered in a framework Developers can annotate the domain and develop the domain logic with the metaframework, and adaptors are linked for a particular framework. Project presentation, 2009 8
  • 9. Advantages of a metaframework Applications are portable across frameworks. Save investments Easier to upgrade to new technology Higher productivity thanks to automatic code generation and concentration on domain design Lower required skills for Java web development Ability to tune for a particular framework (although portability is lost) Project presentation, 2009 9
  • 10. Romulus Research Topics I METAFRAMEWORK + DDD + MDA II III IV BALANCE MASHUP QUALITY CLIENT & ORIENTED SOFT SERVER DEVELOPMENT GOALS Project presentation, 2009 10
  • 11. Romulus projects Project presentation, 2009 11
  • 12. Goal I: Metaframework + DDD + MDA Increasing productivity of Java web development, focused on Java, by means of a metaframework, DDD and MDA Integrate key frameworks in the metaframework, reducing required skills Metaframework which I Allows to select the targeted framework and change it easily METAFRAMEWORK + DDD + MDA But allows to exploit the strengths of underlying frameworks Define an agile methodology for web apps based on the metaframework supported by common IDEs (Eclipse/Netbeans) Collect and consolidate information from wikis, forums and development tools about bugs and feature requests. Express such information using in W3C RDF language and using the appropriate ontologies (SIOC, BAETLE etc). Aggregate, process and deliver these informations as extra functionalities embedded in the tools themselves. Project presentation, 2009 12
  • 13. Roma Framework Project presentation, 2009 13
  • 14. IDE 4 Romulus Project presentation, 2009 14
  • 15. Goal II: Mashup Oriented Development Higher productivity / reliability through mashups Integration of mashups in the standard development cycle Data-level mashups – Integration heterogeneous data II sources MASHUP ORIENTED DEVELOPMENT Mashup web services –integration of mashup web services Enterprise mashup – Integration of enterprise systems Portal mashups – Integration of mashable portal services such as rating, commentary, etc. Project presentation, 2009 15
  • 16. MyCocktail Project presentation, 2009 16
  • 17. Romulus Mashup Editor Project presentation, 2009 17
  • 18. DERI Pipes Project presentation, 2009 18
  • 19. Goal III: Software Quality & Soft Goals Involve soft goals in the development phase III (security, traceability, performance reliability) QUALITY SOFT Usage of Attribute Oriented Programming (A@P) for GOALS annotating the domain and biasing MDA generation Project presentation, 2009 19
  • 20. Wapiti Project presentation, 2009 20
  • 21. ATP4Romulus Project presentation, 2009 21
  • 22. Segovia Project presentation, 2009 22
  • 23. Goal IV: Balance client & server technologies Research on suitable balance between server technologies (J2EE / .NET), Server side scripting technologies (Ruby, …) and client technologies (RIC, Ajax, Flash) IV BALANCE CLIENT & SERVER Research on pure client side technologies and automatic configuration and composition of applications by end users without programming skills Integrate server-side scripting languages in order to increase productivity Project presentation, 2009 23
  • 24. Liferay Project presentation, 2009 24
  • 25. Demonstrators Real applications realized using Romulus' tools: Cornelius Scrooge UE Application Project presentation, 2009 25
  • 26. Cornelius Project presentation, 2009 26
  • 27. Scrooge Project presentation, 2009 27
  • 28. UE application Project presentation, 2009 28
  • 29. Business Opportunities Product companies. Asset and Liferay have improved their product functionalities, ROMULUS has been delivered itself as an open source project. Industrial partners provides consultancy, integration and training services ROMULUS provides vertical demonstrators for facilitating its exploitation Project presentation, 2009 29
  • 30. Impact Shift on Java web development, with serious impact on efficiency, productivity and reliability Costs reduction Save the investment. Applications are portable across tools and frameworks Gain of productivity. Up to 90% of effort Increase of competitiveness, with European companies leading this shift Integration of two open source communities, such as Liferay and ROMA Project presentation, 2009 30
  • 31. Standardisation Proposal of a JSR for metaframeworks Proposal for a JSR for portal mashups Participation in different committees: JDO 1.0 (JSR 12) / JDO 2.0 (JSR 243) – Asset Portlets (JSR-286) – Liferay JBI (JSR-208) – IMOLA OWASP – Gesfor W3C Semantic specifications - DERI Project presentation, 2009 31
  • 32. For any contact information Coordinator: Dr. Carlos A. Iglesias Informática Gesfor Avda. Manoteras, 32 28040 Madrid (Spain) Email: cif@germinus.com WWW: http://www.ict-romulus.eu Thanks for your attention! Project presentation, 2009 32