SlideShare una empresa de Scribd logo
1 de 40
OpenSocial & Nuxeo
An OpenSocial Portal with Nuxeo WebEngine
50 000 collaborators
50 000 collaborators
50 000 collaborators
50 000 collaborators

18 000 collaborators
Leader of the French DIY Market
Our need ?
An enterprise portal
Enterprise portal
 Store content
   News, Pictures
 Collaborative features
   Schedule
   Mail
   Todos
 Drag’n’Drop interface like iGoogle
 Social relationships (not hierarchical)
 Social features (activity, shared data)
Storing content in an ECM system
     seems to be a good idea




                               Univers
Storing content in an ECM system
         seems to be a good idea
AccueilPerso




                                  Page
                                   Univers
Storing content in an ECM system
         seems to be a good idea
AccueilPerso




                             Mails




                             Gadget
                                Page
                                 Univers
Storing content in an ECM system
         seems to be a good idea
AccueilPerso



    Agrégateur RSS




                             Mails




                             Gadget
                                Page
                                 Univers
Storing content in an ECM system
         seems to be a good idea
AccueilPerso



    Agrégateur RSS




                             Mails
          Post-It


                             Gadget
        Contenu
                                Page
                                 Univers
Base document types




                      Model
Base document types
3 base doc types   3 utility doc types
  Univers            Thème




                                         Model
  Page               Layout
  Gadget             GadgetDef
Base document types
3 base doc types   3 utility doc types
  Univers            Thème




                                         Model
  Page               Layout
  Gadget             GadgetDef
Base document types
3 base doc types   3 utility doc types
  Univers            Thème




                                         Model
  Page               Layout
  Gadget             GadgetDef
Base document types
3 base doc types   3 utility doc types
  Univers            Thème




                                         Model
  Page               Layout
  Gadget             GadgetDef
Base document types
3 base doc types          3 utility doc types
  Univers                   Thème




                                                Model
  Page                      Layout
               Portal
  Gadget      relations     GadgetDef
WebEngine for the UI

    Fast UI development
    Easy WEB 2.0 with jQuery
    Fast Proof of Concept
Jetty
                                      Jetty
                                       Jetty
                                        Jetty
                                       Nuxeo Web
Portal CMS       Blog      Wiki
                                         Engine




                               JCR
             Nuxeo EP                    LDAP
                                                PgSQL


                                         CAS

             Jboss (JMX) en
              Jboss (JMX) en
                 cluster
                Jboss (JMX)
                  cluster
Jetty
                                      Jetty
                                       Jetty
                                        Jetty
                                       Nuxeo Web
Portal CMS       Blog      Wiki
                                         Engine




                               JCR
             Nuxeo EP                    LDAP
                                                PgSQL


                                         CAS

             Jboss (JMX) en
              Jboss (JMX) en
                 cluster
                Jboss (JMX)
                  cluster
Gadget      (HTML + JS)


                                     Jetty
                                      Jetty
                                       Jetty
                                        Jetty
                                       Nuxeo Web
Portal CMS       Blog       Wiki
                                         Engine




                               JCR
             Nuxeo EP                    LDAP
                                                PgSQL


                                         CAS

             Jboss (JMX) en
              Jboss (JMX) en
                 cluster
                Jboss (JMX)
                  cluster
Gadget      (HTML + JS)


                                                        Jetty
                                                         Jetty
                                                          Jetty
                                                           Jetty
                                                          Nuxeo Web
                   Portal CMS       Blog       Wiki
                                                            Engine
     OpenSocial




                                                  JCR
                                Nuxeo EP                    LDAP
                                                                   PgSQL


                                                            CAS
    Cache
Gadget Rendering                Jboss (JMX) en
                                 Jboss (JMX) en
                                    cluster
                                   Jboss (JMX)
                                     cluster
Gadget      (HTML + JS)


                                                        Jetty
                                                         Jetty
                                                          Jetty
                                                           Jetty
                                                          Nuxeo Web
                   Portal CMS       Blog       Wiki
                                                            Engine
     OpenSocial




                                                  JCR
                                Nuxeo EP                    LDAP
                                                                   PgSQL


                                                            CAS
    Cache
