<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Orbilyra Developer Guides</title><description>Practical developer guides for common formats, tools, and coding workflows.</description><link>https://orbilyra.com/</link><language>en</language><item><title>How to Validate JSON</title><link>https://orbilyra.com/blog/how-to-validate-json</link><guid isPermaLink="true">https://orbilyra.com/blog/how-to-validate-json</guid><description>Learn how JSON validation works, diagnose common syntax errors, and fix malformed objects, arrays, strings, and values.</description><pubDate>Mon, 31 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Base64 Encoding and Decoding Explained</title><link>https://orbilyra.com/blog/base64-encoding-decoding</link><guid isPermaLink="true">https://orbilyra.com/blog/base64-encoding-decoding</guid><description>Understand Base64 encoding, decoding, padding, UTF-8 handling, Base64URL differences, and why Base64 is not encryption.</description><pubDate>Mon, 31 Aug 2026 00:00:00 GMT</pubDate></item><item><title>URL Encoding Explained</title><link>https://orbilyra.com/blog/url-encoding-explained</link><guid isPermaLink="true">https://orbilyra.com/blog/url-encoding-explained</guid><description>Learn how percent encoding works, when to use encodeURI or encodeURIComponent, and how to handle query parameters safely.</description><pubDate>Mon, 31 Aug 2026 00:00:00 GMT</pubDate></item><item><title>UUID v4 Explained</title><link>https://orbilyra.com/blog/uuid-v4-explained</link><guid isPermaLink="true">https://orbilyra.com/blog/uuid-v4-explained</guid><description>Understand UUID v4 structure, randomness, collision risk, common uses, and tradeoffs compared with sequential database IDs.</description><pubDate>Mon, 31 Aug 2026 00:00:00 GMT</pubDate></item><item><title>How to Decode a JWT</title><link>https://orbilyra.com/blog/how-to-decode-jwt</link><guid isPermaLink="true">https://orbilyra.com/blog/how-to-decode-jwt</guid><description>Learn how to read JWT headers, payloads, Base64URL segments, and time claims while understanding why decoding is not verification.</description><pubDate>Mon, 31 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Regex Testing Guide</title><link>https://orbilyra.com/blog/regex-testing-guide</link><guid isPermaLink="true">https://orbilyra.com/blog/regex-testing-guide</guid><description>Learn JavaScript regular expression patterns, flags, groups, practical examples, debugging steps, and performance cautions.</description><pubDate>Mon, 31 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Unix Timestamp Explained</title><link>https://orbilyra.com/blog/unix-timestamp-explained</link><guid isPermaLink="true">https://orbilyra.com/blog/unix-timestamp-explained</guid><description>Understand the Unix epoch, seconds versus milliseconds, UTC, local time zones, negative timestamps, and JavaScript dates.</description><pubDate>Mon, 31 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Cron Expression Guide</title><link>https://orbilyra.com/blog/cron-expression-guide</link><guid isPermaLink="true">https://orbilyra.com/blog/cron-expression-guide</guid><description>Learn the standard five-field cron format, special characters, common schedules, time zones, and implementation differences.</description><pubDate>Mon, 31 Aug 2026 00:00:00 GMT</pubDate></item><item><title>How to Format JSON</title><link>https://orbilyra.com/blog/how-to-format-json</link><guid isPermaLink="true">https://orbilyra.com/blog/how-to-format-json</guid><description>Learn how to pretty-print JSON, compare formatted and minified output, fix common syntax errors, and format JSON in JavaScript or Python.</description><pubDate>Sun, 30 Aug 2026 00:00:00 GMT</pubDate></item></channel></rss>