W3C File API gives web applications the functionality to work with objects and their data elements through drag and drop. Firefox 3.6 now supports File API. Given its potential, I decided to test the waters using Exif meta data. Most web applications read Exif meta data from JPEG images as a normal strings so in [...]
I created these utilities to give the user an easy fix without the hassle of having to install a complete application. Please be aware that iGlobal Online provides these tools free of charge and the user holds all usage responsibility. All products are distributed under a Creative Commons License. Dotless v1.0 Dotless gets its name [...]
URL obfuscation has been around for awhile. In a nutshell, it’s simply concatenating IP octets into hex and then turning it into a decimal number. The result is a URL similar to: http://1249717651/ As you see, there is no real way to know whether your on the Official Google web page or if the site [...]