Try now Demo en
  • en
  • fr
  • de
  • Solutions
    • Use cases
      • Modern IntranetBuild strong internal culture & sense of belonging
      • Collaboration PlatformEfficient project management & teamwork
      • Social NetworkEngage users & recognize contributions
      • Knowledge managementCentralize & share your company knowledge
      • Employee PortalEngage your community
    • Industries
      • Public Sector
      • Networks
      • Education
      • Enterprises
  • Product
    • Overview
      • Digital workplaceFeatures & capabilities
      • Why eXoKey differentiators
      • InternationalisationMultilingual environments
      • MobileBranded mobile applications
    • Platform
      • No CodeTailor to your needs without code
      • IntegrationsAvailable connectors & extension capabilities
    • Technology
      • ArchitectureAn overview of eXo Platform technology
      • SecurityeXo Platform security measures
      • Open sourceComponents & licensing
  • Offers
    • EnterpriseMore than 250 users
    • ProfessionalLess than 250 users
    • OEM EditionFor software vendors & service providers
    • ServicesDiscover eXo professional services
  • Resources
    • Resource center
      • Case studies
      • White Papers
      • Datasheets
      • Videos
    • Migration guide
      • Alternative to Microsoft 365
      • Alternative to Sharepoint
      • Alternative to Workplace from Meta
    • From The Blog
      • eXo Platform 7.0 is released
      • eXo Platform Community Edition 7.0 is released
      • Cloud Vs On-premise Digital Workplace: Which one is right for your business?
  • Community
    • CommunityJoin our online community platform
    • DownloadLaunch eXo platform in your infrastructure
    • Source codeSource code on github
    • FAQsAbout the software, the community and our offers
    • REST APIs & DocumentationAll REST APIs available in eXo Platform
  • Company
    • About us
    • Customers
    • Partners
    • Contact us
    • Newsroom
  • Menu mobile
    • Pricing
    • About us
    • Careers
    • Resource center
    • Blog
    • Contact us
    • Try eXo
Use cases
  • Modern Intranet Build strong internal culture & sense of belonging
  • Collaboration Platform Efficient project management & teamwork
  • Social Network Engage users & recognize contributions
  • Knowledge management Centralize & share your company knowledge
  • Employee Portal Engage your community
Industries
  • Public Sector
  • Networks
  • Education
  • Enterprises
Overview
  • Digital workplace Features & capabilities
  • Why eXo Key differentiators
  • Internationalisation Multilingual environments
  • Mobile Branded mobile applications
Platform
  • No Code Tailor to your needs without code
  • Integrations Available connectors & extension capabilities
Technology
  • Architecture An overview of eXo Platform technology
  • Security eXo Platform security measures
  • Open source Components & licensing
Enterprise More than 250 users
Professional Less than 250 users
OEM Edition For software vendors & service providers
Services Discover eXo professional services
Resource center
  • Case studies
  • White Papers
  • Datasheets
  • Videos
Migration guide
  • Alternative to Microsoft 365
  • Alternative to Sharepoint
  • Alternative to Workplace from Meta
From The Blog
  • eXo Platform 7.0 is released
  • eXo Platform Community Edition 7.0 is released
  • Cloud Vs On-premise Digital Workplace: Which one is right for your business?
Community Join our online community platform
Download Launch eXo platform in your infrastructure
Source code Source code on github
FAQs About the software, the community and our offers
REST APIs & Documentation All REST APIs available in eXo Platform
About us
Customers
Partners
Contact us
Newsroom
Pricing
About us
Careers
Resource center
Blog
Contact us
Try eXo
  1. Accueil
  2. Uncategorized
  3. Juzu Web Framework in (Very!) Active Development: 3 Major Projects Using the 0.7 Milestone (Plus a Sneak Peek at its New Branding)

Juzu Web Framework in (Very!) Active Development: 3 Major Projects Using the 0.7 Milestone (Plus a Sneak Peek at its New Branding)

Juzu 0.7 has just been released after 6 months of development. This is an important milestone in the development of Juzu because it provides many new important features for the developer. Rather than describing these features in a series of bullet points, I will talk about the projects that use Juzu today and how they drive the development of the project.

GateIn 4.0 Project – Juzu Reactive Pages and Rendering Pipeline

GateIn 4.0 is the next generation of GateIn Portal. One important aspect of the 4.0 release is the rewrite of the portal UI. Don’t misunderstand; when I talk about portal UI, I don’t mean Portlets. Rather, I am referring to the web facing part of the project which includes the native portal UI and the interactions with the browser.

