Developer Tools (page 23 of 27)
Workflows, languages, testing, and utilities that speed up everyday development — all aligned with privacy-first, local-first tooling.
- QR for packaging: GS1 and standards teams should know
Learn what packaging and standards teams need to know about QR Code powered by GS1, GS1 Digital Link, Sunrise 2027, GTINs, application identifiers.
- QR in print: minimum size, quiet zone, and error correction
A practical guide to printed QR code sizing, quiet zones, error correction, contrast, and print-production decisions that affect real scan success.
- QR payloads that break older scanners: length and charset
Understand how long URLs, byte mode, Unicode, ECI, and dense QR versions break older scanners, and learn safer payload defaults for better compatibility.
- Handling Sensitive HR CSV Exports on Shared Machines
A practical guide to opening, validating, and cleaning up sensitive HR CSV exports on shared or borrowed machines without relying on private browsing alone.
- Hashing Identifiers in CSV for Support Tickets
A practical guide to sharing CSV-based repros and support artifacts without exposing raw identifiers that do not need to leave your environment.
- ICS File Size Limits: When Attachments Break Delivery
Learn why oversized ICS files and calendar attachments fail in real delivery paths, including email size ceilings, inline ATTACH bloat, and safer delivery patterns.
- ICS Files Explained: VEVENT Fields Teams Actually Need
A practical guide to the VEVENT fields teams actually need when generating or debugging ICS files, without drowning in the full iCalendar spec.
- ICS for Marketing Campaigns: Compliance-Friendly Reminders
A practical guide to using ICS files for marketing reminders while keeping consent, unsubscribe, identity, and calendar interoperability concerns in view.
- ICS for Multi-Session Conferences: UID Strategy
A practical guide to choosing the right UID strategy for conference session ICS files so updates, cancellations, and exceptions do not turn into duplicate-event chaos.
- JSON Lines for Logs: Why It Beats CSV for Semi-Structured Events
Learn why JSON Lines is usually a better fit than CSV for semi-structured log events, with nested fields, sparse attributes, schema evolution, and streaming ingestion.