<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>cside Learning Center</title><description>Educational resources about client-side security, web protection, and cybersecurity best practices.</description><link>https://cside.com/</link><language>en</language><webMaster>hello@cside.com</webMaster><ttl>60</ttl><image><url>https://cside.com/android-chrome-192x192.png</url><title>cside Learning Center</title><link>https://cside.com/learning</link></image><item><title>What is a Content Security Policy (CSP)?</title><link>https://cside.com/learning/what-is-csp</link><guid isPermaLink="true">https://cside.com/learning/what-is-csp</guid><description>Content Security Policy (CSP) is a browser security feature that was implemented to mitigate against certain types of browser-based attacks, like cross-site scripting. </description><pubDate>Mon, 20 Oct 2025 00:00:00 GMT</pubDate><author>Simon Wijckmans</author></item><item><title>What is DNS?</title><link>https://cside.com/learning/what-is-dns</link><guid isPermaLink="true">https://cside.com/learning/what-is-dns</guid><description>DNS is the internet’s phonebook that maps out a site’s URL (like cside.com) to the numeric IP address of where the servers hosting those sites are. </description><pubDate>Mon, 20 Oct 2025 00:00:00 GMT</pubDate><author>simon</author></item><item><title>What is DOM?</title><link>https://cside.com/learning/what-is-dom</link><guid isPermaLink="true">https://cside.com/learning/what-is-dom</guid><description>When building a website, you’ll often encounter the term DOM - which stands for the Document Object Model. The DOM is a programming interface that represents a webpage as a structured tree of nodes, with each node correlating to an HTML element (like a heading tag, paragraph, and link).</description><pubDate>Mon, 20 Oct 2025 00:00:00 GMT</pubDate><author>simon</author></item><item><title>Mbps vs MB/s: what is the difference?</title><link>https://cside.com/learning/what-is-the-different-between-mbps-mb-s-and-mb-s</link><guid isPermaLink="true">https://cside.com/learning/what-is-the-different-between-mbps-mb-s-and-mb-s</guid><description>Mbps and Mb/s are megabits per second. MB/s is megabytes per second, so divide Mbps by 8 to estimate MB/s or multiply MB/s by 8 to estimate Mbps.</description><pubDate>Mon, 20 Oct 2025 00:00:00 GMT</pubDate><author>Simon Wijckmans</author></item><item><title>What is a WAF?</title><link>https://cside.com/learning/what-is-a-waf</link><guid isPermaLink="true">https://cside.com/learning/what-is-a-waf</guid><description>A Web Application Firewall is a security component that lives in front of a web application, and inspects inbound traffic to web applications to prevent malicious requests from exploiting vulnerabilities.</description><pubDate>Mon, 20 Oct 2025 00:00:00 GMT</pubDate><author>simon</author></item><item><title>Why do things on my page appear later?</title><link>https://cside.com/learning/why-do-things-on-my-page-appear-later</link><guid isPermaLink="true">https://cside.com/learning/why-do-things-on-my-page-appear-later</guid><description>Lazy loading is a technique used by web developers to delay loading non-important things on the page. Things like images, videos, and embedded content usually loads last, or until they’re actually needed by the page. </description><pubDate>Mon, 20 Oct 2025 00:00:00 GMT</pubDate><author>simon</author></item><item><title>What is PII?</title><link>https://cside.com/learning/what-is-pii</link><guid isPermaLink="true">https://cside.com/learning/what-is-pii</guid><description>Personally Identifiable Information (PII) is any data that can be used to identify a person, either on its own or in conjunction with another piece of data.</description><pubDate>Thu, 09 Oct 2025 00:00:00 GMT</pubDate><author>simon</author></item></channel></rss>