Gadget Rendering                Jboss (JMX) en
                                 Jboss (JMX) en
                                    cluster
                                   Jboss (JMX)
                                     cluster
To LM IT system
                                                                    From LM IT system



                                  3 - WS or RSS call
                                  2 -Gadget rendering
                                                             Gadget      (HTML + JS)
4 - WS or RSS call




                                                                                                Jetty
                                                                                                 Jetty
                                                                                                  Jetty
                                                                                                   Jetty
                                   1 - Gadget asking                                              Nuxeo Web
                                                        Portal CMS          Blog        Wiki
                                                                                                    Engine
                     OpenSocial




                                                                                          JCR
                                                 Gadget definition
                                                     storage
                                                                       Nuxeo EP                     LDAP
                                                                                                           PgSQL


                                                                                                    CAS
                     Cache
Gadget Rendering                                                       Jboss (JMX) en
                                                                        Jboss (JMX) en
                                                                           cluster
                                                                          Jboss (JMX)
                                                                            cluster
To LM IT system                 Persistence layer
                                                                    From LM IT system                Business layer

                                                                                                     OpenSocial layer

                                                                                                     Communication layer
                                  3 - WS or RSS call
                                  2 -Gadget rendering
                                                             Gadget      (HTML + JS)
4 - WS or RSS call




                                                                                                Jetty
                                                                                                 Jetty
                                                                                                  Jetty
                                                                                                   Jetty
                                   1 - Gadget asking                                              Nuxeo Web
                                                        Portal CMS          Blog        Wiki
                                                                                                    Engine
                     OpenSocial




                                                                                          JCR
                                                 Gadget definition
                                                     storage
                                                                       Nuxeo EP                     LDAP
                                                                                                           PgSQL


                                                                                                    CAS
                     Cache
Gadget Rendering                                                       Jboss (JMX) en
                                                                        Jboss (JMX) en
                                                                           cluster
                                                                          Jboss (JMX)
                                                                            cluster
OpenSocial
Gadget Rendering
JS Social API


  http://code.google.com/apis/opensocial/
Gadget Rendering Part
A gadget definition is an XML doc specifying code + UI
An OpenSocial Server has a servlet that does the
rendering part
Gadget Rendering Part
A gadget definition is an XML doc specifying code + UI
An OpenSocial Server has a servlet that does the
rendering part




                                        Header
Gadget Rendering Part
A gadget definition is an XML doc specifying code + UI
An OpenSocial Server has a servlet that does the
rendering part




                                        Header
                                        JS Code
Gadget Rendering Part
A gadget definition is an XML doc specifying code + UI
An OpenSocial Server has a servlet that does the
rendering part




                                        Header
                                        UI JS Code
Demo
Hello World !
Social API Part
 JS API
 Features
   Profile info
   Adding and removing Friends
   Adding and removing apps
   Storing activities
   Retrieving activity streams for self and friends
   Storing and retrieving per-app and per-app-per-user
   data
Social API: what for?
 Personal informations
   Which store does the VIEWER belongs to?
   Who are my friends?
 Activities
   I just passed a 6K€ kitchen order!
 Per-app-per-user data
   ... lots of possible use!
Shindig: an open source project
Implements gadgets and opensocial specs

    Gadget Part:
       ‣ XML to HTML servlet
       ‣JS servlet
       ‣Metadata
       ‣RPC
    OpenSocial Part:
       ‣ JS Container
       ‣ Data Server
What’s done now ?
Portal engine
  Many sites
  News and PictureBook
OpenSocial
  Gadget container
  Save preferences in Nuxeo doc repository
  RSS & Business Gadget (Daily sales)
What’s the future ?
 PortalEngine
   better rights management
   publishing/versionning management
   Collaborative schedule
   JAX-RS migration & NXTheme integration
 OpenSocial
   Implement an OpenSocial SPI
   API extension to make “content-aware” gadgets
   Use RPC & Publish/Subscribe to leverage a web component
   model
What’s the future ?
 PortalEngine
   better rights management
                                                y :-)
   publishing/versionning management       re ad
                                  n it’s
   Collaborative schedule
                              w he
                        PL
   JAX-RS migration & NXTheme integration
                   e LG
 OpenSocial
             e as
           elan OpenSocial SPI
         R
   Implement
   API extension to make “content-aware” gadgets
   Use RPC & Publish/Subscribe to leverage a web component
   model
