GTIN and EAN in a New Era

In the vast and intricate world of commerce, tracking and identifying products is pivotal. This is where EAN (European Article Number) and GTIN (Global Trade Item Number) codes come into play. Initially introduced in the early 1970s as a universal method »

A simpler API towards GTIN codes

We have developed a straightforward API that facilitates the generation of official GTIN/EAN codes for businesses. Find more information on our Github GTIN API page. In the process of working on a recent project, we recognized the difficulties associated »

Validate your international phone numbers in Rails

PhonyRails is a Ruby on Rails gem that helps developers normalize and validate phone numbers in their applications. It extends the Phony gem to automatically format phone numbers to international standards and validate them based on the country code. »

GTIN/EAN Generator Code

In this blog post, we demonstrate how to generate and validate EAN-13 barcodes using JavaScript. EAN-13, a 13-digit barcode standard, is crucial for tracking products in retail and inventory systems globally. Each EAN-13 barcode includes a GS1 country »

So you upgraded postgres

So.. you upgraded Postgres (by accident) and are now getting a FATAL: database files are incompatible with server and The data directory was initialized by PostgreSQL version X, which is not compatible with this version Y.Z.. This post shows the quick fix. »