The decision was made to reimplement GateIn 4.0 on top of Juzu in early 2013 and I am endorsing what we usually call the lead architect of this project. I drive the implementation of both GateIn 4.0 and Juzu.

For GateIn 4.0 we provide a new feature called Reactive Page which provides several benefits, such as parallel rendering and big pipe implementation, with the ultimate goal to provide quicker page aggregation with guaranteed time delivery.

Reactive pages led us to improve Juzu’s rendering pipeline by changing from a pull mode to a push mode. Push mode allows the backend to control how data is pushed to the client, which is the main point of the Reactive Page feature.

GateIn-4-screenshot-2

eXo Acceptance – Juzu Live Mode and Tags for the Templating System

Acceptance is an important and cool part of eXo that handles the provisioning of all eXo projects, based on the project feature branches, aiming to provide testability and builds. Acceptance UI is a dashboard that provides a synthetic view of all those projects. For Acceptance v2 the decision was made to rewrite the application with Juzu and Spring; we improved a couple of features and developed a few new ones.

Juzu has always integrated with the major injection containers including Spring. Thanks to Acceptance we have strengthened the integration with Spring.

Another cool feature of Juzu is the live mode, which allows live development of an application. Arnaud Héritier, a famous eXo fellow, is a big fan of Play! Framework v1 and he could not resist the chance to develop Acceptance using Juzu live mode. With 0.7 Arnaud admitted that Juzu live mode worked better than Play! Framework!

Simple tags is another cool feature of Play! and Arnaud was a big fan, until we showed him the Juzu simple tags. This feature is an improvement of Juzu tags that allows encapsulation of templating into tags.

Community projects – Juzu API improvements, I18N feature and CDI Integration

Even though Juzu is still quite young it has a small community that provides feedback and patches.

The asset API had not had an update since the 0.3 version, and we provided major enhancements to the API based on the feedback provided by Benjamin Paillereau, Platform Product Manager at eXo.

The I18N (internationalization) feature of Juzu was first developed for the Portlet bridge which provides native support for resource bundles. Benjamin Garcia, developer at geomatys, needed this feature for the Servlet bridge and we spent time implementing it.

Until 0.7 Juzu was lacking the ability to integrate with native CDI (Context and Dependency Injection) containers pretty much like Spring, which was mentioned above. Thomas Segismont, developer at Red Hat, wanted this feature and he contributed a solid prototype that was turned into a feature!

Join the Juzu community!

The Future is Bright

Juzu continues its development for a few months until we reach the 1.0 milestone. Today I am very much excited by Juzu development because it gives a very solid ground for web application development. I hope I have convinced you that Juzu is great and easy to use; we have created great documentation and a nice tutorial to start with!

Also, Juzu is currently reviewing its branding and without saying too much, here is a sneak peek at its new logo. The website will be up next so keep in touch for more very soon!

logo-juzu

To learn more and keep updates about Juzu, you can join the Juzu community or join the eXo Tribe on the community website.

 

Brahim Jaouane

I am a Digital Marketing specialist specialized in SEO at eXo Platform. Passionate about new technologies and Digital Marketing. With 10 years' experience, I support companies in their digital communication strategies and implement the tools necessary for their success. My approach combines the use of different traffic acquisition levers and an optimization of the user experience to convert visitors into customers. After various digital experiences in communication agencies as well as in B2B company, I have a wide range of skills and I am able to manage the digital marketing strategy of small and medium-sized companies.

Full-featured digital workplace with everything your employees need to work efficiently, smartly integrated for a compelling employee experience

  • Product
    • Software tour
    • Communication
    • Collaboration
    • Knowledge
    • Productivity
    • Open Source
    • Integrations
    • Security
  • Uses cases
    • Digital Workplace
    • Intranet software
    • Collaboration software
    • Knowledge management software
    • Entreprise Social Network
    • Employee Engagement platform
  • Roles
    • Internal Communications
    • Human Resources
    • Information Technology
  • Company
    • Product offer
    • Services Offer
    • Customers
    • Partners
    • About us
  • Resources
    • FAQs
    • Resource Center
    • Collaboration guide
    • What is a Digital workplace?
    • What is an intranet?
    • Employee engagement
  • Terms and Conditions
  • Legal
  • Privacy Policy
  • Accessibility
  • Contact us
  • Sitemap
  • Facebook
  • Twitter
  • LinkedIn
wpDiscuz