Demo

http://localhost:8080/site/intralm/
Questions ?



Damien Metzler - Leroy Merlin
 Service Informatique France
damien.metzler@leroymerlin.fr

Más contenido relacionado

Más de Nuxeo

Enabling Digital Transformation Amidst a Global Pandemic | Low-Code, Cloud, A...
Enabling Digital Transformation Amidst a Global Pandemic | Low-Code, Cloud, A...Enabling Digital Transformation Amidst a Global Pandemic | Low-Code, Cloud, A...
Enabling Digital Transformation Amidst a Global Pandemic | Low-Code, Cloud, A...
Nuxeo
 

Más de Nuxeo (20)

Customer Experience in 2021
Customer Experience in 2021Customer Experience in 2021
Customer Experience in 2021
 
L’IA personnalisée, clé d’une gestion de l’information innovante
L’IA personnalisée, clé d’une gestion de l’information innovanteL’IA personnalisée, clé d’une gestion de l’information innovante
L’IA personnalisée, clé d’une gestion de l’information innovante
 
Gérer ses contenus avec MongoDB et Nuxeo
Gérer ses contenus avec MongoDB et NuxeoGérer ses contenus avec MongoDB et Nuxeo
Gérer ses contenus avec MongoDB et Nuxeo
 
Le DAM en 2021 : Tendances, points clés et critères d'évaluation
Le DAM en 2021 : Tendances, points clés et critères d'évaluationLe DAM en 2021 : Tendances, points clés et critères d'évaluation
Le DAM en 2021 : Tendances, points clés et critères d'évaluation
 
Enabling Digital Transformation Amidst a Global Pandemic | Low-Code, Cloud, A...
Enabling Digital Transformation Amidst a Global Pandemic | Low-Code, Cloud, A...Enabling Digital Transformation Amidst a Global Pandemic | Low-Code, Cloud, A...
Enabling Digital Transformation Amidst a Global Pandemic | Low-Code, Cloud, A...
 
Elevate your Customer's Experience and Stay Ahead of the Competition
Elevate your Customer's Experience and Stay Ahead of the CompetitionElevate your Customer's Experience and Stay Ahead of the Competition
Elevate your Customer's Experience and Stay Ahead of the Competition
 
Driving Brand Loyalty Through Superior Customer Experience
Driving Brand Loyalty Through Superior Customer Experience Driving Brand Loyalty Through Superior Customer Experience
Driving Brand Loyalty Through Superior Customer Experience
 
Drive Enterprise Speed and Scale with A Cloud-Native DAM
Drive Enterprise Speed and Scale with A Cloud-Native DAMDrive Enterprise Speed and Scale with A Cloud-Native DAM
Drive Enterprise Speed and Scale with A Cloud-Native DAM
 
The Big Picture: the Role of Video, Photography, and Content in Enhancing the...
The Big Picture: the Role of Video, Photography, and Content in Enhancing the...The Big Picture: the Role of Video, Photography, and Content in Enhancing the...
The Big Picture: the Role of Video, Photography, and Content in Enhancing the...
 
How Creatives Are Getting Creative in 2020 and Beyond
How Creatives Are Getting Creative in 2020 and BeyondHow Creatives Are Getting Creative in 2020 and Beyond
How Creatives Are Getting Creative in 2020 and Beyond
 
Digitalisation : Améliorez la collaboration et l’expérience client grâce au DAM
Digitalisation : Améliorez la collaboration et l’expérience client grâce au DAMDigitalisation : Améliorez la collaboration et l’expérience client grâce au DAM
Digitalisation : Améliorez la collaboration et l’expérience client grâce au DAM
 
Reimagine Your Claims Process with Future-Proof Technologies
Reimagine Your Claims Process with Future-Proof TechnologiesReimagine Your Claims Process with Future-Proof Technologies
Reimagine Your Claims Process with Future-Proof Technologies
 
Comment le Centre Hospitalier Laborit dématérialise ses processus administratifs
Comment le Centre Hospitalier Laborit dématérialise ses processus administratifsComment le Centre Hospitalier Laborit dématérialise ses processus administratifs
Comment le Centre Hospitalier Laborit dématérialise ses processus administratifs
 
