by Asier Del Pozo | Feb 18, 2021 | Blog, Digital Experience, Liferay, Portals
I wanted to name this post “The Peter Parker principle I,” or “How to allow your administrators to mess with the content directly in Production,” but getting to the point is always preferred, they say. One of the coolest features Liferay...
by Keith O'Connell | Feb 5, 2021 | Blog, Cloud, DevOps, Digital Experience, Portals
This hands-on tutorial gives you an introduction to the process for integrating Liferay with OpenTelemetry to extract logs, traces, and metrics from Liferay. We’ll spin-up Liferay using the pre-packaged Liferay DXP container from LIferay, Inc. and integrate it...
by Vivek Agarwal | Jan 8, 2021 | Blog, Digital Experience, Liferay, Liferay DXP, Perspectives
As many of you know, we’ve been working for 15 years on the Liferay platform, ever since the Liferay v3.6 days (circa 2006), and have seen the platform evolve and grow significantly over the years with each release. The recent release of Liferay DXP 7.3 is yet...
by Jon Ilko | Dec 8, 2020 | Blog, Digital Experience, Portals
Recently I was tasked with developing a custom Angular widget on the latest release of Liferay DXP 7.3. This widget was developed to act as a reference architecture of an Angular SPA running in a Liferay portal environment. The specific widget I developed was a Lead...
by Ben Kinsey | Aug 17, 2020 | Applications, Blog, Digital Experience, Portals
In this blog post, I’ll focus on testing React/Redux apps with the Visual Studio Code editor. The following repo is a companion to this blog post. The Big Picture There are many opinions about what constitutes best practices when it comes to building and testing...
by Ben Kinsey | Aug 6, 2020 | Blog, Digital Experience, Portals
Front End web development is notorious for technology churn. The reality is that Front-End developers come from a wide variety of backgrounds and experiences. Without special care, a medium to large-sized project can rapidly devolve into a hodge-podge of different...
by XTIVIA | Jul 28, 2020 | Blog, Digital Experience, Portals
This blog post is intended to cover the changes in the TCP Unicast configuration with the updated version of JGroups plugin that’s shipped with Liferay DXP 7.2 SP1. A clustered Liferay environment is normally needed for reliability and scalability; out of the...
by Vivek Agarwal | Mar 27, 2020 | Blog, Digital Experience, Perspectives, Portals
This article is relevant for all members of the IBM WebSphere Portal product family including IBM WebSphere Portal Server, IBM Digital Experience Manager, IBM Customer Experience Suite, IBM Web Content Manager, IBM WebSphere Portal Enable, IBM WebSphere Portal Extend,...
by Ben Kinsey | Feb 25, 2020 | Blog, Digital Experience
In Part 1, I wrote about how to build forms with React JSON Schema Form and integrate them into a Redux and Typescript project. In this Part 2 blog post, I take a deep dive into how I set up the project to handle building forms using these technologies. The repo that...
by Ben Kinsey | Feb 13, 2020 | Blog, Digital Experience
In a previous blog, I wrote about combining React, Redux, Typescript, and other technologies in order to build a web app following best practices, and I provided a very simple example app. In this follow-up blog post, I will flesh out the example by adding a form...