Remove articles accessed-nulls
article thumbnail

Functional Domain Modeling in Kotlin

Xebia

This article was originally published at 47deg.com on February 11, 2021. Depending on if isOnline is true , url will be non-null and vice-versa for address. However, after checking isOnline , both url and address is still null, so we’ll end up with code like this. This is a common encoding, but can be quite problematic.

article thumbnail

Generating and Viewing Lineage through Apache Ozone

Cloudera

In this article, we’ll focus on generating and viewing lineage that includes Ozone assets from Apache Atlas. This article assumes that you have a CDP Private Cloud Base cluster 7.1.5 or higher with Kerberos enabled and admin access to both Ranger and Atlas. About Ozone integration with Atlas. With CDP 7.1.4 Before we begin.

Storage 105
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

AEM Content Fragments in Depth. Custom Schemas. Part 2

Exadel

In our previous article, we introduced you to content fragments. We’ll start by defining the Video and Event schema models described in the previous article and then explore brightcove AEM video sync. Today, we let you roll up your sleeves and hard code your way through the intricacies of AEM. setAbsPath("/content/dam/brightcove/en").setNodeTypes(new

Video 52
article thumbnail

Android RSS Reader Tutorial

The Crazy Programmer

There are multiple item tags that contain article or post information like post title, link, publish date, etc. Then we need to give internet permission in manifest to access the rss in application. <uses-permission execute((Void) null); } }); }. null && content != null && description !=

Internet 124
article thumbnail

What’s new in Citus 11.2 for Postgres, plus Patroni HA support for Citus

The Citus Data

Two great patches by GitHub user songjinzhou in this release—for DROP OWNED BY and ALTER TABLE … SET ACCESS METHOD—further contribute to the overall PostgreSQL compatibility in Citus. In Citus 11.2, In this case, we put the auto-generated name in the parse tree and convert it back to a DDL command that we can run on each shard.

Azure 114
article thumbnail

Submit Action to Save Contacts in List Manager – Basic Implementation

Perficient

The article contains a step-by-step guide for creating a custom submit action to save contacts in List Manager in Sitecore. You can only access contact lists programmatically via the List Manager API on the CM instance; the List Manager API will not work on CD instances because the List Manager application is disabled.

System 64
article thumbnail

Making Sitecore Sites More Accessible and Screen Reader Friendly

Perficient

The problem is even worse on a search results type page with multiple articles each with their own “read more” link. I wrote this article based on Sitecore 9.3. With these changes in place, content authors can create more accessible websites! But a person using a screen reader would only hear “read more”. if (linkField !=