Accelerating the Packaging Design Process with Artificial Intelligence
Accelerating the Packaging Design Process with Artificial IntelligenceAccelerating the Packaging Design Process with Artificial Intelligence
Accelerating the Packaging Design Process with Artificial Intelligence
 
Combine AI & Modern Content Services to Increase Productivity by 15%
Combine AI & Modern Content Services to Increase Productivity by 15%Combine AI & Modern Content Services to Increase Productivity by 15%
Combine AI & Modern Content Services to Increase Productivity by 15%
 
Booster sa productivité de 15% grâce à une gestion intelligente de l’information
Booster sa productivité de 15% grâce à une gestion intelligente de l’informationBooster sa productivité de 15% grâce à une gestion intelligente de l’information
Booster sa productivité de 15% grâce à une gestion intelligente de l’information
 
Découvrez les nouveautés produits Nuxeo
Découvrez les nouveautés produits NuxeoDécouvrez les nouveautés produits Nuxeo
Découvrez les nouveautés produits Nuxeo
 
Reducing Image Hide & Seek with AI for In-House Agencies
Reducing Image Hide & Seek with AI for In-House AgenciesReducing Image Hide & Seek with AI for In-House Agencies
Reducing Image Hide & Seek with AI for In-House Agencies
 
Enhancing DAM Operation with Artificial Intelligence
Enhancing DAM Operation with Artificial IntelligenceEnhancing DAM Operation with Artificial Intelligence
Enhancing DAM Operation with Artificial Intelligence
 
How to Turbocharge your Creative Processes
How to Turbocharge your Creative ProcessesHow to Turbocharge your Creative Processes
How to Turbocharge your Creative Processes
 

Último

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
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
panagenda
 

Último (20)

From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
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
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
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
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
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
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 

