Blog

This blog has a pagination of 8 posts per page.
The pagination is only shown if there are more posts (336) than items per page (8).

BrightPoint Security: Automating Trust for the Enterprise

servicenow acquisitions

_This is part of a series I'm writing to help remind myself (and anyone else building) that it's possible. These aren't just stories about companies ServiceN...

Calling Server Side Script includes from UIB Client Scripts

servicenow client-scripts rest-api next-experience

How to call server side script includes from UIB Client Scripts

From Consultant to Catalyst - Intreis and the GRC Shift at ServiceNow

servicenow acquisitions

Back in 2012, I spent many evenings and weekends on the ServiceNow Community, answering forum posts, helping people troubleshoot tricky platform issues.

From Startup to ServiceNow: The Story of ITapp

servicenow acquisitions

_This is part of a series I’m writing to inspire myself and other builders by shining a light on companies that ServiceNow has acquired. If you’re dreaming o...

The 9-Year Overnight Success: Mirror42s Path to Enterprise Mastery

servicenow acquisitions

Discover how Mirror42 went from a scrappy startup to a ServiceNow powerhouse over nine years, mastering the art of persistence, community, and long-term vision.

Neebula - Startup to Acquisition

servicenow cmdb

The Story of Neebula: From Startup to Strategic Acquisition

This week, I’ve been looking into the story of Neebula Systems, a company founded by Yuval Coh...

Rails, sqlite, Hetzner, Kamal2

ruby-on-rails

You'll need a few things to get started here.

  1. A docker registry (I'm using hub.docker.com) with an access token
  2. A SSH Key
  3. A server (I'm using H...

Hiding follow on tables in ServiceNow

servicenow

To remove the “Follow” button, you can do this by disabling the live_feed in the dictionary of the collection record.

Goto the sys_dictionary table and lo...