Home Tags DOM

Tag: DOM

SQLite, the Tiny Serverless Embedded RDBMS

0
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

1
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

4
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

2
In the previous article in this series, we started our journey to a secured Apache by dissecting its internals. We then looked at various...