<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>DailyITTools guides</title><link>https://www.dailyittools.com/learn</link><description>A private troubleshooting workbench for IT engineers. Fast, local-first tools with clear verification and data-handling notes.</description><language>en-gb</language><lastBuildDate>Thu, 16 Jul 2026 12:00:00 GMT</lastBuildDate><item><title>Base64 is encoding, not encryption</title><link>https://www.dailyittools.com/learn/base64-is-encoding-not-encryption</link><guid isPermaLink="true">https://www.dailyittools.com/learn/base64-is-encoding-not-encryption</guid><description>Learn what Base64 changes, why it provides no confidentiality and how padding, Unicode and binary data cause common decoding failures.</description><pubDate>Thu, 16 Jul 2026 12:00:00 GMT</pubDate></item><item><title>Common JSON errors and how to fix them</title><link>https://www.dailyittools.com/learn/common-json-errors-and-how-to-fix-them</link><guid isPermaLink="true">https://www.dailyittools.com/learn/common-json-errors-and-how-to-fix-them</guid><description>Diagnose missing commas, invalid quotes, trailing commas, broken escapes and unexpected tokens without guessing or rewriting the whole payload.</description><pubDate>Thu, 16 Jul 2026 12:00:00 GMT</pubDate></item><item><title>How to validate JSON without uploading sensitive data</title><link>https://www.dailyittools.com/learn/validate-json-without-uploading-sensitive-data</link><guid isPermaLink="true">https://www.dailyittools.com/learn/validate-json-without-uploading-sensitive-data</guid><description>A safe, repeatable method for validating JSON locally, interpreting parser errors and recording useful evidence without exposing production payloads.</description><pubDate>Thu, 16 Jul 2026 12:00:00 GMT</pubDate></item><item><title>How to write a reproducible technical troubleshooting note</title><link>https://www.dailyittools.com/learn/reproducible-technical-troubleshooting-note</link><guid isPermaLink="true">https://www.dailyittools.com/learn/reproducible-technical-troubleshooting-note</guid><description>Capture observations, safe evidence, environment and next steps so another engineer can reproduce the investigation without receiving secrets or customer data.</description><pubDate>Thu, 16 Jul 2026 12:00:00 GMT</pubDate></item><item><title>JSON versus YAML: how to convert without changing meaning</title><link>https://www.dailyittools.com/learn/json-versus-yaml-safe-conversion</link><guid isPermaLink="true">https://www.dailyittools.com/learn/json-versus-yaml-safe-conversion</guid><description>Understand quoting, scalar types, duplicate keys, anchors and multi-document input before converting configuration between JSON and YAML.</description><pubDate>Thu, 16 Jul 2026 12:00:00 GMT</pubDate></item><item><title>JWT decoding versus verification: what the result actually proves</title><link>https://www.dailyittools.com/learn/jwt-decoding-versus-verification</link><guid isPermaLink="true">https://www.dailyittools.com/learn/jwt-decoding-versus-verification</guid><description>Learn why readable JWT claims are not trustworthy until the signature, algorithm, issuer, audience and time rules are verified in the correct security context.</description><pubDate>Thu, 16 Jul 2026 12:00:00 GMT</pubDate></item><item><title>SHA-256 versus HMAC: integrity, authentication and common mistakes</title><link>https://www.dailyittools.com/learn/sha256-versus-hmac</link><guid isPermaLink="true">https://www.dailyittools.com/learn/sha256-versus-hmac</guid><description>Understand why a plain hash cannot authenticate a message and how HMAC combines a secret key with a hash for integrity and origin checks.</description><pubDate>Thu, 16 Jul 2026 12:00:00 GMT</pubDate></item><item><title>Understanding JWT exp, nbf and iat time claims</title><link>https://www.dailyittools.com/learn/understand-jwt-time-claims</link><guid isPermaLink="true">https://www.dailyittools.com/learn/understand-jwt-time-claims</guid><description>Convert JWT NumericDate values correctly and diagnose expiry, not-before and issued-at failures without confusing time zones or clock skew.</description><pubDate>Thu, 16 Jul 2026 12:00:00 GMT</pubDate></item><item><title>Unix timestamps for incident response and log correlation</title><link>https://www.dailyittools.com/learn/unix-timestamps-for-incident-response</link><guid isPermaLink="true">https://www.dailyittools.com/learn/unix-timestamps-for-incident-response</guid><description>Convert epoch values reliably, distinguish seconds from milliseconds and correlate events across UTC, local time and systems with clock drift.</description><pubDate>Thu, 16 Jul 2026 12:00:00 GMT</pubDate></item><item><title>URL encoding: a practical guide for query strings and paths</title><link>https://www.dailyittools.com/learn/url-encoding-practical-guide</link><guid isPermaLink="true">https://www.dailyittools.com/learn/url-encoding-practical-guide</guid><description>Understand percent-encoding, plus signs, reserved characters and double-encoding before constructing or diagnosing web requests.</description><pubDate>Thu, 16 Jul 2026 12:00:00 GMT</pubDate></item></channel></rss>