{
    "version": "https://jsonfeed.org/version/1",
    "title": "Blog—World of Web Development",
    "home_page_url": "http://localhost/en/blog",
    "feed_url": "http://localhost/en/feed.json",
    "description": "Join us on a journey through the world of web development; learn the fundamentals as well as cutting-edge techniques",
    "icon": "http://localhost/Logo.jpg",
    "author": {
        "name": "Armin Kunkel",
        "url": "http://localhost/en/Armin"
    },
    "items": [
        {
            "id": "http://localhost/en/blog/mirai-botnet/",
            "content_html": "How the Mirai botnet worked, why it was so effective in 2016, and what it reveals about default passwords, IoT devices, and systemic security failures.",
            "url": "http://localhost/en/blog/mirai-botnet/",
            "title": "Understanding the Mirai Botnet - Architecture, Behavior, and Lessons for IoT Security",
            "image": "http://localhost/Bilder/Blog/Mirai-Botnet-Banner.png",
            "date_modified": "2026-03-19T00:00:00.000Z"
        },
        {
            "id": "http://localhost/en/blog/color-models/",
            "content_html": "Learn how color models like RGB, CMYK and CIELAB work and why your choice matters for consistent results in web and print.",
            "url": "http://localhost/en/blog/color-models/",
            "title": "Understanding Color Models: From RGB to CIELAB",
            "image": "http://localhost/Bilder/Blog/Farbmodelle/Mehrere%20Farbmodelle%20im%20Vergleich%20EN.jpg",
            "date_modified": "2025-08-26T11:00:00.000Z"
        },
        {
            "id": "http://localhost/en/blog/internet-vs-web/",
            "content_html": "In everyday use, the terms Internet and Web are often used synonymously, but they are two different, albeit closely related, concepts. This post explains the differences and commonalities between the Internet and the Web to provide clarity.",
            "url": "http://localhost/en/blog/internet-vs-web/",
            "title": "Internet vs. Web",
            "image": "http://localhost/Bilder/Blog/Internet vs Web.webp",
            "date_modified": "2025-01-23T12:00:00.000Z"
        },
        {
            "id": "http://localhost/en/blog/readable-colors-for-the-web/",
            "content_html": "How to find readable text colors that also look harmonious? This post shows how color wheels help create contrasting and aesthetic combinations.",
            "url": "http://localhost/en/blog/readable-colors-for-the-web/",
            "title": "How are readable colors determined?",
            "image": "http://localhost/Bilder/Blog/Farbkreise/Farbschattierungen und Farbkreise in warmem Ton.jpg",
            "date_modified": "2025-01-23T12:00:00.000Z"
        },
        {
            "id": "http://localhost/en/blog/what-is-xanadu/",
            "content_html": "Xanadu is a concept of interlinked information—a universal knowledge repository—invented by Ted Nelson, who also coined the term hypertext.",
            "url": "http://localhost/en/blog/what-is-xanadu/",
            "title": "What is Xanadu?",
            "image": "http://localhost/Bilder/Blog/OpenXanadu.png",
            "date_modified": "2025-01-23T12:00:00.000Z"
        }
    ]
}