Tag: DOM
SQLite, the Tiny Serverless Embedded RDBMS
SQLite is the most popular tiny database engine and has made its way into almost every computing device. Smartphones, either running Android or iOS,...
A Letter to Foxy Developers
A look at what makes Mozilla Firefox the most developer friendly browser around, and how you can get the most out of the community-developed...
Google Maps JavaScript API: Making Your Website Livelier
This article explains how to embed Google Maps in a website, using the JavaScript API for Maps.
Mapping solutions can be embedded in your website...
Securing Apache, Part 2: XSS Injections
In the previous article in this series, we started our journey to a secured Apache by dissecting its internals. We then looked at various...