Nuxeo and OpenSocial

  • 1. OpenSocial & Nuxeo An OpenSocial Portal with Nuxeo WebEngine
  • 5. 50 000 collaborators 18 000 collaborators Leader of the French DIY Market
  • 6. Our need ? An enterprise portal
  • 7. Enterprise portal Store content News, Pictures Collaborative features Schedule Mail Todos Drag’n’Drop interface like iGoogle Social relationships (not hierarchical) Social features (activity, shared data)
  • 8. Storing content in an ECM system seems to be a good idea Univers
  • 9. Storing content in an ECM system seems to be a good idea AccueilPerso Page Univers
  • 10. Storing content in an ECM system seems to be a good idea AccueilPerso Mails Gadget Page Univers
  • 11. Storing content in an ECM system seems to be a good idea AccueilPerso Agrégateur RSS Mails Gadget Page Univers
  • 12. Storing content in an ECM system seems to be a good idea AccueilPerso Agrégateur RSS Mails Post-It Gadget Contenu Page Univers
  • 14. Base document types 3 base doc types 3 utility doc types Univers Thème Model Page Layout Gadget GadgetDef
  • 15. Base document types 3 base doc types 3 utility doc types Univers Thème Model Page Layout Gadget GadgetDef
  • 16. Base document types 3 base doc types 3 utility doc types Univers Thème Model Page Layout Gadget GadgetDef
  • 17. Base document types 3 base doc types 3 utility doc types Univers Thème Model Page Layout Gadget GadgetDef
  • 18. Base document types 3 base doc types 3 utility doc types Univers Thème Model Page Layout Portal Gadget relations GadgetDef
  • 19. WebEngine for the UI Fast UI development Easy WEB 2.0 with jQuery Fast Proof of Concept
  • 20. Jetty Jetty Jetty Jetty Nuxeo Web Portal CMS Blog Wiki Engine JCR Nuxeo EP LDAP PgSQL CAS Jboss (JMX) en Jboss (JMX) en cluster Jboss (JMX) cluster
  • 21. Jetty Jetty Jetty Jetty Nuxeo Web Portal CMS Blog Wiki Engine JCR Nuxeo EP LDAP PgSQL CAS Jboss (JMX) en Jboss (JMX) en cluster Jboss (JMX) cluster
  • 22. Gadget (HTML + JS) Jetty Jetty Jetty Jetty Nuxeo Web Portal CMS Blog Wiki Engine JCR Nuxeo EP LDAP PgSQL CAS Jboss (JMX) en Jboss (JMX) en cluster Jboss (JMX) cluster
  • 23. Gadget (HTML + JS) Jetty Jetty Jetty Jetty Nuxeo Web Portal CMS Blog Wiki Engine OpenSocial JCR Nuxeo EP LDAP PgSQL CAS Cache Gadget Rendering Jboss (JMX) en Jboss (JMX) en cluster Jboss (JMX) cluster
  • 24. Gadget (HTML + JS) Jetty Jetty Jetty Jetty Nuxeo Web Portal CMS Blog Wiki Engine OpenSocial JCR Nuxeo EP LDAP PgSQL CAS Cache Gadget Rendering Jboss (JMX) en Jboss (JMX) en cluster Jboss (JMX) cluster
  • 25. To LM IT system From LM IT system 3 - WS or RSS call 2 -Gadget rendering Gadget (HTML + JS) 4 - WS or RSS call Jetty Jetty Jetty Jetty 1 - Gadget asking Nuxeo Web Portal CMS Blog Wiki Engine OpenSocial JCR Gadget definition storage Nuxeo EP LDAP PgSQL CAS Cache Gadget Rendering Jboss (JMX) en Jboss (JMX) en cluster Jboss (JMX) cluster
  • 26. To LM IT system Persistence layer From LM IT system Business layer OpenSocial layer Communication layer 3 - WS or RSS call 2 -Gadget rendering Gadget (HTML + JS) 4 - WS or RSS call Jetty Jetty Jetty Jetty 1 - Gadget asking Nuxeo Web Portal CMS Blog Wiki Engine OpenSocial JCR Gadget definition storage Nuxeo EP LDAP PgSQL CAS Cache Gadget Rendering Jboss (JMX) en Jboss (JMX) en cluster Jboss (JMX) cluster
  • 27. OpenSocial Gadget Rendering JS Social API http://code.google.com/apis/opensocial/
  • 28. Gadget Rendering Part A gadget definition is an XML doc specifying code + UI An OpenSocial Server has a servlet that does the rendering part
  • 29. Gadget Rendering Part A gadget definition is an XML doc specifying code + UI An OpenSocial Server has a servlet that does the rendering part Header
  • 30. Gadget Rendering Part A gadget definition is an XML doc specifying code + UI An OpenSocial Server has a servlet that does the rendering part Header JS Code
  • 31. Gadget Rendering Part A gadget definition is an XML doc specifying code + UI An OpenSocial Server has a servlet that does the rendering part Header UI JS Code
  • 33. Social API Part JS API Features Profile info Adding and removing Friends Adding and removing apps Storing activities Retrieving activity streams for self and friends Storing and retrieving per-app and per-app-per-user data
  • 34. Social API: what for? Personal informations Which store does the VIEWER belongs to? Who are my friends? Activities I just passed a 6K€ kitchen order! Per-app-per-user data ... lots of possible use!
  • 35. Shindig: an open source project Implements gadgets and opensocial specs Gadget Part: ‣ XML to HTML servlet ‣JS servlet ‣Metadata ‣RPC OpenSocial Part: ‣ JS Container ‣ Data Server
  • 36. What’s done now ? Portal engine Many sites News and PictureBook OpenSocial Gadget container Save preferences in Nuxeo doc repository RSS & Business Gadget (Daily sales)
  • 37. What’s the future ? PortalEngine better rights management publishing/versionning management Collaborative schedule JAX-RS migration & NXTheme integration OpenSocial Implement an OpenSocial SPI API extension to make “content-aware” gadgets Use RPC & Publish/Subscribe to leverage a web component model
  • 38. What’s the future ? PortalEngine better rights management y :-) publishing/versionning management re ad n it’s Collaborative schedule w he PL JAX-RS migration & NXTheme integration e LG OpenSocial e as elan OpenSocial SPI R Implement API extension to make “content-aware” gadgets Use RPC & Publish/Subscribe to leverage a web component model
  • 40. Questions ? Damien Metzler - Leroy Merlin Service Informatique France damien.metzler@leroymerlin.fr