Build A Suggestion Widget Using a Custom Directory Filled By a Web Service
This blog is not about Studio, and frankly, it hurts. Well, I will talk about Nuxeo Studio a little bit because it is something requested by, well, life. As the saying goes: “A Studio a Day Keeps the...
View ArticleDiscover Nuxeo API Playground
One year ago, Nelson implemented a sandbox for Nuxeo Automation. On that application, one could test each operation by providing some values to the operation parameters and run it. The project stayed...
View ArticleHow to Search for Documents That Have an Empty List Property
Search for Null Properties Today I give you a useful tip. Well, actually Thibaud Arguillere gives you a useful tip since he answered this question on Nuxeo Answers. It’s really helpful so we thought it...
View ArticleCreating a Video Export Workflow – Part 1
Today, I will take you through an example of a Video export workflow. The goal is to start the workflow on a Video document, display a form to choose the target and profile of the export, then start...
View ArticleNuxeo Platform 5.9.4 Integrates with Codenvy
Today we release Nuxeo Platform Fast Track 5.9.4, with a new integration with Codenvy and some great user experience improvements. Let’s review. What’s New For Developers Here are some of new...
View ArticleUsing the node.js Nuxeo Client
Last week we were asked if there is an easy way to rename a bunch of documents, located in some specific folders, in our intranet. After manually updating a lot of main files, the documents titles...
View ArticleFilling a Suggestion Widget Using a WebService, A New Example
Previously, we explained how to build a “Suggestion Widget Using a Custom Directory Filled By a Web Service“. Today, we are doing the same thing: Create a Suggestion Widget, Fill it with data coming...
View ArticlePresent and Future of Nuxeo Automation, the Business Logic Module of Nuxeo...
Today we will talk about the “Business Logic” area of the Nuxeo Platform – the “Nuxeo Automation” module. Nuxeo Automation: The Nuxeo Platform Business Logic Implementation Framework Nuxeo Automation...
View ArticleCreating a Video Export Workflow: Writing Export Code
Last week I left you with a working form allowing you to choose a profile and a target for a video export. Now that we know how to retrieve all this information, we can write the export code. As the...
View ArticleGetting Cozy: Nuxeo Platform and MongoDB #MongoDBWorld
The amount of data organizations create and process is growing at an amazing rate. Big Data is no longer something we talk about – it’s something we manage daily. Customers building applications using...
View ArticleCreating a Video Export Workflow: Display the Exported Videos
Last week I left you with most of the coded needed to do a custom video conversion inside a work instance. Which means that if you’ve read the first part as well you should know how to do a custom...
View ArticleCreating a Video Export Workflow: End Workflow Automatically
Keeping up with my Video Export Workflow series, this post explains how to end workflow automatically. Right now, when the user starts the video export workflow, he chooses a profile and a target, then...
View ArticleRethinking Content and Content Management
The introduction of web and mobile applications has forced us to rethink how content is created. Big Data is also playing a role in the evolution of content and the role of content management...
View ArticleHow to Search for Documents That Have an Empty List Property
Search for Null Properties Today I give you a useful tip. Well, actually Thibaud Arguillere gives you a useful tip since he answered this question on Nuxeo Answers. It’s really helpful so we thought it...
View ArticleFrom JSF to AngularJS: A UI Rewrite Story
Recently, I had the opportunity to be involved in a project with one of Nuxeo’s Fortune 500 customers. They had customized the JSF-based UI to create a simple file browser for the Nuxeo Platform, but...
View ArticleWeb Components – a Great Standard for a Platform Approach
Since we are always thinking about the future of the Nuxeo Platform, we got excited when we began to evaluate the Web Components standard. This new standard has several truly interesting...
View ArticleIntroducing Nuxeo Labs
As a Nuxeo Solution Architect, I am constantly talking with customers and prospective customers about what is possible with the Nuxeo Platform. Often the outcome of this is new functionality that...
View ArticleWeb Components – Getting started
In the first part of this series, we introduced Web Components and gave you a sneak peek at some custom Nuxeo elements we are working on. We believe Web Components will radically change web development...
View ArticleRapidly Build Form-Centric Applications with Nuxeo
Sometimes data gathering applications are best designed with a wizard-type screen flow. This usually makes the User Interface simpler while still gathering data. Complex form-centric applications...
View Article